| .. |
|
dati.inc
|
* Fixed TryStrToDateTime so it returns True only if both date and time are parsed successfully, resolves #17541.
|
2010-10-07 09:48:18 +00:00 |
|
datih.inc
|
* improvements to sysuitls date/time formatting routines: (Mantis 14905,Sergei)
|
2009-11-08 15:07:00 +00:00 |
|
diskh.inc
|
|
|
|
filutilh.inc
|
* GetFileHandle(), THandleStream: changed type that is used to store file handle from Integer to THandle, so it can be redefined to 64 bits on certain platforms, see http://lists.freepascal.org/lists/fpc-devel/2010-November/023019.html
|
2010-11-20 12:58:53 +00:00 |
|
fina.inc
|
* GetFileHandle(), THandleStream: changed type that is used to store file handle from Integer to THandle, so it can be redefined to 64 bits on certain platforms, see http://lists.freepascal.org/lists/fpc-devel/2010-November/023019.html
|
2010-11-20 12:58:53 +00:00 |
|
finah.inc
|
* added function IncludeLeadingPathDelimiter: it adds a path delimiter in front of a path
|
2010-04-24 21:05:05 +00:00 |
|
intfh.inc
|
* added supports helper functions for IInterface supports TClass -> TObject,Boolean
|
2010-03-28 11:51:38 +00:00 |
|
osutil.inc
|
* Added GetUSerDir function (ID 11338)
|
2008-05-24 11:50:26 +00:00 |
|
osutilsh.inc
|
* Moved TEventType from eventlog.pp tot sysutils
|
2010-03-01 13:15:36 +00:00 |
|
stre.inc
|
|
|
|
strg.inc
|
|
|
|
sysansi.inc
|
|
|
|
sysansih.inc
|
|
|
|
sysformt.inc
|
* SysUtils.Format: Fixed behavior in case when format specifier contains both index and '*' for width/precision.
|
2011-01-08 20:08:16 +00:00 |
|
sysint.inc
|
* don't override routines hooked by a real widestring manager before
|
2007-12-05 14:28:11 +00:00 |
|
sysinth.inc
|
* Delphi XE (2010?) compatible alias for defaultformatsettings.
|
2010-11-30 09:49:19 +00:00 |
|
syspch.inc
|
* fixed (harmless) range check errors
|
2009-02-07 22:25:07 +00:00 |
|
syspchh.inc
|
|
|
|
sysstr.inc
|
* Fixed IntToHex in case of (0,0)
|
2010-09-20 07:46:04 +00:00 |
|
sysstrh.inc
|
* change length parameter of CompareMem/CompareMemRange into PtrUInt, resolves #15190
|
2009-12-13 11:42:05 +00:00 |
|
systhrdh.inc
|
* replaced writelock of TMultiReadExclusiveWriteSynchronizer with a
|
2010-01-10 12:14:21 +00:00 |
|
sysuintf.inc
|
* removed IImplementorGetter interface and replaced it by the guid IObjectReference.
|
2010-03-28 12:35:50 +00:00 |
|
sysuni.inc
|
+ unicode functions for sysutils, makes tunistr6.pp compiling
|
2009-07-17 14:05:19 +00:00 |
|
sysunih.inc
|
+ unicode functions for sysutils, makes tunistr6.pp compiling
|
2009-07-17 14:05:19 +00:00 |
|
sysuthrd.inc
|
* initialise fwritelocked and freadercount in the TMREWS constructor using
|
2010-03-27 12:44:51 +00:00 |
|
sysutilh.inc
|
* made Byte/Word/Long/Int64Rec endian safe
|
2010-10-31 17:57:54 +00:00 |
|
sysutils.inc
|
* SysUtils unit, fixed return value of FileSetDate:
|
2010-11-09 09:52:42 +00:00 |
|
syswide.inc
|
|
|
|
syswideh.inc
|
|
|