| .. |
|
account.cc
|
Added "reported posts" into account xdata
|
2009-11-02 01:40:07 -05:00 |
|
account.h
|
Whitespace fix
|
2009-11-02 17:19:53 -05:00 |
|
accum.cc
|
Fixed many compiler warnings from g++ 4.4
|
2009-10-25 05:01:39 -04:00 |
|
accum.h
|
Fixed many compiler warnings from g++ 4.4
|
2009-10-25 05:01:39 -04:00 |
|
amount.cc
|
Added Python interface for commodity_t
|
2009-11-02 21:55:53 -05:00 |
|
amount.h
|
Added serialization methods for most type
|
2009-10-30 18:06:37 -04:00 |
|
annotate.cc
|
Added Python interface for commodity_t
|
2009-11-02 21:55:53 -05:00 |
|
annotate.h
|
Use is_annotated() method rather than "annotated"
|
2009-11-02 16:57:53 -05:00 |
|
archive.cc
|
Stream out item metadata last in item_t::serialize
|
2009-11-01 21:15:46 -05:00 |
|
archive.h
|
Improved archive header logic for cache files
|
2009-11-01 06:01:21 -05:00 |
|
balance.cc
|
Removed most #if 0 blocks and callout comments
|
2009-10-31 04:50:07 -04:00 |
|
balance.h
|
Corrected balance_t's arithmetic interface
|
2009-11-02 04:40:51 -05:00 |
|
chain.cc
|
New: --set-reported-account, --set-reported-payee
|
2009-11-01 21:15:11 -05:00 |
|
chain.h
|
Reduced the #include dependency tree to a minimum
|
2009-03-04 23:53:43 -04:00 |
|
commodity.cc
|
Added Python interface for commodity_t
|
2009-11-02 21:55:53 -05:00 |
|
commodity.h
|
Added Python interface for commodity_t
|
2009-11-02 21:55:53 -05:00 |
|
compare.cc
|
Fixed sorting in bal reports when --flat is used
|
2009-10-26 18:52:26 -04:00 |
|
compare.h
|
Fixed sorting in bal reports when --flat is used
|
2009-10-26 18:52:26 -04:00 |
|
derive.cc
|
Removed most #if 0 blocks and callout comments
|
2009-10-31 04:50:07 -04:00 |
|
derive.h
|
Reduced the #include dependency tree to a minimum
|
2009-03-04 23:53:43 -04:00 |
|
emacs.cc
|
Removed most #if 0 blocks and callout comments
|
2009-10-31 04:50:07 -04:00 |
|
emacs.h
|
Reduced the #include dependency tree to a minimum
|
2009-03-04 23:53:43 -04:00 |
|
error.cc
|
Added a few more missing casts
|
2009-10-31 00:43:16 -04:00 |
|
error.h
|
Fixed many compiler warnings from g++ 4.4
|
2009-10-25 05:01:39 -04:00 |
|
expr.cc
|
Render an expr if expr_t::text() has no string
|
2009-10-28 18:38:33 -04:00 |
|
expr.h
|
Added serialization methods for most type
|
2009-10-30 18:06:37 -04:00 |
|
filters.cc
|
Added "reported posts" into account xdata
|
2009-11-02 01:40:07 -05:00 |
|
filters.h
|
Whitespace fixes
|
2009-11-01 21:14:18 -05:00 |
|
flags.h
|
Added serialization methods for most type
|
2009-10-30 18:06:37 -04:00 |
|
format.cc
|
Fixed a display issue with the balance report
|
2009-10-27 19:01:55 -04:00 |
|
format.h
|
Fixed a display issue with the balance report
|
2009-10-27 19:01:55 -04:00 |
|
generate.cc
|
Removed most #if 0 blocks and callout comments
|
2009-10-31 04:50:07 -04:00 |
|
generate.h
|
Reduced the #include dependency tree to a minimum
|
2009-03-04 23:53:43 -04:00 |
|
global.cc
|
Removed most #if 0 blocks and callout comments
|
2009-10-31 04:50:07 -04:00 |
|
global.h
|
Added new debug option --options
|
2009-06-02 19:14:46 +01:00 |
|
hooks.h
|
Reduced the #include dependency tree to a minimum
|
2009-03-04 23:53:43 -04:00 |
|
interactive.cc
|
Change the value_t::POINTER type to value_t::SCOPE
|
2009-10-30 17:57:29 -04:00 |
|
interactive.h
|
Fixed many compiler warnings from g++ 4.4
|
2009-10-25 05:01:39 -04:00 |
|
item.cc
|
If an item doesn't have a given tag, return ""
|
2009-11-01 21:16:47 -05:00 |
|
item.h
|
Stream out item metadata last in item_t::serialize
|
2009-11-01 21:15:46 -05:00 |
|
iterators.cc
|
Changed protection level of many parts of commodity_t
|
2009-11-02 17:05:51 -05:00 |
|
iterators.h
|
Further improvements to handling temporaries
|
2009-10-28 01:18:27 -04:00 |
|
journal.cc
|
Create a --cache option, for using a binary cache
|
2009-10-31 00:09:57 -04:00 |
|
journal.h
|
Changed a data type to be consistent with its usage
|
2009-10-31 00:25:16 -04:00 |
|
main.cc
|
Construct global_scope object within the exception handler
|
2009-10-31 04:07:41 -04:00 |
|
mask.cc
|
Enabled use of pre-compiled headers by default
|
2009-03-10 17:02:03 -04:00 |
|
mask.h
|
Added serialization methods for most type
|
2009-10-30 18:06:37 -04:00 |
|
op.cc
|
Change the value_t::POINTER type to value_t::SCOPE
|
2009-10-30 17:57:29 -04:00 |
|
op.h
|
Renamed two debug categories
|
2009-11-02 01:21:35 -05:00 |
|
option.cc
|
Correct some code in process_environment
|
2009-10-31 04:07:41 -04:00 |
|
option.h
|
Improved arg checking for several valexpr functions
|
2009-10-31 04:07:33 -04:00 |
|
output.cc
|
Moved ownership of master account into journal_t
|
2009-10-30 19:03:28 -04:00 |
|
output.h
|
Fixed sorting in bal reports when --flat is used
|
2009-10-26 18:52:26 -04:00 |
|
parser.cc
|
Fixed many compiler warnings from g++ 4.4
|
2009-10-25 05:01:39 -04:00 |
|
parser.h
|
Added support for metadata and tagging, and made regexs a first-class type.
|
2009-02-01 22:10:32 -04:00 |
|
pool.cc
|
Added Python interface for commodity_t
|
2009-11-02 21:55:53 -05:00 |
|
pool.h
|
Moved make_qualified_name into commodity_pool_t
|
2009-11-02 16:58:10 -05:00 |
|
post.cc
|
Added "reported posts" into account xdata
|
2009-11-02 01:40:07 -05:00 |
|
post.h
|
Added "reported posts" into account xdata
|
2009-11-02 01:40:07 -05:00 |
|
precmd.cc
|
Extended xact example used by some pre-commands
|
2009-11-01 21:17:53 -05:00 |
|
precmd.h
|
Create a new interactive_t helper class
|
2009-02-21 18:49:43 -04:00 |
|
predicate.cc
|
Implemented "meta" query report operator
|
2009-11-01 21:16:31 -05:00 |
|
predicate.h
|
Added serialization methods for most type
|
2009-10-30 18:06:37 -04:00 |
|
pstream.h
|
Fixed several unused value and param warnings
|
2009-02-16 16:55:18 -04:00 |
|
py_amount.cc
|
Added Python interface for commodity_t
|
2009-11-02 21:55:53 -05:00 |
|
py_balance.cc
|
Added Python interface for commodity_t
|
2009-11-02 21:55:53 -05:00 |
|
py_chain.cc
|
Enabled use of pre-compiled headers by default
|
2009-03-10 17:02:03 -04:00 |
|
py_commodity.cc
|
Added Python interface for annotated_commodity_t
|
2009-11-02 21:55:53 -05:00 |
|
py_expr.cc
|
Enabled use of pre-compiled headers by default
|
2009-03-10 17:02:03 -04:00 |
|
py_flags.cc
|
Enabled use of pre-compiled headers by default
|
2009-03-10 17:02:03 -04:00 |
|
py_format.cc
|
Enabled use of pre-compiled headers by default
|
2009-03-10 17:02:03 -04:00 |
|
py_global.cc
|
Enabled use of pre-compiled headers by default
|
2009-03-10 17:02:03 -04:00 |
|
py_item.cc
|
Added Python interface for an item_t enum
|
2009-11-03 08:50:41 -05:00 |
|
py_journal.cc
|
Added Python interface for journal_t
|
2009-11-03 08:48:30 -05:00 |
|
py_post.cc
|
Added Python interface for post_t
|
2009-11-03 02:25:25 -05:00 |
|
py_report.cc
|
Enabled use of pre-compiled headers by default
|
2009-03-10 17:02:03 -04:00 |
|
py_scope.cc
|
Enabled use of pre-compiled headers by default
|
2009-03-10 17:02:03 -04:00 |
|
py_session.cc
|
Enabled use of pre-compiled headers by default
|
2009-03-10 17:02:03 -04:00 |
|
py_timelog.cc
|
Enabled use of pre-compiled headers by default
|
2009-03-10 17:02:03 -04:00 |
|
py_times.cc
|
Export times_initialize and times_shutdown to Python
|
2009-10-25 05:39:59 -04:00 |
|
py_utils.cc
|
Added Python interface for commodity_t
|
2009-11-02 21:55:53 -05:00 |
|
py_value.cc
|
Whitespace fix
|
2009-11-03 08:21:53 -05:00 |
|
py_xact.cc
|
Added Python interface for xact_t
|
2009-11-03 08:49:18 -05:00 |
|
pyfstream.h
|
Fixed many compiler warnings from g++ 4.4
|
2009-10-25 05:01:39 -04:00 |
|
pyinterp.cc
|
Renamed Python global "session" to "current_session"
|
2009-11-02 17:04:49 -05:00 |
|
pyinterp.h
|
Fixed many compiler warnings from g++ 4.4
|
2009-10-25 05:01:39 -04:00 |
|
pyledger.cc
|
Enabled use of pre-compiled headers by default
|
2009-03-10 17:02:03 -04:00 |
|
pyutils.h
|
Reduced the #include dependency tree to a minimum
|
2009-03-04 23:53:43 -04:00 |
|
quotes.cc
|
Removed most #if 0 blocks and callout comments
|
2009-10-31 04:50:07 -04:00 |
|
quotes.h
|
The --download option is now fully restored
|
2009-06-26 16:52:41 +01:00 |
|
report.cc
|
New: --set-reported-account, --set-reported-payee
|
2009-11-01 21:15:11 -05:00 |
|
report.h
|
Set default LESS options to -FRSX
|
2009-11-02 02:55:22 -05:00 |
|
scope.cc
|
Enabled use of pre-compiled headers by default
|
2009-03-10 17:02:03 -04:00 |
|
scope.h
|
Added missing TRACE_CTOR calls
|
2009-11-01 06:01:11 -05:00 |
|
session.cc
|
Added a --european flag, to use commas for decimals
|
2009-11-02 02:39:31 -05:00 |
|
session.h
|
Changed protection level of many parts of commodity_t
|
2009-11-02 17:05:51 -05:00 |
|
stats.cc
|
Removed most #if 0 blocks and callout comments
|
2009-10-31 04:50:07 -04:00 |
|
stats.h
|
Revised the ways statistics are computed
|
2009-03-06 04:07:25 -04:00 |
|
stream.cc
|
Use boost::iostreams::file_descriptor_sink
|
2009-10-25 04:28:49 -04:00 |
|
stream.h
|
Reduced the #include dependency tree to a minimum
|
2009-03-04 23:53:43 -04:00 |
|
system.hh.in
|
Create a --cache option, for using a binary cache
|
2009-10-31 00:09:57 -04:00 |
|
temps.cc
|
Corrected an incorrect call to remove_account
|
2009-11-02 16:00:32 -05:00 |
|
temps.h
|
Improved the way account temporaries are managed
|
2009-11-01 21:14:05 -05:00 |
|
textual.cc
|
Fix to xact_t::valid()
|
2009-11-01 04:25:23 -05:00 |
|
timelog.cc
|
Enabled use of pre-compiled headers by default
|
2009-03-10 17:02:03 -04:00 |
|
timelog.h
|
Reduced the #include dependency tree to a minimum
|
2009-03-04 23:53:43 -04:00 |
|
times.cc
|
Fixed issues with period strings like "2009/10"
|
2009-11-02 01:59:24 -05:00 |
|
times.h
|
Added serialization methods for most type
|
2009-10-30 18:06:37 -04:00 |
|
token.cc
|
Revert "Added % suffix operator, as in "$1.00 * 10%""
|
2009-06-21 17:49:38 +01:00 |
|
token.h
|
Changed some debug text
|
2009-10-28 18:39:17 -04:00 |
|
unistring.h
|
The UTF8 code is now unchecked if --verify is off
|
2009-10-25 05:01:47 -04:00 |
|
utils.cc
|
Disabled a memory check when --verify is on
|
2009-10-28 01:27:20 -04:00 |
|
utils.h
|
Parse \n and such in all strings read with READ_INTO
|
2009-10-31 03:07:28 -04:00 |
|
value.cc
|
Change the value_t::POINTER type to value_t::SCOPE
|
2009-10-30 17:57:29 -04:00 |
|
value.h
|
Completed Python bindings for value_t
|
2009-11-02 22:51:21 -05:00 |
|
xact.cc
|
Fixed copy constructors for transactions
|
2009-11-01 21:14:34 -05:00 |
|
xact.h
|
Whitespace fixes
|
2009-11-01 21:14:18 -05:00 |