Historique des commits

Auteur SHA1 Message Date
  michael fde42ca8ef * Type helpers, compatible to Delphi XE 8 il y a 9 ans
  yury e1a0b1204a * Removed unused vars in RTL. il y a 10 ans
  yury 6f15b5bf63 * Use /data/local/tmp/ as a fallback temp dir on Android. il y a 10 ans
  Jonas Maebe 9b987fde93 * fmShareDenyNone should also take a shared lock (+ test) il y a 10 ans
  Jonas Maebe 31037d0664 * when creating a file with an exclusive sharing mode on Unix, first check il y a 10 ans
  Jonas Maebe 1e227f78fe * factored out the check for whether we have to generate dotted function il y a 10 ans
  Jonas Maebe 6defd861b0 * fixed uninitialized function result in r30048 (mantis #27586) il y a 10 ans
  Jonas Maebe 9da8a2304a * converted matching UTF-8 filenames in findfirst/findnext to use il y a 10 ans
  marco 316a50ff23 * support for clock_gettime(), patch by Graeme. il y a 11 ans
  michael 17e34abc62 * Fix for bug ID #18551 il y a 11 ans
  michael f61e27ec8e * clock_gettime uses timespec, not timeval il y a 11 ans
  michael a92056d219 * Use clock_gettime when available il y a 11 ans
  Jonas Maebe f9f041d470 * SystemOldNAme -> SystemOldName il y a 12 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 06d9b35ed3 * don't truncate the result of GetEnvironmentVariable to 255 characters il y a 12 ans
  Jonas Maebe 26b2149ced * converted the following sysutils routines to unicodestring and il y a 12 ans
  Jonas Maebe ecd3cba02b * synchronised with trunk up to r24912 il y a 12 ans
  svenbarth e914ec7f00 Add platform independant support for "GetTickCount" and "GetTickCount64" to unit "SysUtils". "GetTickCount" is declared as deprecated from the beginning and thus "GetTickCount64" should be used instead. il y a 12 ans
  sergei 1415569ecb - Removed UnixToWinAge, since revision 444 it does not change its argument, but wastes a lot of CPU cycles converting it from local time and back. il y a 12 ans
  Jonas Maebe a3c936fe5f + rawbytestring/unicodestring overloads for FileCreate and FileOpen. il y a 13 ans
  michael 64ab9c06d3 * Added GetLocalTimeOffset function il y a 13 ans
  marco 455d675c5a * removed an empty overloaded version of statfs that could be called recursively il y a 13 ans
  Jonas Maebe 9a1cd0ec4c * fixed checking the address of installed signal handlers on aix and il y a 13 ans
  Jonas Maebe 8d8fc0fdee + RTL for AIX il y a 13 ans
  michael 2625b1dfa4 * Improved efficiency of Now/Date/Time il y a 13 ans
  michael 1579470a68 * Also check TMPDIR, a UNIX standard used by a.o. iOS (mantis #20248) il y a 14 ans
  marco 7eeb4ab539 * also return fasymbolic if dir is found. il y a 14 ans
  michael a201f07420 * Added share mode argument to FileCreate call il y a 14 ans