hledger/hledger-lib/Hledger/Read
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
..
Common.hs fix: a slowdown with many txns and many accounts since 1.29 [#2153] 2024-01-25 13:49:49 -10:00
CsvReader.hs feat: csv: rules files can be read directly; data file can be specified 2023-05-19 09:09:21 -10:00
CsvUtils.hs feat: cli: Add tsv output (#869) 2023-11-06 16:46:04 -08:00
InputOptions.hs fix:--anon: now hidden, gives an error, still usable as --obfuscate [#2133] 2024-01-21 11:59:11 -10:00
JournalReader.hs imp: allow declaring the empty payee name with "" (#2119) 2023-12-07 08:30:55 -10:00
LedgerReader.hs.disabled debug: move command parsing debug output down to level 8 2020-07-03 11:37:01 -07:00
RulesReader.hs dev: rename AmountDisplayOpts -> AmountFormat, and related constants 2024-01-23 21:35:06 -10:00
TimeclockReader.hs imp: timeclock: support comments and tags (fix #1220) 2023-05-03 00:05:11 -10:00
TimedotReader.hs fix:timedot: accept numbers beginning with a decimal point again [#2130] 2023-12-08 15:08:35 -10:00