| .. |
|
account.cc
|
Added the "depth" value expression function for accounts.
|
2008-08-14 04:13:18 -04:00 |
|
account.h
|
Added a forward declaration for session_t.
|
2008-08-15 17:43:58 -04:00 |
|
amount.cc
|
Removed all pending todos from the amount_t code.
|
2008-08-17 03:40:21 -04:00 |
|
amount.h
|
Removed more "pending" type comments.
|
2008-08-17 03:51:28 -04:00 |
|
balance.cc
|
Removed more "pending" type comments.
|
2008-08-17 03:51:28 -04:00 |
|
balance.h
|
Removed more "pending" type comments.
|
2008-08-17 03:51:28 -04:00 |
|
balpair.h
|
Updated the Doxygen docs so that all the core numerics files are in the same
|
2008-08-05 19:49:01 -04:00 |
|
binary.cc
|
Moved around most of the files so that source code is in src/, documentation
|
2008-08-05 18:05:49 -04:00 |
|
binary.h
|
Removed some dead code and updated the binary streaming code for op_t and
|
2008-08-17 03:15:57 -04:00 |
|
cache.cc
|
Removed all pending todos from the amount_t code.
|
2008-08-17 03:40:21 -04:00 |
|
cache.h
|
Moved around most of the files so that source code is in src/, documentation
|
2008-08-05 18:05:49 -04:00 |
|
commodity.cc
|
Removed dead code.
|
2008-08-17 03:47:01 -04:00 |
|
commodity.h
|
Updated the Doxygen docs so that all the core numerics files are in the same
|
2008-08-05 19:49:01 -04:00 |
|
compare.cc
|
Moved around most of the files so that source code is in src/, documentation
|
2008-08-05 18:05:49 -04:00 |
|
compare.h
|
Moved around most of the files so that source code is in src/, documentation
|
2008-08-05 18:05:49 -04:00 |
|
csv.cc
|
Moved around most of the files so that source code is in src/, documentation
|
2008-08-05 18:05:49 -04:00 |
|
csv.h
|
Moved around most of the files so that source code is in src/, documentation
|
2008-08-05 18:05:49 -04:00 |
|
derive.cc
|
Moved around most of the files so that source code is in src/, documentation
|
2008-08-05 18:05:49 -04:00 |
|
derive.h
|
Moved around most of the files so that source code is in src/, documentation
|
2008-08-05 18:05:49 -04:00 |
|
emacs.cc
|
Moved around most of the files so that source code is in src/, documentation
|
2008-08-05 18:05:49 -04:00 |
|
emacs.h
|
Moved around most of the files so that source code is in src/, documentation
|
2008-08-05 18:05:49 -04:00 |
|
entry.cc
|
If a transaction's entry has no journal pointer (and this can happen with
|
2008-08-14 02:39:43 -04:00 |
|
entry.h
|
Moved around most of the files so that source code is in src/, documentation
|
2008-08-05 18:05:49 -04:00 |
|
error.h
|
Ledger now builds without any significant warnings, except for one file. Some
|
2008-08-10 02:52:38 -04:00 |
|
expr.cc
|
Removed more dead code and todo comments, and made it possible to stream
|
2008-08-17 04:41:02 -04:00 |
|
expr.h
|
Removed more dead code and todo comments, and made it possible to stream
|
2008-08-17 04:41:02 -04:00 |
|
filters.cc
|
Changed interval_t::start to interval_t::set_start, to be more clear about how
|
2008-08-14 04:14:02 -04:00 |
|
filters.h
|
Enabled the --tail and --head options.
|
2008-08-13 02:58:49 -04:00 |
|
flags.h
|
Fixed a memory leak that would show up if --verify --verbose was running and
|
2008-08-10 01:41:59 -04:00 |
|
format.cc
|
The register report is now mostly displaying multi-line balances correctly.
|
2008-08-10 03:49:03 -04:00 |
|
format.h
|
The register report is now mostly displaying multi-line balances correctly.
|
2008-08-10 03:49:03 -04:00 |
|
gnucash.cc
|
Basic balance reports are working again!
|
2008-08-10 00:57:29 -04:00 |
|
gnucash.h
|
Moved around most of the files so that source code is in src/, documentation
|
2008-08-05 18:05:49 -04:00 |
|
handler.h
|
Moved around most of the files so that source code is in src/, documentation
|
2008-08-05 18:05:49 -04:00 |
|
help.cc
|
Moved around most of the files so that source code is in src/, documentation
|
2008-08-05 18:05:49 -04:00 |
|
help.h
|
Moved around most of the files so that source code is in src/, documentation
|
2008-08-05 18:05:49 -04:00 |
|
hooks.h
|
Moved around most of the files so that source code is in src/, documentation
|
2008-08-05 18:05:49 -04:00 |
|
iterators.cc
|
Moved around most of the files so that source code is in src/, documentation
|
2008-08-05 18:05:49 -04:00 |
|
iterators.h
|
Added missing virtual specifiers on some destructors.
|
2008-08-05 20:41:48 -04:00 |
|
journal.cc
|
Moved around most of the files so that source code is in src/, documentation
|
2008-08-05 18:05:49 -04:00 |
|
journal.h
|
Moved around most of the files so that source code is in src/, documentation
|
2008-08-05 18:05:49 -04:00 |
|
ledger.h
|
Moved around most of the files so that source code is in src/, documentation
|
2008-08-05 18:05:49 -04:00 |
|
main.cc
|
Removed more dead code and todo comments, and made it possible to stream
|
2008-08-17 04:41:02 -04:00 |
|
mask.cc
|
Moved around most of the files so that source code is in src/, documentation
|
2008-08-05 18:05:49 -04:00 |
|
mask.h
|
Removed some dead code and updated the binary streaming code for op_t and
|
2008-08-17 03:15:57 -04:00 |
|
ofx.cc
|
Basic balance reports are working again!
|
2008-08-10 00:57:29 -04:00 |
|
ofx.h
|
The OFX parsing code is compiling again, but not working yet.
|
2008-08-07 05:44:16 -04:00 |
|
op.cc
|
Removed more dead code and todo comments, and made it possible to stream
|
2008-08-17 04:41:02 -04:00 |
|
op.h
|
Fixed an assertion.
|
2008-08-17 04:55:01 -04:00 |
|
option.cc
|
Moved around most of the files so that source code is in src/, documentation
|
2008-08-05 18:05:49 -04:00 |
|
option.h
|
Moved around most of the files so that source code is in src/, documentation
|
2008-08-05 18:05:49 -04:00 |
|
output.cc
|
Added back a lot of hacktastic logic from 2.6.1 that made the "bal" command
|
2008-08-14 04:14:48 -04:00 |
|
output.h
|
Added back a lot of hacktastic logic from 2.6.1 that made the "bal" command
|
2008-08-14 04:14:48 -04:00 |
|
parser.cc
|
Ledger now builds without any significant warnings, except for one file. Some
|
2008-08-10 02:52:38 -04:00 |
|
parser.h
|
Moved around most of the files so that source code is in src/, documentation
|
2008-08-05 18:05:49 -04:00 |
|
predicate.h
|
Moved around most of the files so that source code is in src/, documentation
|
2008-08-05 18:05:49 -04:00 |
|
pushvar.h
|
Moved around most of the files so that source code is in src/, documentation
|
2008-08-05 18:05:49 -04:00 |
|
qif.cc
|
Moved around most of the files so that source code is in src/, documentation
|
2008-08-05 18:05:49 -04:00 |
|
qif.h
|
Moved around most of the files so that source code is in src/, documentation
|
2008-08-05 18:05:49 -04:00 |
|
quotes.cc
|
Moved around most of the files so that source code is in src/, documentation
|
2008-08-05 18:05:49 -04:00 |
|
quotes.h
|
Moved around most of the files so that source code is in src/, documentation
|
2008-08-05 18:05:49 -04:00 |
|
reconcile.cc
|
Moved around most of the files so that source code is in src/, documentation
|
2008-08-05 18:05:49 -04:00 |
|
reconcile.h
|
Moved around most of the files so that source code is in src/, documentation
|
2008-08-05 18:05:49 -04:00 |
|
report.cc
|
Added back a lot of hacktastic logic from 2.6.1 that made the "bal" command
|
2008-08-14 04:14:48 -04:00 |
|
report.h
|
Re-enabled many more options, among them -n.
|
2008-08-14 03:30:03 -04:00 |
|
scope.cc
|
Removed todo comments and dead code.
|
2008-08-17 05:19:51 -04:00 |
|
scope.h
|
Removed todo comments and dead code.
|
2008-08-17 05:19:51 -04:00 |
|
session.cc
|
Corrected the formatting of second-lines in the register report.
|
2008-08-14 02:12:47 -04:00 |
|
session.h
|
Removed some dead code and updated the binary streaming code for op_t and
|
2008-08-17 03:15:57 -04:00 |
|
system.hh
|
Moved around most of the files so that source code is in src/, documentation
|
2008-08-05 18:05:49 -04:00 |
|
textual.cc
|
Ledger now builds without any significant warnings, except for one file. Some
|
2008-08-10 02:52:38 -04:00 |
|
textual.h
|
Moved around most of the files so that source code is in src/, documentation
|
2008-08-05 18:05:49 -04:00 |
|
times.cc
|
Changed output_date_format to match 08-Aug-14 format.
|
2008-08-14 02:40:23 -04:00 |
|
times.h
|
Changed interval_t::start to interval_t::set_start, to be more clear about how
|
2008-08-14 04:14:02 -04:00 |
|
token.cc
|
Removed more dead code.
|
2008-08-17 05:09:51 -04:00 |
|
token.h
|
Moved around most of the files so that source code is in src/, documentation
|
2008-08-05 18:05:49 -04:00 |
|
utils.cc
|
Re-enabled the disabled expand_path routine.
|
2008-08-17 05:18:25 -04:00 |
|
utils.h
|
Moved around most of the files so that source code is in src/, documentation
|
2008-08-05 18:05:49 -04:00 |
|
value.cc
|
Removed some dead code and updated the binary streaming code for op_t and
|
2008-08-17 03:15:57 -04:00 |
|
value.h
|
Removed more "pending" type comments.
|
2008-08-17 03:51:28 -04:00 |
|
xact.cc
|
get_amount should return the xdata value if the EXT_COMPOUND flag is on.
|
2008-08-14 02:40:09 -04:00 |
|
xact.h
|
Fixed a memory leak that would show up if --verify --verbose was running and
|
2008-08-10 01:41:59 -04:00 |
|
xml.cc
|
Moved around most of the files so that source code is in src/, documentation
|
2008-08-05 18:05:49 -04:00 |
|
xml.h
|
Moved around most of the files so that source code is in src/, documentation
|
2008-08-05 18:05:49 -04:00 |