Commit graph

118 commits

Author SHA1 Message Date
jez
8228130d7a whipped out bit of old commented out code 2007-11-10 22:27:27 +00:00
jez
240c97814c added dom2pyx example 2007-10-25 20:40:08 +00:00
jez
fac7cf88de XPathExpressionPtr no longer derives from boost::shared_ptr, it contains it instead 2007-10-22 20:25:35 +00:00
jez
6d76412103 fixed namespaces declaration 2007-09-25 19:17:58 +00:00
jez
f213c402cd moved DOM streaming from Utils/ to io/ 2007-09-13 21:21:55 +00:00
jez
723ef90108 the last, I think, of the namespace shuffling business 2007-09-11 08:32:54 +00:00
jez
0525191ebe move convert_adaptor.hpp and convertstream.hpp into io subdirectory 2007-09-10 17:32:43 +00:00
jez
caebe3f63e moved codecvt facets into convert subdirectory 2007-09-10 16:21:31 +00:00
jez
77c2d74398 more template parameter malarkey 2007-09-06 09:04:01 +00:00
jez
a76b137b60 removed basic_ prefixes from SAX classes, removed typedefs 2007-09-05 12:57:07 +00:00
jez
7d46f6f4e2 Moved DOM:: into Arabica::DOM:: 2007-09-05 11:47:13 +00:00
jez
a6c116acd6 moved SAX:: into Arabica::SAX:: 2007-09-05 09:49:18 +00:00
jez
7cf3897061 renamed all .h to .hpp 2007-09-04 22:55:47 +00:00
jez
bfac77736e corrected VS warnings 2007-08-31 10:59:50 +00:00
jez
f1274df9ac removed commented out code 2007-08-28 01:56:58 +00:00
jez
e5f61a5a44 corrected dependencies 2007-08-27 23:15:23 +00:00
jez
59dee666d8 merged with mangle-dev branch 2007-07-19 16:58:57 +00:00
jez
968127deb0 garden fixes 2007-06-18 12:01:47 +00:00
jez
dc5070db07 added --without-dom option to configure 2006-09-19 10:42:00 +00:00
jez
30c53656b8 made building XPath stuff conditional on availability of Boost 2006-09-13 21:55:51 +00:00
jez
ecf4f74304 sept 2006 release 2006-09-12 21:21:48 +00:00
jez
5399a7ca81 updated Makefiles for new source layout 2006-08-09 09:19:53 +00:00
jez
69b11a256c removed ancient C++Builder build files. maybe when the new Turbo C++ comes out I can add something up-to-date back in. I hope so, because I loved Turbo C++ and Borland C++, hope the new ones rock like they did. 2006-08-08 21:47:07 +00:00
jez
95e07c4b13 corrected build files for now source layout 2006-08-08 21:43:28 +00:00
jez
38d9ad2524 updated solution and project files for new directory structure 2006-08-08 10:30:59 +00:00
jez
fce1ba265a removed .cvsignores left over from CVS migration 2006-08-04 20:11:00 +00:00
jez
5c7a8b44b9 work with Nodes rather than elements 2006-08-04 09:53:06 +00:00
jez
875bfe4a58 2006-07-31 21:51:49 +00:00
jez_higgins
1b4510fd9d *** empty log message *** 2006-07-14 10:09:14 +00:00
jez_higgins
f693ee28fa *** empty log message *** 2006-01-05 17:39:53 +00:00
jez_higgins
aa4be03ea0 MinGW patches from Cromwell Enage, spanage@yahoo.com 2006-01-04 10:29:24 +00:00
jez_higgins
77e654d41b Cygwin fixes 2005-11-28 12:39:13 +00:00
jez_higgins
4ab8c2dca7 *** empty log message *** 2005-11-09 21:13:22 +00:00
jez_higgins
eb3005637f get it - partly broken 2005-09-28 20:02:00 +00:00
jez_higgins
e8a40853c0 reverted previous bit of test code :) 2005-08-22 15:03:41 +00:00
jez_higgins
df816c1b05 parameterised XPath class 2005-08-16 20:59:04 +00:00
jez_higgins
7f53e6cba4 parameterised XPathExpression, UnaryExpression and BinaryExpression 2005-08-16 16:04:24 +00:00
jez_higgins
a71eb0345f parameterised XPathValue and XPathValuePtr 2005-08-16 15:29:02 +00:00
jez_higgins
4014643f71 Binned out DOM/Simple/StringAdaptor.h - it hasn't been used for ages, because
everything uses SAX/helpers/StringAdaptor.h
Binned out SAX/helpers/StringAdaptor.h - moved it to Utils/StringAdaptor.h and
changed namespace from SAX to Arabica.
2005-08-15 21:09:13 +00:00
jez_higgins
ef04cc6407 *** empty log message *** 2005-08-15 13:13:46 +00:00
jez_higgins
6f3fcf8a8a told VC7 not to bother with warning 4180 2005-08-11 21:45:24 +00:00
jez_higgins
610ef5d477 *** empty log message *** 2005-08-09 10:30:42 +00:00
jez_higgins
5b5cb43696 Moved SAX2DOM_test into test subdirectory 2005-08-07 20:45:21 +00:00
jez_higgins
e7451ff9c1 *** empty log message *** 2005-08-05 08:48:17 +00:00
jez_higgins
50f169b1c7 added new failing test 2005-08-02 11:00:35 +00:00
jez_higgins
29778b3345 *** empty log message *** 2005-04-08 16:02:31 +00:00
jez_higgins
e846abff0c ignoreableWhitespace now labelled as whitespace not characters in output 2005-03-30 11:06:02 +00:00
jez_higgins
30c498678a Backport to VC6 2005-03-30 11:04:30 +00:00
jez_higgins
41c97bfe4d *** empty log message *** 2004-09-10 21:18:31 +00:00
jez_higgins
e1c5db27fb Fixed to xmlbase sample 2004-09-10 21:17:36 +00:00