Historique des commits

Auteur SHA1 Message Date
  Tomas Hajny 225cc1c1e0 * fix FileExists/DirectoryExists wrongly accepting non-existing entries with wrong path due to path normalization using ExpandFileName (correctly) accepting also non-existing paths il y a 13 ans
  florian d7f7a9bb76 * patch by Alexander Shishkin to clean up $ifopt usage by $push/$pop, resolves #20346 il y a 14 ans
  Tomas Hajny 7f7a4518f7 * FileExists fixed - wildcards not accepted any longer il y a 14 ans
  pierre 04a2d0bc94 * Handle -1 return if GetFileAttr call inside DirectoryExists il y a 14 ans
  Tomas Hajny 6992049034 * fix for a silly typo in the previous revision il y a 14 ans
  Tomas Hajny 867ad94115 * fix for DirectoryExists - proper handling of root directory il y a 14 ans
  pierre 9d763ec052 * Avoid warnings about pointer to signed integers typecasts il y a 14 ans
  pierre 1dfa5c2e74 + Implement !proxy support for long command line il y a 14 ans
  michael a201f07420 * Added share mode argument to FileCreate call il y a 14 ans
  pierre 9276fa437f * Fix tw1041 test failure il y a 15 ans
  marco be98b13554 * fix for 11263, changed fileread and fd_zero to out using $modeswitch. il y a 15 ans
  marco 8e9a7e14ad * Revised yesterday solution to a more general one. Executeprocess gets il y a 15 ans
  michael 01ed4a6745 * Implemented OnBeep to install custom beep handler il y a 16 ans
  Tomas Hajny 573bc3b767 * inline on needed for 2.0.x il y a 18 ans
  Tomas Hajny f0959c1b1d * yet another fix for DiskFree/DiskSize il y a 18 ans
  Tomas Hajny 77fe5f40fe * remove erratic / unreliable check for DOS version in Do_DiskData il y a 18 ans
  Tomas Hajny 5e1a7997ee + FileTruncate allows 64-bit parameter il y a 18 ans
  micha ce9e589e15 * fix FileSeek implementation to match declaration il y a 19 ans
  Tomas Hajny a9b515c0bf * fexpand defines kept in platform specific sysutils.pp il y a 19 ans
  florian 6992fde8fc * patch from Ales to Katona to change some var parameters to out il y a 20 ans
  fpc 790a4fe2d3 * log and id tags removed il y a 20 ans
  fpc 50778076c3 initial import il y a 20 ans
  florian 7fef413b69 + SysLocale il y a 20 ans
  peter e417e34496 * truncate log il y a 20 ans
  Tomas Hajny 8280fbe06c * FileOpen fixes for DR-DOS, resourcestring in ExecuteProcess, implementation of Sleep changed to give up timeslices il y a 21 ans
  michael fbb13b5266 + Added GetEnvironmentVariableCount and GetEnvironmentString calls il y a 21 ans
  Tomas Hajny 601f2e02ce * overloaded ExecuteProcess added, EnvStr param changed to longint il y a 21 ans
  Jonas Maebe 5386a1c2ca * fixed compilation errors il y a 22 ans
  Tomas Hajny e0f9297e01 * ExecuteProcess fixes, ProcessID and ThreadID added il y a 22 ans
  michael 5a1477ef6f + Added rtlconst dependency to classes.ppu and implemented sysutils.sleep il y a 22 ans