Commit Graph

1053 Commits

Author SHA1 Message Date
Simon Michael
d1418a2a21 show better errors for unbalanced transaction and missing default year 2009-06-05 19:35:12 +00:00
Simon Michael
00ad42e629 eliding/layout tests, commented out since I don't know what it should do 2009-06-05 19:35:47 +00:00
Simon Michael
3be793f108 fix nafai's bug: fail on empty account name components, don't just ignore 2009-06-05 18:02:22 +00:00
Simon Michael
cb8ea69dfc fix warnings all over - hledger is now -W-clean 2009-06-05 09:44:20 +00:00
Simon Michael
92d67926f5 print, register: show virtual accounts bracketed/parenthesised 2009-05-24 06:22:44 +00:00
Simon Michael
2373429b64 add: simplify code 2009-05-24 08:36:02 +00:00
Simon Michael
49e66477fb add: command-line args form description of first transaction only 2009-05-24 05:13:36 +00:00
Simon Michael
9b8f00b54e add: better handling of virtual postings and default amounts 2009-05-24 06:54:12 +00:00
Simon Michael
8cb526f655 accountNameTreeFrom optimisation experiments 2009-05-29 03:00:56 +00:00
Simon Michael
df3eb6a2cb hledger.hs exports cleanup 2009-06-02 19:01:21 +00:00
Simon Michael
e91560989c drop regex-compat/regex-posix dependency 2009-06-03 23:19:47 +00:00
Simon Michael
96fd2142aa move some unrelated things out of AccountName, drop unused pattern match code 2009-05-29 11:31:51 +00:00
Simon Michael
568e752484 allow parentheses and brackets inside account names, as ledger does 2009-05-25 17:28:41 +00:00
Simon Michael
fe5498f6c2 various utilities & doc updates - commodities, daysInSpan, underline 2009-05-29 10:02:14 +00:00
Simon Michael
3ebc4cca48 drop regex-pcre dependency, and try to clarify convert rule parser 2009-06-03 23:03:49 +00:00
Simon Michael
6c6eb2691e drop old-locale dependency 2009-06-03 23:44:01 +00:00
Simon Michael
4ceab68e1f more robust --binary-filename 2009-06-05 02:40:33 +00:00
Simon Michael
dc3be35eef fix 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.
2009-06-05 05:03:10 +00:00
Simon Michael
485ab2b4d5 removed unused data files 2009-06-06 06:17:53 +00:00
Simon Michael
80c42b3e45 site: set up /profs symlink 2009-06-13 19:26:34 +00:00
Simon Michael
08d0663704 makefile: rename benchtest to benchmark, it's not a pass/fail test 2009-06-05 10:47:01 +00:00
Simon Michael
7aaa2c5ad0 "make coverage" now generates a nice html report of test coverage 2009-06-04 01:33:31 +00:00
Simon Michael
ce78ce8f3d more fixes for tool building 2009-05-29 20:28:55 +00:00
Simon Michael
d6e93bcc7b bench runner was not being rebuilt 2009-05-29 19:09:12 +00:00
Simon Michael
5081b5b919 web: be better at opening the web ui on windows, hopefully 2009-06-13 19:27:41 +00:00
Simon Michael
ab159d5c9f notes 2009-06-13 15:43:09 +00:00
Simon Michael
a44dc784dd update benchmark tests 2009-06-13 17:57:40 +00:00
Simon Michael
41699cc9d7 more benchtest cleanups; test balance, register and print 2009-05-29 11:42:34 +00:00
Simon Michael
345c34fd26 document stats command 2009-06-13 17:58:03 +00:00
Simon Michael
59d1cd96b8 makefile: fix benchmark symlinking bug 2009-06-13 18:21:56 +00:00
Simon Michael
561deb81c1 release notes 2009-06-13 19:35:40 +00:00
Simon Michael
f6a3364b2f bump version 2009-06-13 19:54:23 +00:00
Simon Michael
c936e90a54 add a --binary-filename option and "make pushbinary" for easy publishing
Also note that we don't yet follow cabal package versioning policy.
2009-06-05 02:07:38 +00:00
Simon Michael
956cd0e993 makefile: easier upload of platform binaries 2009-06-05 00:55:20 +00:00
Simon Michael
6e7e9e9984 "make push"/"make pull" for me to sync profiles etc. 2009-05-29 21:00:38 +00:00
Simon Michael
cdfe673b74 makefile cleanups 2009-06-02 20:37:34 +00:00
Simon Michael
ad214a51ec makefile: working on portable binaries 2009-06-04 23:16:06 +00:00
Simon Michael
33f2835808 site: more binaries doc tweaks 2009-06-13 21:22:49 +00:00
Simon Michael
88459143fd site: add platform hints to binaries page 2009-06-13 19:21:53 +00:00
Simon Michael
3cd21d037d site: better binaries docs 2009-06-05 06:24:06 +00:00
Simon Michael
49474ad731 site: header for binaries dir
Now using site: to identify website-related patches. web: of course is the command.
2009-06-04 20:31:42 +00:00
Simon Michael
771a35f93c move & title screenshots 2009-06-04 19:05:35 +00:00
Simon Michael
e427d25485 add binaries dir 2009-06-04 17:50:56 +00:00
Simon Michael
8905c3b2c6 simplify docs infrastructure 2009-06-02 19:54:45 +00:00
Simon Michael
7dafeb9bd1 "make heap" and "make coverage" rules, the latter untested 2009-05-29 19:49:11 +00:00
Simon Michael
8c008072d6 link to coverage report 2009-06-04 18:29:54 +00:00
Simon Michael
66a8bac53a clean up homepage rst markup 2009-06-02 21:44:34 +00:00
Simon Michael
7b8dafa071 tweak home page order, encourage bug reports 2009-06-02 09:15:14 +00:00
Simon Michael
8836b8a883 describe compatibility 2009-06-02 08:46:21 +00:00
Simon Michael
4d507421d5 point to new api docs url 2009-06-02 20:12:20 +00:00