fpc/rtl/objpas/sysutils
2011-10-05 05:57:03 +00:00
..
dati.inc * removed exporting a non standard strtotime, which was a workaround for missing 2011-08-06 12:19:44 +00:00
datih.inc * removed exporting a non standard strtotime, which was a workaround for missing 2011-08-06 12:19:44 +00:00
diskh.inc * remove $Log 2005-06-07 09:47:55 +00:00
filutilh.inc * Changed ImplicitDir default from False to True 2011-06-13 09:07:17 +00:00
fina.inc * Fixed ExcludeLeadingPathDelimiter 2011-10-01 21:47:58 +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 rtl: add HashName function based on implementation of Hash() from objpas. It uses case case-insensitive hash generation. This function is added for compatibility with delphi (although it generates different hash in delphi and fpc for same strings). It is also needed for codepage search in hash array. 2011-10-04 04:54:42 +00:00
sysansih.inc rtl: add HashName function based on implementation of Hash() from objpas. It uses case case-insensitive hash generation. This function is added for compatibility with delphi (although it generates different hash in delphi and fpc for same strings). It is also needed for codepage search in hash array. 2011-10-04 04:54:42 +00:00
syscodepages.inc rtl: improve CodePageToCodePageName - return official name instead of one of the labels, use binary search 2011-10-05 05:57:03 +00:00
syscodepagesh.inc rtl: forgotten files 2011-10-04 05:07:22 +00:00
sysencoding.inc rtl: add basic implementation of TEncoding class 2011-10-04 05:06:32 +00:00
sysencodingh.inc rtl: add basic implementation of TEncoding class 2011-10-04 05:06:32 +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 * modified patch by LacaK2 to add overloaded versions of string handling routines, which works with WideChar null terminated strings, resolves #19989 2011-10-03 16:11:46 +00:00
syspchh.inc * modified patch by LacaK2 to add overloaded versions of string handling routines, which works with WideChar null terminated strings, resolves #19989 2011-10-03 16:11:46 +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 * modified patch by LacaK2 to add overloaded versions of string handling routines, which works with WideChar null terminated strings, resolves #19989 2011-10-03 16:11:46 +00:00
sysunih.inc * modified patch by LacaK2 to add overloaded versions of string handling routines, which works with WideChar null terminated strings, resolves #19989 2011-10-03 16:11:46 +00:00
sysuthrd.inc * initialise fwritelocked and freadercount in the TMREWS constructor using 2010-03-27 12:44:51 +00:00
sysutilh.inc rtl: add basic implementation of TEncoding class 2011-10-04 05:06:32 +00:00
sysutils.inc rtl: add basic implementation of TEncoding class 2011-10-04 05:06:32 +00:00
syswide.inc * modified patch by LacaK2 to add overloaded versions of string handling routines, which works with WideChar null terminated strings, resolves #19989 2011-10-03 16:11:46 +00:00
syswideh.inc * modified patch by LacaK2 to add overloaded versions of string handling routines, which works with WideChar null terminated strings, resolves #19989 2011-10-03 16:11:46 +00:00