jez
|
84d7d9390a
|
spelled underlying_impl wrong all these years and never realised, start work on sorting namespace nodes ahead of attribute nodes
|
2008-04-23 14:41:00 +00:00 |
|
jez
|
9ea360f3ef
|
collapsed tagsoup-port into mainline
|
2008-04-07 15:37:47 +00:00 |
|
jez
|
69a322f7f2
|
Alex Ott's patch to kill an initialisation order warning
|
2007-11-22 16:50:33 +00:00 |
|
jez
|
e2713a0fbc
|
DOM stream now outputs <elem/> for empty elements
|
2007-11-22 16:49:25 +00:00 |
|
jez
|
8f6b783dc7
|
don't actually need to worry about refcounting here - in fact even though I was keeping count, I wasn't actually doing anything with it :)
|
2007-11-12 09:06:25 +00:00 |
|
jez
|
67ad360326
|
tightened constness on DOMImplementation
|
2007-11-12 09:04:54 +00:00 |
|
jez
|
7912efaa62
|
Stream Document fragment nodes properly
|
2007-11-10 22:22:26 +00:00 |
|
jez
|
6d76412103
|
fixed namespaces declaration
|
2007-09-25 19:17:58 +00:00 |
|
jez
|
f213c402cd
|
moved DOM streaming from Utils/ to io/
|
2007-09-13 21:21:55 +00:00 |
|
jez
|
c3bffa005a
|
renamed include/Utils to include/Arabica
|
2007-09-10 17:52:04 +00:00 |
|
jez
|
17248585af
|
more namespace and file moving shenanigans
|
2007-09-10 17:24:17 +00:00 |
|
jez
|
cc3ffc1a79
|
added extra template parameters
|
2007-09-10 08:19:44 +00:00 |
|
jez
|
63ed794d58
|
finished adding string adaptor param to DOM. everything builds and runs now
|
2007-09-08 22:31:24 +00:00 |
|
jez
|
7b43037a37
|
Added string_adaptor parameter to DOM classes. DOM and XPath tests compile and run, but still need to add defaults so more "normal" bits of code will go.
|
2007-09-07 23:52:30 +00:00 |
|
jez
|
90685582ea
|
working on DOM template params - build is currently broken
|
2007-09-07 22:03:27 +00:00 |
|
jez
|
bbcf3e1001
|
all SAX classes now take both string_type and string_adaptor. everything builds through. tests pass
|
2007-09-06 18:54:02 +00:00 |
|
jez
|
a76b137b60
|
removed basic_ prefixes from SAX classes, removed typedefs
|
2007-09-05 12:57:07 +00:00 |
|
jez
|
7d46f6f4e2
|
Moved DOM:: into Arabica::DOM::
|
2007-09-05 11:47:13 +00:00 |
|
jez
|
a6c116acd6
|
moved SAX:: into Arabica::SAX::
|
2007-09-05 09:49:18 +00:00 |
|
jez
|
7cf3897061
|
renamed all .h to .hpp
|
2007-09-04 22:55:47 +00:00 |
|
jez
|
9cd4752c00
|
Prevent hierarchy exception if the parser reports the DTD as a skipped entity
|
2007-08-26 23:12:49 +00:00 |
|
jez
|
9606354b41
|
merged with mangle-dev branch
|
2007-07-19 17:01:19 +00:00 |
|
jez
|
968127deb0
|
garden fixes
|
2007-06-18 12:01:47 +00:00 |
|
jez
|
7a88d7d60a
|
use DefaultHandler instead of DefaultHandler2
|
2007-01-19 15:54:18 +00:00 |
|
jez
|
3a18023963
|
TreeWalker: C++ compliance fixes
|
2007-01-12 14:52:14 +00:00 |
|
jez
|
ed46fc0f01
|
TreeWalker patches from craigp.
|
2007-01-02 11:32:48 +00:00 |
|
jez
|
d1ca51079f
|
add more TreeWalker tests, including one with a NodeFilter
|
2006-12-14 19:34:48 +00:00 |
|
jez
|
664f6fd116
|
added TreeWalker implementation, dondated by craigp
|
2006-12-14 15:06:36 +00:00 |
|
jez
|
78c783b7c1
|
bug fix to Attr::setValue
|
2006-12-14 11:51:23 +00:00 |
|
jez
|
ecf4f74304
|
sept 2006 release
|
2006-09-12 21:21:48 +00:00 |
|
jez
|
543f7357df
|
started moving headers out into an include directory
|
2006-08-07 21:08:11 +00:00 |
|