scripts
Added a new script that enables use of Ledger as a smart "du".
2008-04-13 02:41:31 -04:00
test
Added infrastructure for running regression tests, since I would like to make
2008-08-05 03:20:14 -04:00
.gitignore
Added infrastructure for running regression tests, since I would like to make
2008-08-05 03:20:14 -04:00
account.cc
First round of work to get the balance report working again.
2008-08-04 16:24:41 -04:00
account.h
First round of work to get the balance report working again.
2008-08-04 16:24:41 -04:00
acprep
Added version.m4 to the ignore list.
2008-08-05 01:59:27 -04:00
amount.cc
Cleaned up some method names and documentation relating to values.
2008-07-31 05:05:24 -04:00
amount.h
Revised the way that exceptions are thrown around. Instead of context being a
2008-07-31 06:24:45 -04:00
amounts.cc
Added several missing copyright notices.
2008-08-03 20:56:43 -04:00
balance.cc
Change many uses of for+iterator to use Boost.Foreach.
2008-07-31 17:48:29 -04:00
balance.h
Change many uses of for+iterator to use Boost.Foreach.
2008-07-31 17:48:29 -04:00
balpair.h
Change many uses of for+iterator to use Boost.Foreach.
2008-07-31 17:48:29 -04:00
binary.cc
A new binary_cache_t object has been creating to manage saving and restoring a
2008-07-31 04:28:58 -04:00
binary.h
A new binary_cache_t object has been creating to manage saving and restoring a
2008-07-31 04:28:58 -04:00
cache.cc
Change many uses of for+iterator to use Boost.Foreach.
2008-07-31 17:48:29 -04:00
cache.h
Revised the way that exceptions are thrown around. Instead of context being a
2008-07-31 06:24:45 -04:00
commodity.cc
Journal data structures now use date_t instead of datetime_t.
2008-08-01 17:37:22 -04:00
commodity.h
Journal data structures now use date_t instead of datetime_t.
2008-08-01 17:37:22 -04:00
compare.cc
Rearranged the code a bit, breaking walk.cc into several different files:
2008-08-03 21:38:53 -04:00
compare.h
Rearranged the code a bit, breaking walk.cc into several different files:
2008-08-03 21:38:53 -04:00
configure.ac
Changed the way that version info is included into a Ledger build.
2008-08-04 15:50:58 -04:00
csv.cc
Added several missing copyright notices.
2008-08-03 20:56:43 -04:00
csv.h
Rearranged the code a bit, breaking walk.cc into several different files:
2008-08-03 21:38:53 -04:00
derive.cc
Rearranged the code a bit, breaking walk.cc into several different files:
2008-08-03 21:38:53 -04:00
derive.h
Added several missing copyright notices.
2008-08-03 20:56:43 -04:00
emacs.cc
Rearranged the code a bit, breaking walk.cc into several different files:
2008-08-03 21:38:53 -04:00
emacs.h
Rearranged the code a bit, breaking walk.cc into several different files:
2008-08-03 21:38:53 -04:00
entry.cc
Got date, payee and accounts back into the register report.
2008-08-03 00:22:55 -04:00
entry.h
Moved xact_xdata_t into xact_t itself, as a set of "extended data" that might
2008-08-02 22:45:35 -04:00
error.h
More infrastructure work toward getting journal objects to provide their own
2008-08-02 16:32:16 -04:00
expr.cc
More infrastructure work toward getting journal objects to provide their own
2008-08-02 16:32:16 -04:00
expr.h
Re-enabled almost all of the old reporting code, which means it compiles now
2008-08-02 23:34:28 -04:00
fdstream.hpp
Updated all copyright messages to 2003-2008.
2008-07-27 02:26:35 -04:00
filters.cc
Rearranged the code a bit, breaking walk.cc into several different files:
2008-08-03 21:38:53 -04:00
filters.h
Rearranged the code a bit, breaking walk.cc into several different files:
2008-08-03 21:38:53 -04:00
flags.h
Updated all copyright messages to 2003-2008.
2008-07-27 02:26:35 -04:00
format.cc
Regular expressions are working again, such that very basic register reports
2008-08-03 23:44:18 -04:00
format.h
Rearranged the code a bit, breaking walk.cc into several different files:
2008-08-03 21:38:53 -04:00
gnucash.cc
Rearranged the code a bit, breaking walk.cc into several different files:
2008-08-03 21:38:53 -04:00
gnucash.h
Added several missing copyright notices.
2008-08-03 20:56:43 -04:00
handler.h
Rearranged the code a bit, breaking walk.cc into several different files:
2008-08-03 21:38:53 -04:00
help.cc
Rearranged the code a bit, breaking walk.cc into several different files:
2008-08-03 21:38:53 -04:00
help.h
Rearranged the code a bit, breaking walk.cc into several different files:
2008-08-03 21:38:53 -04:00
hooks.h
Change many uses of for+iterator to use Boost.Foreach.
2008-07-31 17:48:29 -04:00
iterators.cc
Rearranged the code a bit, breaking walk.cc into several different files:
2008-08-03 21:38:53 -04:00
iterators.h
Rearranged the code a bit, breaking walk.cc into several different files:
2008-08-03 21:38:53 -04:00
journal.cc
Journal data structures now use date_t instead of datetime_t.
2008-08-01 17:37:22 -04:00
journal.h
Moved xact_xdata_t into xact_t itself, as a set of "extended data" that might
2008-08-02 22:45:35 -04:00
ledger.el
Merged in from master.
2008-07-21 17:34:39 -04:00
ledger.h
Changed the #include's in ledger.h so that UnitTests would build again.
2008-08-04 15:54:13 -04:00
ledger.texi
More copyright date updates.
2008-07-21 06:29:40 -04:00
ledger.vim
*** empty log message ***
2008-04-13 02:41:17 -04:00
LICENSE
More copyright date updates.
2008-07-21 06:29:40 -04:00
main.cc
First round of work to get the balance report working again.
2008-08-04 16:24:41 -04:00
Makefile.am
Added infrastructure for running regression tests, since I would like to make
2008-08-05 03:20:14 -04:00
mask.cc
Regular expressions are working again, such that very basic register reports
2008-08-03 23:44:18 -04:00
mask.h
Regular expressions are working again, such that very basic register reports
2008-08-03 23:44:18 -04:00
myacprep
Got pre-compiled headers working again, which are used if --devel is passed to
2008-08-03 22:30:43 -04:00
NEWS
Added the concept of "balance setting transactions".
2008-07-27 18:37:55 -04:00
ofx.cc
Added several missing copyright notices.
2008-08-03 20:56:43 -04:00
ofx.h
Added several missing copyright notices.
2008-08-03 20:56:43 -04:00
op.cc
Regular expressions are working again, such that very basic register reports
2008-08-03 23:44:18 -04:00
op.h
Formatting now relies exclusively on value expressions.
2008-08-02 06:42:36 -04:00
option.cc
Rearranged the code a bit, breaking walk.cc into several different files:
2008-08-03 21:38:53 -04:00
option.h
Revised the way that exceptions are thrown around. Instead of context being a
2008-07-31 06:24:45 -04:00
output.cc
First round of work to get the balance report working again.
2008-08-04 16:24:41 -04:00
output.h
First round of work to get the balance report working again.
2008-08-04 16:24:41 -04:00
parser.cc
Moved xact_xdata_t into xact_t itself, as a set of "extended data" that might
2008-08-02 22:45:35 -04:00
parser.h
Moved xact_xdata_t into xact_t itself, as a set of "extended data" that might
2008-08-02 22:45:35 -04:00
predicate.h
Formatting now relies exclusively on value expressions.
2008-08-02 06:42:36 -04:00
pushvar.h
Updated all copyright messages to 2003-2008.
2008-07-27 02:26:35 -04:00
py_amount.cc
Updated all copyright messages to 2003-2008.
2008-07-27 02:26:35 -04:00
py_commodity.cc
Updated all copyright messages to 2003-2008.
2008-07-27 02:26:35 -04:00
py_times.cc
Updated all copyright messages to 2003-2008.
2008-07-27 02:26:35 -04:00
py_utils.cc
Updated all copyright messages to 2003-2008.
2008-07-27 02:26:35 -04:00
pyfstream.h
Updated all copyright messages to 2003-2008.
2008-07-27 02:26:35 -04:00
pyinterp.cc
Changed the way scopes are structured for an upcoming design change.
2008-07-29 18:57:02 -04:00
pyinterp.h
Changed the way scopes are structured for an upcoming design change.
2008-07-29 18:57:02 -04:00
pyledger.cc
Updated all copyright messages to 2003-2008.
2008-07-27 02:26:35 -04:00
pyledger.h
Updated all copyright messages to 2003-2008.
2008-07-27 02:26:35 -04:00
pyutils.h
Updated all copyright messages to 2003-2008.
2008-07-27 02:26:35 -04:00
qif.cc
Added several missing copyright notices.
2008-08-03 20:56:43 -04:00
qif.h
Added several missing copyright notices.
2008-08-03 20:56:43 -04:00
quotes.cc
Added several missing copyright notices.
2008-08-03 20:56:43 -04:00
quotes.h
Added several missing copyright notices.
2008-08-03 20:56:43 -04:00
README
Removed Python integration support.
2008-04-13 02:41:21 -04:00
reconcile.cc
Rearranged the code a bit, breaking walk.cc into several different files:
2008-08-03 21:38:53 -04:00
reconcile.h
Rearranged the code a bit, breaking walk.cc into several different files:
2008-08-03 21:38:53 -04:00
report.cc
First round of work to get the balance report working again.
2008-08-04 16:24:41 -04:00
report.h
First round of work to get the balance report working again.
2008-08-04 16:24:41 -04:00
sample.dat
updated to version 2.0
2008-04-13 02:40:47 -04:00
scope.cc
Moved around and renamed a very large amount of code in order to rationalize
2008-07-29 20:10:03 -04:00
scope.h
Got date, payee and accounts back into the register report.
2008-08-03 00:22:55 -04:00
session.cc
Rearranged the code a bit, breaking walk.cc into several different files:
2008-08-03 21:38:53 -04:00
session.h
Got date, payee and accounts back into the register report.
2008-08-03 00:22:55 -04:00
setup.py
Most things are building, but not the Python code
2008-05-12 05:10:08 -04:00
system.hh
More infrastructure work toward getting journal objects to provide their own
2008-08-02 16:32:16 -04:00
textual.cc
Rearranged the code a bit, breaking walk.cc into several different files:
2008-08-03 21:38:53 -04:00
textual.h
Rearranged the code a bit, breaking walk.cc into several different files:
2008-08-03 21:38:53 -04:00
timeclock.el
Removed Python integration support.
2008-04-13 02:41:21 -04:00
times.cc
Restored the interval_t time and added a new "period" debugging command.
2008-08-02 00:37:36 -04:00
times.h
Restored the interval_t time and added a new "period" debugging command.
2008-08-02 00:37:36 -04:00
token.cc
Rearranged the code a bit, breaking walk.cc into several different files:
2008-08-03 21:38:53 -04:00
token.h
Moved xact_xdata_t into xact_t itself, as a set of "extended data" that might
2008-08-02 22:45:35 -04:00
tuples.hpp
Updated all copyright messages to 2003-2008.
2008-07-27 02:26:35 -04:00
utils.cc
Journal data structures now use date_t instead of datetime_t.
2008-08-01 17:37:22 -04:00
utils.h
Revised the way that exceptions are thrown around. Instead of context being a
2008-07-31 06:24:45 -04:00
valgrind.sh
Migrated over both code and build environment from was-v3.0 branch.
2008-05-08 02:50:19 -04:00
value.cc
First round of work to get the balance report working again.
2008-08-04 16:24:41 -04:00
value.h
Journal data structures now use date_t instead of datetime_t.
2008-08-01 17:37:22 -04:00
version.m4.in
Changed the way that version info is included into a Ledger build.
2008-08-04 15:50:58 -04:00
xact.cc
First round of work to get the balance report working again.
2008-08-04 16:24:41 -04:00
xact.h
Rearranged the code a bit, breaking walk.cc into several different files:
2008-08-03 21:38:53 -04:00
xml.cc
First round of work to get the balance report working again.
2008-08-04 16:24:41 -04:00
xml.h
First round of work to get the balance report working again.
2008-08-04 16:24:41 -04:00