cb8ea69dfcfix warnings all over - hledger is now -W-clean
Simon Michael
2009-06-05 09:44:20 +0000
92d67926f5print, register: show virtual accounts bracketed/parenthesised
Simon Michael
2009-05-24 06:22:44 +0000
2373429b64add: simplify code
Simon Michael
2009-05-24 08:36:02 +0000
49e66477fbadd: command-line args form description of first transaction only
Simon Michael
2009-05-24 05:13:36 +0000
9b8f00b54eadd: better handling of virtual postings and default amounts
Simon Michael
2009-05-24 06:54:12 +0000
8cb526f655accountNameTreeFrom optimisation experiments
Simon Michael
2009-05-29 03:00:56 +0000
df3eb6a2cbhledger.hs exports cleanup
Simon Michael
2009-06-02 19:01:21 +0000
e91560989cdrop regex-compat/regex-posix dependency
Simon Michael
2009-06-03 23:19:47 +0000
96fd2142aamove some unrelated things out of AccountName, drop unused pattern match code
Simon Michael
2009-05-29 11:31:51 +0000
568e752484allow parentheses and brackets inside account names, as ledger does
Simon Michael
2009-05-25 17:28:41 +0000
fe5498f6c2various utilities & doc updates - commodities, daysInSpan, underline
Simon Michael
2009-05-29 10:02:14 +0000
3ebc4cca48drop regex-pcre dependency, and try to clarify convert rule parser
Simon Michael
2009-06-03 23:03:49 +0000
6c6eb2691edrop old-locale dependency
Simon Michael
2009-06-03 23:44:01 +0000
4ceab68e1fmore robust --binary-filename
Simon Michael
2009-06-05 02:40:33 +0000
dc3be35eeffix a silly failure to open ledger file paths containing ~ And drop a misconception: there's no need to tilde-expand paths in command line arguments. Just the hard-coded ones.
Simon Michael
2009-06-05 05:03:10 +0000
485ab2b4d5removed unused data files
Simon Michael
2009-06-06 06:17:53 +0000
80c42b3e45site: set up /profs symlink
Simon Michael
2009-06-13 19:26:34 +0000
08d0663704makefile: rename benchtest to benchmark, it's not a pass/fail test
Simon Michael
2009-06-05 10:47:01 +0000
7aaa2c5ad0"make coverage" now generates a nice html report of test coverage
Simon Michael
2009-06-04 01:33:31 +0000
ce78ce8f3dmore fixes for tool building
Simon Michael
2009-05-29 20:28:55 +0000
d6e93bcc7bbench runner was not being rebuilt
Simon Michael
2009-05-29 19:09:12 +0000
5081b5b919web: be better at opening the web ui on windows, hopefully
Simon Michael
2009-06-13 19:27:41 +0000
ab159d5c9fnotes
Simon Michael
2009-06-13 15:43:09 +0000
a44dc784ddupdate benchmark tests
Simon Michael
2009-06-13 17:57:40 +0000
41699cc9d7more benchtest cleanups; test balance, register and print
Simon Michael
2009-05-29 11:42:34 +0000
345c34fd26document stats command
Simon Michael
2009-06-13 17:58:03 +0000
59d1cd96b8makefile: fix benchmark symlinking bug
Simon Michael
2009-06-13 18:21:56 +0000
561deb81c1release notes
Simon Michael
2009-06-13 19:35:40 +0000
f6a3364b2fbump version
Simon Michael
2009-06-13 19:54:23 +0000
c936e90a54add a --binary-filename option and "make pushbinary" for easy publishing Also note that we don't yet follow cabal package versioning policy.
Simon Michael
2009-06-05 02:07:38 +0000
956cd0e993makefile: easier upload of platform binaries
Simon Michael
2009-06-05 00:55:20 +0000
6e7e9e9984"make push"/"make pull" for me to sync profiles etc.
Simon Michael
2009-05-29 21:00:38 +0000
cdfe673b74makefile cleanups
Simon Michael
2009-06-02 20:37:34 +0000
ad214a51ecmakefile: working on portable binaries
Simon Michael
2009-06-04 23:16:06 +0000
33f2835808site: more binaries doc tweaks
Simon Michael
2009-06-13 21:22:49 +0000
88459143fdsite: add platform hints to binaries page
Simon Michael
2009-06-13 19:21:53 +0000
3cd21d037dsite: better binaries docs
Simon Michael
2009-06-05 06:24:06 +0000
49474ad731site: header for binaries dir Now using site: to identify website-related patches. web: of course is the command.
Simon Michael
2009-06-04 20:31:42 +0000
771a35f93cmove & title screenshots
Simon Michael
2009-06-04 19:05:35 +0000
e427d25485add binaries dir
Simon Michael
2009-06-04 17:50:56 +0000
8905c3b2c6simplify docs infrastructure
Simon Michael
2009-06-02 19:54:45 +0000
7dafeb9bd1"make heap" and "make coverage" rules, the latter untested
Simon Michael
2009-05-29 19:49:11 +0000
8c008072d6link to coverage report
Simon Michael
2009-06-04 18:29:54 +0000
66a8bac53aclean up homepage rst markup
Simon Michael
2009-06-02 21:44:34 +0000
7b8dafa071tweak home page order, encourage bug reports
Simon Michael
2009-06-02 09:15:14 +0000
8836b8a883describe compatibility
Simon Michael
2009-06-02 08:46:21 +0000
4d507421d5point to new api docs url
Simon Michael
2009-06-02 20:12:20 +0000
5dfed775d6more developer docs
Simon Michael
2009-06-02 08:22:08 +0000
8f9326340ahome page tweaks
Simon Michael
2009-06-02 07:24:44 +0000
746c47ad1acabal: comment out source-repository, it breaks older cabal-install
Simon Michael
2009-06-13 21:24:14 +0000
e73cc564dacabal: cleanups
Simon Michael
2009-06-05 16:54:42 +0000
339e389bbcupdate description in cabal file
Simon Michael
2009-05-24 01:24:58 +0000
2dd8bc496brequire HTTP only when building with -fhapps
Simon Michael
2009-06-03 23:48:46 +0000
d3a30e97efcabal: cleanup
Simon Michael
2009-06-03 18:48:21 +0000
7508a462b5specify base version per hackage policy; assume 3 or 4 is ok until I hear otherwise
Simon Michael
2009-06-03 16:52:24 +0000
7924bfa592drop regex-compat dependency for library
Simon Michael
2009-06-03 16:55:45 +0000
b1b73974eccabal: one lib per line
Simon Michael
2009-06-03 16:40:38 +0000
590923570dspecify http version, and fix capitalisation so cabal install works
Simon Michael
2009-05-29 20:06:07 +0000
fbee93f529switch to html combinators for web views; -fhapps requires xhtml lib
Simon Michael
2009-06-03 01:25:46 +0000
0041a3b27aweb: period arg wasn't being preserved
Simon Michael
2009-05-24 21:46:15 +0000
d35792bf3fmove commands to their own subpackage
Simon Michael
2009-06-02 18:29:01 +0000
71e7f2b293web: code cleanup, better web ui supporting full patterns & period expressions New dependency: http.
Simon Michael
2009-05-24 21:16:58 +0000
4517cab686new "stats" command, like my old ledgerstats
Simon Michael
2009-05-29 10:05:09 +0000
9d3433b077profiling and benchtesting fixes, set up latest.{prof,bench}, "make pushprofs"
Simon Michael
2009-05-29 19:26:09 +0000
1dea32d7b9docs: css, analytics tag, footer, update copyright notice
Simon Michael
2009-06-02 06:58:43 +0000
ab1fc8c8b2docs reorg, generate static website from in-repo rst files Using pandoc as a guide.
Simon Michael
2009-06-02 06:20:19 +0000
87526a5b59better mention 0.5.1 in the release notes..
Simon Michael
2009-05-24 00:45:48 +0000
8a74dce535release notes layout fix
Simon Michael
2009-05-24 00:57:52 +0000
483cdb8fb2makegeddon! makefile simplification and cleanup, including.. - section headings - fewer variables - less unnecessary rebuilding - more standardised sample ledgers and benchmarks (use "make benchtest" now) - more robust profiling - don't symlink tools in top directory
Simon Michael
2009-05-29 08:29:04 +0000
2e46d96402fix "make clean" for bsd
Simon Michael
2009-05-29 07:59:51 +0000
db6d34bd50cabal: fix version updating
Simon Michael
2009-06-13 21:24:31 +0000
f0f127ef38make hackageupload more verbose
Simon Michael
2009-06-13 21:24:50 +0000
87c348cbbftwo fixes: really disable vty flag by default, and include ConvertCommand file
Simon Michael
2009-05-24 00:41:17 +0000
5cf0b9a8a5bump version
Simon Michael
2009-05-24 00:42:26 +0000
f068756a9dstats corrections
Simon Michael
2009-04-03 06:39:58 +0000
f8698475b3misformatting
Simon Michael
2009-04-03 06:47:20 +0000
631a2610d5add cabal file to tags
Simon Michael
2009-04-03 08:44:44 +0000
3b7362861dmake the web server handle the null path
Simon Michael
2009-04-03 11:19:04 +0000
8ba2163ccd--quarterly option
Simon Michael
2009-04-03 11:55:48 +0000
533c753a46workaround for hackageupload target
Simon Michael
2009-04-03 20:52:32 +0000
d3309283a1don't bother generating static html docs, I like the dynamic-skinned versions better
Simon Michael
2009-04-03 22:42:38 +0000
7637a40df7simpler parsePatternArgs
Simon Michael
2009-04-04 09:14:04 +0000
7a4eb19b6dcabal comment
Simon Michael
2009-04-04 09:25:35 +0000
69278d5a04add histogram to web ui
Simon Michael
2009-04-04 19:13:53 +0000
7e6df61889better Transaction doc
Simon Michael
2009-04-04 22:09:30 +0000
7d1c01ec8aconsistent lower-case aliases for working with Ledgers, and examples
Simon Michael
2009-04-04 22:38:18 +0000
1572622ae6use a consistent prefix for Transaction field accessors
Simon Michael
2009-04-04 21:26:55 +0000
622db5f25ddatespan utils
Simon Michael
2009-04-04 11:19:15 +0000
ca3f55933bhaddock
Simon Michael
2009-04-04 22:41:18 +0000
ca16e98655haddock
Simon Michael
2009-04-04 23:15:42 +0000
4c9f0e5d9emore haddock cleanups
Simon Michael
2009-04-04 22:38:36 +0000
1ef777a1b8improve type docs
Simon Michael
2009-04-03 20:55:49 +0000
a78f5a1f04model timelog entry codes precisely
Simon Michael
2009-04-03 20:04:51 +0000
fddeb23397update haddock ghci examples
Simon Michael
2009-04-04 09:24:49 +0000
247563a336haddock fix
Simon Michael
2009-04-04 21:53:46 +0000
2edd2da7b8nullentry -> nullledgertxn
Simon Michael
2009-04-07 21:38:15 +0000
2c989522daadd missing type signatures, for tags
Simon Michael
2009-04-07 21:38:38 +0000
2eb5f40875fix is argument order
Simon Michael
2009-04-07 23:01:38 +0000
a36e0ab30cmore tests
Simon Michael
2009-04-08 03:10:35 +0000
f40d561273fix bug in eliding of posting amounts
Simon Michael
2009-04-07 23:58:04 +0000