jez
|
0b2bb658b9
|
Skinned up skeleton implementation of key() function. Doesn't do anything yet though :)
|
2009-02-18 08:37:00 +00:00 |
|
jez
|
57f793ccc8
|
provided null implementation for unparsed-entity-uri
|
2008-10-27 22:20:49 +00:00 |
|
jez
|
4e418a8622
|
Implemented generate-id function
|
2008-10-27 19:13:47 +00:00 |
|
jez
|
0850f50269
|
tweaking document order across documents - not for any better reason than making a test case pass
|
2007-12-25 21:56:28 +00:00 |
|
jez
|
cdac22542e
|
added type() to XPath expressions. I need this to allow XSLT match patterns to be rewritten properly - see http://www.jezuk.co.uk/cgi-bin/view/arabica/log?id=3546 - but it will also be useful for compile time checking (should I get sufficiently keen :)
|
2007-12-18 23:03:16 +00:00 |
|
jez
|
af3ebfde60
|
s/XPathExpressionPtr/XPathExpression/g
|
2007-10-25 20:42:00 +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
|
889305618e
|
fixes for older gcc
|
2007-09-28 08:30:16 +00:00 |
|
jez
|
a76b137b60
|
removed basic_ prefixes from SAX classes, removed typedefs
|
2007-09-05 12:57:07 +00:00 |
|
jez
|
7cf3897061
|
renamed all .h to .hpp
|
2007-09-04 22:55:47 +00:00 |
|
jez
|
83c34592f3
|
|
2007-08-25 11:51:29 +00:00 |
|
jez
|
9d70b5c1c0
|
now handles document('')
|
2007-08-24 08:51:31 +00:00 |
|
jez
|
d63b9a504c
|
make document(url) respect base URI
|
2007-08-23 13:55:06 +00:00 |
|
jez
|
1108d7f5de
|
whitespace changes
|
2007-08-22 12:22:57 +00:00 |
|
jez
|
d30bba750e
|
merged with mangle-dev branch
|
2007-07-19 17:01:42 +00:00 |
|