hledger/hledger-lib/Hledger/Reports
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
..
BalanceHistoryReport.hs fix hunit compilation warnings 2014-03-21 17:41:54 -07:00
BalanceReport.hs overhaul single- and multi-column balance reports 2014-04-03 18:49:57 -07:00
EntriesReport.hs split up Hledger.Reports 2014-03-19 17:31:18 -07:00
MultiBalanceReports.hs balance: a fix for starting balance with --date2 2014-04-30 17:20:02 -07:00
PostingsReport.hs aregister: fix date filtering with disordered txns (fixes #184) 2014-05-07 16:38:42 -07:00
ReportOptions.hs fix a warning 2014-04-19 11:25:45 -07:00
TransactionsReports.hs fix hunit compilation warnings 2014-03-21 17:41:54 -07:00