Simon Michael
9f66549b5a
bump version to alpha
2011-01-21 01:27:39 +00:00
Simon Michael
d369d1f72a
docs: misc
2011-01-20 15:30:22 +00:00
Simon Michael
a586e54d1b
docs: options cleanup
2010-12-10 21:50:36 +00:00
Simon Michael
9e6625555c
tools: savehelp make rule
2011-04-22 16:16:31 +00:00
Simon Michael
865238a56d
docs: final release notes
2011-04-22 18:45:58 +00:00
Simon Michael
2efb14614b
docs: release notes
2011-04-22 14:05:48 +00:00
Simon Michael
12ffba52f8
docs: release note cleanups
2011-04-18 17:32:59 +00:00
Simon Michael
8d2c0420de
release notes
2011-04-18 07:28:10 +00:00
Simon Michael
78c29fb174
docs: update news
2011-04-17 21:58:14 +00:00
Simon Michael
1933f0cd13
docs: manual, news updates
2011-01-21 03:45:47 +00:00
Simon Michael
61547445f4
docs: manual, news updates
2011-01-20 01:07:56 +00:00
Simon Michael
329cdeda0e
docs: finalise release notes
2010-12-07 02:22:01 +00:00
Simon Michael
33bedcbab0
parsing: infer a conversion price in unpriced two-commodity transactions
2011-01-20 00:18:54 +00:00
Simon Michael
c8614b9a15
amount/price func. test cleanups
2011-01-19 19:00:42 +00:00
Simon Michael
d3663b818e
parsing: better international number format support ( #32 )
...
This allows period and comma to be used for decimal point and digit group
separator or vice versa, and also flexible digit groups. See
http://en.wikipedia.org/wiki/Decimal_separator . Digit group separators
are possibly not worth the trouble and might not stay.
2011-01-19 12:32:18 +00:00
Simon Michael
5913f688ad
docs: note lack of thousands separator/decimal point i18n
2010-12-10 22:04:51 +00:00
Simon Michael
e803a19145
docs: note ledger D difference
2010-12-10 23:50:23 +00:00
Simon Michael
dd9e78a67a
reorganize tests
2010-12-27 20:26:22 +00:00
Simon Michael
e03ada3bd3
parsing: support @@ syntax specifying total price
2011-01-15 02:04:53 +00:00
Simon Michael
a95cf6369a
docs: note more ledger differences
2011-01-14 00:38:54 +00:00
Simon Michael
7e02220a74
docs: more manual updates
2010-12-09 00:35:14 +00:00
Simon Michael
1df7a009e6
docs: manual
2010-12-09 00:33:35 +00:00
Simon Michael
8e1613bf03
docs: rewrite all the dates stuff
2010-12-07 22:50:46 +00:00
Simon Michael
2bbb2523b4
docs: promote add-on commands, rewrite basic usage
2010-12-07 23:26:43 +00:00
Simon Michael
c8e84b3a3a
tools: clean up coverage report scripts
2011-04-22 18:47:12 +00:00
Simon Michael
d0efde5429
tools: fix up the releasestats make rule
2011-04-22 18:47:57 +00:00
Simon Michael
f0890a9281
tools: makefile updates
2011-04-18 07:26:58 +00:00
Simon Michael
b3f996544a
docs: document web reloading and handling of parse errors
2010-12-07 20:01:54 +00:00
Simon Michael
4093e7d36e
docs: more manual cleanup
2010-12-07 09:59:18 +00:00
Simon Michael
b63d223f23
docs: document web startup quirks, other updates
2010-12-07 08:45:02 +00:00
Simon Michael
de7aa630e2
docs: manual cleanups
2010-12-07 07:18:15 +00:00
Simon Michael
f24decf73a
tools: misc building updates
2010-12-10 22:09:32 +00:00
Simon Michael
fe4152b8cb
site: fix download links
2010-09-06 21:27:42 +00:00
Simon Michael
a98450eaea
docs: rename HCAR files
2010-09-07 21:20:21 +00:00
Simon Michael
a85e9bf68b
fix hledger cabal file, cleanup
2010-09-10 01:45:12 +00:00
Simon Michael
811520cf90
cabal doc
2010-09-11 01:09:49 +00:00
Simon Michael
631215d5d7
parsing: accept (but ignore) c++ ledger's C commodity conversion directive
2010-11-12 23:55:40 +00:00
Simon Michael
2dabf4d1d5
docs: fix heading level
2010-11-12 23:57:19 +00:00
Simon Michael
d7617fe154
parsing: ignore cleared flags at the start of postings, parse account name correctly
2010-11-13 20:20:04 +00:00
Simon Michael
27a0900ea9
fix some tests
2010-11-14 20:03:49 +00:00
Simon Michael
0d6e696699
some more tests and fixes for amount & price display precision
2010-11-14 23:29:04 +00:00
Simon Michael
811e71aba7
price precisions don't influence display precision; balancing is based on display precision ( #23 )
...
Like ledger, price amounts are now "unobserved", ie their precision does
not affect the canonical display precisions used when displaying amounts,
and transaction balancing is done based on display precision, ie amounts
are considered to balance if their sum appears to be zero when using the
canonical display precision.
2010-11-14 22:44:37 +00:00
Simon Michael
1551a6914b
still more amount display helpers
2010-11-13 15:10:06 +00:00
Simon Michael
77519e2c1d
remove debug code breaking reports
2010-11-14 18:10:48 +00:00
Simon Michael
e707f97847
parsing: parse transaction and posting metadata, though we don't use it yet
2010-11-13 22:17:32 +00:00
Judah Jacobson
bb43c2c750
Finish the "add" command after an end-of-file.
2010-11-15 03:13:42 +00:00
Simon Michael
17d5acf64b
refactor: more reader cleanups
2010-11-15 07:18:35 +00:00
Simon Michael
a3a7a346ac
uniquify reader module names
2010-11-15 07:01:46 +00:00
Simon Michael
bf1fe0a282
docs: notes
2010-11-15 14:54:07 +00:00
Simon Michael
cc2e5419f2
lib: cabal fix
2010-11-15 23:26:04 +00:00