Find a file
jez_higgins 9fc4a8b000 Element & attribute names and namespace URIs are now held in a
string pool attached the owning document.
The string pool is just a std::list, because it gives us stable pointers
into the contents.  Easy!
2005-12-09 11:49:03 +00:00
bin get it - partly broken 2005-09-28 20:02:00 +00:00
doc Initial revision 2002-06-21 11:16:28 +00:00
DOM Element & attribute names and namespace URIs are now held in a 2005-12-09 11:49:03 +00:00
examples Cygwin fixes 2005-11-28 12:39:13 +00:00
SAX Borland workarounds submitted by Eric Britz 2005-12-07 16:09:37 +00:00
test reverted to runtime_error to bad_cast because that's what it is 2005-12-09 11:46:53 +00:00
Utils Added third template parameter to wrappers, together with a bit of 2005-12-07 10:51:00 +00:00
XML Moved Utils/* into Arabica namespace 2003-09-11 14:05:18 +00:00
XPath Borland workarounds submitted by Eric Britz 2005-12-07 16:09:37 +00:00
.cvsignore *** empty log message *** 2003-12-07 15:27:44 +00:00
Arabica.dsw *** empty log message *** 2005-08-15 13:13:46 +00:00
Arabica.sln *** empty log message *** 2005-11-09 21:13:22 +00:00
ChangeLog Initial revision 2002-06-21 11:16:28 +00:00
Documentation.dsp Initial revision 2002-06-21 11:16:28 +00:00
Doxyfile *** empty log message *** 2005-08-20 21:15:52 +00:00
Makefile *** empty log message *** 2005-08-05 08:48:17 +00:00
Makefile.common added a couple required tyename's in StringAdapter.h and test/XPath/execute_test.hpp 2005-10-24 03:33:52 +00:00
Makefile.header added a couple required tyename's in StringAdapter.h and test/XPath/execute_test.hpp 2005-10-24 03:33:52 +00:00
Makefile.header.cygwin added a couple required tyename's in StringAdapter.h and test/XPath/execute_test.hpp 2005-10-24 03:33:52 +00:00
Makefile.header.darwin A copy of the OS X one 2004-09-10 20:57:43 +00:00
Makefile.header.linux added a couple required tyename's in StringAdapter.h and test/XPath/execute_test.hpp 2005-10-24 03:33:52 +00:00
Makefile.header.osx From info provided by Peter Beerli, School of Computational Science and 2003-12-07 15:12:53 +00:00
Makefile.header.solaris7_gcc Added LINK_SHARED 2003-12-07 15:13:11 +00:00
Makefile.rules *** empty log message *** 2003-09-10 13:34:10 +00:00
sax.dox Initial revision 2002-06-21 11:16:28 +00:00
SAXinCPP.bpf Initial revision 2002-06-21 11:16:28 +00:00
SAXinCPP.bpg Initial revision 2002-06-21 11:16:28 +00:00
todo.txt added comment about needing a better solution for the std:bad_cast bug 2005-10-22 03:14:37 +00:00