2
0

Коммит түүх

Эзэн SHA1 Мессеж Огноо
  moluopro 39fba218bd Fix: Make get_space_left on Windows use current_dir instead of process CWD 6 сар өмнө
  Lukas Tenbrink b13a0e1834 Rename `String::resize` to `resize_uninitialized`, to better communicate to callers that new characters must be initialized. 8 сар өмнө
  Pāvels Nadtočajevs d609cf62a0 Implement `get_filesystem_type` on macOS and Linux. 8 сар өмнө
  Thaddeus Crews 01fc9aee6c Core: Modernize C headers with C++ equivalents 9 сар өмнө
  A Thousand Ships 889410dcda Add `String::replace_char(s)` methods for performance and convenience 1 жил өмнө
  Pāvels Nadtočajevs d5cea9bb2e Implement `DirAccess.is_equivalent` method. 10 сар өмнө
  A Thousand Ships 5113022dfe Clean up some uses of `String::substr` 11 сар өмнө
  A Thousand Ships 68f638cf02 Use `(r)find_char` instead of `(r)find` for single characters 1 жил өмнө
  Thaddeus Crews bb5f390fb9 Style: Apply `clang-tidy` fixes (superficial) 1 жил өмнө
  bruvzg b130cf0361 [Windows] Fix handling X: paths. 1 жил өмнө
  Saracen 6069cb3475 Fix Win32 rename function. 1 жил өмнө
  bruvzg ae334e069c [Windows] Always use absolute UNC paths and long path aware APIs, add "long path aware" flag to the application manifest. 1 жил өмнө
  bruvzg fc948e87f6 Add symlink API support for Windows, expose symlink methods. 1 жил өмнө
  Muller-Castro a8bc9f3e78 Add const lvalue ref to core/* container parameters 2 жил өмнө
  bruvzg be8f60a78d [Windows] Fix windows is_path_invalid, and apply it to directory creation. 2 жил өмнө
  bruvzg 97bcd8a631 Add method to check if filesystem is case sensitive. 2 жил өмнө
  Rémi Verschelde 8de6405288 UWP: Remove platform port, needs to be redone from scratch for 4.x 2 жил өмнө
  Samuele Panzeri 59f04e16b8 Support long path in file access on windows 2 жил өмнө
  Rémi Verschelde d95794ec8a One Copyright Update to rule them all 3 жил өмнө
  bruvzg 0103af1ddd Fix MSVC warnings, rename shadowed variables, fix uninitialized values, change warnings=all to use /W4. 3 жил өмнө
  Rémi Verschelde f501e4f665 Unix: Remove now unnecessary I/O defines, cleanup 3 жил өмнө
  nikitalita 0d3d5ac769 Fix DirAccessWindows::make_dir() choking on ".." 3 жил өмнө
  Aaron Franke 10a56981dc Rename String `plus_file` to `path_join` 3 жил өмнө
  bitsawer 40325006b6 Fix Windows list dir handle leak 3 жил өмнө
  bruvzg 9381acb6a4 Make FileAccess and DirAccess classes reference counted. 3 жил өмнө
  bruvzg cba8280515 [Windows] Add support for handling network share paths. 4 жил өмнө
  Rémi Verschelde fe52458154 Update copyright statements to 2022 4 жил өмнө
  Nathan Franke 49403cbfa0 Replace String comparisons with "", String() to is_empty() 4 жил өмнө
  Rémi Verschelde b1c6826b9f Merge pull request #52963 from Pineapple/WIN32_LEAN_AND_MEAN_master 4 жил өмнө
  Rémi Verschelde d97f223350 Merge pull request #43068 from cooperra/rename-fix 4 жил өмнө