TLocalFilesystem.cpp

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Fix handling of network paths by adding \\?\UNC\ prefix instead of \\?\ (CH-374)

  1. … 1 more file in changeset.
Fixed problem with copying directories containing trailing whitespace (CH-374)

Force usage of \\?\ prefix on paths in all situations to ensure trailing whitespace on directories are not implicitly removed (CH-374)

  1. … 1 more file in changeset.
Re-introduced search optimization that could not be supported in Windows XP (CH-195)

  1. … 1 more file in changeset.
Upgraded Visual Studio to 2019 (CH-350) Removed xp intermediate filesystem layer (CH-352)

  1. … 33 more files in changeset.
Fixed presentation of paths in file replace dialog (now the \\?\ prefix won't be displayed) (CH-304)

  1. … 2 more files in changeset.
Split libchcore to several libraries (libstring, libserializer, libchengine) (CH-319)

  1. … 593 more files in changeset.