..
dati.inc
* Fixed 18183
2011-04-02 15:41:39 +00:00
datih.inc
* improvements to sysuitls date/time formatting routines: (Mantis 14905,Sergei)
2009-11-08 15:07:00 +00:00
diskh.inc
* remove $Log
2005-06-07 09:47:55 +00:00
filutilh.inc
* Changed FileSearch to handle a set of options instead of boolean.
2011-06-11 11:36:51 +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
* Added TEventTypes set
2011-05-23 12:33:28 +00:00
stre.inc
* Fix stupid typo.
2006-11-25 09:44:58 +00:00
strg.inc
* remove $Log
2005-06-07 09:47:55 +00:00
sysansi.inc
* remove $Log
2005-06-07 09:47:55 +00:00
sysansih.inc
* remove $Log
2005-06-07 09:47:55 +00:00
sysformt.inc
* pass format string to doformaterror procedure. Mantis 16253
2011-03-05 17:02:43 +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
* remove $Log
2005-06-07 09:47:55 +00:00
sysstr.inc
* pass format string to doformaterror procedure. Mantis 16253
2011-03-05 17:02:43 +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
* ENotImplemnted exception, Mantis 18871
2011-03-06 01:09:01 +00:00
sysutils.inc
* Changed FileSearch to handle a set of options instead of boolean.
2011-06-11 11:36:51 +00:00
syswide.inc
* TFormatSettings implementation, stage 2
2007-01-11 20:01:33 +00:00
syswideh.inc
* TFormatSettings implementation, stage 2
2007-01-11 20:01:33 +00:00