index
:
fork-ledger.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Makefile.in
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added --boost-suffix.
John Wiegley
2008-04-13
1
-9
/
+10
*
Added --enable-boost-d flag.
John Wiegley
2008-04-13
1
-6
/
+7
*
Added --enable-boost-sd for linking about the static/debug variant of Boost.
John Wiegley
2008-04-13
1
-9
/
+10
*
Use valgrind if it's available.
John Wiegley
2008-04-13
1
-1
/
+3
*
Added target fullcheck.
John Wiegley
2008-04-13
1
-0
/
+7
*
Added new test files.
John Wiegley
2008-04-13
1
-47
/
+82
*
Changed the filenames of the tests.
John Wiegley
2008-04-13
1
-55
/
+38
*
Major restructuring of the value_t class.
John Wiegley
2008-04-13
1
-73
/
+70
*
Extended Python amount class.
John Wiegley
2008-04-13
1
-61
/
+60
*
Added code for converting ledger::string and boost::date_time to their
John Wiegley
2008-04-13
1
-6
/
+59
*
Got PyUnitTests functioning again.
John Wiegley
2008-04-13
1
-9
/
+25
*
*** no comment ***
John Wiegley
2008-04-13
1
-1
/
+1
*
Corrected build problems.
John Wiegley
2008-04-13
1
-3
/
+1
*
Revised how commodities are dealt with.
John Wiegley
2008-04-13
1
-4
/
+4
*
In the middle of switching to using boost/operators.hpp
John Wiegley
2008-04-13
1
-24
/
+34
*
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
-5
/
+6
*
Rearranged the sources a bit.
John Wiegley
2008-04-13
1
-305
/
+333
*
Got make distcheck to work again.
John Wiegley
2008-04-13
1
-41
/
+43
*
Pounded the logging and memory tracing code into better shape.
John Wiegley
2008-04-13
1
-4
/
+0
*
Moved around the Python code.
John Wiegley
2008-04-13
1
-23
/
+13
*
Further corrections after attempting to compile.
John Wiegley
2008-04-13
1
-66
/
+45
*
All system headers (except Boost) now included through system.hh;
John Wiegley
2008-04-13
1
-143
/
+143
*
*** no comment ***
John Wiegley
2008-04-13
1
-58
/
+19
*
Did some optimization and memory cleanup
John Wiegley
2008-04-13
1
-27
/
+30
*
More refactoring
John Wiegley
2008-04-13
1
-2
/
+8
*
Made the amount/balance/value interface a bit more rational; added
John Wiegley
2008-04-13
1
-11
/
+22
*
Changed date parser to use lex/yacc.
John Wiegley
2008-04-13
1
-16
/
+81
*
Changes in makefile for creating dist tarball.
John Wiegley
2008-04-13
1
-2
/
+3
*
Added some pre-generated files.
John Wiegley
2008-04-13
1
-63
/
+42
*
We now compile with boost_date_time (although parts of the code have
John Wiegley
2008-04-13
1
-28
/
+133
*
Initial round of changes to use boost_date_time
John Wiegley
2008-04-13
1
-22
/
+22
*
Added initialize Commodity test file.
John Wiegley
2008-04-13
1
-2
/
+19
*
Got make distcheck working (yet again).
John Wiegley
2008-04-13
1
-3
/
+3
*
Started adding commodity tests
John Wiegley
2008-04-13
1
-229
/
+330
*
make distcheck now works.
John Wiegley
2008-04-13
1
-73
/
+62
*
Added all of the files necessary for building with configure (i.e., so
John Wiegley
2008-04-13
1
-0
/
+1563