mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-16 23:41:39 +02:00
The sources of the Free Pascal compiler, RTL, packages and utilities.
See https://www.freepascal.org/ for more info.
![]() manager routines (in particular for locale-based routines, such as upper/ lowercase), and which falls back to cwstring for functionality not supported by CoreFoundation (such as converting an UTF-8 string with illegal sequences to a different encoding) o this unit is particularly useful on iOS 7 (and 8?), as Apple no longer includes command line locale information on that platform and hence locale-dependent libc routines only work with the "C" locale there) git-svn-id: trunk@29828 - |
||
---|---|---|
compiler | ||
ide | ||
installer | ||
packages | ||
rtl | ||
tests | ||
utils | ||
.gitattributes | ||
.gitignore | ||
fpmake_add1.inc | ||
fpmake_proc1.inc | ||
fpmake.pp | ||
Makefile | ||
Makefile.fpc |