The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
sergei 86f0a4177d * SAX cleanup: removed {$ifdef UseDynArrays}, left variant without dynarrays, they don't provide any significant advantage.
* Changed TList to TFPList, removed redundant FLength field.

git-svn-id: trunk@20879 -
2012-04-14 22:44:45 +00:00
compiler * better suitable on x86_64-linux 2012-04-14 20:09:31 +00:00
ide Regenerated after: Add -Xd option for FreeBSD OS 2012-04-13 21:53:50 +00:00
installer * regenerated Makefiles with AIX support 2012-04-11 18:03:57 +00:00
packages * SAX cleanup: removed {$ifdef UseDynArrays}, left variant without dynarrays, they don't provide any significant advantage. 2012-04-14 22:44:45 +00:00
rtl * fix building for Haiku/BeOS after r20839 (patch by Olivier Coursière) 2012-04-14 20:36:02 +00:00
tests * due to different result handling of integers and interfaces, GetInterfaceProp cannot use GetOrdProp, resolves #21684 2012-04-12 21:50:03 +00:00
utils * enabled for AIX 2012-04-11 18:07:23 +00:00
.gitattributes * fcl-xml, going public with TXMLTextReader: moved most of the code from xmlread.pp to new unit xmltextreader.pp, auxiliary classes moved to xmlreader.pp. 2012-04-14 17:25:40 +00:00
.gitignore
Makefile * regenerated Makefiles with AIX support 2012-04-11 18:03:57 +00:00
Makefile.fpc