The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2013-09-17 21:25:26 +00:00
compiler compiler: have unit interface symtable in stack while parsing implementation uses list (fixes issue ) 2013-09-17 08:53:37 +00:00
ide Fix option passing for freebsd ans netbsd, add -Xd for linux also 2013-08-13 14:10:34 +00:00
installer
packages fcl-db: bufdataset: make TFpcBinaryDatapacketReader more flexible hence descendant can override version preset in constructor and write in old format. 2013-09-17 12:43:45 +00:00
rtl * updated all the RTL helper functions related to exceptions and stack traces to use codepointer instead of pointer 2013-09-17 21:25:26 +00:00
tests Fix for Mantis . Correctly set CurrentThreadVar for those tthread.inc incarnations that don't use the default ThreadProc in classes.inc (this should be changed in the future though...). In addition to Unix systems as described by the bug report this also involved BeOS and Netware LibC. 2013-09-17 18:02:12 +00:00
utils * synchronized with trunk up to and including r25430 2013-09-06 10:09:26 +00:00
.gitattributes Fix for Mantis . Correctly set CurrentThreadVar for those tthread.inc incarnations that don't use the default ThreadProc in classes.inc (this should be changed in the future though...). In addition to Unix systems as described by the bug report this also involved BeOS and Netware LibC. 2013-09-17 18:02:12 +00:00
.gitignore
fpmake_add1.inc
fpmake_proc1.inc
fpmake.pp
Makefile
Makefile.fpc