The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Jonas Maebe 7b47ebff6b * removed Darwin/Solaris-specific code and fixed all issues by calling
setlocale(LC_ALL,'') per POSIX, which initialises the langinfo stuff
    based on the environment variables (some OS'es do that automatically,
    but at least Darwin and Solaris don't)

git-svn-id: trunk@7672 -
2007-06-15 18:51:06 +00:00
compiler * also process all subnodes of try-except and try-finally in 2007-06-15 17:36:09 +00:00
fv * beos support from Olivier Coursiere 2007-05-24 07:16:17 +00:00
ide * Never disable Ctrl+F9 if it is Continue 2007-06-04 22:01:20 +00:00
installer * re-added darwin/ppc64 support (please use up-to-date fpcmake) 2007-03-24 17:26:10 +00:00
packages * several delphi compatibility stuff fixed 2007-06-14 21:24:53 +00:00
rtl * removed Darwin/Solaris-specific code and fixed all issues by calling 2007-06-15 18:51:06 +00:00
tests * also process all subnodes of try-except and try-finally in 2007-06-15 17:36:09 +00:00
utils * Fixed writing of untyped file 2007-06-02 22:17:45 +00:00
.gitattributes * also process all subnodes of try-except and try-finally in 2007-06-15 17:36:09 +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