index
:
delta/fpc.git
aros
aspect
avr
avr32
avx
baserock/2.6.4
blaise
blocks
cleanroom
cpstr
cpstrnew
cpstrrtl
ctypes
debug_eh
dodi
fcl-web_joost
fixes_2_0
fixes_2_2
fixes_2_2_0_dos
fixes_2_4
fixes_2_6
fixes_2_6_0
fixes_3_0
fixes_3_0_ios
fixes_3_2
florian
foxsen
fpc_2_3
generics
genfunc
hlcgllvm
i8086
inline
interfacertti
janbruns
joost
js
jvmbackend
laksen
linker
linker@2665
llvm
maciej
master
merged
mips_embedded
nestedprocvars
newthreading
objc
olivier
pasboolxx
paul
peterjan
rc_2_2_2
release_2_1_2x
release_2_2_4_rc1
resources
sergei
ssa
svenbarth
target-subdir
targetandroid
tg74
tue
unicode
unicodekvm
unicodertl
unicodestring
unitrw
usersections
wasm
webassembly
wkrenn
wpo
xpcom
z80
svn.freepascal.org: svn/fpc
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
rtl
/
objpas
/
sysutils
/
sysutils.inc
Commit message (
Expand
)
Author
Age
Files
Lines
*
* SysUtils unit, fixed return value of FileSetDate:
sergei
2010-11-09
1
-1
/
+5
*
* fix for mantis 16052 RFC4122 compliance of own random GUID creation. Part II
marco
2010-03-20
1
-1
/
+1
*
* fix for mantis 16052 RFC4122 compliance of own random GUID creation.
marco
2010-03-20
1
-0
/
+2
*
* Implemented OnBeep to install custom beep handler
michael
2009-11-22
1
-0
/
+8
*
+ unicode functions for sysutils, makes tunistr6.pp compiling
florian
2009-07-17
1
-0
/
+5
*
* remove the RTL's installed signal handlers at the end of the system
jonas
2009-05-02
1
-1
/
+2
*
* Implemented function ExeSearch
joost
2009-03-22
1
-0
/
+10
*
* Added ImplicitCurrentDir : Boolean = True parameter to FileSearch
joost
2009-03-22
1
-4
/
+6
*
* fixed setting EInoutError.ErrorCode (mantis #12575, thanks to
jonas
2008-11-09
1
-1
/
+8
*
* GetRandomBytes calls randomize only once, now thread safe too
michael
2008-05-29
1
-1
/
+1
*
* GetRandomBytes calls random only once
michael
2008-05-29
1
-1
/
+8
*
* patch for #11110, unc drives and forcedirectories from Bart.
marco
2008-05-01
1
-2
/
+13
*
* Added NoWideStringSupport runtime error
joost
2008-04-08
1
-0
/
+1
*
+ add no-fpu support to compiler/rtl for powerpc-linux (-Cfnone)
micha
2008-03-02
1
-0
/
+2
*
* patch by C Western for #10883
florian
2008-02-24
1
-4
/
+6
*
* FileSearch needs to check first the file in the
peter
2008-02-01
1
-9
/
+8
*
* fix and cleanup FileSearch
peter
2008-01-30
1
-10
/
+10
*
* made forcedirectories consistent with other file handling
peter
2008-01-29
1
-4
/
+4
*
* Added GetModuleName
michael
2007-12-30
1
-0
/
+11
*
* Fixed warnings.
yury
2007-11-01
1
-1
/
+1
*
* cache stdout threadvar in catchunhandledexception
peter
2007-10-16
1
-22
/
+24
*
* Defined ExceptionClass and ExceptObjProc for Delphi compatibility (bug 8459)
michael
2007-06-29
1
-0
/
+1
*
* use proper runtime error codes for EIntfCastError and ESafecallException ex...
yury
2007-06-18
1
-3
/
+3
*
* FileSetDate now working on Win, see #7837
florian
2007-01-06
1
-4
/
+3
*
* fixed RunErrorToExcept for EControlC and EPrivilege
vincents
2006-11-26
1
-2
/
+2
*
* Use proper critical sections.
daniel
2006-11-25
1
-0
/
+1
*
* Setting of ErrorCode:=217 in CatchUnhandledException is not needed because ...
yury
2006-11-11
1
-1
/
+0
*
* return from unhandled exception handler to system unit so things get cleane...
florian
2006-09-24
1
-1
/
+1
*
* fix from Forest for #7389
florian
2006-09-24
1
-10
/
+20
*
* fixed some warnings and notes while compiling RTL.
yury
2006-07-19
1
-1
/
+1
*
* removed/conditionalised several unused variables
jonas
2006-07-14
1
-1
/
+1
*
* move InterLocked functions to system unit
peter
2006-06-25
1
-3
/
+0
*
*fix fileopen (please OS2,EMX maintainers have a look)
oro06
2006-06-13
1
-1
/
+1
*
* initise result of SafeLoadLibrary for non-windows
jonas
2006-06-03
1
-0
/
+2
*
* fixed: Message box is not displayed when unhandled exception occurs and Sys...
yury
2006-05-28
1
-0
/
+1
*
*wince fix: SetErrorMode not exist
oro06
2006-05-13
1
-3
/
+3
*
* fixed compilation on non unix
florian
2006-05-13
1
-1
/
+7
*
* moved *SSECSR to system unit
florian
2006-05-11
1
-0
/
+31
*
* removed duplicate EVariant class from varutils and incorporated
jonas
2006-03-24
1
-0
/
+36
*
* always write backtracestr for exception address to print also backtrace i...
peter
2006-01-12
1
-1
/
+1
*
+ runerror 214: bus error/data misaligment
florian
2005-10-03
1
-7
/
+8
*
* TMultiReadExclusiveWriteSynchronizer fixed and moved to SysUtils
florian
2005-09-23
1
-0
/
+3
*
+ sscanf
florian
2005-07-09
1
-35
/
+0
*
* Patch from Vincent Snijders:
florian
2005-06-21
1
-0
/
+18
*
+ Added missing FileSetDate call
michael
2005-06-14
1
-0
/
+19
*
* patch from Joost van der Sluis to remove VIRTUALPASCAL define since VP is o...
florian
2005-06-10
1
-13
/
+0
*
+ Removed HASINTF and VER1_0 defines
michael
2005-06-07
1
-2
/
+0
*
+ Reworked GUID creation
michael
2005-05-21
1
-4
/
+14
*
* log and id tags removed
fpc
2005-05-21
1
-1
/
+0
*
+ Removed VER1_0 defines
michael
2005-05-19
1
-14
/
+1
[next]