Commit Graph

940 Commits

Author SHA1 Message Date
Simon Michael
66f66ce3d5 release process tweaks 2009-06-13 21:37:06 +00:00
Simon Michael
69227d53ec improve --binary-filename on windows 2009-06-17 16:18:53 +00:00
Simon Michael
29cc846dc0 avoid exitSuccess for base 3 compatibility (issue #2) 2009-06-22 15:47:05 +00:00
Simon Michael
ac3498302d bump version 2009-06-22 18:17:20 +00:00
Simon Michael
85f4eb448d release note 2009-06-22 18:21:05 +00:00
Simon Michael
60f5beb359 fix a broken doctest 2009-06-22 18:25:52 +00:00
Simon Michael
3706e23c59 readme upates 2009-05-25 00:33:13 +00:00
nick
4d83ae928b Signed contributor agreement 2009-05-25 07:27:27 +00:00
Simon Michael
22c6d62907 generateledger tool, creates test ledgers of specified size 2009-05-29 08:23:59 +00:00
Simon Michael
1a491e883a more accountNameTreeFrom optimisation experiments, included for easier collaboration 2009-05-29 10:06:50 +00:00
Simon Michael
6958d47329 make bench tests with command arguments work 2009-05-29 12:09:39 +00:00
Simon Michael
bb29623d6e remove aux files after make heap 2009-05-29 20:42:42 +00:00
Simon Michael
131d671a45 haddock 2009-06-02 19:57:18 +00:00
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