Commit graph

7 commits

Author SHA1 Message Date
jez_higgins
d89f09dd9a Now compiles for std::string and std::wstring, and probably for anything
else that has a size() member function and an operator[]
Will need to be reworked at some point in the future, but should do for now
2005-12-15 19:48:19 +00:00
jez_higgins
071e62b2dd Factored out the XML escaping stuff 2005-12-14 14:49:57 +00:00
jez_higgins
8f2cc8455b gcc 4.0 corrections 2005-08-30 09:39:38 +00:00
jez_higgins
d7c23a30b8 big time changes to stream namespaces and namespace-prefixes properly
not quite done yet, but much improved
2005-08-25 11:31:09 +00:00
jez_higgins
bb927066bf Moved Utils/* into Arabica namespace 2003-09-11 14:05:18 +00:00
jez_higgins
961078a18a Added default case to switch to stop GCC complain that not all the enum
states are accounted for.
2003-09-09 09:45:17 +00:00
jez_higgins
79a92ee5f5 Provides an operator<< for DOM::Nodes. 2003-08-28 12:35:44 +00:00