تاریخچه Commit ها

نویسنده SHA1 پیام تاریخ
  florian d402e0b940 * Y2K38 problem for linux in sysutils.findfirst/findnext should be solved 4 سال پیش
  florian b8ab06aae7 + futimens syscall 4 سال پیش
  florian e6f575d43c + make use of the fputimensat syscall on linux to enable always times beyond 32 bit 4 سال پیش
  florian f39f8d0f1a * linux: make use of statx in Sysutils.FileAge if available 4 سال پیش
  ondrej 63beb1e83a * revert r47532, r47527 (use timezone information from fpgettimeofday) because they are not available on all Linux distributions 4 سال پیش
  ondrej 28d88b9999 * GetLocalTimeOffset: use timezone information from fpgettimeofday 4 سال پیش
  ondrej f5a95782a9 * use timezone information from fpgettimeofday for getting local datetime 4 سال پیش
  michael 664283af9e * Optimized DiskAdd/DiskFree/AddDisk, bug ID #37523 4 سال پیش
  ondrej 3ee2097f1a * unix timezone optimizations 4 سال پیش
  ondrej 7fbceaac21 * thread-safe time zone info read/write 4 سال پیش
  ondrej 934f2dc55d * introduce NowUTC() and GetUniversalTime() 4 سال پیش
  ondrej a02d676b06 GetLocalTimeOffset: add InputIsUTC parameter to DateTime-aware overloads 4 سال پیش
  ondrej f4cff81881 LocalToEpoch, EpochToLocal: fix for arbitrary datetime 4 سال پیش
  ondrej 282aa0daa7 GetLocalTimeOffset: DateTime-aware overloads for Unix. Issue #35710 4 سال پیش
  ondrej 0d08b98d47 GetLocalTimeOffset: DateTime-aware overloads (Windows supported, Unix is a ToDo). Issue #35710 4 سال پیش
  joost e7f5b89c2c * Avoid doing a syscall with a nil parameter in fileexists 5 سال پیش
  florian 01302bc47d * subroutines working with an OS dependend time stamp use an int64 now, so the 2038 problem 5 سال پیش
  svenbarth f46b8539d0 * implement FileSymLinkGetTarget for *nix systems 5 سال پیش
  svenbarth 2a38d07d8f * implement FollowLink=False handling for DirectoryExists and FileExists on *nix systems 5 سال پیش
  svenbarth 46dac1419e * fix FileExists on *nix systems returning True for directories 5 سال پیش
  svenbarth c26348a3dd * follow up to r42457: FreeTerminateProcs needs to be called before DoneExceptions just in case an exception is triggered due to a corrupted list 6 سال پیش
  svenbarth 176a63b67b * fix for Mantis #35862: free the list of functions added with AddTerminateProc to avoid memory leaks 6 سال پیش
  yury 5e92e2d23f * Fixed crash in DiskFree() and DiskSize() on Unices due to out of bound read of the DriveStr[] array in rare cases. 6 سال پیش
  yury 23006d16f5 * Fixed UnhookSignal when RTL_SIGDEFAULT is passed. The bug have caused crash on aarch64-android due to out of bounds read of the rtlsig2ossig[] array. 6 سال پیش
  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 7 سال پیش
  svenbarth 92dcdd8b5b + add Delphi compatible FollowLink parameter (default is True) to FileExists and DirectoryExists; support for it is up to each target 7 سال پیش
  marco b6824290fc * initial fileflush, mantis #15824 8 سال پیش
  michael d05175a17f * FileOpen should not open directories (Windows compatible) Bug ID #30766 8 سال پیش
  yury 1ccf551d1c * android: Try to get the package files directory for any shared library. If it is valid use it as a home dir. 8 سال پیش
  yury 7756dab2bf * android: Create app files dir if needed. 9 سال پیش