hledger/hledger-lib/Hledger
Simon Michael fedf36e823 lib: when the text encoding is UTF-8, ignore any UTF-8 BOM prefix
Paypal's new CSV has this BOM prefix (at the time of writing),
which was causing a confusing parse error.
2018-01-04 16:29:23 -08:00
..
Data lib: deduplicate, refactor valuation code 2017-12-29 16:52:08 -08:00
Read lib: refactor low-level text file reading 2018-01-04 16:17:25 -08:00
Reports uses today's prices, not those of last txn date, for -V (fix #683,#648) 2017-12-29 21:42:59 -08:00
Utils lib: fix backtracking in periodexpr parser 2017-11-27 06:38:47 -08:00
Data.hs cli: --forecast adds periodic transactions to reports 2017-11-26 14:57:41 +00:00
Query.hs lib: Fix filtering by payee and note (#598) 2017-09-05 08:37:19 -07:00
Read.hs lib: refactor low-level text file reading 2018-01-04 16:17:25 -08:00
Reports.hs lib: Implemented a testing context for the module MultiBalanceReports. 2017-07-15 08:02:03 +01:00
Utils.hs lib: when the text encoding is UTF-8, ignore any UTF-8 BOM prefix 2018-01-04 16:29:23 -08:00