index
:
fork-ledger.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
py_amount.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Restructured the code to use the new utility code in utils.h.
John Wiegley
2008-04-13
1
-5
/
+5
*
All system headers (except Boost) now included through system.hh;
John Wiegley
2008-04-13
1
-3
/
+1
*
All tests now working again. Reduced size of entity_t and
John Wiegley
2008-04-13
1
-0
/
+5
*
Did some optimization and memory cleanup
John Wiegley
2008-04-13
1
-3
/
+3
*
More refactoring
John Wiegley
2008-04-13
1
-3
/
+3
*
Made the amount/balance/value interface a bit more rational; added
John Wiegley
2008-04-13
1
-4
/
+1
*
Removed a useless init line
John Wiegley
2008-04-13
1
-1
/
+0
*
We now compile with boost_date_time (although parts of the code have
John Wiegley
2008-04-13
1
-1
/
+0
*
Initial round of changes to use boost_date_time
John Wiegley
2008-04-13
1
-3
/
+3
*
Completed commodity math tests.
John Wiegley
2008-04-13
1
-2
/
+8
*
Finished uncommoditized amount unit tests.
John Wiegley
2008-04-13
1
-0
/
+13
*
Added a reference to gdtoa, for doing expected conversion of double to amount.
John Wiegley
2008-04-13
1
-0
/
+13
*
Miscellaneous changes
John Wiegley
2008-04-13
1
-19
/
+5
*
Cleared out all warnings; started work on getting Python up again.
John Wiegley
2008-04-13
1
-0
/
+226