summaryrefslogtreecommitdiff
path: root/config.h
Commit message (Collapse)AuthorAgeFilesLines
* make config_t visible to Python; almost possible to implement main.cc in main.pyJohn Wiegley2004-09-141-4/+16
|
* interval_t objects now play nicely with python. see the bottom of main.pyJohn Wiegley2004-09-101-1/+0
|
* a bit of a reorg; still much more to goJohn Wiegley2004-08-291-1/+39
|
* fixed bad #defineJohn Wiegley2004-08-231-2/+2
|
* escape codes in format strings; can now redefine individual report formatsJohn Wiegley2004-08-221-6/+6
|
* added support for parsing QIF filesJohn Wiegley2004-08-191-1/+2
|
* added --help docs, and fixed some problems with balance reprotingJohn Wiegley2004-08-181-2/+2
|
* don't allocate config_t within config.ccJohn Wiegley2004-08-171-10/+10
|
* further restructuringJohn Wiegley2004-08-151-0/+54