Commit Graph

1769 Commits

Author SHA1 Message Date
Simon Michael
a055e9ce3d release notes 2010-09-06 20:13:23 +00:00
Simon Michael
700ca0239b fix a ghc 6.12.3 error when running interpreted 2010-07-17 22:50:29 +00:00
Simon Michael
ac371e5b37 add gtk2hs-buildtools dependency needed to build with -fchart 2010-07-17 22:26:13 +00:00
Simon Michael
28620d5041 tools: fix non-portable syntax 2010-07-17 23:14:36 +00:00
Simon Michael
68eef5f810 tools: fix hledgerwin rule 2010-07-18 18:44:59 +00:00
Simon Michael
9998d51aec tools: more binary-building cleanup 2010-07-18 00:08:30 +00:00
Simon Michael
2d17552a21 tools: more robust ssh use in makefile 2010-07-18 22:22:11 +00:00
Simon Michael
d73a34918f tools: pushbinarywin rule for different compression on windows 2010-07-18 22:23:00 +00:00
Simon Michael
5e549be7cc haddock 2010-07-24 17:08:08 +00:00
Simon Michael
03ca434cdb installing: drop -fweb610 flag 2010-07-26 23:05:24 +00:00
Simon Michael
c42496b134 sign testing for amounts 2010-07-27 23:20:20 +00:00
Simon Michael
c68eec5afb site: fix off-by-one indentation in code blocks, thanks to J. Van der Jeugt for spotting the cause 2010-07-29 20:35:41 +00:00
Simon Michael
7a2ec8c036 web: better html page titles 2010-08-01 16:56:07 +00:00
Simon Michael
1575083855 web: register column headings 2010-08-01 19:54:04 +00:00
Simon Michael
506ec00818 register: with --depth, clip account names or aggregate postings rather than excluding them 2010-08-02 19:40:38 +00:00
Simon Michael
a50d2fedd7 docs: haddock fixes 2010-08-09 23:38:35 +00:00
Simon Michael
d5f69b853c web: fix bad html 2010-08-04 15:28:53 +00:00
Simon Michael
53ab61ea89 docs: haddock 2010-08-03 17:05:02 +00:00
Simon Michael
34bb09382f tools: boring tweak 2010-08-03 17:05:41 +00:00
Simon Michael
6dd1f74b30 web: add dhtmlxcombo 2.6 (unminified version) to repo 2010-08-09 23:20:51 +00:00
Simon Michael
eb2e3cbde0 web: add jquery.url 1.0.1 to repo 2010-08-10 01:10:29 +00:00
Simon Michael
e534b61c1f site: link bugs grid view 2010-08-11 16:27:26 +00:00
Simon Michael
be94326a03 fix a build error with parsec 3 (#22) 2010-08-12 14:37:11 +00:00
Simon Michael
d9f1bb92af docs: we are beta, damn straight 2010-09-03 02:05:57 +00:00
Simon Michael
7948c8518a tools: makefile updates; rename continuous, ci, ci-* to autobuild, auto, auto-* 2010-09-03 02:08:47 +00:00
Simon Michael
f05837a442 make file include test more robust (#21)
- space prefix to deter shelltest --with usage
- use the just-built hledger binary, not whatever's in PATH
- more post-test cleanup
2010-09-03 17:44:57 +00:00
Ben Boeckel
5e576e9ff0 fix-recursive-includes
Fix recursive includes beyond depth 3. Also add a test case for the bug.
2010-09-02 00:30:57 +00:00
Simon Michael
1a8353457d a test for the !include with relative paths issue (#21) 2010-08-10 02:52:53 +00:00
Simon Michael
1e7e9a54a0 fix a test for shelltestrunner 0.9 2010-09-03 20:51:01 +00:00
Simon Michael
70bd8bb569 tools: handy monadic trace 2010-09-03 23:20:59 +00:00
Simon Michael
334974dedd fix double error message output, clean up some ghc-version-specific imports 2010-09-03 23:39:11 +00:00
Simon Michael
0ea8a67c68 type signature 2010-09-05 16:05:38 +00:00
Simon Michael
3c08337cc2 fix no-such-file.test for testing --with something 2010-09-05 16:18:42 +00:00
Simon Michael
d29b393ca2 fix a failing test, handle unicode better in errors 2010-09-05 18:18:50 +00:00
Simon Michael
4cd85ec767 encoded platform string helpers 2010-09-05 18:17:24 +00:00
Simon Michael
3531d4d54d move split dependency to the right cabal file 2010-09-05 18:25:20 +00:00
Simon Michael
ce7e155934 parsing: fix obscured date parse errors with parsec 3; require split
With parsec 3, invalid date errors were not being reported properly.
This should be more robust.
2010-09-03 23:22:58 +00:00
Simon Michael
6ebb9a3100 another unicode test journal 2010-09-05 21:50:29 +00:00
Simon Michael
89c241a837 silence a missing newline warning 2010-09-05 18:32:20 +00:00
Simon Michael
94703e426c release notes 2010-09-05 22:45:32 +00:00
Simon Michael
10f5c3ff9f docs: NEWS -> markdown 2010-09-05 22:30:20 +00:00
Simon Michael
58e74ec857 bump version 2010-09-05 22:46:24 +00:00
Simon Michael
ce3770addf installing: require exactly matching hledger-lib version for more robust builds 2010-09-03 02:04:52 +00:00
Simon Michael
a8ab0906fd bump version 2010-07-25 21:26:24 +00:00
Simon Michael
2156de6ad4 docs: more updates 2010-07-24 23:54:29 +00:00
Simon Michael
8bec877666 docs: more toil on explaining actual & effective dates 2010-07-24 19:32:18 +00:00
Simon Michael
227b2f7c25 site: new hakyll-based download page 2010-07-24 22:08:54 +00:00
Simon Michael
13e5758667 tools: misc doc and binary generation fixes 2010-07-17 23:09:24 +00:00
Simon Michael
be610734a3 site: borrow os logos from haskell platform download page 2010-07-24 19:48:27 +00:00
Simon Michael
b16943a4bf docs, site: a bunch of updates 2010-07-24 19:45:18 +00:00