Commit Graph

1306 Commits

Author SHA1 Message Date
Simon Michael
aaa8b369fa tools: benchmarking updates, add experimental criterion/progression runners 2010-02-13 18:39:49 +00:00
Simon Michael
553358087f docs: cleanups, fix warnings, fix screenshots in pdf 2010-02-13 20:24:52 +00:00
Simon Michael
c31e200d4e docs 2010-02-12 02:47:45 +00:00
Simon Michael
15baa84c3f docs: new web installation options 2010-02-16 03:46:36 +00:00
Simon Michael
d1e0455187 docs: formatting 2010-02-12 01:51:03 +00:00
Simon Michael
f8d90f22e2 web: fix for unicode search form values 2010-02-16 03:51:18 +00:00
Simon Michael
0641c5ad28 cpp fix 2010-02-16 04:10:45 +00:00
Simon Michael
37a72568b7 docs: describe --depth, especially its behaviour with register 2010-02-16 20:43:15 +00:00
Simon Michael
f6e4b72a47 docs: rewrite/format price section 2010-02-16 20:43:37 +00:00
Simon Michael
23023238cb refactor 2010-02-16 21:16:30 +00:00
Simon Michael
c1b88265d1 web: more help links 2010-02-23 03:38:09 +00:00
Simon Michael
603ce7d64b web: help links to help explain the form fields 2010-02-23 03:11:19 +00:00
Simon Michael
f4beb08682 web: search form wording 2010-02-16 03:51:26 +00:00
Simon Michael
2cd9aaf81f web: fix stack overflow caused by regexpr, and handle requests faster (#14) 2010-02-16 03:31:38 +00:00
Simon Michael
07325ed640 docs: add supports smart dates too 2010-02-23 12:21:50 +00:00
Simon Michael
8cff3c2aea docs: note another quirk 2010-02-23 04:59:16 +00:00
Simon Michael
1a910bfaba web: pre-fill add form with today's date 2010-02-26 00:52:06 +00:00
Simon Michael
75491b027e stats: show commodity symbols 2010-02-26 01:07:56 +00:00
Simon Michael
2b49c4d772 stats: show account tree depth 2010-02-25 17:20:59 +00:00
Simon Michael
4cd2364154 refactor 2010-02-27 17:50:25 +00:00
Simon Michael
ed44dc3cac add: fix precision handling in default amounts (#19)
Needs a better refactoring of amount code, but fixes the issue.
2010-02-16 05:28:17 +00:00
Simon Michael
6476d638f9 sumPostings should always preserve highest precision 2010-02-27 17:54:58 +00:00
Simon Michael
cc8f4926cf stats: better output when last transaction is in the future 2010-02-27 20:09:20 +00:00
Simon Michael
bd3148c690 stats: reorder slightly 2010-02-26 00:24:21 +00:00
Simon Michael
8f28cd84c7 docs: link 2010-02-26 00:18:29 +00:00
Simon Michael
19a76530f3 docs: link to ledger differences 2010-02-23 04:52:54 +00:00
Simon Michael
dcab04d1d1 docs: expand dates section 2010-02-23 04:48:14 +00:00
Simon Michael
e15fbb5c8b tools: make viewhtml to preview site 2010-02-26 00:23:44 +00:00
Simon Michael
9cb66a2bc0 tools: fix various docs commands 2010-02-26 00:24:04 +00:00
Simon Michael
691c6e99ad docs: simplify 2010-02-26 00:28:43 +00:00
Simon Michael
cc2d005501 docs: add gwern to contributor list, authorspellings 2010-03-09 02:18:31 +00:00
Simon Michael
915e6725f3 docs: contributors, authorspellings updates 2010-02-13 21:02:01 +00:00
Simon Michael
278e5dde64 amount display tests, fix a case where "auto" amount was displayed as 0 2010-03-09 04:11:23 +00:00
Simon Michael
9f565157e0 fix recent compilation breakage 2010-03-09 04:19:20 +00:00
Simon Michael
3aa8613fa5 document some unsafe date parsing 2010-03-09 17:38:12 +00:00
Simon Michael
400e5bf296 web: show a proper error for a bad date in add form (#17) 2010-03-09 18:36:27 +00:00
Simon Michael
d64d0b92d7 this way of starting a browser seems more robust (#6) 2010-03-09 22:30:36 +00:00
Simon Michael
44de5419a5 make known browsers more generic 2010-03-09 22:47:28 +00:00
Simon Michael
4973b82fb4 parsing: don't ignore trailing junk in a smart date, eg in web add form 2010-03-09 23:11:12 +00:00
Simon Michael
8daa9a33cd refactor 2010-03-09 18:33:26 +00:00
Simon Michael
c4fdb5c609 docs: more about filter patterns 2010-03-09 23:49:20 +00:00
Simon Michael
75fc5019ec docs: install tip 2010-03-09 23:49:32 +00:00
Simon Michael
7b026ef6f4 parsing: allow transactions with empty descriptions 2010-03-10 01:25:02 +00:00
Simon Michael
c8cd88ba5f refactor 2010-03-10 20:42:05 +00:00
Simon Michael
e09ac0cb53 convert: tests, allow blank/comment lines at end of rules file 2010-03-10 19:59:56 +00:00
Simon Michael
98f1e2afdf convert: also require at least two fields in csv records, and don't error with empty csv file 2010-03-10 21:05:16 +00:00
Simon Michael
b396e8e4a2 convert: basic csv file checking, warn instead of erroring when records lack a referenced field 2010-03-10 20:43:14 +00:00
Simon Michael
21e4f87102 parse error message improved itself, awesome.. 2010-03-12 22:02:34 +00:00
Simon Michael
a6b7ef597f fix extra newline in balance error msg 2010-03-09 23:06:27 +00:00
Simon Michael
41b60bbcfc when a transaction is unbalanced, show by how much; refactor 2010-02-27 18:06:29 +00:00