The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2012-03-02 12:26:02 +00:00
compiler compiler: global property can't be a class property 2012-02-29 02:31:03 +00:00
ide * fix building IDE by adding fcl-xml and fcl-base 2012-02-29 20:52:18 +00:00
installer Update Makefile for mips-linux support 2012-02-29 11:19:02 +00:00
packages * change mysql datetime parsing because mysql allows time >24hrs (interval like). 2012-03-02 12:26:02 +00:00
rtl * add a check to TRecall.store for FStorage=nil. Patch by Luiz, Mantis #21404 2012-03-02 09:43:12 +00:00
tests * only for darwin 2012-02-26 12:50:48 +00:00
utils Add indirectly required ppacakges 2012-03-01 10:28:35 +00:00
.gitattributes + fcl-xml, added unit xmlreader.pp (abstract base for streamed reading) 2012-02-27 11:02:34 +00:00
.gitignore
Makefile
Makefile.fpc