| Commit message (Expand) | Author | Age | Files | Lines |
* | Bump copyright information to 2013 | John Wiegley | 2013-02-18 | 1 | -1/+1 |
* | Bug 634 Added roundto function, optimized floor and ceiling | Craig Earls | 2013-01-30 | 1 | -0/+11 |
* | Bug 634 and 488, Corrected behavior of floor, and added ceiling | Craig Earls | 2012-10-25 | 1 | -0/+11 |
* | Converted the Ledger build system to use CMake | John Wiegley | 2012-05-20 | 1 | -1/+1 |
* | Switched to Boost.PropertyTree for XML generation | John Wiegley | 2012-05-18 | 1 | -1/+1 |
* | Fixed sorting of equity output | John Wiegley | 2012-03-23 | 1 | -0/+8 |
* | Always call TRACE_CTOR at the end of constructors | John Wiegley | 2012-03-20 | 1 | -3/+3 |
* | Tighten up argument passing related to fn_market() | John Wiegley | 2012-03-11 | 1 | -2/+2 |
* | Removed value_t::price and balance_t::price | John Wiegley | 2012-03-07 | 1 | -2/+0 |
* | Increased file copyrights to 2012 | John Wiegley | 2012-02-29 | 1 | -1/+1 |
* | Untabified all source files | John Wiegley | 2010-06-11 | 1 | -33/+33 |
* | A further simplification of -V and -X | John Wiegley | 2010-06-07 | 1 | -3/+2 |
* | amount_t::print and value_t::print now use flags | John Wiegley | 2010-06-07 | 1 | -5/+4 |
* | Optimized several "in_place" function in balance_t | John Wiegley | 2010-05-23 | 1 | -16/+8 |
* | Updated copyrights to 2003-2010 | John Wiegley | 2010-03-05 | 1 | -1/+1 |
* | The Python web server now uses jQuery Tablesorter | John Wiegley | 2009-11-21 | 1 | -2/+2 |
* | Added string conversion op for amounts and balances | John Wiegley | 2009-11-20 | 1 | -0/+9 |
* | Added floored() and in_place_floor() methods | John Wiegley | 2009-11-11 | 1 | -0/+12 |
* | Added basic foundation for XML reporting | John Wiegley | 2009-11-09 | 1 | -0/+2 |
* | Report sought magnitude when balancing errors occur | John Wiegley | 2009-11-05 | 1 | -0/+7 |
* | Whitespace fix | John Wiegley | 2009-11-04 | 1 | -1/+1 |
* | Corrected balance_t's arithmetic interface | John Wiegley | 2009-11-02 | 1 | -5/+30 |
* | Added serialization methods for most type | John Wiegley | 2009-10-30 | 1 | -0/+12 |
* | balance_t does not need to refer to const commodities | John Wiegley | 2009-10-30 | 1 | -1/+1 |
* | If doing math between amount and balance, simplify | John Wiegley | 2009-10-27 | 1 | -0/+3 |
* | Restored --price option, added baseline test | John Wiegley | 2009-06-26 | 1 | -0/+2 |
* | Move amount colorization deeper into the core | John Wiegley | 2009-06-16 | 1 | -1/+2 |
* | Temporarily stubbed out an inaccurate assert | John Wiegley | 2009-06-15 | 1 | -1/+3 |
* | Reduced the #include dependency tree to a minimum | John Wiegley | 2009-03-04 | 1 | -16/+4 |
* | balance_t is no longer a superclass | John Wiegley | 2009-02-27 | 1 | -10/+9 |
* | Gave round/unround/truncate all in_place_ variants | John Wiegley | 2009-02-27 | 1 | -3/+18 |
* | Added a truncated() method for amounts and values | John Wiegley | 2009-02-26 | 1 | -0/+7 |
* | Marked all strings needing internationalization | John Wiegley | 2009-02-25 | 1 | -5/+5 |
* | Added --exchange (-x) option | John Wiegley | 2009-02-22 | 1 | -2/+4 |
* | Fixed the way values are justified for printing | John Wiegley | 2009-02-22 | 1 | -2/+4 |
* | Made (un)reduce rvalue methods more consistent | John Wiegley | 2009-02-12 | 1 | -4/+4 |
* | Fixed some #include ordering issues. | John Wiegley | 2009-02-07 | 1 | -1/+1 |
* | Largely removed all of Ledger's use of global variables, for the REPL's sake. | John Wiegley | 2009-02-04 | 1 | -4/+1 |
* | Removed the binary caching code, and the XML, QIF and Gnucash parsers. | John Wiegley | 2009-02-03 | 1 | -9/+0 |
* | Values can now be streamed to XML, and all the types they refer to. | John Wiegley | 2009-02-01 | 1 | -0/+9 |
* | Rationals based math is now passing the unit tests. | John Wiegley | 2009-01-31 | 1 | -25/+4 |
* | Changed to using rational numbers instead of integer approximations. | John Wiegley | 2009-01-30 | 1 | -0/+4 |
* | Removed all dependency on gdtoa. | John Wiegley | 2009-01-30 | 1 | -6/+0 |
* | Update Doxygen documentation. Still much more work to be done. | John Wiegley | 2009-01-29 | 1 | -4/+3 |
* | Increased copyright range to include 2009. | John Wiegley | 2009-01-20 | 1 | -1/+1 |
* | Fixed the market valuation function for balances. | John Wiegley | 2009-01-19 | 1 | -1/+2 |
* | Added in_place_round method to all Ledger numerical types. | John Wiegley | 2008-09-14 | 1 | -0/+12 |
* | Removed more "pending" type comments. | John Wiegley | 2008-08-17 | 1 | -4/+0 |
* | Updated the Doxygen docs so that all the core numerics files are in the same | John Wiegley | 2008-08-05 | 1 | -0/+6 |
* | Moved around most of the files so that source code is in src/, documentation | John Wiegley | 2008-08-05 | 1 | -0/+526 |