The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2010-04-15 10:37:57 +00:00
compiler compiler: add class constructors, class destructors to the initfinal table as regular initialization/finalization sections (class constructors is still not striped away with the class) 2010-04-15 07:37:41 +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 * Improved error message for unknown targets in dependencies 2010-04-15 10:37:57 +00:00
rtl * initialize previously missing fields of threadmanager record 2010-04-11 15:14:18 +00:00
tests tests: fix compilation for platforms without activeX 2010-04-12 06:29:01 +00:00
utils * Removed left-over debug statement 2010-03-25 20:55:53 +00:00
.gitattributes rtl: implement TStreamAdapter.CopyTo, .SetSize, return proper error value for Clone instead of raising exception (#0016161) + test 2010-04-11 12:52:31 +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