The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2011-11-25 15:25:10 +00:00
compiler Incorporate the changes from trunk into "postfixoperators" and "handle_factor_typenode". The latter needed to be extended by a parameter "typeonly" which is "false" in almost all calls except the one inside "factor_read_id" where the "typeonly" parameter of "factor" is used. 2011-11-25 15:25:10 +00:00
ide * copyright updated. 2011-11-06 18:35:31 +00:00
installer * added support for ufppkg 2011-10-12 06:15:48 +00:00
packages Advances TFPImageCanvas.FImage and TFPMemoryImage.FData to protected to allow more useful descendents to be created, see bug #20341 2011-11-23 21:14:06 +00:00
rtl * add NULL handling for customvariants, patch by Ludo, Mantis #20697 2011-11-20 19:45:22 +00:00
tests Rebase to revision 19673 2011-11-24 16:48:47 +00:00
utils * Missing conversion to TFPList 2011-11-22 19:21:20 +00:00
.gitattributes Rebase to revision 19673 2011-11-24 16:48:47 +00:00
.gitignore fpvectorial is now moved to lazarus/components/fpvectorial 2011-10-30 16:42:46 +00:00
Makefile + armv4t 2011-08-27 20:21:42 +00:00
Makefile.fpc