| .. |
|
account.cc
|
Add "note" valexpr function to accounts
|
2012-02-27 03:55:36 -06:00 |
|
account.h
|
Scopes can now provide a description of themselves
|
2010-06-24 19:53:59 -04:00 |
|
accum.cc
|
Fixed many Clang type conversion warnings with static_cast
|
2012-02-17 15:17:52 -06:00 |
|
accum.h
|
Untabified all source files
|
2010-06-11 17:02:25 -04:00 |
|
amount.cc
|
Fixed many Clang type conversion warnings with static_cast
|
2012-02-17 15:17:52 -06:00 |
|
amount.h
|
Cleanup whitespace
|
2011-08-18 14:48:38 -04:00 |
|
annotate.cc
|
Added casts necessary for building under Visual Studio
|
2011-03-03 23:17:59 -05: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
|
Rewrite the way interval reports are generated
|
2012-02-28 02:34:37 -06:00 |
|
chain.h
|
Untabified all source files
|
2010-06-11 17:02:25 -04:00 |
|
commodity.cc
|
Fixed many Clang type conversion warnings with static_cast
|
2012-02-17 15:17:52 -06:00 |
|
commodity.h
|
Cleanup whitespace
|
2011-08-18 14:48:38 -04:00 |
|
compare.cc
|
Introduced a new SCOPE expression terminal
|
2012-02-20 17:20:22 -06:00 |
|
compare.h
|
Cleanup whitespace
|
2011-08-18 14:48:38 -04:00 |
|
convert.cc
|
The "id" of an item now maps to its UUID
|
2012-02-27 02:31:08 -06:00 |
|
convert.h
|
Added some preliminary code for convert CSV to Ledger
|
2010-03-05 22:14:14 -05:00 |
|
csv.cc
|
Renamed actual/effective dates to primary/auxiliary
|
2012-02-28 03:02:16 -06:00 |
|
csv.h
|
Renamed actual/effective dates to primary/auxiliary
|
2012-02-28 03:02:16 -06:00 |
|
draft.cc
|
Fixes for variable shadowing (11/28)
|
2012-02-17 15:06:08 -06:00 |
|
draft.h
|
Updated copyrights to 2003-2010
|
2010-03-05 22:14:10 -05:00 |
|
emacs.cc
|
Simplified a switch statement
|
2012-02-17 15:09:32 -06:00 |
|
emacs.h
|
Updated copyrights to 2003-2010
|
2010-03-05 22:14:10 -05:00 |
|
error.cc
|
Corrected the type of a cast
|
2012-02-17 15:09:33 -06:00 |
|
error.h
|
Untabified all source files
|
2010-06-11 17:02:25 -04:00 |
|
expr.cc
|
Minor simplifications to valexpr parser
|
2010-09-05 01:38:47 -04:00 |
|
expr.h
|
Implement the "tag" metadata directive
|
2012-02-27 05:02:25 -06:00 |
|
exprbase.h
|
Fixes for variable shadowing (13/28)
|
2012-02-17 15:06:11 -06:00 |
|
filters.cc
|
Rewrite the way interval reports are generated
|
2012-02-28 02:34:37 -06:00 |
|
filters.h
|
Rewrite the way interval reports are generated
|
2012-02-28 02:34:37 -06:00 |
|
flags.h
|
Corrected syntax errors found by Clang
|
2010-10-07 01:51:38 -04:00 |
|
format.cc
|
Introduced a new SCOPE expression terminal
|
2012-02-20 17:20:22 -06:00 |
|
format.h
|
Fixed many Clang type conversion warnings with static_cast
|
2012-02-17 15:17:52 -06:00 |
|
generate.cc
|
Renamed actual/effective dates to primary/auxiliary
|
2012-02-28 03:02:16 -06:00 |
|
generate.h
|
Renamed actual/effective dates to primary/auxiliary
|
2012-02-28 03:02:16 -06:00 |
|
global.cc
|
Chain the current report to the current session
|
2012-02-27 12:38:06 -06:00 |
|
global.h
|
Scopes can now provide a description of themselves
|
2010-06-24 19:53:59 -04:00 |
|
item.cc
|
Fixed problem with the Python build
|
2012-02-29 14:43:16 -06:00 |
|
item.h
|
Fixed problem with the Python build
|
2012-02-29 14:43:16 -06:00 |
|
iterators.cc
|
Fixes for variable shadowing (17/28)
|
2012-02-17 15:06:17 -06:00 |
|
iterators.h
|
Removed TRACE macros from the iterators
|
2011-07-25 19:32:39 -05:00 |
|
journal.cc
|
Added some missing variable names
|
2012-02-27 12:38:23 -06:00 |
|
journal.h
|
Removed comment that no longer made sense
|
2012-02-29 22:11:40 -06:00 |
|
lookup.cc
|
Cleanup whitespace
|
2011-08-18 14:48:38 -04:00 |
|
lookup.h
|
Lookup probable accounts in reverse historical order
|
2011-07-19 23:29:31 -05:00 |
|
main.cc
|
Whitespace fixes
|
2012-02-21 03:44:34 -06: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
|
Corrected handling of nested definitions
|
2012-02-21 03:53:00 -06:00 |
|
op.h
|
Introduced a new SCOPE expression terminal
|
2012-02-20 17:20:22 -06:00 |
|
option.cc
|
Fixed many Clang type conversion warnings with static_cast
|
2012-02-17 15:17:52 -06:00 |
|
option.h
|
Cleanup whitespace
|
2011-08-18 14:48:38 -04:00 |
|
org.cc
|
New command: org, for displaying Org-mode tables
|
2010-12-22 15:34:06 -05:00 |
|
org.h
|
New command: org, for displaying Org-mode tables
|
2010-12-22 15:34:06 -05:00 |
|
output.cc
|
Fixed many Clang type conversion warnings with static_cast
|
2012-02-17 15:17:52 -06:00 |
|
output.h
|
Untabified all source files
|
2010-06-11 17:02:25 -04:00 |
|
parser.cc
|
Corrected handling of nested definitions
|
2012-02-21 03:53:00 -06:00 |
|
parser.h
|
Report an error in the case of '(1' (missing rparen)
|
2011-11-10 00:48:19 -06:00 |
|
pool.cc
|
Cleanup whitespace
|
2011-08-18 14:48:38 -04:00 |
|
pool.h
|
Untabified all source files
|
2010-06-11 17:02:25 -04:00 |
|
post.cc
|
Renamed actual/effective dates to primary/auxiliary
|
2012-02-28 03:02:16 -06:00 |
|
post.h
|
Renamed actual/effective dates to primary/auxiliary
|
2012-02-28 03:02:16 -06:00 |
|
precmd.cc
|
Removed several unreached return statements
|
2012-02-17 15:09:33 -06: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
|
Renamed actual/effective dates to primary/auxiliary
|
2012-02-28 03:02:16 -06:00 |
|
print.h
|
Whitespace fix
|
2010-12-22 14:14:42 -05:00 |
|
pstream.h
|
Cleanup whitespace
|
2011-08-18 14:48:38 -04:00 |
|
py_account.cc
|
Fixed many Clang type conversion warnings with static_cast
|
2012-02-17 15:17:52 -06:00 |
|
py_amount.cc
|
#if 0'd some unused Python bridge code
|
2012-02-17 15:09:32 -06:00 |
|
py_balance.cc
|
Fixed many Clang type conversion warnings with static_cast
|
2012-02-17 15:17:52 -06:00 |
|
py_commodity.cc
|
Cleanup whitespace
|
2011-08-18 14:48:38 -04:00 |
|
py_expr.cc
|
Updated copyrights to 2003-2010
|
2010-03-05 22:14:10 -05:00 |
|
py_format.cc
|
#if 0'd some unused Python bridge code
|
2012-02-17 15:09:32 -06:00 |
|
py_item.cc
|
Change occurrences of auxiliary_date to just aux_date
|
2012-02-28 03:05:35 -06:00 |
|
py_journal.cc
|
Fixed many Clang type conversion warnings with static_cast
|
2012-02-17 15:17:52 -06:00 |
|
py_post.cc
|
Fixed problem with the Python build
|
2012-02-29 14:43:16 -06:00 |
|
py_times.cc
|
Untabified all source files
|
2010-06-11 17:02:25 -04:00 |
|
py_utils.cc
|
Changed a run-time test into compile-time
|
2012-02-11 16:53:31 -10:00 |
|
py_value.cc
|
Untabified all source files
|
2010-06-11 17:02:25 -04:00 |
|
py_xact.cc
|
Fixed problem with the Python build
|
2012-02-29 14:43:16 -06:00 |
|
pyfstream.h
|
Fixed many Clang type conversion warnings with static_cast
|
2012-02-17 15:17:52 -06:00 |
|
pyinterp.cc
|
Cleanup whitespace
|
2011-08-18 14:48:38 -04:00 |
|
pyinterp.h
|
Cleanup whitespace
|
2011-08-18 14:48:38 -04:00 |
|
pyledger.cc
|
Updated copyrights to 2003-2010
|
2010-03-05 22:14:10 -05:00 |
|
pyutils.h
|
Cleanup whitespace
|
2011-08-18 14:48:38 -04:00 |
|
query.cc
|
Removed unneeded break statements
|
2012-02-17 15:09:32 -06:00 |
|
query.h
|
Removed unneeded default cases
|
2012-02-17 15:15:32 -06: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
|
Renamed actual/effective dates to primary/auxiliary
|
2012-02-28 03:02:16 -06:00 |
|
report.h
|
Renamed actual/effective dates to primary/auxiliary
|
2012-02-28 03:02:16 -06:00 |
|
scope.cc
|
Whitespace fix
|
2012-02-21 02:09:48 -06:00 |
|
scope.h
|
Comment out unneeded code
|
2012-02-27 03:55:20 -06:00 |
|
series.h
|
Added expr_series_t type, to support chained exprs
|
2011-07-17 15:45:28 -05:00 |
|
session.cc
|
--explicit wasn't being handled correctly
|
2012-02-27 12:37:53 -06:00 |
|
session.h
|
Added --check-payees option
|
2012-02-27 11:52:23 -06:00 |
|
stats.cc
|
Whitespace fix
|
2011-10-24 15:21:15 -05:00 |
|
stats.h
|
Updated copyrights to 2003-2010
|
2010-03-05 22:14:10 -05:00 |
|
stream.cc
|
Moved up to Boost 1.44
|
2010-08-24 00:03:52 -04:00 |
|
stream.h
|
Untabified all source files
|
2010-06-11 17:02:25 -04:00 |
|
system.hh.in
|
Remove unneeded guard macros from system.hh.in
|
2012-02-11 16:53:31 -10: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
|
Renamed actual/effective dates to primary/auxiliary
|
2012-02-28 03:02:16 -06:00 |
|
timelog.cc
|
Apply timelog time to the check-in day
|
2012-02-28 03:18:58 -06:00 |
|
timelog.h
|
Support Boost 1.46 and Boost.Filesystem v3
|
2011-02-28 16:24:15 -05:00 |
|
times.cc
|
Corrected problem with parsing of leap days
|
2012-02-28 21:19:36 -06:00 |
|
times.h
|
Rewrite the way interval reports are generated
|
2012-02-28 02:34:37 -06:00 |
|
token.cc
|
Removed unneeded default cases
|
2012-02-17 15:15:32 -06:00 |
|
token.h
|
Report an error in the case of '(1' (missing rparen)
|
2011-11-10 00:48:19 -06:00 |
|
unistring.h
|
Fixed many Clang type conversion warnings with static_cast
|
2012-02-17 15:17:52 -06:00 |
|
utils.cc
|
Made the --debug option's argument a regex
|
2012-02-28 01:37:19 -06:00 |
|
utils.h
|
Made the --debug option's argument a regex
|
2012-02-28 01:37:19 -06:00 |
|
value.cc
|
Corrected behavior of >= and <=
|
2012-02-28 04:02:24 -06:00 |
|
value.h
|
Added value_t::to_size_t method
|
2012-02-17 15:09:32 -06:00 |
|
xact.cc
|
Renamed actual/effective dates to primary/auxiliary
|
2012-02-28 03:02:16 -06:00 |
|
xact.h
|
Implement the "tag" metadata directive
|
2012-02-27 05:02:25 -06:00 |
|
xml.cc
|
XML account output now generates a <fullname> tag
|
2012-02-28 03:38:42 -06:00 |
|
xml.h
|
Added new required item_handler_t::clear() method
|
2010-05-30 02:38:30 -06:00 |