Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Now using xpath_t::path_t to select nodes. | John Wiegley | 2008-04-13 | 1 | -2/+7 |
* | Changed xpath to use the new copy-on-write value_t. | John Wiegley | 2008-04-13 | 1 | -18/+13 |
* | Modified value_t to use copy-on-write semantics. | John Wiegley | 2008-04-13 | 1 | -4/+4 |
* | Changed xpath to use intrusive_ptr; got the xml command working | John Wiegley | 2008-04-13 | 1 | -2/+2 |
* | Correcting pyledger initialization... | John Wiegley | 2008-04-13 | 1 | -2/+35 |
* | Major restructuring of the value_t class. | John Wiegley | 2008-04-13 | 1 | -6/+6 |
* | Added COPYRIGHT notice to all files. | John Wiegley | 2008-04-13 | 1 | -0/+31 |
* | Rearranged many method names. | John Wiegley | 2008-04-13 | 1 | -5/+5 |
* | More work to use boost/operators.hpp. | John Wiegley | 2008-04-13 | 1 | -5/+5 |
* | Started using boost::optional<T>. | John Wiegley | 2008-04-13 | 1 | -0/+2 |
* | Did more work on the utility code. | John Wiegley | 2008-04-13 | 1 | -8/+7 |
* | Changed some of the logging macro names. | John Wiegley | 2008-04-13 | 1 | -2/+7 |
* | Rearranged the sources a bit. | John Wiegley | 2008-04-13 | 1 | -0/+164 |