Commit History

Author SHA1 Message Date
  Michaël Van Canneyt b5254fbeb4 * TDirectory.GetDirectories should actually only return directories. Patch by Artem Izmaylov. Fixes issue #41137 6 months ago
  Rika Ichinose 88ca756f19 Don’t crash on empty path. 1 year ago
  Rika Ichinose 07f9113a7c Support Windows root-relative paths in TPath.Combine. 1 year ago
  Michaël Van Canneyt 9eb77599e1 * ReadAllBytes was not reading all bytes. Fixes issue #40789 1 year ago
  Michaël Van Canneyt 1b0a1254ad * Allow vcl-compat to be compiled for webassembly 1 year ago
  marcoonthegit 56eb1e03ee * don't recurse findfirst/next if filename = . or .. 1 year ago
  Michaël Van Canneyt 37f145707a * Fix compilation 1 year ago
  Michaël Van Canneyt 5c4f365be4 * Fix DeleteDirectory 1 year ago
  Michaël Van Canneyt b7b665d273 * Implement TFile.OpenText 1 year ago
  Michaël Van Canneyt cda64d090e * Make methods static so they are assignment compatible with regular procedures. 1 year ago
  Michaël Van Canneyt 406313154c * USe scoped enums: Delphi compatible, avoid clash with constants defined in sysutils and classes units 1 year ago
  Michaël Van Canneyt e3d12caa9f * Pass make sure all TPath.Combine overloads follow the same code logic 1 year ago
  Michaël Van Canneyt 39d2035db2 * Patch from Bart B to let TPath.HasValueFileNameChars return index of offending char. Fixes issue #40540 1 year ago
  Michaël Van Canneyt 63237dd375 * TPath.Combine rework by Bart B. Fixes issue #40513 1 year ago
  Michaël Van Canneyt 3c4a2c7380 * Patch from Bart B to fix TPath.GetRandomFileName. Fixes issue #40528 1 year ago
  Michaël Van Canneyt 92e86cb11d * Patch from Bart B to implement TPath.DesktopPath and TPath.AppPath 1 year ago
  Michaël Van Canneyt 5a670c6023 * Dotted filenames for package vcl-compat 2 years ago
  Pierre Muller 7ec5e24541 Add missing FILE_ATTRIBUTE_XXX constants as found in WinCE 5.0 headers (only FILE_ATTRIBUTE_DEVICE is not defined) 2 years ago
  Pierre Muller c29018d0ac Fix compilation of system.ioutils unit for wince system 2 years ago
  Michaël Van Canneyt 03266e9057 * Fix copy & paste error 2 years ago
  Michaël Van Canneyt c5af4c420e * Hopefully fixed GetFileStamps/FileGetDateTimeInfo 2 years ago
  Marcus Sackrow a57e34403c System.ioutils changes some nested $if $else $if to $if $elseif 2 years ago
  Marcus Sackrow 55c5c7e122 Fixed system.ioutils for windows and other non-unix systems 2 years ago
  florian 87321a0e67 * fix one test failure for unixes 2 years ago
  Michaël Van Canneyt 77ade8b74f * Improve TPath initialization 2 years ago
  Michael Van Canneyt 0b5eaa50fb * Sysutils compatibility unit 2 years ago