Commit History

Autor SHA1 Mensaxe Data
  Lukas Tenbrink b13a0e1834 Rename `String::resize` to `resize_uninitialized`, to better communicate to callers that new characters must be initialized. hai 4 meses
  Aaron Franke f6f1df7d73 Add 64-bit versions of core power of 2 functions hai 5 meses
  kobewi 5af4bef46f Inline static variables (part 1) hai 5 meses
  A Thousand Ships 889410dcda Add `String::replace_char(s)` methods for performance and convenience hai 1 ano
  Pāvels Nadtočajevs bd98aad3fa Remove misleading and incorrect notes about endianness. Fix FileAccess and StreamPeer not doing what name suggests. hai 6 meses
  Thaddeus Crews 5edb235018 CI: Bump various pre-commit hooks hai 6 meses
  Kiro 23129a66ed Replace append_utfx with direct String::utfx hai 6 meses
  Lukas Tenbrink ffa6ef220b Use `append_` instead of `parse_` for `String` methods. hai 6 meses
  Thaddeus Crews e9e4760335 Merge pull request #83538 from bruvzg/size_and_at hai 7 meses
  A Thousand Ships 331a43a9d8 Add `String::remove_char(s)` methods for performance and convenience hai 1 ano
  bruvzg 85d3be8070 [FileAccess] Implement `get_size` and `get_access_time` methods. %!s(int64=2) %!d(string=hai) anos
  Lukas Tenbrink e34f1f504c Use `std::size` instead of `sizeof(a) / sizeof(a[0])` pattern throughout the codebase. hai 8 meses
  Pāvels Nadtočajevs e6e108d091 Implement `get_length()` for pipes. hai 8 meses
  HP van Braam 240f510fa7 Core ubsan fixes hai 10 meses
  Lukas Tenbrink b5c31ebb41 Add contains_char() for single-character 'contains' calls. hai 10 meses
  Thaddeus Crews 1719f8ed3d Merge pull request #99834 from kiroxas/passLengthToParseUTF8 hai 10 meses
  Thaddeus Crews 156bc92282 Merge pull request #98397 from adamscott/add-tmp-support hai 10 meses
  Adam Scott 1b3e483899 Add file and dir temporary utilities hai 1 ano
  Kiro 83d4bde0a2 When calling code has length of string, pass it to parse_utf8 hai 10 meses
  bruvzg a4b17e7852 [FileAccess] Return error codes from `store_*` methods. %!s(int64=2) %!d(string=hai) anos
  Thaddeus Crews c35e4c41d2 Merge pull request #97716 from pafuent/add_half_precision_floating_point_to_stream_peer hai 11 meses
  kobewi 3b6705a641 Support uid:// in more places hai 11 meses
  bruvzg 45593d45b3 Allow setting custom initialization vector for FileAccessEncrypted. Add export setting to set static seed for PCK encryption initialization vectors. hai 11 meses
  Pablo Andres Fuente eb86670f94 Add half precision floating point support to `StreamPeer` hai 1 ano
  A Thousand Ships 38f9769bc6 [Core] Improve error messages with `vformat` hai 1 ano
  BlueCube3310 205a10e0ae Reduce code duplication in FileAccess hai 1 ano
  Hilderin 1b0c5cbc01 Fix FileSystem dock won't show any file folders (v2) hai 1 ano
  Rémi Verschelde e4fa8543ea Revert "Fix FileSystem dock won't show any file folders" hai 1 ano
  Hilderin 72856d633a Fix FileSystem dock won't show any file folders hai 1 ano
  bruvzg 88b3e68f93 [FileAccess] Implement `resize` method. hai 1 ano