0641c5ad28cpp fix
Simon Michael
2010-02-16 04:10:45 +0000
37a72568b7docs: describe --depth, especially its behaviour with register
Simon Michael
2010-02-16 20:43:15 +0000
f6e4b72a47docs: rewrite/format price section
Simon Michael
2010-02-16 20:43:37 +0000
23023238cbrefactor
Simon Michael
2010-02-16 21:16:30 +0000
c1b88265d1web: more help links
Simon Michael
2010-02-23 03:38:09 +0000
603ce7d64bweb: help links to help explain the form fields
Simon Michael
2010-02-23 03:11:19 +0000
f4beb08682web: search form wording
Simon Michael
2010-02-16 03:51:26 +0000
2cd9aaf81fweb: fix stack overflow caused by regexpr, and handle requests faster (#14)
Simon Michael
2010-02-16 03:31:38 +0000
07325ed640docs: add supports smart dates too
Simon Michael
2010-02-23 12:21:50 +0000
8cff3c2aeadocs: note another quirk
Simon Michael
2010-02-23 04:59:16 +0000
1a910bfabaweb: pre-fill add form with today's date
Simon Michael
2010-02-26 00:52:06 +0000
75491b027estats: show commodity symbols
Simon Michael
2010-02-26 01:07:56 +0000
2b49c4d772stats: show account tree depth
Simon Michael
2010-02-25 17:20:59 +0000
4cd2364154refactor
Simon Michael
2010-02-27 17:50:25 +0000
ed44dc3cacadd: fix precision handling in default amounts (#19) Needs a better refactoring of amount code, but fixes the issue.
Simon Michael
2010-02-16 05:28:17 +0000
6476d638f9sumPostings should always preserve highest precision
Simon Michael
2010-02-27 17:54:58 +0000
cc8f4926cfstats: better output when last transaction is in the future
Simon Michael
2010-02-27 20:09:20 +0000
bd3148c690stats: reorder slightly
Simon Michael
2010-02-26 00:24:21 +0000
8f28cd84c7docs: link
Simon Michael
2010-02-26 00:18:29 +0000
19a76530f3docs: link to ledger differences
Simon Michael
2010-02-23 04:52:54 +0000
dcab04d1d1docs: expand dates section
Simon Michael
2010-02-23 04:48:14 +0000
e15fbb5c8btools: make viewhtml to preview site
Simon Michael
2010-02-26 00:23:44 +0000
9cb66a2bc0tools: fix various docs commands
Simon Michael
2010-02-26 00:24:04 +0000
691c6e99addocs: simplify
Simon Michael
2010-02-26 00:28:43 +0000
cc2d005501docs: add gwern to contributor list, authorspellings
Simon Michael
2010-03-09 02:18:31 +0000
915e6725f3docs: contributors, authorspellings updates
Simon Michael
2010-02-13 21:02:01 +0000
278e5dde64amount display tests, fix a case where "auto" amount was displayed as 0
Simon Michael
2010-03-09 04:11:23 +0000
9f565157e0fix recent compilation breakage
Simon Michael
2010-03-09 04:19:20 +0000
3aa8613fa5document some unsafe date parsing
Simon Michael
2010-03-09 17:38:12 +0000
400e5bf296web: show a proper error for a bad date in add form (#17)
Simon Michael
2010-03-09 18:36:27 +0000
d64d0b92d7this way of starting a browser seems more robust (#6)
Simon Michael
2010-03-09 22:30:36 +0000
44de5419a5make known browsers more generic
Simon Michael
2010-03-09 22:47:28 +0000
4973b82fb4parsing: don't ignore trailing junk in a smart date, eg in web add form
Simon Michael
2010-03-09 23:11:12 +0000
8daa9a33cdrefactor
Simon Michael
2010-03-09 18:33:26 +0000
c4fdb5c609docs: more about filter patterns
Simon Michael
2010-03-09 23:49:20 +0000
75fc5019ecdocs: install tip
Simon Michael
2010-03-09 23:49:32 +0000
7b026ef6f4parsing: allow transactions with empty descriptions
Simon Michael
2010-03-10 01:25:02 +0000
c8cd88ba5frefactor
Simon Michael
2010-03-10 20:42:05 +0000
e09ac0cb53convert: tests, allow blank/comment lines at end of rules file
Simon Michael
2010-03-10 19:59:56 +0000
98f1e2afdfconvert: also require at least two fields in csv records, and don't error with empty csv file
Simon Michael
2010-03-10 21:05:16 +0000
b396e8e4a2convert: basic csv file checking, warn instead of erroring when records lack a referenced field
Simon Michael
2010-03-10 20:43:14 +0000
21e4f87102parse error message improved itself, awesome..
Simon Michael
2010-03-12 22:02:34 +0000
a6b7ef597ffix extra newline in balance error msg
Simon Michael
2010-03-09 23:06:27 +0000
41b60bbcfcwhen a transaction is unbalanced, show by how much; refactor
Simon Michael
2010-02-27 18:06:29 +0000
723c96834ctweak txn balancing error message
Simon Michael
2010-03-09 18:34:20 +0000
5476a292addocs: haddock fixes
Simon Michael
2010-03-13 00:17:47 +0000
d028e9eb17refactor
Simon Michael
2010-03-13 01:16:59 +0000
fd8ebd7c3dparsing: more tests, ignore D, C directives; we should now accept any ledger 2.6 file
Simon Michael
2010-03-13 01:10:10 +0000
8fd94ef6f5refactor: parser cleanup
Simon Michael
2010-03-12 23:46:20 +0000
27510b0106add: elide last amount in added transactions, as requested
Simon Michael
2010-03-19 19:53:26 +0000
c2cf9b2185convert: keep original description by default, allow backreferences in replace pattern
Simon Michael
2010-04-01 21:04:28 +0000
b34015475bremove a mac-ism
Simon Michael
2010-04-01 21:22:03 +0000
4d3674d778tools: make showcodechanges to see non-doc/site/tools changes and tags
Simon Michael
2010-02-27 18:16:36 +0000
72c9d3d680tools: define rst2pdf
Simon Michael
2010-02-13 20:33:15 +0000
bb905b1f7ctools: fix a localism
Simon Michael
2010-02-13 20:28:00 +0000
d50616058edocs: fix an rst2pdf warning
Simon Michael
2010-04-01 21:29:22 +0000
b7f38a0937docs: dates section tweaks
Simon Michael
2010-02-16 22:31:45 +0000
859a79e16edocs: manual updates
Simon Michael
2010-02-12 20:36:44 +0000
057422a6e2docs: manual tweaks
Simon Michael
2010-02-12 05:10:43 +0000
07bb1293e7docs: more
Simon Michael
2010-02-12 18:16:55 +0000
d75be16362docs: command list
Simon Michael
2010-02-12 04:22:33 +0000
dbb8576d8bdon't ignore unparsed text following an amount
Simon Michael
2010-04-05 20:37:19 +0000
8bfb4abfd5tools: mark more stuff boring, such as branch repos
Simon Michael
2010-04-06 20:46:17 +0000
97c8676c6cuse a .boring file, make dist/ boring
Simon Michael
2010-03-22 01:43:47 +0000
b5b06e5f1adocs: adapt apidocs: to package split, add sourcegraph: rule
Simon Michael
2010-04-06 23:44:51 +0000
df0350a67ctools: doc building fixes
Simon Michael
2010-03-13 00:19:05 +0000
999697b914tools: fixperms
Simon Michael
2010-03-09 01:32:52 +0000
10e75ebdf6tools: make fixperms, viewall, printall, site; doc building updates
Simon Michael
2010-02-13 20:21:08 +0000
7a895b0133convert functional tests to shelltestrunner 0.8 format
Simon Michael
2010-04-10 00:11:47 +0000
298d192678register: fix a regression, register should not show posting comments
Simon Michael
2010-02-15 20:33:49 +0000
1698592706add: test for #19
Simon Michael
2010-02-16 04:41:02 +0000
798a83c5acregister: add a test documenting --depth behaviour
Simon Michael
2010-02-16 20:56:52 +0000
19c424862btools: update for latest shelltestrunner, run func tests faster
Simon Michael
2010-02-19 23:22:43 +0000
9e28feb516test for no-commodity amount with a price
Simon Michael
2010-03-06 05:00:09 +0000
055080c5caregister: with --empty, intervals should continue to ends of the specified period
Simon Michael
2010-03-09 03:05:11 +0000
d824a982e7test filter patterns with spaces
Simon Michael
2010-03-09 03:17:15 +0000
e4cd127fc4print: always show zero amounts as 0, hiding any commodity/decimal places/price, like ledger
Simon Michael
2010-03-09 04:12:38 +0000
57c537de41parsing: N, tag, end tag are now ignored; ledger sample.dat parses
Simon Michael
2010-03-12 22:52:57 +0000
6977a0eecbparsing: allow numbers in commodities if double-quoted, like ledger
Simon Michael
2010-04-05 20:55:57 +0000
f92270dfa8refactor: move parse tests
Simon Michael
2010-03-11 17:16:03 +0000
903bf23afdrefactor
Simon Michael
2010-03-09 04:03:51 +0000
eedf0b211arefactor
Simon Michael
2010-03-09 03:52:17 +0000
993972549arefactor
Simon Michael
2010-03-09 01:43:25 +0000
08607362b0refactor assertParse/assertParseEqual
Simon Michael
2010-03-10 19:48:46 +0000
d4965b87ffweb: -fweb now builds with simpleserver; the alternate -fwebhappstack builds with happstack hack-handler-simpleserver is presumably quite a bit easier to install than happstack, and so far fits hledger's needs just as well, so it is now the default when installing with -fweb. To build with happstack, use -fwebhappstack instead. hledger --version shows which webserver was built. Also webserver thread management has been simplified so should be more consistent across platforms.
Simon Michael
2010-02-16 03:39:19 +0000
f937f59276assertParse now generates test failures
Simon Michael
2010-03-10 19:17:32 +0000
b2c8933af4parsing: show a better error for illegal month/day numbers in dates
Simon Michael
2010-04-06 02:31:47 +0000
cd8dffc485docs: notes
Simon Michael
2010-04-10 00:21:35 +0000
5f82a9cd6bdocs: developer notes, roadmap notes
Simon Michael
2010-03-19 20:01:26 +0000
599398baa3register: fix bad layout with years < 1000
Simon Michael
2010-02-16 21:59:53 +0000
5722c97a8adocs: release notes
Simon Michael
2010-04-10 00:24:20 +0000
fad392e7e9hledger-lib: docs update
Simon Michael
2010-04-10 00:42:16 +0000
ca136dca7fbump version
Simon Michael
2010-04-10 00:51:06 +0000
1c46417bedsplit off hledger-lib package, containing core types & utils
Simon Michael
2010-03-22 01:44:59 +0000
1bc7a22d57make main function importable, for benchmarking. There must be a better way..
Simon Michael
2010-02-13 21:43:08 +0000
a50d3e2b71refactor, allow in-module unit tests Until now, all unit tests were defined in Tests.hs. Pro: simple, makes code/test line counting easy. Con: tests are far from code, Tests.hs turns into a big wall of test code. Now, unit tests can also be defined in modules.
Simon Michael
2010-03-08 21:47:36 +0000
3969dff3fcparsing: @ was being treated as a currency symbol; a few more tests
Simon Michael
2010-03-06 21:47:10 +0000
306013e21erefactor
Simon Michael
2010-03-07 15:32:48 +0000
abcc831b5aregister: fix a Prelude.head error with reporting interval, --empty, and --depth
Simon Michael
2010-02-16 21:45:40 +0000