The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
sergei c2a2f88bd4 * fcl-xml, making progress with streaming API, implemented IXmlLineInfo interface and fixed reported locations for attributes and their child nodes.
+ Set Name and Value properties for DocumentType nodes.
* Unified HandleEntityStart and HandleEntityEnd code for entity references in content and in attributes.

git-svn-id: trunk@20524 -
2012-03-16 09:14:47 +00:00
compiler * fixed 64 bit boolean operations on ppc32 (fixes tests/test/taddbool) 2012-03-15 18:51: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 * fcl-xml, making progress with streaming API, implemented IXmlLineInfo interface and fixed reported locations for attributes and their child nodes. 2012-03-16 09:14:47 +00:00
rtl o patch by Nico Erfurth: 2012-03-11 21:08:57 +00:00
tests * don't allow multiple deprecated messages, resolves #21466 2012-03-12 21:39:43 +00:00
utils * add /Applications/Xcode.app/Contents/Developer/usr/bin to the default 2012-03-09 21:12:49 +00:00
.gitattributes * Added ms-sql server connector by LaCak2 2012-03-16 08:36:12 +00:00
.gitignore fpvectorial is now moved to lazarus/components/fpvectorial 2011-10-30 16:42:46 +00:00
Makefile * some Makefiles regenerated to support mips-linux 2012-02-04 09:50:03 +00:00
Makefile.fpc * don't build utils on gba and embedded 2012-01-07 21:52:40 +00:00