index
:
fork-ledger.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
It is now an error to use an uninitialized amount for any operation
John Wiegley
2008-04-13
2
-69
/
+109
*
Added --enable-boost-sd for linking about the static/debug variant of Boost.
John Wiegley
2008-04-13
1
-1
/
+1
*
Added target fullcheck.
John Wiegley
2008-04-13
3
-14
/
+13
*
Corrected memory crashes when running the register command.
John Wiegley
2008-04-13
5
-17
/
+35
*
Added new test files.
John Wiegley
2008-04-13
3
-196
/
+236
*
Reconfigure some of the operators.
John Wiegley
2008-04-13
3
-40
/
+17
*
Major restructuring of the value_t class.
John Wiegley
2008-04-13
35
-2031
/
+1230
*
Added COPYRIGHT notice to all files.
John Wiegley
2008-04-13
82
-50
/
+2491
*
Added by-value conversions to Python for bool. This allowed me to
John Wiegley
2008-04-13
3
-4
/
+38
*
Extended Python amount class.
John Wiegley
2008-04-13
4
-37
/
+39
*
Changed write methods to print.
John Wiegley
2008-04-13
14
-99
/
+255
*
Added a facility for handling scoped executions.
John Wiegley
2008-04-13
4
-44
/
+94
*
Changed commodity_t to use flags.h.
John Wiegley
2008-04-13
2
-40
/
+49
*
Rearranged many method names.
John Wiegley
2008-04-13
21
-190
/
+249
*
Removed some unnecessary variables.
John Wiegley
2008-04-13
3
-141
/
+153
*
Some slight reorg.
John Wiegley
2008-04-13
4
-139
/
+62
*
Added boost::optional support for using with Boost.Python.
John Wiegley
2008-04-13
3
-18
/
+93
*
Added code for converting ledger::string and boost::date_time to their
John Wiegley
2008-04-13
8
-8
/
+429
*
Got PyUnitTests functioning again.
John Wiegley
2008-04-13
2
-1
/
+9
*
Work to get Python tests running again.
John Wiegley
2008-04-13
5
-101
/
+114
*
*** no comment ***
John Wiegley
2008-04-13
3
-68
/
+73
*
Corrected build problems.
John Wiegley
2008-04-13
2
-4
/
+13
*
Merged ../commodity_pool
John Wiegley
2008-04-13
5
-5
/
+6
*
Revised how commodities are dealt with.
John Wiegley
2008-04-13
21
-877
/
+997
*
Added code to use boost::lexical_cast<>.
John Wiegley
2008-04-13
5
-4
/
+5
*
In the middle of revising commodities.
John Wiegley
2008-04-13
4
-43
/
+42
*
Added missing curly braces.
John Wiegley
2008-04-13
1
-3
/
+5
*
More organization of amount code.
John Wiegley
2008-04-13
2
-67
/
+99
*
Added much documentation to amount.h
John Wiegley
2008-04-13
4
-579
/
+811
*
First round of using boost/operators is done.
John Wiegley
2008-04-13
4
-18
/
+66
*
Got things compiling with boost/operators.hpp
John Wiegley
2008-04-13
2
-36
/
+25
*
More work to use boost/operators.hpp.
John Wiegley
2008-04-13
16
-523
/
+319
*
In the middle of switching to using boost/operators.hpp
John Wiegley
2008-04-13
15
-1974
/
+1432
*
Got tracing code working again.
John Wiegley
2008-04-13
5
-15
/
+25
*
Started using boost::optional<T>.
John Wiegley
2008-04-13
37
-697
/
+658
*
Added use of boost::optional<> to amount.h
John Wiegley
2008-04-13
13
-99
/
+226
*
Did more work on the utility code.
John Wiegley
2008-04-13
36
-930
/
+839
*
Changed some of the logging macro names.
John Wiegley
2008-04-13
19
-181
/
+202
*
Removed generated header file.
John Wiegley
2008-04-13
1
-12
/
+0
*
Rearranged the sources a bit.
John Wiegley
2008-04-13
77
-0
/
+22582
[prev]