summaryrefslogtreecommitdiff
path: root/rtl/objpas/sysutils/sysutils.inc
Commit message (Expand)AuthorAgeFilesLines
* * SysUtils unit, fixed return value of FileSetDate:sergei2010-11-091-1/+5
* * fix for mantis 16052 RFC4122 compliance of own random GUID creation. Part IImarco2010-03-201-1/+1
* * fix for mantis 16052 RFC4122 compliance of own random GUID creation.marco2010-03-201-0/+2
* * Implemented OnBeep to install custom beep handlermichael2009-11-221-0/+8
* + unicode functions for sysutils, makes tunistr6.pp compilingflorian2009-07-171-0/+5
* * remove the RTL's installed signal handlers at the end of the systemjonas2009-05-021-1/+2
* * Implemented function ExeSearchjoost2009-03-221-0/+10
* * Added ImplicitCurrentDir : Boolean = True parameter to FileSearchjoost2009-03-221-4/+6
* * fixed setting EInoutError.ErrorCode (mantis #12575, thanks tojonas2008-11-091-1/+8
* * GetRandomBytes calls randomize only once, now thread safe toomichael2008-05-291-1/+1
* * GetRandomBytes calls random only oncemichael2008-05-291-1/+8
* * patch for #11110, unc drives and forcedirectories from Bart.marco2008-05-011-2/+13
* * Added NoWideStringSupport runtime errorjoost2008-04-081-0/+1
* + add no-fpu support to compiler/rtl for powerpc-linux (-Cfnone)micha2008-03-021-0/+2
* * patch by C Western for #10883florian2008-02-241-4/+6
* * FileSearch needs to check first the file in thepeter2008-02-011-9/+8
* * fix and cleanup FileSearchpeter2008-01-301-10/+10
* * made forcedirectories consistent with other file handlingpeter2008-01-291-4/+4
* * Added GetModuleNamemichael2007-12-301-0/+11
* * Fixed warnings.yury2007-11-011-1/+1
* * cache stdout threadvar in catchunhandledexceptionpeter2007-10-161-22/+24
* * Defined ExceptionClass and ExceptObjProc for Delphi compatibility (bug 8459)michael2007-06-291-0/+1
* * use proper runtime error codes for EIntfCastError and ESafecallException ex...yury2007-06-181-3/+3
* * FileSetDate now working on Win, see #7837florian2007-01-061-4/+3
* * fixed RunErrorToExcept for EControlC and EPrivilegevincents2006-11-261-2/+2
* * Use proper critical sections.daniel2006-11-251-0/+1
* * Setting of ErrorCode:=217 in CatchUnhandledException is not needed because ...yury2006-11-111-1/+0
* * return from unhandled exception handler to system unit so things get cleane...florian2006-09-241-1/+1
* * fix from Forest for #7389florian2006-09-241-10/+20
* * fixed some warnings and notes while compiling RTL.yury2006-07-191-1/+1
* * removed/conditionalised several unused variablesjonas2006-07-141-1/+1
* * move InterLocked functions to system unitpeter2006-06-251-3/+0
* *fix fileopen (please OS2,EMX maintainers have a look)oro062006-06-131-1/+1
* * initise result of SafeLoadLibrary for non-windowsjonas2006-06-031-0/+2
* * fixed: Message box is not displayed when unhandled exception occurs and Sys...yury2006-05-281-0/+1
* *wince fix: SetErrorMode not existoro062006-05-131-3/+3
* * fixed compilation on non unixflorian2006-05-131-1/+7
* * moved *SSECSR to system unitflorian2006-05-111-0/+31
* * removed duplicate EVariant class from varutils and incorporatedjonas2006-03-241-0/+36
* * always write backtracestr for exception address to print also backtrace i...peter2006-01-121-1/+1
* + runerror 214: bus error/data misaligmentflorian2005-10-031-7/+8
* * TMultiReadExclusiveWriteSynchronizer fixed and moved to SysUtilsflorian2005-09-231-0/+3
* + sscanfflorian2005-07-091-35/+0
* * Patch from Vincent Snijders:florian2005-06-211-0/+18
* + Added missing FileSetDate callmichael2005-06-141-0/+19
* * patch from Joost van der Sluis to remove VIRTUALPASCAL define since VP is o...florian2005-06-101-13/+0
* + Removed HASINTF and VER1_0 definesmichael2005-06-071-2/+0
* + Reworked GUID creationmichael2005-05-211-4/+14
* * log and id tags removedfpc2005-05-211-1/+0
* + Removed VER1_0 definesmichael2005-05-191-14/+1