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
50e46f3bcc
arabica
/
include
History
jez
50e46f3bcc
refactored to eliminate temporary object creation
2009-05-11 10:24:51 +01:00
..
Arabica
parameterised XML string tests on string_adaptor
2009-02-23 19:23:12 +00: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
Fix to uri parsing so that something like
2009-02-20 23:00:01 +00:00
SAX
filename case fixes
2009-03-12 20:00:35 +00:00
Taggle
Got Taggle test passing.
2009-03-12 09:49:45 +00: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
rather large commit, propagating the QualifiedName changes through the NamespaceSupport and Tracker, simplifying item names in XSLT and so on.
2009-02-24 12:21:35 +00:00
XPath
refactored to eliminate temporary object creation
2009-05-11 10:24:51 +01:00
XSLT
updated TO-DO to include various performance improvement ideas
2009-05-05 19:30:47 +01:00