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
...
*
Begin work on splitting parsing into parse and compile phases.
John Wiegley
2008-04-13
5
-661
/
+1176
*
*** no comment ***
John Wiegley
2008-04-13
20
-56
/
+46
*
Removed .gitignore files.
John Wiegley
2008-04-13
1
-1
/
+0
*
Removed autoconf build products again. You must run acprep to prepare
John Wiegley
2008-04-13
1
-0
/
+7
*
*** no comment ***
John Wiegley
2008-04-13
1
-4
/
+4
*
*** no comment ***
John Wiegley
2008-04-13
1
-1
/
+1
*
Correcting pyledger initialization...
John Wiegley
2008-04-13
2
-43
/
+37
*
*** no comment ***
John Wiegley
2008-04-13
1
-4
/
+0
*
Trying to get boost/python to work with dynamic linking.
John Wiegley
2008-04-13
3
-12
/
+0
*
Guarded reference to _log_level.
John Wiegley
2008-04-13
1
-0
/
+2
*
Added builder.h
John Wiegley
2008-04-13
2
-0
/
+86
*
*** no comment ***
John Wiegley
2008-04-13
1
-1
/
+1
*
Corrected Python build.
John Wiegley
2008-04-13
6
-7
/
+9
*
*** no comment ***
John Wiegley
2008-04-13
1
-1
/
+1
*
*** no comment ***
John Wiegley
2008-04-13
1
-1
/
+3
*
Copied over all of the C++ tests to Python again.
John Wiegley
2008-04-13
5
-88
/
+125
*
*** no comment ***
John Wiegley
2008-04-13
1
-1
/
+1
*
Disabled compiler warnings from icc.
John Wiegley
2008-04-13
10
-17
/
+19
*
The unit tests for amount.cc now cover every part of the code except
John Wiegley
2008-04-13
5
-83
/
+96
*
Move commodity-related parsing code from amount.cc into commodity.cc.
John Wiegley
2008-04-13
4
-235
/
+234
*
Added tests to complete coverage.
John Wiegley
2008-04-13
1
-3
/
+3
*
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
[prev]
[next]