The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2010-05-25 20:10:44 +00:00
compiler * removed "and not is_class()" condition from is_managed_type(), because 2010-05-22 21:28:24 +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 * Result all indexes on UpdateIndexDefs, not only the PK. Patch from Ladislav Karrach, bug #16493 2010-05-25 20:10:44 +00:00
rtl rtl: don't use c-style +=, -= in freebidi, utf8bidi since they can't be compiled with default options in this case 2010-05-24 03:35:34 +00:00
tests + test file 2010-05-21 14:13:38 +00:00
utils * fix for Mantis 16504, change order of tarcommand for busybox and 2010-05-17 20:22:29 +00:00
.gitattributes * Added BaseURL, and support for additional encodings. Implemented CGI testbed application 2010-05-25 11:20:38 +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