| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
The purpose was to provided a clearer relationship between the function
name and its expected arguments.
|
|
|
|
|
| |
For example: -S payee,-date sorts 1) ascending by payee, then 2)
descending by date.
|
|
|
|
|
|
| |
They names were changed from reduce/unreduce to reduced/unreduced, since
they return the modified value. This is more consistent with the naming
of rounded/rounded.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
This type was a holdback from the days before the amount_expr was used
everywhere to determine a transaction's value.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
As a result, dependency on the gdtoa was dropped, and dependency on mpfr was
added.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
value_t objects.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
module group.
|
|
is in doc/, etc.
|