.. |
dati.inc
|
6a9a991dca
* Fixed TryStrToDateTime so it returns True only if both date and time are parsed successfully, resolves #17541.
|
15 years ago |
datih.inc
|
b3ea1668db
* improvements to sysuitls date/time formatting routines: (Mantis 14905,Sergei)
|
16 years ago |
diskh.inc
|
4ace790492
* remove $Log
|
20 years ago |
filutilh.inc
|
be98b13554
* fix for 11263, changed fileread and fd_zero to out using $modeswitch.
|
15 years ago |
fina.inc
|
980c353421
* added function IncludeLeadingPathDelimiter: it adds a path delimiter in front of a path
|
15 years ago |
finah.inc
|
980c353421
* added function IncludeLeadingPathDelimiter: it adds a path delimiter in front of a path
|
15 years ago |
intfh.inc
|
7025b1ac01
* added supports helper functions for IInterface supports TClass -> TObject,Boolean
|
15 years ago |
osutil.inc
|
26575472b6
* Added GetUSerDir function (ID 11338)
|
17 years ago |
osutilsh.inc
|
151fab0548
* Moved TEventType from eventlog.pp tot sysutils
|
15 years ago |
stre.inc
|
7953785d50
* Fix stupid typo.
|
19 years ago |
strg.inc
|
4ace790492
* remove $Log
|
20 years ago |
sysansi.inc
|
4ace790492
* remove $Log
|
20 years ago |
sysansih.inc
|
4ace790492
* remove $Log
|
20 years ago |
sysformt.inc
|
7d27f4c21d
* also support variants for %s in sysutils.format (mantis #16787)
|
15 years ago |
sysint.inc
|
997d7b33db
* don't override routines hooked by a real widestring manager before
|
17 years ago |
sysinth.inc
|
d568718cb0
* Removed UpperCaseTable and LowerCaseTable variables and TCaseTranslationTable type from interface part. These variables are used only by generic upper/lower case conversion routines. They are not used on Windows targets and it is bad idea to let users use these variables. Users must use AnsiLowerCase and AnsiUpperCase routines.
|
18 years ago |
syspch.inc
|
dc2d1c6926
* fixed (harmless) range check errors
|
16 years ago |
syspchh.inc
|
4ace790492
* remove $Log
|
20 years ago |
sysstr.inc
|
b93ab63038
* Fixed IntToHex in case of (0,0)
|
15 years ago |
sysstrh.inc
|
230142f08b
* change length parameter of CompareMem/CompareMemRange into PtrUInt, resolves #15190
|
15 years ago |
systhrdh.inc
|
49f01e7b64
* replaced writelock of TMultiReadExclusiveWriteSynchronizer with a
|
15 years ago |
sysuintf.inc
|
a6022f5df2
* removed IImplementorGetter interface and replaced it by the guid IObjectReference.
|
15 years ago |
sysuni.inc
|
5d8835861c
+ unicode functions for sysutils, makes tunistr6.pp compiling
|
16 years ago |
sysunih.inc
|
5d8835861c
+ unicode functions for sysutils, makes tunistr6.pp compiling
|
16 years ago |
sysuthrd.inc
|
d5f415b047
* initialise fwritelocked and freadercount in the TMREWS constructor using
|
15 years ago |
sysutilh.inc
|
b4c912bf92
* made Byte/Word/Long/Int64Rec endian safe
|
15 years ago |
sysutils.inc
|
6d89ec4ee4
* SysUtils unit, fixed return value of FileSetDate:
|
15 years ago |
syswide.inc
|
cab9811e02
* TFormatSettings implementation, stage 2
|
18 years ago |
syswideh.inc
|
cab9811e02
* TFormatSettings implementation, stage 2
|
18 years ago |