Commit Graph

12814 Commits

Author SHA1 Message Date
Simon Michael
51f8f424cb ;install: 1.33.1 2024-05-02 00:42:58 -10:00
Simon Michael
02e242c9b1 ;doc: update changelogs 2024-05-01 23:23:37 -10:00
Simon Michael
7525014c7d ;cabal: update cabal files 2024-05-01 23:04:18 -10:00
Simon Michael
8d62af8ae0 imp: Revert problematic process-1.6.19.0 bound, it seems not strictly needed [#2149] 2024-05-01 23:04:08 -10:00
Simon Michael
543e96b6bc ;doc: DEVFAQ, just: installdbg: simplify ghc-debug build command 2024-05-01 22:46:57 -10:00
Simon Michael
9ac905459f ;doc: relnotes.github: windows: add -Force to extract command, overwriting old hledger executables; cleanups 2024-05-01 22:46:53 -10:00
Simon Michael
9726aa3f5f ;pkg: stack: bump to latest nightly 2024-05-01 20:46:06 -10:00
Simon Michael
e5c68dd7c0 ;doc: REGRESSIONS: edits 2024-05-01 19:16:52 -10:00
Simon Michael
4ae534e682 ;doc: REGRESSIONS: cleanup 2024-05-01 19:09:07 -10:00
Simon Michael
336162fd1c ;doc: DEVFAQ, REGRESSIONS: edits 2024-05-01 19:05:27 -10:00
Simon Michael
f07749e159 ;doc: DEVFAQ: updates 2024-05-01 17:39:33 -10:00
Simon Michael
962f673373 ;tools: just install* updates, installdbg to install with ghc-debug support 2024-05-01 17:31:45 -10:00
Simon Michael
e476124d6b ;doc: DEVFAQ: updates 2024-05-01 17:16:08 -10:00
Simon Michael
2eda0934f4 ;doc: DEVFAQ: edits 2024-05-01 16:36:25 -10:00
Simon Michael
470f359a56 tools: just ghci*: accept GHCI arguments 2024-05-01 16:22:00 -10:00
Simon Michael
fd5b6a124a doc: DEVFAQ: describe latest not-too-good state of ghc-debug support 2024-05-01 16:21:24 -10:00
Simon Michael
929f050c43 ;cabal: update cabal files 2024-05-01 16:21:13 -10:00
Simon Michael
96caa8f352 fix: detect ghc-debug support more accurately, checking hledger-lib also 2024-05-01 15:27:42 -10:00
Simon Michael
6796decb72 fix: show trailing decimal mark on cost amounts too, when needed 2024-05-01 14:17:46 -10:00
Simon Michael
81ec7c2c9d ;doc: DEVFAQ: edits 2024-05-01 14:17:44 -10:00
Simon Michael
2295185735 doc: DEVFAQ: building with ghc-debug support 2024-05-01 13:48:12 -10:00
Simon Michael
4c53ab419b cabal: update cabal files 2024-05-01 13:44:14 -10:00
Simon Michael
d17b32c7eb imp: cli,ui,web: support ghc-debug for analysing memory/profile info
When built with the ghcdebug flag and started with --debug=-1 (or -2
to pause at startup, or -3 to pause before exit), hledger can be
controlled by ghc-debug clients like ghc-debug-brick or a custom
ghc-debug query script.

Also, refactor version string code.
2024-05-01 13:43:04 -10:00
Simon Michael
e1bcbc3238 ;doc: restart Developer FAQ 2024-05-01 08:48:28 -10:00
Simon Michael
320d85a6cb ;doc: dev: tweak title 2024-05-01 08:48:28 -10:00
Simon Michael
f851d55f01 ;doc: CONTRIBUTING: update 2024-05-01 08:48:28 -10:00
Simon Michael
a6861e6ab6 ;doc: RELEASING: link 2024-04-27 09:22:16 -10:00
Simon Michael
55401282a0 imp: run checks in a well-defined order; and tweak that order
Now commodities are checked before accounts, and tags before recentassertions.
Also some check doc cleanups.
2024-04-26 18:59:45 -10:00
Simon Michael
4cbf72ab1f imp!: check ordereddates: drop --date2 support; check primary dates only
date2 is a deprecated feature and was getting in the way, so has been dropped
from the ordereddates check, simplifying it.
2024-04-26 18:59:45 -10:00
Simon Michael
afe9e2c6f4 dev: move journalCheckBalanceAssertions to JournalChecks 2024-04-26 18:59:45 -10:00
Simon Michael
0c0c088398 ;examples: csv: vanguard, fidelity updates 2024-04-26 17:38:13 -10:00
Simon Michael
1c5fd0c6a3 ;doc: update changelogs 2024-04-26 17:09:17 -10:00
Simon Michael
060528aac9 ;doc: REGRESSIONS: edits, updates 2024-04-25 08:29:13 -10:00
Simon Michael
7c33561c77 ;doc: REGRESSIONS: edits 2024-04-25 08:17:13 -10:00
Simon Michael
fbd26f67a2 dev: tests: errors: recentassertions: fix recently broken test 2024-04-25 08:09:10 -10:00
Simon Michael
9ffa990e9e fix: balcmds: show digit groups marks in html output again [#2196]
This broke in 1.25.
2024-04-25 08:09:10 -10:00
Simon Michael
0dc59cdc12 ;doc: REGRESSIONS: update 2024-04-25 08:09:10 -10:00
Simon Michael
160bfff51d ;cabal: update cabal files 2024-04-25 06:52:09 -10:00
Simon Michael
23d13c9a9f imp: web: support base64 >=1.0 2024-04-25 06:51:34 -10:00
Simon Michael
ca03da5968 ;just: quickprof 2024-04-25 06:27:37 -10:00
Simon Michael
7920b0b9ac ;doc: csv: amount decimal places: edits 2024-04-24 16:02:15 -10:00
Simon Michael
2a67aa327b ;doc: import: edits 2024-04-24 15:54:09 -10:00
Simon Michael
210f28a7b5 ;doc: import: edits 2024-04-24 15:49:51 -10:00
Simon Michael
13cf8de1a1 ;doc: import: edits 2024-04-24 15:04:54 -10:00
Simon Michael
061580f0bc ;doc: import: Skipping -> Date skipping 2024-04-24 14:47:42 -10:00
Simon Michael
7911a4b29a ;doc: import: edits 2024-04-24 14:39:34 -10:00
Simon Michael
3863623ed9 ;doc: import: rename/expand/link commodity styles section 2024-04-24 14:32:20 -10:00
Simon Michael
dff7ff0dc1 ;doc: csv: amount decimal places: test edit for website hook 2024-04-24 14:26:06 -10:00
Simon Michael
a439a7ba78 ;doc: csv: amount decimal places: edits 2024-04-24 14:25:17 -10:00
Simon Michael
5397c73a1a ;doc: csv: amount decimal places: edits 2024-04-24 14:23:00 -10:00