Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rationals based math is now passing the unit tests. | John Wiegley | 2009-01-31 | 1 | -5/+1 |
* | Changed to using rational numbers instead of integer approximations. | John Wiegley | 2009-01-30 | 1 | -0/+4 |
* | Stopped using the generic "unsigned int" in favor of more specific types. | John Wiegley | 2009-01-29 | 1 | -8/+8 |
* | Switched over to using irrxml for parsing XML, rather than expat. | John Wiegley | 2009-01-24 | 1 | -6/+26 |
* | Increased copyright range to include 2009. | John Wiegley | 2009-01-20 | 1 | -1/+1 |
* | Factored common parts of entry_t and xact_t into new item_t | John Wiegley | 2008-09-19 | 1 | -2/+2 |
* | Basic balance reports are working again! | John Wiegley | 2008-08-10 | 1 | -1/+1 |
* | The Python interface layer is building again. | John Wiegley | 2008-08-07 | 1 | -6/+7 |
* | Moved around most of the files so that source code is in src/, documentation | John Wiegley | 2008-08-05 | 1 | -0/+432 |