The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2010-02-17 08:53:48 +00:00
compiler + {$OV+/-} alias for {$Q+/-} in macpas mode for CodeWarrior compatibility 2010-02-14 21:51:45 +00:00
ide * Patch from benjawin, Mantis 15779 to better deal with scrollbackbuffer<>screensize. 2010-02-17 08:53:48 +00:00
installer * update Makefile 2009-12-10 11:25:32 +00:00
packages xmlread.pp, TXMLFileSource.FetchData, don't lose the data that remains in the input buffer. Fixes Mantis #15776. 2010-02-15 19:40:26 +00:00
rtl + "CExtended" type that is the same as "extended", but conforming to the 2010-02-14 13:45:58 +00:00
tests * support record fields separated by commas instead of semicolons in typed 2010-02-14 14:33:30 +00:00
utils * fpcres: Implemented TClosableFileStream to automatically release and acquire 2010-01-26 08:54:41 +00:00
.gitattributes * support record fields separated by commas instead of semicolons in typed 2010-02-14 14:33:30 +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