..
account.cc
Individual postings may each have their own payee
2010-06-17 23:42:23 -04:00
account.h
account_t::add_post resets family_details.gathered
2010-06-13 01:03:48 -04:00
accum.cc
Untabified all source files
2010-06-11 17:02:25 -04:00
accum.h
Untabified all source files
2010-06-11 17:02:25 -04:00
amount.cc
Added debug print for commodity.prices.find
2010-06-20 17:10:50 -04:00
amount.h
Changes for building with Visual Studio 2008
2010-06-15 05:14:00 -04:00
annotate.cc
If fixated price commodities are mixed, show them
2010-06-20 20:29:53 -04:00
annotate.h
Untabified all source files
2010-06-11 17:02:25 -04:00
archive.cc
Untabified all source files
2010-06-11 17:02:25 -04:00
archive.h
Untabified all source files
2010-06-11 17:02:25 -04:00
balance.cc
Untabified all source files
2010-06-11 17:02:25 -04:00
balance.h
Untabified all source files
2010-06-11 17:02:25 -04:00
chain.cc
Rename dow_posts to day_of_week_posts, to be clearer
2010-06-20 20:29:56 -04:00
chain.h
Untabified all source files
2010-06-11 17:02:25 -04:00
commodity.cc
Don't elide quotes for all-digit commodities
2010-06-14 03:46:50 -04:00
commodity.h
If fixated price commodities are mixed, show them
2010-06-20 20:29:53 -04:00
compare.cc
Untabified all source files
2010-06-11 17:02:25 -04:00
compare.h
Untabified all source files
2010-06-11 17:02:25 -04:00
convert.cc
Made "convert" command insensitive to null amounts
2010-06-18 07:27:18 -04:00
convert.h
Added some preliminary code for convert CSV to Ledger
2010-03-05 22:14:14 -05:00
csv.cc
Store metadata values as value_t instead of string
2010-06-12 14:55:18 -04:00
csv.h
The CSV reader now auto-correlates fields by regex
2010-03-08 01:11:55 -05:00
draft.cc
Untabified all source files
2010-06-11 17:02:25 -04:00
draft.h
Updated copyrights to 2003-2010
2010-03-05 22:14:10 -05:00
emacs.cc
Untabified all source files
2010-06-11 17:02:25 -04:00
emacs.h
Updated copyrights to 2003-2010
2010-03-05 22:14:10 -05:00
error.cc
Untabified all source files
2010-06-11 17:02:25 -04:00
error.h
Untabified all source files
2010-06-11 17:02:25 -04:00
expr.cc
Corrected a compilation warning
2010-06-21 13:20:44 -04:00
expr.h
Completely reworked argument passing in expressions
2010-06-13 05:02:14 -04:00
exprbase.h
Untabified all source files
2010-06-11 17:02:25 -04:00
filters.cc
Output budget even if no postings directly matched
2010-06-20 20:55:24 -04:00
filters.h
Output budget even if no postings directly matched
2010-06-20 20:55:24 -04:00
flags.h
Updated copyrights to 2003-2010
2010-03-05 22:14:10 -05:00
format.cc
Change weighting of account-name abbreviation
2010-06-21 18:05:26 -04:00
format.h
Untabified all source files
2010-06-11 17:02:25 -04:00
generate.cc
Changes for building with Visual Studio 2008
2010-06-15 05:14:00 -04:00
generate.h
Untabified all source files
2010-06-11 17:02:25 -04:00
global.cc
Changes for building with Visual Studio 2008
2010-06-15 05:14:00 -04:00
global.h
Completely reworked argument passing in expressions
2010-06-13 05:02:14 -04:00
item.cc
A metadata key must occur at the beginning
2010-06-18 02:21:02 -04:00
item.h
Added has_date() method to item_t
2010-06-22 20:51:18 -04:00
iterators.cc
Untabified all source files
2010-06-11 17:02:25 -04:00
iterators.h
Untabified all source files
2010-06-11 17:02:25 -04:00
journal.cc
Revised how Ledger handles the "current year"
2010-06-14 03:23:09 -04:00
journal.h
Revised how Ledger handles the "current year"
2010-06-14 03:23:09 -04:00
lookup.cc
Untabified all source files
2010-06-11 17:02:25 -04:00
lookup.h
Untabified all source files
2010-06-11 17:02:25 -04:00
main.cc
Changes for building with Visual Studio 2008
2010-06-15 05:14:00 -04:00
mask.cc
Untabified all source files
2010-06-11 17:02:25 -04:00
mask.h
Untabified all source files
2010-06-11 17:02:25 -04:00
op.cc
Changes for building with Visual Studio 2008
2010-06-15 05:14:00 -04:00
op.h
Completely reworked argument passing in expressions
2010-06-13 05:02:14 -04:00
option.cc
Changes for building with Visual Studio 2008
2010-06-15 05:14:00 -04:00
option.h
Completely reworked argument passing in expressions
2010-06-13 05:02:14 -04:00
output.cc
bal was sometimes reporting empty accounts
2010-06-21 18:32:03 -04:00
output.h
Untabified all source files
2010-06-11 17:02:25 -04:00
parser.cc
Changes for building with Visual Studio 2008
2010-06-15 05:14:00 -04:00
parser.h
Untabified all source files
2010-06-11 17:02:25 -04:00
pool.cc
If fixated price commodities are mixed, show them
2010-06-20 20:29:53 -04:00
pool.h
Untabified all source files
2010-06-11 17:02:25 -04:00
post.cc
has_tag and get_tag now take an 'inherit' parameter
2010-06-18 02:19:39 -04:00
post.h
has_tag and get_tag now take an 'inherit' parameter
2010-06-18 02:19:39 -04:00
precmd.cc
Added report query modifiers: for, since, until
2010-06-22 21:56:19 -04:00
precmd.h
Updated copyrights to 2003-2010
2010-03-05 22:14:10 -05:00
predicate.cc
Added new "bold" modifier to query expressions
2010-06-22 03:20:24 -04:00
predicate.h
Added new "bold" modifier to query expressions
2010-06-22 03:20:24 -04:00
print.cc
Corrected printing of assigned amounts
2010-06-18 02:18:44 -04:00
print.h
Untabified all source files
2010-06-11 17:02:25 -04:00
pstream.h
Untabified all source files
2010-06-11 17:02:25 -04:00
py_account.cc
Untabified all source files
2010-06-11 17:02:25 -04:00
py_amount.cc
Untabified all source files
2010-06-11 17:02:25 -04:00
py_balance.cc
Untabified all source files
2010-06-11 17:02:25 -04:00
py_commodity.cc
Untabified all source files
2010-06-11 17:02:25 -04:00
py_expr.cc
Updated copyrights to 2003-2010
2010-03-05 22:14:10 -05:00
py_format.cc
Untabified all source files
2010-06-11 17:02:25 -04:00
py_item.cc
Store metadata values as value_t instead of string
2010-06-12 14:55:18 -04:00
py_journal.cc
Untabified all source files
2010-06-11 17:02:25 -04:00
py_post.cc
Store metadata values as value_t instead of string
2010-06-12 14:55:18 -04:00
py_times.cc
Untabified all source files
2010-06-11 17:02:25 -04:00
py_utils.cc
Untabified all source files
2010-06-11 17:02:25 -04:00
py_value.cc
Untabified all source files
2010-06-11 17:02:25 -04:00
py_xact.cc
Untabified all source files
2010-06-11 17:02:25 -04:00
pyfstream.h
Untabified all source files
2010-06-11 17:02:25 -04:00
pyinterp.cc
Completely reworked argument passing in expressions
2010-06-13 05:02:14 -04:00
pyinterp.h
Completely reworked argument passing in expressions
2010-06-13 05:02:14 -04:00
pyledger.cc
Updated copyrights to 2003-2010
2010-03-05 22:14:10 -05:00
pyutils.h
Untabified all source files
2010-06-11 17:02:25 -04:00
query.cc
Added report query modifiers: for, since, until
2010-06-22 21:56:19 -04:00
query.h
Added report query modifiers: for, since, until
2010-06-22 21:56:19 -04:00
quotes.cc
Changes for building with Visual Studio 2008
2010-06-15 05:14:00 -04:00
quotes.h
Untabified all source files
2010-06-11 17:02:25 -04:00
report.cc
Added report query modifiers: for, since, until
2010-06-22 21:56:19 -04:00
report.h
Added report query modifiers: for, since, until
2010-06-22 21:56:19 -04:00
scope.cc
Report error context in expressions more precisely
2010-06-13 18:39:26 -04:00
scope.h
Fixed bug that had broken any() and all()
2010-06-18 07:27:53 -04:00
session.cc
Transactions no longer needed for budget/forecast
2010-06-20 20:58:07 -04:00
session.h
Added initial implementation of lot_*() functions
2010-06-14 04:40:39 -04:00
stats.cc
Untabified all source files
2010-06-11 17:02:25 -04:00
stats.h
Updated copyrights to 2003-2010
2010-03-05 22:14:10 -05:00
stream.cc
Changes for building with Visual Studio 2008
2010-06-15 05:14:00 -04:00
stream.h
Untabified all source files
2010-06-11 17:02:25 -04:00
system.hh.in
For value_t, use boost::any to refer to objects
2010-06-13 03:55:08 -04:00
temps.cc
Untabified all source files
2010-06-11 17:02:25 -04:00
temps.h
Untabified all source files
2010-06-11 17:02:25 -04:00
textual.cc
Added new "bold" modifier to query expressions
2010-06-22 03:20:24 -04:00
timelog.cc
Add support for typed metadata
2010-06-12 15:43:00 -04:00
timelog.h
Add support for typed metadata
2010-06-12 15:43:00 -04:00
times.cc
Improvements to time period parsing
2010-06-21 17:02:48 -04:00
times.h
The notions of "now" and "today" now use local time
2010-06-22 17:19:35 -04:00
token.cc
Changes for building with Visual Studio 2008
2010-06-15 05:14:00 -04:00
token.h
Untabified all source files
2010-06-11 17:02:25 -04:00
unistring.h
Untabified all source files
2010-06-11 17:02:25 -04:00
utils.cc
Untabified all source files
2010-06-11 17:02:25 -04:00
utils.h
Changes for building with Visual Studio 2008
2010-06-15 05:14:00 -04:00
value.cc
Balances and sequences can be compared to amounts
2010-06-22 01:27:05 -04:00
value.h
Removed an invalid called to VERIFY()
2010-06-13 05:57:02 -04:00
xact.cc
Price annotation no longer inject an implied cost
2010-06-22 20:56:35 -04:00
xact.h
Revised how Ledger handles the "current year"
2010-06-14 03:23:09 -04:00
xml.cc
Untabified all source files
2010-06-11 17:02:25 -04:00
xml.h
Added new required item_handler_t::clear() method
2010-05-30 02:38:30 -06:00