The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2021-03-30 14:06:19 +00:00
compiler * fixed memory leak, introduced accidentally in r48998 2021-03-30 11:05:00 +00:00
installer Fix short name for utils-fpcres for OS/2 and EMX 2021-03-28 21:51:30 +00:00
packages fcl-db: Introduce TArrayField. Only essential parts (added new object properties according to Delphi documentation). Some code taken from FreeCLX project (https://sourceforge.net/projects/freeclx/) 2021-03-30 11:30:19 +00:00
rtl * check for cache entry before even trying to open the file containing the debug info 2021-03-30 14:06:19 +00:00
tests * added test, issue is fixed by r48758 already 2021-03-28 21:10:13 +00:00
utils pastojs: fixed insert(item,array,pos) when array=nil 2021-03-28 19:19:32 +00:00
.gitattributes * added test, issue is fixed by r48758 already 2021-03-28 21:10:13 +00:00
.gitignore Add bin directory to ignore list for fpcsrc directory also 2020-10-30 16:17:05 +00:00
fpmake_add1.inc
fpmake_proc1.inc
fpmake.pp
Makefile * support building with FPC 3.2.2 2021-03-24 14:33:09 +00:00
Makefile.fpc * support building with FPC 3.2.2 2021-03-24 14:33:09 +00:00