The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2011-12-11 17:00:26 +00:00
compiler Check whether the globalsymtable is not Nil before using it! Otherwise an access violation occurs when compiling a program that contains specializations. 2011-12-11 16:10:02 +00:00
ide * rebuilt Makefiles 2011-12-04 15:34:01 +00:00
installer * rebuilt Makefiles 2011-12-04 15:34:01 +00:00
packages - removed 'var' parameter, it isn't necessary and prevents passing TStream descendants (Mantis #20867). 2011-12-11 04:15:26 +00:00
rtl * boolean must not be used for DosCalls API parameters 2011-12-11 00:46:55 +00:00
tests + Test case for bug #20827. The issue itself was fixed in r19668. 2011-12-11 17:00:26 +00:00
utils * Print usage message 2011-12-07 21:08:20 +00:00
.gitattributes + Test case for bug #20827. The issue itself was fixed in r19668. 2011-12-11 17:00:26 +00:00
.gitignore fpvectorial is now moved to lazarus/components/fpvectorial 2011-10-30 16:42:46 +00:00
Makefile * rebuilt Makefiles 2011-12-04 15:34:01 +00:00
Makefile.fpc * Trunk version to 2.7.1 2011-08-03 13:59:33 +00:00