arabica/include/DOM/Simple
2012-09-07 19:50:16 +01:00
..
AttrImpl.hpp recalculate value if child nodes are fiddled with 2010-12-29 00:10:05 +00:00
AttrMap.hpp If node doesn't belong to this element, complain 2010-12-29 15:41:56 +00:00
AttrNSImpl.hpp Remove warnings: 2009-11-28 01:12:28 +00:00
CDATASectionImpl.hpp Remove warnings: 2009-11-28 01:12:28 +00:00
CharacterDataImpl.hpp Improved error reporting. Fixed a couple of test functions in dom_conf_test. Skip a couple of entityRef tests 2010-12-09 19:03:23 +00:00
CommentImpl.hpp Remove warnings: 2009-11-28 01:12:28 +00:00
DocumentFragmentImpl.hpp 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
DocumentImpl.hpp Fix for gcc4.7 provided by oncaphillis@snafu.de 2012-09-07 19:50:16 +01:00
DocumentTypeImpl.hpp Remove warnings: 2009-11-28 01:12:28 +00:00
DOMImplementation.hpp Massage ArabicaConfig.hpp so all macros are prefixed ARABICA_ 2011-11-25 23:26:39 +00:00
ElementByTagImpl.hpp DOM Level 1 Conformance fixes found with first pass of W3C conf tests 2010-12-09 11:35:54 +00:00
ElementImpl.hpp Fix for gcc4.7 provided by oncaphillis@snafu.de 2012-09-07 19:50:16 +01:00
ElementNSImpl.hpp 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
EntityImpl.hpp finished adding string adaptor param to DOM. everything builds and runs now 2007-09-08 22:31:24 +00:00
EntityReferenceImpl.hpp Default setNodeValue is to do nothing. 2010-12-11 01:12:03 +00:00
Helpers.hpp 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
NamedNodeMapImpl.hpp pop exception if trying to remove an item that doesn\'t exist. yay\! 2010-12-27 00:27:57 +00:00
NodeImpl.hpp return oldChild not newChild when replacing with a docfragment 2010-12-29 00:11:20 +00:00
NotationImpl.hpp Remove warnings: 2009-11-28 01:12:28 +00:00
ProcessingInstructionImpl.hpp Remove warnings: 2009-11-28 01:12:28 +00:00
TextImpl.hpp Ash Berlin's patch to get Text.splitText working properly 2009-12-06 21:34:46 +00:00