Commit Graph

1027 Commits

Author SHA1 Message Date
Simon Michael
5f19e638c6 disable hoogle search until working again 2009-06-02 20:12:08 +00:00
Simon Michael
dda2687f46 dedent commit graph 2009-06-02 20:20:44 +00:00
Simon Michael
08114e17b0 sample.timelog 2009-06-02 22:05:50 +00:00
Simon Michael
5c3b262bbe Setup isn't an other-module 2009-06-02 22:09:50 +00:00
Simon Michael
dac25b5bc4 stats: add last 7 days and last transaction date 2009-06-03 16:49:43 +00:00
Simon Michael
e70f67fb75 use double not float 2009-05-29 17:46:43 +00:00
Simon Michael
074bcff823 no need to specially mention utf8-string as a -fhapps dependency 2009-06-03 23:50:53 +00:00
Simon Michael
282f92e8a8 web: contact anchor 2009-06-04 20:29:45 +00:00
Simon Michael
db9ecf7a9e yet another makefile tweak 2009-06-05 06:23:22 +00:00
Simon Michael
7435675308 makefile: fix hledgerlinux target 2009-06-05 02:51:02 +00:00
Simon Michael
a885bb4d89 site: homepage tweaks 2009-06-05 06:23:46 +00:00
Simon Michael
6e0324d80d better overview 2009-06-02 22:18:13 +00:00
Simon Michael
b55b157194 site: link google issue tracker, tweak binaries link 2009-06-05 02:53:34 +00:00
Simon Michael
73879e8f58 web: link to binaries, make haskell platform preferred 2009-06-04 18:29:37 +00:00
Simon Michael
4492dd02c4 build with more warnings enabled 2009-06-05 09:42:44 +00:00
Simon Michael
2ed7ef39af better coverage-enabled building, cleanup 2009-06-05 09:48:15 +00:00
Simon Michael
9f57989493 make clean before and after a coverage build 2009-06-05 01:53:26 +00:00
Simon Michael
ad40cab591 make docs generation less verbose 2009-06-05 10:09:22 +00:00
Simon Michael
43549704c0 tracewith 2009-06-05 10:41:57 +00:00
Simon Michael
1570b4efcb makefile: releasetest fix 2009-06-05 11:39:11 +00:00
Simon Michael
72ad595542 reflect success/failure in doctest and unittest runners' exit codes 2009-06-05 17:29:20 +00:00
Simon Michael
5e08ad821e show doctest failures on stderr, less verbose make doctest 2009-06-05 18:59:59 +00:00
Simon Michael
1bc8f8430f makefile: clean up tests, add warningstest, committest, releasetest targets 2009-06-05 11:15:32 +00:00
Simon Michael
8d28850580 fix make doctest 2009-06-05 09:39:58 +00:00
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