This website requires JavaScript.
Explore
Help
Sign In
paweld
/
fpc
Watch
1
Star
0
Fork
0
You've already forked fpc
mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced
2025-12-04 16:07:11 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
17b15e762d
fpc
/
packages
/
fcl-xml
History
sergei
320f67eab2
xmlwrite.pp, htmwrite.pp: replaced inheritance by composition. TxxxWriter always writes to a TStream (or its descendant), and for text files we use a simple TStream-compatible wrapper.
...
git-svn-id: trunk@15755 -
2010-08-08 22:25:37 +00:00
..
src
xmlwrite.pp, htmwrite.pp: replaced inheritance by composition. TxxxWriter always writes to a TStream (or its descendant), and for text files we use a simple TStream-compatible wrapper.
2010-08-08 22:25:37 +00:00
tests
+ XPath test suite, implemented possibility to use a specified context node instead of fixed root element.
2010-07-28 12:24:27 +00:00
fpmake.pp
* fpmake.pp updates
2010-05-13 18:15:31 +00:00
Makefile
* Update Makefiles
2009-12-10 08:36:52 +00:00
Makefile.fpc
* Makefiles version 2.5.1
2009-08-13 21:21:28 +00:00