arabica/include/DOM/Simple
Jez Higgins 952e71da02 Remove std::unary_function base class
Redundant, indeed deprecated, these days.
2024-09-10 10:53:50 +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 Removed events 2015-12-09 23:03:49 +00:00
CommentImpl.hpp Remove warnings: 2009-11-28 01:12:28 +00:00
DocumentEventImpl.hpp Moved the event implementation into the SimpleDOM namespace. 2013-02-09 14:37:12 +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 Remove std::unary_function base class 2024-09-10 10:53:50 +01:00
DocumentTypeImpl.hpp Remove warnings: 2009-11-28 01:12:28 +00:00
DOMImplementation.hpp Removed events 2015-12-09 23:03:49 +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 Removed events 2015-12-09 23:03:49 +00: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
EventImpl.hpp Fix long -> unsigned long long size mismatch in function return value. Add #include <algorithm> to declare std::max for MS VS2013, at least. 2014-06-11 18:15:54 -07:00
EventTargetImpl.hpp Resolved warnings. 2018-01-29 19:30:14 -06: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
MutationEventImpl.hpp Moved the event implementation into the SimpleDOM namespace. 2013-02-09 14:37:12 +00:00
NamedNodeMapImpl.hpp Remove std::unary_function base class 2024-09-10 10:53:50 +01:00
NodeImpl.hpp Ported Arabica to VS2019. 2020-02-15 20:07:06 -06: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