This website requires JavaScript.
Explore
Help
Sign in
Miroirs
/
arabica
Watch
1
Star
0
Fork
You've already forked arabica
0
mirror of
https://github.com/jezhiggins/arabica
synced
2024-11-17 07:48:50 +01:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
25dc9795ab
arabica
/
include
History
jez
25dc9795ab
slipped TextCoalescer filter into the DOM builder, so that consecutive bits of text get applied to a single Text or CDATA node, rather than as a series of nodes. (A series of nodes is perfectly legal, it's just slightly unexpected. Even to me, and I work with DOMs a lot :)
2008-09-03 00:44:50 +01:00
..
Arabica
Visual Studio 6 hasn't been a build target for some time now. Removed the left over bits of VS6 specific workarounds.
2008-08-06 23:05:53 +01:00
convert
Visual Studio 6 hasn't been a build target for some time now. Removed the left over bits of VS6 specific workarounds.
2008-08-06 23:05:53 +01:00
DOM
slipped TextCoalescer filter into the DOM builder, so that consecutive bits of text get applied to a single Text or CDATA node, rather than as a series of nodes. (A series of nodes is perfectly legal, it's just slightly unexpected. Even to me, and I work with DOMs a lot :)
2008-09-03 00:44:50 +01:00
io
reworked absolutising, it's better, but I need to go back to the RFC at some point
2008-08-25 23:05:37 +00:00
SAX
Visual Studio 6 hasn't been a build target for some time now. Removed the left over bits of VS6 specific workarounds.
2008-08-06 23:05:53 +01:00
Taggle
build through on cygwin with expat
2008-07-16 10:01:08 +01:00
text
marked functions as inline as requested, although not entirely sure if it should be necessary :)
2008-04-28 09:13:49 +00:00
XML
added is_qname function, and tests
2008-08-01 13:02:41 +01:00
XPath
Updated NodeTest to match CDATA sections as well as text nodes.
2008-08-26 11:53:14 +01:00
XSLT
updated attribute validation to allow attributes in the xml namespace
2008-08-09 21:03:15 +01:00