Lukas Tenbrink
|
4cb8a0c77e
Add `resize_initialized` and `resize_uninitialized` to `Vector`. These functions serve as replacements for `resize`, to make sure the caller understands whether elements need to be initialized 'by hand' after the call.
|
2 mesiacov pred |
Lukas Tenbrink
|
68f4502a5b
Fix `FileAccessCompressed` claiming one byte more than it actually has.
|
4 mesiacov pred |
Thaddeus Crews
|
324512e11c
Style: Replace header guards with `#pragma once`
|
6 mesiacov pred |
A Thousand Ships
|
a1846b27ea
Improve use of `Ref.is_null/valid`
|
11 mesiacov pred |
Pablo Andres Fuente
|
eb86670f94
Add half precision floating point support to `StreamPeer`
|
10 mesiacov pred |
andybarcia
|
553f4f8dce
Improve error reporting when parsing CSV translation file
|
4 rokov pred |
myaaaaaaaaa
|
132e987633
Fail instead of segfaulting in IO tests
|
2 rokov pred |
Rémi Verschelde
|
d95794ec8a
One Copyright Update to rule them all
|
2 rokov pred |
Rémi Verschelde
|
1418f97c70
File: Re-add support to skip CR (`\r`) in `File::get_as_text`
|
3 rokov pred |
bruvzg
|
9381acb6a4
Make FileAccess and DirAccess classes reference counted.
|
3 rokov pred |
Rémi Verschelde
|
fe52458154
Update copyright statements to 2022
|
3 rokov pred |
Nathan Franke
|
49403cbfa0
Replace String comparisons with "", String() to is_empty()
|
3 rokov pred |
Aaron Franke
|
99a282f631
Move and organize tests into subfolders
|
3 rokov pred |