ledger/src
2012-03-19 04:02:49 -05:00
..
account.cc Account valexprs: earliest_checkin, latest_checkout 2012-03-13 03:42:11 -05:00
account.h Added --verify-memory and missing TRACE_[CD]TOR calls 2012-03-18 01:01:30 -05:00
accum.cc Increased file copyrights to 2012 2012-02-29 22:32:23 -06:00
accum.h Added --verify-memory and missing TRACE_[CD]TOR calls 2012-03-18 01:01:30 -05:00
amount.cc Tighten up argument passing related to fn_market() 2012-03-11 03:55:25 -05:00
amount.h Tighten up argument passing related to fn_market() 2012-03-11 03:55:25 -05:00
annotate.cc Fix problem with -H and lack of pricing info 2012-03-18 02:25:14 -05:00
annotate.h Fix problem with -H and lack of pricing info 2012-03-18 02:25:14 -05:00
archive.cc Increased file copyrights to 2012 2012-02-29 22:32:23 -06:00
archive.h Increased file copyrights to 2012 2012-02-29 22:32:23 -06:00
balance.cc Tighten up argument passing related to fn_market() 2012-03-11 03:55:25 -05:00
balance.h Tighten up argument passing related to fn_market() 2012-03-11 03:55:25 -05:00
chain.cc Reworked the way that options are handled 2012-03-09 03:51:53 -06:00
chain.h Critical fix to temporary destruction order 2012-03-11 05:09:06 -05:00
commodity.cc Extend commodity_t::compare_by_commodity::operator() 2012-03-19 00:30:15 -05:00
commodity.h Added --verify-memory and missing TRACE_[CD]TOR calls 2012-03-18 01:01:30 -05:00
compare.cc Increased file copyrights to 2012 2012-02-29 22:32:23 -06:00
compare.h Increased file copyrights to 2012 2012-02-29 22:32:23 -06:00
context.h Allow --options to be added by the user in Python 2012-03-01 23:40:02 -06:00
convert.cc Refactored the notion of "the current parsing context" 2012-03-01 03:31:28 -06:00
convert.h Increased file copyrights to 2012 2012-02-29 22:32:23 -06:00
csv.cc Use unique_ptr instead of std::auto_ptr 2012-03-05 17:46:42 -06:00
csv.h Added --verify-memory and missing TRACE_[CD]TOR calls 2012-03-18 01:01:30 -05:00
draft.cc Change some #if guards to test for gcc 4.7 2012-03-17 23:14:17 -05:00
draft.h Added --verify-memory and missing TRACE_[CD]TOR calls 2012-03-18 01:01:30 -05:00
emacs.cc Increased file copyrights to 2012 2012-02-29 22:32:23 -06:00
emacs.h Increased file copyrights to 2012 2012-02-29 22:32:23 -06:00
error.cc Increased file copyrights to 2012 2012-02-29 22:32:23 -06:00
error.h Started writing Python unit tests 2012-03-01 05:50:07 -06:00
expr.cc Move expr_t's ctor/dtors into expr.cc 2012-03-09 14:47:11 -06:00
expr.h Whitespace fix 2012-03-18 00:14:49 -05:00
exprbase.h Changed scope of two DEBUG statements 2012-03-07 10:33:06 -06:00
filters.cc Fixed bug relating to historical pricing 2012-03-18 02:33:25 -05:00
filters.h Fixed bug relating to historical pricing 2012-03-18 02:33:25 -05:00
flags.h Increased file copyrights to 2012 2012-02-29 22:32:23 -06:00
format.cc Don't allow trailing ws in abbrev. account segments 2012-03-16 05:30:34 -05:00
format.h Added boost::noncopyable to format_t and format_t::element_t 2012-03-05 15:42:23 -06:00
generate.cc Refactored the notion of "the current parsing context" 2012-03-01 03:31:28 -06:00
generate.h Increased file copyrights to 2012 2012-02-29 22:32:23 -06:00
global.cc Added --verify-memory and missing TRACE_[CD]TOR calls 2012-03-18 01:01:30 -05:00
global.h Added --verify-memory and missing TRACE_[CD]TOR calls 2012-03-18 01:01:30 -05:00
history.cc Added --verify-memory and missing TRACE_[CD]TOR calls 2012-03-18 01:01:30 -05:00
history.h Don't map_prices if price commodity matches source 2012-03-15 04:58:53 -05:00
item.cc Made an assert more relaxed in item_context() 2012-03-19 04:02:49 -05:00
item.h post_t's copy constructor wasn't copying xdata_ 2012-03-13 00:03:56 -05:00
iterators.cc Added --verify-memory and missing TRACE_[CD]TOR calls 2012-03-18 01:01:30 -05:00
iterators.h Added --verify-memory and missing TRACE_[CD]TOR calls 2012-03-18 01:01:30 -05:00
journal.cc Added option --day-break 2012-03-17 05:27:43 -05:00
journal.h Added option --day-break 2012-03-17 05:27:43 -05:00
lookup.cc Increased file copyrights to 2012 2012-02-29 22:32:23 -06:00
lookup.h Increased file copyrights to 2012 2012-02-29 22:32:23 -06:00
main.cc Added --verify-memory and missing TRACE_[CD]TOR calls 2012-03-18 01:01:30 -05:00
mask.cc Increased file copyrights to 2012 2012-02-29 22:32:23 -06:00
mask.h Increased file copyrights to 2012 2012-02-29 22:32:23 -06:00
op.cc Added a syntax error check 2012-03-13 10:33:59 -05:00
op.h Made split_cons_expr a global function 2012-03-13 10:33:51 -05:00
option.cc Allow --options to be added by the user in Python 2012-03-01 23:40:02 -06:00
option.h Quieted several compiler warnings from Clang 2012-03-11 05:08:55 -05:00
org.cc Increased file copyrights to 2012 2012-02-29 22:32:23 -06:00
org.h Increased file copyrights to 2012 2012-02-29 22:32:23 -06:00
output.cc Increased file copyrights to 2012 2012-02-29 22:32:23 -06:00
output.h Increased file copyrights to 2012 2012-02-29 22:32:23 -06:00
parser.cc Many improvements to lambdas and function calling 2012-03-08 00:44:40 -06:00
parser.h Generalized function call parsing 2012-03-05 22:01:41 -06:00
pool.cc Fix problem with -H and lack of pricing info 2012-03-18 02:25:14 -05:00
pool.h Tighten up argument passing related to fn_market() 2012-03-11 03:55:25 -05:00
post.cc Access to checkin/checkout of timelog entries 2012-03-13 03:41:00 -05:00
post.h Access to checkin/checkout of timelog entries 2012-03-13 03:41:00 -05:00
precmd.cc Made join_args() a global function 2012-03-13 10:34:16 -05:00
precmd.h Increased file copyrights to 2012 2012-02-29 22:32:23 -06:00
predicate.h Increased file copyrights to 2012 2012-02-29 22:32:23 -06:00
print.cc Reworked the way that options are handled 2012-03-09 03:51:53 -06:00
print.h Increased file copyrights to 2012 2012-02-29 22:32:23 -06:00
pstream.h Added --verify-memory and missing TRACE_[CD]TOR calls 2012-03-18 01:01:30 -05:00
py_account.cc Increased file copyrights to 2012 2012-02-29 22:32:23 -06:00
py_amount.cc Tighten up argument passing related to fn_market() 2012-03-11 03:55:25 -05:00
py_balance.cc Tighten up argument passing related to fn_market() 2012-03-11 03:55:25 -05:00
py_commodity.cc Added the notion of "virtual costs" 2012-03-09 01:28:20 -06:00
py_expr.cc Increased file copyrights to 2012 2012-02-29 22:32:23 -06:00
py_format.cc Increased file copyrights to 2012 2012-02-29 22:32:23 -06:00
py_item.cc Increased file copyrights to 2012 2012-02-29 22:32:23 -06:00
py_journal.cc Added --verify-memory and missing TRACE_[CD]TOR calls 2012-03-18 01:01:30 -05:00
py_post.cc Started writing Python unit tests 2012-03-01 05:50:07 -06:00
py_session.cc Started writing Python unit tests 2012-03-01 05:50:07 -06:00
py_times.cc Increased file copyrights to 2012 2012-02-29 22:32:23 -06:00
py_utils.cc Increased file copyrights to 2012 2012-02-29 22:32:23 -06:00
py_value.cc Tighten up argument passing related to fn_market() 2012-03-11 03:55:25 -05:00
py_xact.cc Started writing Python unit tests 2012-03-01 05:50:07 -06:00
pyfstream.h Increased file copyrights to 2012 2012-02-29 22:32:23 -06:00
pyinterp.cc Added #if's for building optimized with Clang 2012-03-07 14:30:34 -06:00
pyinterp.h Reworked the way that options are handled 2012-03-09 03:51:53 -06:00
pyledger.cc Increased file copyrights to 2012 2012-02-29 22:32:23 -06:00
pyutils.h Increased file copyrights to 2012 2012-02-29 22:32:23 -06:00
query.cc Correct parsing of automated xact expressions 2012-03-16 04:09:21 -05:00
query.h Added #if's for building optimized with Clang 2012-03-07 14:30:34 -06:00
quotes.cc Tighten up argument passing related to fn_market() 2012-03-11 03:55:25 -05:00
quotes.h Tighten up argument passing related to fn_market() 2012-03-11 03:55:25 -05:00
report.cc More improvements to nail_down; fixes #715 2012-03-19 00:41:32 -05:00
report.h Added --verify-memory and missing TRACE_[CD]TOR calls 2012-03-18 01:01:30 -05:00
scope.cc Many options now have additive effect 2012-03-07 12:46:46 -06:00
scope.h Added --verify-memory and missing TRACE_[CD]TOR calls 2012-03-18 01:01:30 -05:00
select.cc Add experimental support for select queries 2012-03-13 10:35:08 -05:00
select.h Add experimental support for select queries 2012-03-13 10:35:08 -05:00
session.cc Added option --day-break 2012-03-17 05:27:43 -05:00
session.h Added option --day-break 2012-03-17 05:27:43 -05:00
stats.cc Increased file copyrights to 2012 2012-02-29 22:32:23 -06:00
stats.h Increased file copyrights to 2012 2012-02-29 22:32:23 -06:00
stream.cc Increased file copyrights to 2012 2012-02-29 22:32:23 -06:00
stream.h Increased file copyrights to 2012 2012-02-29 22:32:23 -06:00
system.hh.in Improved the behavior of -X 2012-03-09 20:02:53 -06:00
temps.cc Increased file copyrights to 2012 2012-02-29 22:32:23 -06:00
temps.h Added --verify-memory and missing TRACE_[CD]TOR calls 2012-03-18 01:01:30 -05:00
textual.cc Fixed #711: Parsing of alias directive 2012-03-17 07:02:03 -05:00
timelog.cc Added option --day-break 2012-03-17 05:27:43 -05:00
timelog.h Added option --day-break 2012-03-17 05:27:43 -05:00
times.cc Allow --input-date-format to specify separators 2012-03-19 03:51:07 -05:00
times.h Added #if's for building optimized with Clang 2012-03-07 14:30:34 -06:00
token.cc Allow identifier names to begin with _ 2012-03-07 10:33:46 -06:00
token.h Increased file copyrights to 2012 2012-02-29 22:32:23 -06:00
unistring.h Increased file copyrights to 2012 2012-02-29 22:32:23 -06:00
utils.cc Added --verify-memory and missing TRACE_[CD]TOR calls 2012-03-18 01:01:30 -05:00
utils.h Added to_string(std::size_t) 2012-03-13 10:34:26 -05:00
value.cc Corrected an error print in value.cc 2012-03-19 00:30:29 -05:00
value.h Tighten up argument passing related to fn_market() 2012-03-11 03:55:25 -05:00
xact.cc Improved error reporting for bad account names 2012-03-16 04:29:35 -05:00
xact.h Fixed parsing of "deferred notes" in auto xacts 2012-03-07 05:19:21 -06:00
xml.cc Increased file copyrights to 2012 2012-02-29 22:32:23 -06:00
xml.h Increased file copyrights to 2012 2012-02-29 22:32:23 -06:00