Historial de Commits

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