Simon Michael
7ee69f5ed8
docs: harmonise/update package descriptions
2011-04-19 00:50:47 +00:00
Simon Michael
bfe935e18c
fix a sign bug with negative total-priced (@@) amounts
2011-04-22 13:40:55 +00:00
Simon Michael
091ec4e51f
clarify that amount arithmetic does not handle multiple commodities
2011-04-22 13:44:08 +00:00
Simon Michael
137cc8292e
amount cleanups
2011-01-19 23:27:11 +00:00
Simon Michael
b159f74a4c
zero amounts have no sign or commodity, and amounts with different prices are aggregated, like ledger
2011-04-22 13:50:05 +00:00
Simon Michael
d9ee8b23a6
precision tests
2011-01-21 20:52:56 +00:00
Dmitry Astapov
222a26c306
test: when total balance is zero, it should stay zero regardless of "--basis"
2011-04-19 20:15:11 +00:00
Simon Michael
ef0f054230
update shell tests for latest shelltestrunner
2011-03-12 20:55:49 +00:00
Simon Michael
e2c38d59d7
more precision tests
2011-01-20 01:08:14 +00:00
Simon Michael
c86b968cac
update eliding-balance tests for latest shelltestrunner, drop an obscure test
2011-04-19 21:32:13 +00:00
Dmitry Astapov
906e2659dd
test: accounts with zero balance should be elided even when multiple commodities are used
2011-04-19 20:22:14 +00:00
Simon Michael
1c7ad7f421
parsing: more careful validation of eg leap years in transaction dates (only)
2011-04-22 13:55:42 +00:00
Simon Michael
6e100703b9
update leap year tests
2011-04-19 21:40:59 +00:00
Dmitry Astapov
049ece6c72
test: effective date of 29 feb should be valid
2011-04-19 20:10:30 +00:00
Dmitry Astapov
cd2d8faaef
tests: 29th feb should be correctly handled wrt leap/non-leap year
2011-04-19 20:15:14 +00:00
Simon Michael
5ec8ef243c
notes
2011-04-22 14:05:27 +00:00
Simon Michael
209e00223b
notes
2011-04-18 06:14:48 +00:00
Simon Michael
ad75cb3198
update notes
2011-04-17 21:58:00 +00:00
Dmitry Astapov
f3368b5322
Made a pass through all non-web errors mentioned in NOTES, re-checking if they are still present
2011-04-17 21:01:24 +00:00
Simon Michael
cb7414e683
notes
2011-01-14 19:21:16 +00:00
Simon Michael
a189ccb8b0
notes
2010-12-10 22:10:05 +00:00
Simon Michael
e973868995
bump version
2011-04-18 06:53:50 +00:00
Simon Michael
71277734b8
site: add linux 32-bit binaries
2010-12-10 22:54:52 +00:00
Simon Michael
d4c300c81f
site: download page cleanups
2010-12-10 21:50:16 +00:00
Simon Michael
12105176d9
site: updates
2010-12-07 09:59:33 +00:00
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