The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Jonas Maebe 68595c8b72 * fixed wchar_t type (was: widechar, now is cint/cint32/long depending on
platform)
  + mbstate_t type for all unixes except BeOS (doesn't exist for BeOS)
  + implemented UpperAnsiStringProc/LowerAnsiStringProc for unix
  * fixed Ansi2UCS4Move in cwstring (although it isn't used anywhere
    currently)
  + test for Upper/LowerAnsiString

git-svn-id: trunk@9393 -
2007-12-05 17:42:35 +00:00
compiler + constant unicodestrings 2007-12-02 20:43:08 +00:00
fv * regenerated for darwin/x86_64 2007-11-10 18:37:19 +00:00
ide * regenerated for darwin/x86_64 2007-11-10 18:37:19 +00:00
installer * let installer know package CHM 2007-11-11 21:52:49 +00:00
packages * Fixed TFPDataDictionary.findfielddef 2007-12-04 15:05:14 +00:00
rtl * fixed wchar_t type (was: widechar, now is cint/cint32/long depending on 2007-12-05 17:42:35 +00:00
tests * fixed wchar_t type (was: widechar, now is cint/cint32/long depending on 2007-12-05 17:42:35 +00:00
utils * stop when fpmake fails 2007-11-30 00:15:50 +00:00
.gitattributes * fixed wchar_t type (was: widechar, now is cint/cint32/long depending on 2007-12-05 17:42:35 +00:00
.gitignore * obsolete and broken programs 2007-11-11 14:35:22 +00:00
Makefile * regenerated for darwin/x86_64 2007-11-10 18:37:19 +00:00
Makefile.fpc - removed ide building for darwin again (basic functionality works, but 2007-05-02 08:38:13 +00:00