fpc/rtl/objpas/sysutils
svenbarth b288179d56 Fix for Mantis #24929.
rtl/sysutils/datih.inc:
  + add StrToDate overload which allows passing of specific TFormatSettings parameter
rtl/sysutils/dati.inc:
  * implement new StrToDate overload by calling IntStrToDate similar to StrToTime

git-svn-id: trunk@25392 -
2013-09-01 12:46:54 +00:00
..
dati.inc Fix for Mantis #24929. 2013-09-01 12:46:54 +00:00
datih.inc Fix for Mantis #24929. 2013-09-01 12:46:54 +00:00
diskh.inc
filutilh.inc * removed all ver2_* defines older than 2_4. 2_4 can probably also get removed from trunk, but better in a separate commit. 2013-06-25 12:46:30 +00:00
fina.inc also return the colon for ExtractFileDrive on Amiga/MorphOS 2013-06-02 11:37:29 +00:00
finah.inc
intfh.inc
osutil.inc
osutilsh.inc
stre.inc
strg.inc
sysansi.inc
sysansih.inc
syscodepages.inc
syscodepagesh.inc
sysencoding.inc
sysencodingh.inc
sysformt.inc * removed all ver2_* defines older than 2_4. 2_4 can probably also get removed from trunk, but better in a separate commit. 2013-06-25 12:46:30 +00:00
sysint.inc * stripped trailing spaces 2013-01-02 10:50:32 +00:00
sysinth.inc
syspch.inc
syspchh.inc + several pwidechar/unicode string functions added 2013-04-09 11:09:10 +00:00
sysstr.inc * catch invalid floating point operations in TextToFloat (mantis #24197) 2013-04-01 11:50:49 +00:00
sysstrh.inc
systhrdh.inc
sysuintf.inc
sysuni.inc + several pwidechar/unicode string functions added 2013-04-09 11:09:10 +00:00
sysunih.inc + several pwidechar/unicode string functions added 2013-04-09 11:09:10 +00:00
sysuthrd.inc
sysutilh.inc * size of TByteArray and TWordArray reduced by 1 on 16-bit CPUs to avoid 'structure too large' errors when compiling the sysutils unit 2013-05-25 13:28:13 +00:00
sysutils.inc Added exception EObjectCheck for object reference check (runtime error 210). 2013-02-24 22:22:38 +00:00
syswide.inc
syswideh.inc