Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Completely revised the way XPath expressions are calculated. | John Wiegley | 2008-04-13 | 1 | -2/+3 |
* | Corrected problem with uninitialized value_t's. | John Wiegley | 2008-04-13 | 1 | -0/+1 |
* | Changed xpath to use the new copy-on-write value_t. | John Wiegley | 2008-04-13 | 1 | -3/+3 |
* | The XPath visitor class is now working | John Wiegley | 2008-04-13 | 1 | -0/+4 |
* | Started working on an XPath visitor class | John Wiegley | 2008-04-13 | 1 | -1/+1 |
* | Changed xpath to use intrusive_ptr; got the xml command working | John Wiegley | 2008-04-13 | 1 | -7/+0 |
* | document_builder_t is now working. | John Wiegley | 2008-04-13 | 1 | -1/+3 |
* | Initial implementation of document_builder_t. | John Wiegley | 2008-04-13 | 1 | -0/+276 |