Historial de Commits

Autor SHA1 Mensaje Fecha
  ondrej 934f2dc55d * introduce NowUTC() and GetUniversalTime() hace 4 años
  ondrej a02d676b06 GetLocalTimeOffset: add InputIsUTC parameter to DateTime-aware overloads hace 4 años
  ondrej 0d08b98d47 GetLocalTimeOffset: DateTime-aware overloads (Windows supported, Unix is a ToDo). Issue #35710 hace 5 años
  florian 8dc8647c7b * WinCE compilation fixed hace 5 años
  florian 69956cd97a * fix compilation on several OSes after r44010 hace 5 años
  florian 01302bc47d * subroutines working with an OS dependend time stamp use an int64 now, so the 2038 problem hace 5 años
  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 hace 6 años
  svenbarth 176a63b67b * fix for Mantis #35862: free the list of functions added with AddTerminateProc to avoid memory leaks hace 6 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
  svenbarth dfe00a8ed1 Fix for Mantis #30279. Apply patch by Max Nazhalov to fix compilation of i386-wince and arm-wince (the only modification is that the no longer used AnsiString variants of ExecuteProcess are removed) hace 9 años
  michael e838317177 * Fix bug #0028980 hace 10 años
  michael fde42ca8ef * Type helpers, compatible to Delphi XE 8 hace 10 años
  Jonas Maebe 2da7c3f05c * changed declarations in finah.inc and diskh.inc from ansistring to hace 12 años
  Jonas Maebe af3f12f60c * rawbytestring/unicodestring versions of findfirst/findnext/findclose hace 12 años
  Jonas Maebe 155aafc255 * moved SYSUTILS_HAS_ANSISTR/UNICODESTR_FILEUTIL_IMPL define to interface hace 12 años
  Jonas Maebe eeb98a0c0f - removed platform-specific implementations of GetCurrentDir, SetCurrentDir, hace 12 años
  Jonas Maebe 26b2149ced * converted the following sysutils routines to unicodestring and hace 12 años
  Jonas Maebe ab9036ecbf + missing unicodestring version of ExpandUNCFileName hace 12 años
  Jonas Maebe ecd3cba02b * synchronised with trunk up to r24912 hace 12 años
  marco 96da57ee95 * Applied patch from Victor Campillo that adds GetLocalTimeOffset support hace 12 años
  svenbarth c6c67dc182 Set the UnicodeCompare functions in the WideString manager also for WinCE and implement the Wide- and UnicodeCompare functions similar to Win32/64 by calling a common DoCompareString function. hace 12 años
  Jonas Maebe a3c936fe5f + rawbytestring/unicodestring overloads for FileCreate and FileOpen. hace 13 años
  michael a201f07420 * Added share mode argument to FileCreate call hace 14 años
  sergei 15e1abddf7 * Windows RTL: Simplify SysUtils.GetLocalTime(). TSystemTime type for these targets matches one defined in Windows unit, so WinAPI function result can be used directly. Resolves #18346. hace 14 años
  marco be98b13554 * fix for 11263, changed fileread and fd_zero to out using $modeswitch. hace 15 años
  marco 8e9a7e14ad * Revised yesterday solution to a more general one. Executeprocess gets hace 15 años
  michael e2387a5ac5 * Fixed OnBeep hace 16 años
  yury 57e49c4bb9 * Fixed AV in SysErrorMessage() when there is no message string corresponding to a error code. Bug #13617. hace 16 años
  Almindor 4a54f15b47 * fix GetAppConfigDir and GetTmpDir for Windows(R)(c)(TM) and WinCE, unify with unix and provide pathdelim at end hace 17 años