The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2015-12-26 08:53:56 +00:00
compiler * osuinttype and ossinttype must match OS_INT and OS_UINT on avr as well 2015-12-26 08:38:53 +00:00
ide * fixed IDE compilation with GDBMI=1 (mantis #28890) 2015-11-19 17:28:37 +00:00
installer * added SDL sources 2015-11-17 12:03:49 +00:00
packages morphunits: removed things which belong to internal input.device API accidentally exposed in the public headers 2015-12-25 20:47:38 +00:00
rtl * patch by Dmitry Boyarintsev: initialize dyn. arrays more cleverly in a setlength call with ref. count>1, resolves issue #29250 2015-12-26 08:53:56 +00:00
tests * patch by Dmitry Boyarintsev: initialize dyn. arrays more cleverly in a setlength call with ref. count>1, resolves issue #29250 2015-12-26 08:53:56 +00:00
utils * pas2jni: Fixed ref counting of method pointers. 2015-12-15 14:03:25 +00:00
.gitattributes * patch by Dmitry Boyarintsev: initialize dyn. arrays more cleverly in a setlength call with ref. count>1, resolves issue #29250 2015-12-26 08:53:56 +00:00
.gitignore * Removed empty tests directory from svn 2014-11-08 15:47:53 +00:00
fpmake_add1.inc
fpmake_proc1.inc
fpmake.pp
Makefile * regenerated makefiles after adding the win16 target 2015-09-05 11:02:54 +00:00
Makefile.fpc * regenerated makefiles after adding the win16 target 2015-09-05 11:02:54 +00:00