Histórico de Commits

Autor SHA1 Mensagem Data
  michael d05175a17f * FileOpen should not open directories (Windows compatible) Bug ID #30766 há 8 anos atrás
  yury 1ccf551d1c * android: Try to get the package files directory for any shared library. If it is valid use it as a home dir. há 9 anos atrás
  yury 7756dab2bf * android: Create app files dir if needed. há 9 anos atrás
  yury 419c6ce61e * android: há 9 anos atrás
  yury 3822515bd9 * android: Fixed GetAppConfigDir, GetAppConfigFile, GetUserDir, GetTempDir to return correct writable locations. For NDK libraries, the path to local storage of host Java app is used. For console apps the /data/local/tmp is used. há 9 anos atrás
  michael 960963e74b * SearchAttr needs more bits (faSymlink=$400), bug ID #29870 há 9 anos atrás
  marco 66608fec02 * unicode executeprocess from work during Lazarus convention in IJsselstein há 9 anos atrás
  michael fde42ca8ef * Type helpers, compatible to Delphi XE 8 há 10 anos atrás
  yury e1a0b1204a * Removed unused vars in RTL. há 10 anos atrás
  yury 6f15b5bf63 * Use /data/local/tmp/ as a fallback temp dir on Android. há 10 anos atrás
  Jonas Maebe 9b987fde93 * fmShareDenyNone should also take a shared lock (+ test) há 10 anos atrás
  Jonas Maebe 31037d0664 * when creating a file with an exclusive sharing mode on Unix, first check há 10 anos atrás
  Jonas Maebe 1e227f78fe * factored out the check for whether we have to generate dotted function há 10 anos atrás
  Jonas Maebe 6defd861b0 * fixed uninitialized function result in r30048 (mantis #27586) há 10 anos atrás
  Jonas Maebe 9da8a2304a * converted matching UTF-8 filenames in findfirst/findnext to use há 10 anos atrás
  marco 316a50ff23 * support for clock_gettime(), patch by Graeme. há 11 anos atrás
  michael 17e34abc62 * Fix for bug ID #18551 há 11 anos atrás
  michael f61e27ec8e * clock_gettime uses timespec, not timeval há 11 anos atrás
  michael a92056d219 * Use clock_gettime when available há 11 anos atrás
  Jonas Maebe f9f041d470 * SystemOldNAme -> SystemOldName há 12 anos atrás
  Jonas Maebe af3f12f60c * rawbytestring/unicodestring versions of findfirst/findnext/findclose há 12 anos atrás
  Jonas Maebe 155aafc255 * moved SYSUTILS_HAS_ANSISTR/UNICODESTR_FILEUTIL_IMPL define to interface há 12 anos atrás
  Jonas Maebe eeb98a0c0f - removed platform-specific implementations of GetCurrentDir, SetCurrentDir, há 12 anos atrás
  Jonas Maebe 06d9b35ed3 * don't truncate the result of GetEnvironmentVariable to 255 characters há 12 anos atrás
  Jonas Maebe 26b2149ced * converted the following sysutils routines to unicodestring and há 12 anos atrás
  Jonas Maebe ecd3cba02b * synchronised with trunk up to r24912 há 12 anos atrás
  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. há 12 anos atrás
  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. há 13 anos atrás
  Jonas Maebe a3c936fe5f + rawbytestring/unicodestring overloads for FileCreate and FileOpen. há 13 anos atrás
  michael 64ab9c06d3 * Added GetLocalTimeOffset function há 13 anos atrás