提交历史

作者 SHA1 备注 提交日期
  sergei 6d89ec4ee4 * SysUtils unit, fixed return value of FileSetDate: 14 年之前
  marco 49fc4795e3 * fix for mantis 16052 RFC4122 compliance of own random GUID creation. Part II 15 年之前
  marco b6048862b8 * fix for mantis 16052 RFC4122 compliance of own random GUID creation. 15 年之前
  michael 01ed4a6745 * Implemented OnBeep to install custom beep handler 15 年之前
  florian 5d8835861c + unicode functions for sysutils, makes tunistr6.pp compiling 16 年之前
  Jonas Maebe f6d452c2c0 * remove the RTL's installed signal handlers at the end of the system 16 年之前
  joost 51b49d324e * Implemented function ExeSearch 16 年之前
  joost 2c7d05d210 * Added ImplicitCurrentDir : Boolean = True parameter to FileSearch 16 年之前
  Jonas Maebe dbbd75ca47 * fixed setting EInoutError.ErrorCode (mantis #12575, thanks to 16 年之前
  michael d419c1078a * GetRandomBytes calls randomize only once, now thread safe too 17 年之前
  michael fb53b5e9f6 * GetRandomBytes calls random only once 17 年之前
  marco e57c36eaba * patch for #11110, unc drives and forcedirectories from Bart. 17 年之前
  joost 1a4ee73146 * Added NoWideStringSupport runtime error 17 年之前
  micha 83b7f81f81 + add no-fpu support to compiler/rtl for powerpc-linux (-Cfnone) 17 年之前
  florian c424f27291 * patch by C Western for #10883 17 年之前
  peter 3ffcb2244e * FileSearch needs to check first the file in the 17 年之前
  peter e08570573f * fix and cleanup FileSearch 17 年之前
  peter 3d319a99b8 * made forcedirectories consistent with other file handling 17 年之前
  michael d7f94a8282 * Added GetModuleName 17 年之前
  yury 7240f723ef * Fixed warnings. 18 年之前
  peter 398363156b * cache stdout threadvar in catchunhandledexception 18 年之前
  michael 07fdede9b8 * Defined ExceptionClass and ExceptObjProc for Delphi compatibility (bug 8459) 18 年之前
  yury 5afc9355f8 * use proper runtime error codes for EIntfCastError and ESafecallException exceptions. 18 年之前
  florian 35fdb22b91 * FileSetDate now working on Win, see #7837 18 年之前
  Vincent Snijders c4b458b2f0 * fixed RunErrorToExcept for EControlC and EPrivilege 18 年之前
  daniel 76cf70bdbd * Use proper critical sections. 18 年之前
  yury 21bd30b47c * Setting of ErrorCode:=217 in CatchUnhandledException is not needed because it set to 217 in System unit. 19 年之前
  florian 3c50c5f714 * return from unhandled exception handler to system unit so things get cleaned up properly 19 年之前
  florian 34189ac762 * fix from Forest for #7389 19 年之前
  yury e1b9814b5d * fixed some warnings and notes while compiling RTL. 19 年之前