| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
|
|
|
|
| |
The command-line version is still statically bound in the build
process by default (for the sake of speed).
|
| |
|
|
|
|
|
|
| |
temporary `values' map so that account names are always properly
sorted in the subtotaled output view. As it was, they were being
reported in account creation order.
|
|
|
|
|
| |
that interval_transactions has a way to post sorted xacts without
calling flush().
|
|
|
|
| |
reconcile_transactions handler uses it.
|
|
|
|
| |
same time.
|
|
|
|
|
|
| |
to trim a number of entries from the beginning or end of a transction
stream. (push_to_transactions_list): Removed unneeded "handler"
argument.
|
|
|
|
| |
simply adds the received transactions to a transctions_list container.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|