Historial de Commits

Autor SHA1 Mensaje Fecha
  svenbarth e110d90127 + implement FileGetSymLinkTarget() based on patch by Serge Anvarov in Mantis #32370 hace 7 años
  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 hace 7 años
  svenbarth 92dcdd8b5b + add Delphi compatible FollowLink parameter (default is True) to FileExists and DirectoryExists; support for it is up to each target hace 7 años
  marco b6824290fc * initial fileflush, mantis #15824 hace 8 años
  michael 547f08e6ea * Add TimeStamp property to TSearchRec (reworked patch from Ondrej Pokorny, bug ID #32165) hace 8 años
  nickysn f5c1751be5 + added a define FINDHANDLE_IS_POINTER that indicates that on the current hace 11 años
  Jonas Maebe 8fe7d82db7 * changed type of TAbstractSearchRec.name_do_not_touch from untyped pointer hace 11 años
  Jonas Maebe 65ecd1273d * removed warning when GetEnvironmentVariable() does not return a hace 12 años
  Jonas Maebe af3f12f60c * rawbytestring/unicodestring versions of findfirst/findnext/findclose hace 12 años
  Jonas Maebe 26b2149ced * converted the following sysutils routines to unicodestring and hace 12 años
  Jonas Maebe 95a877c7e5 * moved GetFileHandle() from fina.inc to filutil.inc because fina.inc hace 12 años
  Jonas Maebe 3694b4f003 * moved ToSingleByteFileSystemEncodedFileName() to the system unit and hace 12 años
  Jonas Maebe a3c936fe5f + rawbytestring/unicodestring overloads for FileCreate and FileOpen. hace 13 años