index
:
fork-ledger.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
main.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Trying to get boost/python to work with dynamic linking.
John Wiegley
2008-04-13
1
-4
/
+0
*
Corrected Python build.
John Wiegley
2008-04-13
1
-0
/
+2
*
*** no comment ***
John Wiegley
2008-04-13
1
-1
/
+1
*
Corrected memory crashes when running the register command.
John Wiegley
2008-04-13
1
-1
/
+1
*
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
-3
/
+3
*
Merged ../commodity_pool
John Wiegley
2008-04-13
1
-1
/
+1
*
Revised how commodities are dealt with.
John Wiegley
2008-04-13
1
-9
/
+15
*
Added code to use boost::lexical_cast<>.
John Wiegley
2008-04-13
1
-1
/
+1
*
More organization of amount code.
John Wiegley
2008-04-13
1
-2
/
+2
*
Got tracing code working again.
John Wiegley
2008-04-13
1
-5
/
+13
*
Started using boost::optional<T>.
John Wiegley
2008-04-13
1
-40
/
+34
*
Added use of boost::optional<> to amount.h
John Wiegley
2008-04-13
1
-1
/
+4
*
Did more work on the utility code.
John Wiegley
2008-04-13
1
-4
/
+4
*
Changed some of the logging macro names.
John Wiegley
2008-04-13
1
-2
/
+2
*
Rearranged the sources a bit.
John Wiegley
2008-04-13
1
-0
/
+484