Commit History

Author SHA1 Message Date
  michael a07b14853a * Changed ImplicitDir default from False to True 14 years ago
  marco 92a7e1c781 * fix typos in windows implementation r17717 14 years ago
  michael 6b42ee69a9 * Changed FileSearch to handle a set of options instead of boolean. 14 years ago
  florian 7de8972e5c * fix Sysutils.AssertErrorHandler as proposed by Martin Friebe in #19130, resolves #19310 14 years ago
  sergei 6d89ec4ee4 * SysUtils unit, fixed return value of FileSetDate: 14 years ago
  marco 49fc4795e3 * fix for mantis 16052 RFC4122 compliance of own random GUID creation. Part II 15 years ago
  marco b6048862b8 * fix for mantis 16052 RFC4122 compliance of own random GUID creation. 15 years ago
  michael 01ed4a6745 * Implemented OnBeep to install custom beep handler 15 years ago
  florian 5d8835861c + unicode functions for sysutils, makes tunistr6.pp compiling 16 years ago
  Jonas Maebe f6d452c2c0 * remove the RTL's installed signal handlers at the end of the system 16 years ago
  joost 51b49d324e * Implemented function ExeSearch 16 years ago
  joost 2c7d05d210 * Added ImplicitCurrentDir : Boolean = True parameter to FileSearch 16 years ago
  Jonas Maebe dbbd75ca47 * fixed setting EInoutError.ErrorCode (mantis #12575, thanks to 16 years ago
  michael d419c1078a * GetRandomBytes calls randomize only once, now thread safe too 17 years ago
  michael fb53b5e9f6 * GetRandomBytes calls random only once 17 years ago
  marco e57c36eaba * patch for #11110, unc drives and forcedirectories from Bart. 17 years ago
  joost 1a4ee73146 * Added NoWideStringSupport runtime error 17 years ago
  micha 83b7f81f81 + add no-fpu support to compiler/rtl for powerpc-linux (-Cfnone) 17 years ago
  florian c424f27291 * patch by C Western for #10883 17 years ago
  peter 3ffcb2244e * FileSearch needs to check first the file in the 17 years ago
  peter e08570573f * fix and cleanup FileSearch 17 years ago
  peter 3d319a99b8 * made forcedirectories consistent with other file handling 17 years ago
  michael d7f94a8282 * Added GetModuleName 17 years ago
  yury 7240f723ef * Fixed warnings. 18 years ago
  peter 398363156b * cache stdout threadvar in catchunhandledexception 18 years ago
  michael 07fdede9b8 * Defined ExceptionClass and ExceptObjProc for Delphi compatibility (bug 8459) 18 years ago
  yury 5afc9355f8 * use proper runtime error codes for EIntfCastError and ESafecallException exceptions. 18 years ago
  florian 35fdb22b91 * FileSetDate now working on Win, see #7837 18 years ago
  Vincent Snijders c4b458b2f0 * fixed RunErrorToExcept for EControlC and EPrivilege 18 years ago
  daniel 76cf70bdbd * Use proper critical sections. 18 years ago