hledger/hledger-lib/Hledger
Simon Michael beeed4c10c aregister: fix date filtering with disordered txns (fixes #184)
Fix a refactoring-related regression that the tests missed: if
transactions were not ordered by date in the journal, register
could include postings before the report start date in the output.
2014-05-07 16:38:42 -07:00
..
Data journal: really don't parse + before an amount as part of the commodity (fixes #181 harder) 2014-04-30 11:28:47 -07:00
Read csv: allow an empty first name in fields list (fixes #178) 2014-05-07 16:37:22 -07:00
Reports aregister: fix date filtering with disordered txns (fixes #184) 2014-05-07 16:38:42 -07:00
Utils also fix warnings in UTF8IOCompat 2013-04-12 16:28:29 -07:00
Data.hs cli, report & raw options cleanups 2014-03-25 19:03:56 -07:00
Query.hs queries: treat amt:>0 like amt:>+0 2014-04-27 23:59:11 -07:00
Read.hs rename Format to StorageFormat 2014-03-02 13:37:10 -08:00
Reports.hs split up Hledger.Reports 2014-03-19 17:31:18 -07:00
Utils.hs fix single-quote-containing addon arguments harder 2014-04-15 13:07:43 -07:00