hledger/hledger-lib/Hledger
Mykola Orliuk 3af81a73ca txnTieKnot fix (~10% memory reduce) (#483)
* bin: ignore chart and dupes addons

* lib: fix txnTieKnot

Ensure that postings refers to their transaction rather than original
one.
This should allow compiler perform destructive update and/or allow
garbage collecting old transaction.
2017-01-16 07:42:41 -08:00
..
Data txnTieKnot fix (~10% memory reduce) (#483) 2017-01-16 07:42:41 -08:00
Read Balance Assignments and accounts resetting (#438) 2016-12-10 07:04:48 -08:00
Reports Prettify option parsing errors (#478) 2017-01-13 13:10:11 -08:00
Utils use isSpace in lstrip (#441) 2016-12-20 09:29:12 -08:00
Data.hs lib: Period, a richer period type 2016-07-29 10:27:30 -07:00
Query.hs Feature/pivot implicit tags (#460) 2017-01-13 08:02:11 -08:00
Read.hs Changed behavior of readJournalFiles to be identical to readJournalFile for singleton lists (#437) 2016-12-07 07:59:24 -08:00
Reports.hs BalanceHistoryReport is not used 2016-08-08 07:11:16 -07:00
Utils.hs Fix a few spaceleaks (#413) 2017-01-12 16:24:53 -08:00