jez
|
af3ebfde60
|
s/XPathExpressionPtr/XPathExpression/g
|
2007-10-25 20:42:00 +00:00 |
|
jez
|
f6b2ed4966
|
OK, I think that's it. XPathValue is now your man. Existing code using XPathValuePtr should still work, but new stuff should use XPathValue
|
2007-10-22 17:42:50 +00:00 |
|
jez
|
6e2f594dc9
|
more reworking on XPathValuePtr -> XPathValue. XPathValue contains rather than derives from boost::shared_ptr. Added operator== so can still compare to 0 to see if the value is null or not.
|
2007-10-22 14:10:49 +00:00 |
|
jez
|
7b43037a37
|
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 |
|
jez
|
7d46f6f4e2
|
Moved DOM:: into Arabica::DOM::
|
2007-09-05 11:47:13 +00:00 |
|
jez
|
7cf3897061
|
renamed all .h to .hpp
|
2007-09-04 22:55:47 +00:00 |
|
jez
|
4861c93e6c
|
renamed test directory to tests
|
2007-07-19 17:43:13 +00:00 |
|
jez
|
13a0c3c3c2
|
renamed tests back to test
|
2007-06-20 23:22:10 +00:00 |
|
jez
|
c12723cfb7
|
|
2006-10-11 22:51:04 +00:00 |
|