index
:
fork-ledger.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
xpath.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Started working on an XPath visitor class
John Wiegley
2008-04-13
1
-2
/
+44
*
Started working on an XPath visitor class
John Wiegley
2008-04-13
1
-0
/
+79
*
Got the xpath command working again.
John Wiegley
2008-04-13
1
-4
/
+14
*
Fixed a problem in the use of boost::variant<>.
John Wiegley
2008-04-13
1
-9
/
+6
*
Changed xpath to use intrusive_ptr; got the xml command working
John Wiegley
2008-04-13
1
-322
/
+196
*
Initial implementation of document_builder_t.
John Wiegley
2008-04-13
1
-42
/
+13
*
Major restructuring of the value_t class.
John Wiegley
2008-04-13
1
-19
/
+29
*
Added COPYRIGHT notice to all files.
John Wiegley
2008-04-13
1
-0
/
+31
*
Changed write methods to print.
John Wiegley
2008-04-13
1
-7
/
+7
*
Rearranged many method names.
John Wiegley
2008-04-13
1
-1
/
+1
*
More work to use boost/operators.hpp.
John Wiegley
2008-04-13
1
-1
/
+1
*
Started using boost::optional<T>.
John Wiegley
2008-04-13
1
-1
/
+1
*
Did more work on the utility code.
John Wiegley
2008-04-13
1
-3
/
+3
*
Changed some of the logging macro names.
John Wiegley
2008-04-13
1
-3
/
+3
*
Rearranged the sources a bit.
John Wiegley
2008-04-13
1
-0
/
+783