index
:
fork-ledger.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
Makefile.am
Commit message (
Expand
)
Author
Age
Files
Lines
*
Converted the Ledger build system to use CMake
John Wiegley
2012-05-20
1
-530
/
+0
*
Switched to Boost.PropertyTree for XML generation
John Wiegley
2012-05-18
1
-2
/
+2
*
Switch to using Boost.Format
John Wiegley
2012-05-14
1
-2
/
+0
*
Started work on a "views" report document model
John Wiegley
2012-04-08
1
-0
/
+2
*
Added test/python to EXTRA_DIST
John Wiegley
2012-03-30
1
-0
/
+1
*
Package src/context.h into the final dist
John Wiegley
2012-03-17
1
-0
/
+1
*
Add experimental support for select queries
John Wiegley
2012-03-13
1
-0
/
+2
*
Don't do fullcheck with --gmalloc anymore
John Wiegley
2012-03-09
1
-4
/
+4
*
Removed unused file series.h
John Wiegley
2012-03-07
1
-1
/
+0
*
Add support for valuation expressions on commodities
John Wiegley
2012-03-05
1
-29
/
+12
*
Switched to using Boost.Graph for commodity pricing
John Wiegley
2012-03-05
1
-0
/
+2
*
Makefile fix
John Wiegley
2012-03-01
1
-1
/
+1
*
Added a new 'python' directive
John Wiegley
2012-03-01
1
-5
/
+11
*
Started writing Python unit tests
John Wiegley
2012-03-01
1
-0
/
+1
*
Added skeletons for Python unit tests
John Wiegley
2012-02-29
1
-2
/
+2
*
Added expr_series_t type, to support chained exprs
John Wiegley
2011-07-17
1
-0
/
+1
*
Comment out running of tests that don't exist
John Wiegley
2011-03-29
1
-4
/
+4
*
Use Boost.Test instead of CppUnit
John Wiegley
2011-02-04
1
-37
/
+18
*
New command: org, for displaying Org-mode tables
John Wiegley
2010-12-22
1
-0
/
+2
*
Only run the CheckTests if DEBUG mode is enabled
John Wiegley
2010-06-20
1
-1
/
+5
*
Ensure that all options are tested and documented
John Wiegley
2010-06-15
1
-1
/
+8
*
Corrected the 'report' rule in Makefile.am
John Wiegley
2010-06-15
1
-3
/
+3
*
Version information is now based on version.m4
John Wiegley
2010-06-15
1
-6
/
+6
*
Tests run in parallel with using acprep -jX make
John Wiegley
2010-06-15
1
-4
/
+4
*
Moved temps.cc into libdata
John Wiegley
2010-06-14
1
-2
/
+2
*
Completely reworked argument passing in expressions
John Wiegley
2010-06-13
1
-2
/
+0
*
Moved value.cc into libexpr
John Wiegley
2010-06-13
1
-3
/
+3
*
Minor whitespace fix
John Wiegley
2010-06-12
1
-2
/
+2
*
Run GenerateTests for 10,000 iterations in fullcheck
John Wiegley
2010-06-10
1
-5
/
+6
*
Added a 'speedtest' Makefile target
John Wiegley
2010-06-07
1
-0
/
+9
*
The regular tests are not be dependent on Python
John Wiegley
2010-05-22
1
-5
/
+1
*
Added experimental account lookup logic
John Wiegley
2010-03-08
1
-0
/
+2
*
Tabified tools/Makefile.am
John Wiegley
2010-03-08
1
-9
/
+9
*
Rewrite the "print" command as a custom function
John Wiegley
2010-03-08
1
-2
/
+4
*
Added some preliminary code for convert CSV to Ledger
John Wiegley
2010-03-05
1
-0
/
+4
*
Improved Makefile rule for generating system.hh.gch
John Wiegley
2010-03-05
1
-0
/
+1
*
Don't link libintl.a against the Python ledger.so
John Wiegley
2009-11-24
1
-1
/
+1
*
Did away with the "finalizer" abstraction
John Wiegley
2009-11-11
1
-1
/
+0
*
Restore the Doxygen documentation build
John Wiegley
2009-11-11
1
-1
/
+2
*
Fixes to Python importing; removed "hello" precommand
John Wiegley
2009-11-10
1
-3
/
+1
*
query_t objects are now convertible to predicate_t
John Wiegley
2009-11-10
1
-0
/
+1
*
Added basic foundation for XML reporting
John Wiegley
2009-11-09
1
-0
/
+2
*
Redesigned the draft_t class
John Wiegley
2009-11-09
1
-12
/
+12
*
Redesigned the expr_t, predicate_t, query_t classes
John Wiegley
2009-11-09
1
-1
/
+3
*
Simplified passing of scope objects in Python
John Wiegley
2009-11-05
1
-2
/
+0
*
Removed several unneeded Python interface files
John Wiegley
2009-11-04
1
-5
/
+0
*
Added Python interface for account_t
John Wiegley
2009-11-03
1
-0
/
+1
*
Renamed the DocTests to ManualTests
John Wiegley
2009-11-02
1
-7
/
+7
*
Make the source directory available to all tests
John Wiegley
2009-11-02
1
-5
/
+5
*
Added DocTests to verify documentation examples
John Wiegley
2009-11-01
1
-1
/
+11
[next]