The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Jonas Maebe fd98a0cc5b * don't call runerror if a unix threading error occurs (because this
immediately terminates the whole application), but instead call
    handleerrorframe (which can be converted into an exception) (#7954)

git-svn-id: trunk@8248 -
2007-08-08 13:59:17 +00:00
compiler * fixed sparc bootstrap 2007-08-08 09:48:37 +00:00
fv * beos support from Olivier Coursiere 2007-05-24 07:16:17 +00:00
ide * take care of the efSyntaxHighlight flag when checking if syntax highlighting shall be on or off, resolves #4566 2007-07-29 17:28:16 +00:00
installer * don't use obsolete switches in default configuration files 2007-07-05 19:19:07 +00:00
packages * added .NOTPARALLEL to chm and fcl-base Makefiles 2007-08-08 12:47:17 +00:00
rtl * don't call runerror if a unix threading error occurs (because this 2007-08-08 13:59:17 +00:00
tests * don't call runerror if a unix threading error occurs (because this 2007-08-08 13:59:17 +00:00
utils * update lNet in fppkg to 0.5.6a 2007-08-05 09:50:55 +00:00
.gitattributes * don't call runerror if a unix threading error occurs (because this 2007-08-08 13:59:17 +00:00
.gitignore * gba and nds work with new heap manager now (no need for a custom heap manager that allocates a single big block anymore) 2007-07-30 15:37:19 +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