Historique des commits

Auteur SHA1 Message Date
  svenbarth 09e5f463dc + add Delphi-compatible FileGetSymLinkTarget functions to all platforms (currently returns False on all platforms); this also includes TSymLinkRec variants for both RawByteString and UnicodeString il y a 7 ans
  svenbarth 92dcdd8b5b + add Delphi compatible FollowLink parameter (default is True) to FileExists and DirectoryExists; support for it is up to each target il y a 7 ans
  pierre 6f80a4cc29 Fix tw3124 test for systems on pagecode 437. il y a 9 ans
  marco 7cda2d237f * improved prototypes for dos. il y a 9 ans
  michael fde42ca8ef * Type helpers, compatible to Delphi XE 8 il y a 9 ans
  Jonas Maebe af3f12f60c * rawbytestring/unicodestring versions of findfirst/findnext/findclose il y a 12 ans
  Jonas Maebe 155aafc255 * moved SYSUTILS_HAS_ANSISTR/UNICODESTR_FILEUTIL_IMPL define to interface il y a 12 ans
  Jonas Maebe eeb98a0c0f - removed platform-specific implementations of GetCurrentDir, SetCurrentDir, il y a 12 ans
  Jonas Maebe 26b2149ced * converted the following sysutils routines to unicodestring and il y a 12 ans
  Jonas Maebe b1c10cff02 * actually use the filename converted to the file system codepage in il y a 12 ans
  Jonas Maebe 4c7605d6bf * fixed duplicate StringToTB definition error in r22467; only kept the il y a 12 ans
  Jonas Maebe a3c936fe5f + rawbytestring/unicodestring overloads for FileCreate and FileOpen. il y a 13 ans
  Tomas Hajny 225cc1c1e0 * fix FileExists/DirectoryExists wrongly accepting non-existing entries with wrong path due to path normalization using ExpandFileName (correctly) accepting also non-existing paths il y a 13 ans
  florian d7f7a9bb76 * patch by Alexander Shishkin to clean up $ifopt usage by $push/$pop, resolves #20346 il y a 14 ans
  Tomas Hajny 7f7a4518f7 * FileExists fixed - wildcards not accepted any longer il y a 14 ans
  pierre 04a2d0bc94 * Handle -1 return if GetFileAttr call inside DirectoryExists il y a 14 ans
  Tomas Hajny 6992049034 * fix for a silly typo in the previous revision il y a 14 ans
  Tomas Hajny 867ad94115 * fix for DirectoryExists - proper handling of root directory il y a 14 ans
  pierre 9d763ec052 * Avoid warnings about pointer to signed integers typecasts il y a 14 ans
  pierre 1dfa5c2e74 + Implement !proxy support for long command line il y a 14 ans
  michael a201f07420 * Added share mode argument to FileCreate call il y a 14 ans
  pierre 9276fa437f * Fix tw1041 test failure il y a 14 ans
  marco be98b13554 * fix for 11263, changed fileread and fd_zero to out using $modeswitch. il y a 15 ans
  marco 8e9a7e14ad * Revised yesterday solution to a more general one. Executeprocess gets il y a 15 ans
  michael 01ed4a6745 * Implemented OnBeep to install custom beep handler il y a 15 ans
  Tomas Hajny 573bc3b767 * inline on needed for 2.0.x il y a 18 ans
  Tomas Hajny f0959c1b1d * yet another fix for DiskFree/DiskSize il y a 18 ans
  Tomas Hajny 77fe5f40fe * remove erratic / unreliable check for DOS version in Do_DiskData il y a 18 ans
  Tomas Hajny 5e1a7997ee + FileTruncate allows 64-bit parameter il y a 18 ans
  micha ce9e589e15 * fix FileSeek implementation to match declaration il y a 19 ans