summaryrefslogtreecommitdiff
path: root/commodity.h
Commit message (Collapse)AuthorAgeFilesLines
* Journal data structures now use date_t instead of datetime_t.John Wiegley2008-08-011-10/+9
| | | | | | | | This means transactions can only have day-level granularity -- which has always been the case from an data file point of view. The advantage to this restriction is that reports will now be immune from daylight savings related bugs, where a transaction falls to the wrong side of a --monthly report, for example.
* Corrected a failing test.John Wiegley2008-07-301-0/+2
|
* Updated all copyright messages to 2003-2008.John Wiegley2008-07-271-1/+1
|
* --verify works again, but the memory totals at the end still need work.John Wiegley2008-07-261-1/+12
|
* Parsing now works again. And there was much rejoicing.John Wiegley2008-07-241-0/+12
|
* The code is compiling again, but it's far from being able to run yet.John Wiegley2008-05-081-18/+20
|
* Migrated over both code and build environment from was-v3.0 branch.John Wiegley2008-05-081-0/+394