ledger/src
John Wiegley 2932e05c18 Account valexprs: earliest_checkin, latest_checkout
Lets you access the earliest/latest checkin/checkout times for timelog
entries in an account.  Will be NULL if the account doesn't contain any.
2012-03-13 03:42:11 -05:00
..
account.cc Account valexprs: earliest_checkin, latest_checkout 2012-03-13 03:42:11 -05:00
account.h Account valexprs: earliest_checkin, latest_checkout 2012-03-13 03:42:11 -05:00
accum.cc Increased file copyrights to 2012 2012-02-29 22:32:23 -06:00
accum.h Refactored the notion of "the current parsing context" 2012-03-01 03:31:28 -06: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 Tighten up argument passing related to fn_market() 2012-03-11 03:55:25 -05:00
annotate.h Tighten up argument passing related to fn_market() 2012-03-11 03:55:25 -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 Tighten up argument passing related to fn_market() 2012-03-11 03:55:25 -05:00
commodity.h Tighten up argument passing related to fn_market() 2012-03-11 03:55:25 -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 Refactored the notion of "the current parsing context" 2012-03-01 03:31:28 -06:00
draft.cc Reworked the way that options are handled 2012-03-09 03:51:53 -06:00
draft.h Increased file copyrights to 2012 2012-02-29 22:32:23 -06: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 Move expr_t's ctor/dtors into expr.cc 2012-03-09 14:47:11 -06:00
exprbase.h Changed scope of two DEBUG statements 2012-03-07 10:33:06 -06:00
filters.cc The anonymizer wasn't properly setting the journal 2012-03-13 00:04:44 -05:00
filters.h Fixed speed issue with commodities reports 2012-03-12 22:38:52 -05:00
flags.h Increased file copyrights to 2012 2012-02-29 22:32:23 -06:00
format.cc Corrected several compile and link problems 2012-03-06 23:04:27 -06: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 Corrected a typo 2012-03-11 04:02:25 -05:00
global.h Whitespace fix 2012-03-09 01:28:34 -06:00
history.cc dijkstra_shortest_paths should never return a reverse path 2012-03-12 23:04:16 -05:00
history.h Tighten up argument passing related to fn_market() 2012-03-11 03:55:25 -05:00
item.cc Another fix to metadata value parsing 2012-03-07 05:37:38 -06:00
item.h post_t's copy constructor wasn't copying xdata_ 2012-03-13 00:03:56 -05:00
iterators.cc posts_commodities_iterator wasn't setting the journal 2012-03-13 00:04:31 -05:00
iterators.h Critical fix to temporary destruction order 2012-03-11 05:09:06 -05:00
journal.cc Added parsing support for the many value directives 2012-03-07 05:20:42 -06:00
journal.h Added parsing support for the many value directives 2012-03-07 05:20:42 -06: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 Guarded against unreachable code warnings 2012-03-11 05:27:13 -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 Improve error reporting of nested function calls 2012-03-11 03:05:33 -05:00
op.h Many improvements to lambdas and function calling 2012-03-08 00:44:40 -06: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 Simplified some code in commodity_pool_t 2012-03-09 05:06:40 -06: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 Refactored the notion of "the current parsing context" 2012-03-01 03:31:28 -06: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 Increased file copyrights to 2012 2012-02-29 22:32:23 -06: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 Started writing Python unit tests 2012-03-01 05:50:07 -06: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 Increased file copyrights to 2012 2012-02-29 22:32:23 -06: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 Added format_datetime valexpr function 2012-03-13 03:40:16 -05:00
report.h Added format_datetime valexpr function 2012-03-13 03:40:16 -05:00
scope.cc Many options now have additive effect 2012-03-07 12:46:46 -06:00
scope.h Fixed a bug that was breaking optimized builds 2012-03-11 04:30:08 -05:00
session.cc Fixed options processing of --value-expr 2012-03-09 20:16:44 -06:00
session.h Fixed options processing of --value-expr 2012-03-09 20:16:44 -06: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 Increased file copyrights to 2012 2012-02-29 22:32:23 -06:00
textual.cc Fixed a few bugs related to apply directives 2012-03-12 22:38:36 -05:00
timelog.cc Access to checkin/checkout of timelog entries 2012-03-13 03:41:00 -05:00
timelog.h Refactored the notion of "the current parsing context" 2012-03-01 03:31:28 -06:00
times.cc Increased file copyrights to 2012 2012-02-29 22:32:23 -06: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 Guarded against unreachable code warnings 2012-03-11 05:27:13 -05:00
utils.h DO_VERIFY() was always true in optimized builds 2012-03-11 05:15:56 -05:00
value.cc Quieted several compiler warnings from Clang 2012-03-11 05:08:55 -05:00
value.h Tighten up argument passing related to fn_market() 2012-03-11 03:55:25 -05:00
xact.cc Added the notion of "virtual costs" 2012-03-09 01:28:20 -06: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