| Commit message (Expand) | Author | Age | Files | Lines |
* | Moved around most of the files so that source code is in src/, documentation | John Wiegley | 2008-08-05 | 1 | -432/+0 |
* | Rearranged some of the options code, enabled -t and -T. | John Wiegley | 2008-08-05 | 1 | -17/+18 |
* | Moved the option code for 2.6.1 from option.cc into report.h. It's still | John Wiegley | 2008-08-05 | 1 | -4/+0 |
* | First round of work to get the balance report working again. | John Wiegley | 2008-08-04 | 1 | -19/+1 |
* | Regular expressions are working again, such that very basic register reports | John Wiegley | 2008-08-03 | 1 | -105/+18 |
* | Got pre-compiled headers working again, which are used if --devel is passed to | John Wiegley | 2008-08-03 | 1 | -0/+22 |
* | Rearranged the code a bit, breaking walk.cc into several different files: | John Wiegley | 2008-08-03 | 1 | -290/+5 |
* | Got date, payee and accounts back into the register report. | John Wiegley | 2008-08-03 | 1 | -0/+10 |
* | Re-enabled almost all of the old reporting code, which means it compiles now | John Wiegley | 2008-08-02 | 1 | -171/+246 |
* | Moved xact_xdata_t into xact_t itself, as a set of "extended data" that might | John Wiegley | 2008-08-02 | 1 | -4/+4 |
* | Formatting now relies exclusively on value expressions. | John Wiegley | 2008-08-02 | 1 | -5/+5 |
* | Journal data structures now use date_t instead of datetime_t. | John Wiegley | 2008-08-01 | 1 | -3/+3 |
* | Added a new 'format' debugging command, which dissects the formatting | John Wiegley | 2008-08-01 | 1 | -2/+2 |
* | Simplified the format_t code so that it no longer references any particulars | John Wiegley | 2008-08-01 | 1 | -0/+259 |
* | Revised the way that exceptions are thrown around. Instead of context being a | John Wiegley | 2008-07-31 | 1 | -1/+1 |
* | Moved around and renamed a very large amount of code in order to rationalize | John Wiegley | 2008-07-29 | 1 | -70/+70 |
* | Changed the way scopes are structured for an upcoming design change. | John Wiegley | 2008-07-29 | 1 | -1/+1 |
* | Value expression architecture is now rewritten, but the functionality of the | John Wiegley | 2008-07-29 | 1 | -6/+6 |
* | Merge branch 'master' into v2.7a | John Wiegley | 2008-07-27 | 1 | -24/+4 |
|\ |
|
* | | Updated all copyright messages to 2003-2008. | John Wiegley | 2008-07-27 | 1 | -1/+1 |
* | | A large body of work to get the register report printing again, but still | John Wiegley | 2008-07-27 | 1 | -6/+258 |
* | | --verify works again, but the memory totals at the end still need work. | John Wiegley | 2008-07-26 | 1 | -5/+0 |
* | | Parsing now works again. And there was much rejoicing. | John Wiegley | 2008-07-24 | 1 | -1/+1 |
* | | Added the var_t helper class, which can be seen in the beginning | John Wiegley | 2008-07-21 | 1 | -1/+1 |
* | | Brought in the final round of 3.0 code, although it does not compile yet: | John Wiegley | 2008-07-20 | 1 | -376/+195 |
* | | The code is compiling again, but it's far from being able to run yet. | John Wiegley | 2008-05-08 | 1 | -26/+26 |
|/ |
|
* | Added elision styles. | John Wiegley | 2008-04-13 | 1 | -1/+1 |
* | Reworked the way date/times are handled. | John Wiegley | 2008-04-13 | 1 | -5/+4 |
* | Added a new script that enables use of Ledger as a smart "du". | John Wiegley | 2008-04-13 | 1 | -0/+414 |