hledger/hledger-lib/Hledger
Simon Michael a38af98c9e fix: a slowdown with many txns and many accounts since 1.29 [#2153]
When processing costs and equity postings in transactions during
journal finalisation, we now pass just the conversion account name(s)
rather than the entire map of account types. This slowdown was severe
for some users/data/machines.
2024-01-25 13:49:49 -10:00
..
Data fix: a slowdown with many txns and many accounts since 1.29 [#2153] 2024-01-25 13:49:49 -10:00
Read fix: a slowdown with many txns and many accounts since 1.29 [#2153] 2024-01-25 13:49:49 -10:00
Reports dev: distinguish oneLineFmt and oneLineNoCostFmt; add fullZeroFmt 2024-01-23 21:35:06 -10:00
Utils fix: traceOrLog and a rare warning from valuation code 2023-12-23 19:22:33 -10:00
Data.hs ref: move journal checking/pretty errors down further, to Hledger.Data 2022-05-21 18:29:13 -10:00
Query.hs ;dev: Query comments 2024-01-21 00:57:30 -10:00
Read.hs fix:add,import,web: really avoid filenames ending with . on Windows [#1056] 2024-01-04 17:35:22 -10:00
Reports.hs cln: tests: Remove test and tests, which are just aliases for testCase 2021-08-30 16:32:19 -10:00
Utils.hs imp: more precision handling fixes, debug output, test updates (precisiongeddon) 2023-11-08 13:59:18 -08:00