Pāvels Nadtočajevs
|
bd98aad3fa
Remove misleading and incorrect notes about endianness. Fix FileAccess and StreamPeer not doing what name suggests.
|
5 сар өмнө |
Thaddeus Crews
|
5edb235018
CI: Bump various pre-commit hooks
|
5 сар өмнө |
Kiro
|
23129a66ed
Replace append_utfx with direct String::utfx
|
5 сар өмнө |
Lukas Tenbrink
|
ffa6ef220b
Use `append_` instead of `parse_` for `String` methods.
|
5 сар өмнө |
Thaddeus Crews
|
e9e4760335
Merge pull request #83538 from bruvzg/size_and_at
|
6 сар өмнө |
A Thousand Ships
|
331a43a9d8
Add `String::remove_char(s)` methods for performance and convenience
|
1 жил өмнө |
bruvzg
|
85d3be8070
[FileAccess] Implement `get_size` and `get_access_time` methods.
|
1 жил өмнө |
Lukas Tenbrink
|
e34f1f504c
Use `std::size` instead of `sizeof(a) / sizeof(a[0])` pattern throughout the codebase.
|
7 сар өмнө |
Pāvels Nadtočajevs
|
e6e108d091
Implement `get_length()` for pipes.
|
7 сар өмнө |
HP van Braam
|
240f510fa7
Core ubsan fixes
|
8 сар өмнө |
Lukas Tenbrink
|
b5c31ebb41
Add contains_char() for single-character 'contains' calls.
|
9 сар өмнө |
Thaddeus Crews
|
1719f8ed3d
Merge pull request #99834 from kiroxas/passLengthToParseUTF8
|
9 сар өмнө |
Thaddeus Crews
|
156bc92282
Merge pull request #98397 from adamscott/add-tmp-support
|
9 сар өмнө |
Adam Scott
|
1b3e483899
Add file and dir temporary utilities
|
10 сар өмнө |
Kiro
|
83d4bde0a2
When calling code has length of string, pass it to parse_utf8
|
9 сар өмнө |
bruvzg
|
a4b17e7852
[FileAccess] Return error codes from `store_*` methods.
|
2 жил өмнө |
Thaddeus Crews
|
c35e4c41d2
Merge pull request #97716 from pafuent/add_half_precision_floating_point_to_stream_peer
|
9 сар өмнө |
kobewi
|
3b6705a641
Support uid:// in more places
|
9 сар өмнө |
bruvzg
|
45593d45b3
Allow setting custom initialization vector for FileAccessEncrypted. Add export setting to set static seed for PCK encryption initialization vectors.
|
10 сар өмнө |
Pablo Andres Fuente
|
eb86670f94
Add half precision floating point support to `StreamPeer`
|
11 сар өмнө |
A Thousand Ships
|
38f9769bc6
[Core] Improve error messages with `vformat`
|
11 сар өмнө |
BlueCube3310
|
205a10e0ae
Reduce code duplication in FileAccess
|
1 жил өмнө |
Hilderin
|
1b0c5cbc01
Fix FileSystem dock won't show any file folders (v2)
|
1 жил өмнө |
Rémi Verschelde
|
e4fa8543ea
Revert "Fix FileSystem dock won't show any file folders"
|
1 жил өмнө |
Hilderin
|
72856d633a
Fix FileSystem dock won't show any file folders
|
1 жил өмнө |
bruvzg
|
88b3e68f93
[FileAccess] Implement `resize` method.
|
1 жил өмнө |
bruvzg
|
082b420c0a
Implement `OS.execute_with_pipe` method to run process with redirected stdio.
|
1 жил өмнө |
scgm0
|
2dae53c316
Explicitly initialize all of `FileAccess::create_func[ACCESS_MAX]`
|
1 жил өмнө |
bruvzg
|
8aa6f29b56
[FileAccess] Add methods to get/set "hidden" and "read-only" attributes on macOS/BSD and Windows.
|
2 жил өмнө |
andybarcia
|
553f4f8dce
Improve error reporting when parsing CSV translation file
|
4 жил өмнө |