arabica/DOM
2006-06-08 09:51:18 +00:00
..
DualMode gcc4 fixes 2006-01-05 16:30:31 +00:00
Events various fixes to placate gcc 4.0.2 compiler 2005-10-22 03:17:39 +00:00
SAX2DOM vc6 compatibility fixes 2006-06-08 09:51:18 +00:00
Simple vc6 compatibility fixes 2006-06-08 09:51:18 +00:00
Traversal Initial revision 2002-06-21 11:16:28 +00:00
Utils Now compiles for std::string and std::wstring, and probably for anything 2005-12-15 19:48:19 +00:00
Attr.h getValue now returns a const string_type& 2005-12-09 15:54:23 +00:00
CDATASection.h reverted to runtime_error to bad_cast because that's what it is 2005-12-09 11:46:53 +00:00
CharacterData.h getData now returns a const string_type& 2005-12-09 15:57:21 +00:00
Comment.h Initial revision 2002-06-21 11:16:28 +00:00
Document.h Added lots of little scoping fixes so it builds with gcc3.4.* 2004-09-17 23:17:51 +00:00
DocumentFragment.h Initial revision 2002-06-21 11:16:28 +00:00
DocumentType.h getName now returns a const string_type& 2005-12-09 15:53:05 +00:00
DOM.dsp Added SAX2DOM subfolder 2002-07-12 22:11:56 +00:00
DOM.vcproj added Utils folder 2003-08-28 12:36:15 +00:00
DOMException.h Quick and diry what() implementation. 2003-10-29 16:10:31 +00:00
DOMImplementation.h Initial revision 2002-06-21 11:16:28 +00:00
Element.h getAttribute now returns a const string_type& 2005-12-09 16:01:31 +00:00
Entity.h Added lots of little scoping fixes so it builds with gcc3.4.* 2004-09-17 23:17:51 +00:00
EntityReference.h Initial revision 2002-06-21 11:16:28 +00:00
NamedNodeMap.h fixes to silence gcc warnings 2005-08-07 20:16:02 +00:00
Node.h getNodeValue, getNamespaceURI, getPrefix and getValue all now return const string_type& instead of string_type 2005-12-09 15:49:52 +00:00
NodeList.h fixes to silence gcc warnings 2005-08-07 20:16:02 +00:00
Notation.h Added lots of little scoping fixes so it builds with gcc3.4.* 2004-09-17 23:17:51 +00:00
ProcessingInstruction.h getData now returns a const string_type& 2005-12-09 15:57:21 +00:00
Proxy.h Initial revision 2002-06-21 11:16:28 +00:00
Text.h reverted to runtime_error to bad_cast because that's what it is 2005-12-09 11:46:53 +00:00