index
:
fork-ledger.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
journal.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Now using xpath_t::path_t to select nodes.
John Wiegley
2008-04-13
1
-2
/
+2
*
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
-4
/
+1
*
Initial implementation of document_builder_t.
John Wiegley
2008-04-13
1
-0
/
+2
*
Trying to get boost/python to work with dynamic linking.
John Wiegley
2008-04-13
1
-5
/
+0
*
Major restructuring of the value_t class.
John Wiegley
2008-04-13
1
-22
/
+17
*
Added COPYRIGHT notice to all files.
John Wiegley
2008-04-13
1
-0
/
+31
*
Rearranged many method names.
John Wiegley
2008-04-13
1
-6
/
+6
*
Revised how commodities are dealt with.
John Wiegley
2008-04-13
1
-13
/
+6
*
More work to use boost/operators.hpp.
John Wiegley
2008-04-13
1
-7
/
+8
*
In the middle of switching to using boost/operators.hpp
John Wiegley
2008-04-13
1
-3
/
+4
*
Started using boost::optional<T>.
John Wiegley
2008-04-13
1
-48
/
+65
*
Did more work on the utility code.
John Wiegley
2008-04-13
1
-2
/
+2
*
Changed some of the logging macro names.
John Wiegley
2008-04-13
1
-15
/
+15
*
Rearranged the sources a bit.
John Wiegley
2008-04-13
1
-0
/
+667