index
:
fork-ledger.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
system.hh
Commit message (
Expand
)
Author
Age
Files
Lines
*
Now using xpath_t::path_t to select nodes.
John Wiegley
2008-04-13
1
-0
/
+1
*
Changed xpath to use intrusive_ptr; got the xml command working
John Wiegley
2008-04-13
1
-0
/
+2
*
Initial implementation of document_builder_t.
John Wiegley
2008-04-13
1
-0
/
+2
*
Added initial support for using builders from the various parsers; at the m...
John Wiegley
2008-04-13
1
-0
/
+1
*
Major restructuring of the value_t class.
John Wiegley
2008-04-13
1
-1
/
+3
*
Added COPYRIGHT notice to all files.
John Wiegley
2008-04-13
1
-0
/
+31
*
Merged ../commodity_pool
John Wiegley
2008-04-13
1
-1
/
+2
*
Revised how commodities are dealt with.
John Wiegley
2008-04-13
1
-2
/
+7
*
Added code to use boost::lexical_cast<>.
John Wiegley
2008-04-13
1
-0
/
+1
*
In the middle of switching to using boost/operators.hpp
John Wiegley
2008-04-13
1
-0
/
+1
*
Started using boost::optional<T>.
John Wiegley
2008-04-13
1
-0
/
+2
*
Added use of boost::optional<> to amount.h
John Wiegley
2008-04-13
1
-1
/
+1
*
Did more work on the utility code.
John Wiegley
2008-04-13
1
-0
/
+13
*
Rearranged the sources a bit.
John Wiegley
2008-04-13
1
-0
/
+99