The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
joost b2dc9e6f09 * fpmake fixes
git-svn-id: trunk@15233 -
2010-05-05 20:47:42 +00:00
compiler * fixed changing the visibility of a property with a fixed index in a child 2010-05-04 14:41:22 +00:00
ide * Patch from benjawin, Mantis 15779 to better deal with scrollbackbuffer<>screensize. 2010-02-17 08:53:48 +00:00
installer + bzip2 unit added 2010-04-11 16:35:04 +00:00
packages * fpmake fixes 2010-05-05 20:47:42 +00:00
rtl * optimized copy(<dyn. array> ...) by checking if the elements are really ref. counted 2010-05-05 13:49:06 +00:00
tests * optimized copy(<dyn. array> ...) by checking if the elements are really ref. counted 2010-05-05 13:49:06 +00:00
utils * Define NEEDCROSSBINUTILS when compiling from darwin to non-darwin platforms 2010-05-04 20:36:20 +00:00
.gitattributes * optimized copy(<dyn. array> ...) by checking if the elements are really ref. counted 2010-05-05 13:49:06 +00:00
.gitignore * ignore stamp files *-stamp.* 2010-02-02 15:20:07 +00:00
Makefile + mips(el) support in the compiler makefile 2009-12-08 19:57:16 +00:00
Makefile.fpc * Makefiles version 2.5.1 2009-08-13 21:21:28 +00:00