The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
michael 4f8bc2aaf4 * Missing conversion to TFPList
git-svn-id: trunk@19670 -
2011-11-22 19:21:20 +00:00
compiler * Set pi_uses_exceptions flag when creating/firstpassing ttryexceptnode or ttryfinallynode, not when parsing try statements. It ensures that procedures with exception handling nodes created by compiler (constructors in the first place, but also for..in loops with TObject iterators, etc.) are handled the same way as ones containing exception nodes from user code. 2011-11-22 11:59:44 +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 * Uncommented some extra tests 2011-11-20 22:49:14 +00:00
rtl * add NULL handling for customvariants, patch by Ludo, Mantis #20697 2011-11-20 19:45:22 +00:00
tests * give an error when trying to call an interface/protocol/category method 2011-11-18 22:33:33 +00:00
utils * Missing conversion to TFPList 2011-11-22 19:21:20 +00:00
.gitattributes * give an error when trying to call an interface/protocol/category method 2011-11-18 22:33:33 +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 * Trunk version to 2.7.1 2011-08-03 13:59:33 +00:00