The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Jonas Maebe 0d8594a705 * made cwstring thread safe without locks + test (twide4): widestring
manager now has two extra parameterless procedures (ThreadInitProc
    and ThreadFiniProc) which are called whenever a thread begins/ends,
    and cwstring uses these to create separate iconv handles for
    each thread (via threadvars)
  * renamed UCS4 to UCS-4BE/LE, because UCS4 is not recognised by most
    systems
  * clean up all iconv handles on exit, and check whether they are
    valid before doing so

git-svn-id: trunk@7949 -
2007-07-04 18:10:34 +00:00
compiler - removed tai_file/tai_loc, no longer needed 2007-07-04 08:14:48 +00:00
fv * beos support from Olivier Coursiere 2007-05-24 07:16:17 +00:00
ide * Library -> daemon 2007-06-16 20:40:59 +00:00
installer * re-added darwin/ppc64 support (please use up-to-date fpcmake) 2007-03-24 17:26:10 +00:00
packages * add info about the smpeg stuff 2007-07-04 10:18:08 +00:00
rtl * made cwstring thread safe without locks + test (twide4): widestring 2007-07-04 18:10:34 +00:00
tests * made cwstring thread safe without locks + test (twide4): widestring 2007-07-04 18:10:34 +00:00
utils * update lnet to 0.5.3 2007-06-30 08:20:08 +00:00
.gitattributes * made cwstring thread safe without locks + test (twide4): widestring 2007-07-04 18:10:34 +00:00
.gitignore * Removed unmaintained db-stuff 2007-03-16 13:14:24 +00:00
Makefile - removed ide building for darwin again (basic functionality works, but 2007-05-02 08:38:13 +00:00
Makefile.fpc - removed ide building for darwin again (basic functionality works, but 2007-05-02 08:38:13 +00:00