fpc/rtl/objpas/sysutils
Jonas Maebe af3f12f60c * rawbytestring/unicodestring versions of findfirst/findnext/findclose
o these routines are now generic wrappers in filutil.inc, and call
     the platform-dependent internalfindfirst/next/close routines
   o on unix, the fnmatch routine got proper support for UTF-8 matching
     (e.g., it won't match a partial UTF-8 code point to a "?" wildcard)
   o for NativeNT, a similar (untested) UTF-16 version has been added
  + test for the above
  * rawbytestring/unicodestring versions of fileage

git-svn-id: branches/cpstrrtl@25302 -
2013-08-19 22:04:25 +00:00
..
dati.inc
datih.inc
disk.inc - removed platform-specific implementations of GetCurrentDir, SetCurrentDir, 2013-07-16 14:15:55 +00:00
diskh.inc - removed platform-specific implementations of GetCurrentDir, SetCurrentDir, 2013-07-16 14:15:55 +00:00
filutil.inc * rawbytestring/unicodestring versions of findfirst/findnext/findclose 2013-08-19 22:04:25 +00:00
filutilh.inc * rawbytestring/unicodestring versions of findfirst/findnext/findclose 2013-08-19 22:04:25 +00:00
fina.inc * rawbytestring/unicodestring versions of findfirst/findnext/findclose 2013-08-19 22:04:25 +00:00
finah.inc * made fexpand unicodestring-safe (use charinset instead of "in" -- 2013-06-27 21:38:10 +00:00
intfh.inc
osutil.inc * moved SYSUTILS_HAS_ANSISTR/UNICODESTR_FILEUTIL_IMPL define to interface 2013-07-16 14:16:34 +00:00
osutilsh.inc * moved SYSUTILS_HAS_ANSISTR/UNICODESTR_FILEUTIL_IMPL define to interface 2013-07-16 14:16:34 +00:00
stre.inc
strg.inc
sysansi.inc * declared CharInSet(ansichar,tsyscharset) as inline 2013-06-27 21:38:13 +00:00
sysansih.inc * declared CharInSet(ansichar,tsyscharset) as inline 2013-06-27 21:38:13 +00:00
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
sysinth.inc
syspch.inc * let StrBufSize return a cardinal rather than a sizeuint, and also change 2013-06-27 21:37:58 +00:00
syspchh.inc * let StrBufSize return a cardinal rather than a sizeuint, and also change 2013-06-27 21:37:58 +00:00
sysstr.inc + uppercase/lowercase(unicodestring) (fixes a warning in fina.inc when 2013-06-28 12:46:25 +00:00
sysstrh.inc + uppercase/lowercase(unicodestring) (fixes a warning in fina.inc when 2013-06-28 12:46:25 +00:00
systhrdh.inc
sysuintf.inc
sysuni.inc + uppercase/lowercase(unicodestring) (fixes a warning in fina.inc when 2013-06-28 12:46:25 +00:00
sysunih.inc + uppercase/lowercase(unicodestring) (fixes a warning in fina.inc when 2013-06-28 12:46:25 +00:00
sysuthrd.inc
sysutilh.inc * made fexpand unicodestring-safe (use charinset instead of "in" -- 2013-06-27 21:38:10 +00:00
sysutils.inc * rawbytestring/unicodestring versions of findfirst/findnext/findclose 2013-08-19 22:04:25 +00:00
syswide.inc
syswideh.inc