index
:
fork-ledger.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
amount.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revised the way that exceptions are thrown around. Instead of context being a
John Wiegley
2008-07-31
1
-1
/
+1
*
Cleaned up some method names and documentation relating to values.
John Wiegley
2008-07-31
1
-5
/
+5
*
Updated all copyright messages to 2003-2008.
John Wiegley
2008-07-27
1
-1
/
+1
*
'make check' is now working again. Also, conversion from amount_t to/from
John Wiegley
2008-07-27
1
-1
/
+14
*
A large body of work to get the register report printing again, but still
John Wiegley
2008-07-27
1
-5
/
+7
*
Parsing now works again. And there was much rejoicing.
John Wiegley
2008-07-24
1
-6
/
+11
*
Some basic fixes to get things almost running, although we still can't parse
John Wiegley
2008-07-19
1
-0
/
+12
*
The code is compiling again, but it's far from being able to run yet.
John Wiegley
2008-05-08
1
-3
/
+6
*
Migrated over both code and build environment from was-v3.0 branch.
John Wiegley
2008-05-08
1
-536
/
+620
*
*** empty log message ***
John Wiegley
2008-04-13
1
-4
/
+6
*
*** empty log message ***
John Wiegley
2008-04-13
1
-1
/
+1
*
Reworked the way date/times are handled.
John Wiegley
2008-04-13
1
-25
/
+26
*
Further refinement of commodity lot information.
John Wiegley
2008-04-13
1
-2
/
+13
*
*** empty log message ***
John Wiegley
2008-04-13
1
-0
/
+4
*
*** empty log message ***
John Wiegley
2008-04-13
1
-9
/
+15
*
*** empty log message ***
John Wiegley
2008-04-13
1
-11
/
+10
*
*** empty log message ***
John Wiegley
2008-04-13
1
-23
/
+0
*
*** empty log message ***
John Wiegley
2008-04-13
1
-21
/
+13
*
*** empty log message ***
John Wiegley
2008-04-13
1
-0
/
+1
*
Added --ansi and --ansi-invert options.
John Wiegley
2008-04-13
1
-28
/
+28
*
Added much better error location.
John Wiegley
2008-04-13
1
-7
/
+3
*
Added a DATETIME value type.
John Wiegley
2008-04-13
1
-5
/
+9
*
*** empty log message ***
John Wiegley
2008-04-13
1
-15
/
+15
*
*** empty log message ***
John Wiegley
2008-04-13
1
-23
/
+69
*
Began support for improved commodity handling.
John Wiegley
2008-04-13
1
-15
/
+4
*
Began support for improved commodity handling.
John Wiegley
2008-04-13
1
-105
/
+220
*
Further improvements to lot pricing.
John Wiegley
2008-04-13
1
-2
/
+16
*
Checked in all major updates.
John Wiegley
2008-04-13
1
-16
/
+55
*
*** empty log message ***
John Wiegley
2008-04-13
1
-3
/
+1
*
Changes to support building with gcc 2.95.
John Wiegley
2008-04-13
1
-10
/
+1
*
(class commodity_t): Added commodity_t::default_commodity.
John Wiegley
2008-04-13
1
-0
/
+1
*
updated to version 2.0
John Wiegley
2008-04-13
1
-0
/
+443
*
changes
John Wiegley
2008-04-13
1
-417
/
+0
*
corrected a small problem with conversion of numeric types to amount_t's
John Wiegley
2004-09-25
1
-17
/
+14
*
changed ledger.h to journal.h; moved adding of autoxact hook
John Wiegley
2004-09-23
1
-0
/
+1
*
fixed several issues in value_t's core
John Wiegley
2004-09-21
1
-27
/
+53
*
improvements to python exposure of commodity_t
John Wiegley
2004-09-11
1
-4
/
+5
*
change commodity->symbol to const, and added set_symbol
John Wiegley
2004-09-10
1
-14
/
+16
*
the amount/balance/value logic is now a library, completely separate from ledger
John Wiegley
2004-08-29
1
-16
/
+53
*
redid the way amount_t::commodity is handled; no more direct access
John Wiegley
2004-08-29
1
-14
/
+52
*
added (disabled) code for Boost.Python
John Wiegley
2004-08-27
1
-11
/
+11
*
read all binary data in at one go; gains 33%
John Wiegley
2004-08-26
1
-0
/
+1
*
added asserts to, and proof-read, amount.cc
John Wiegley
2004-08-25
1
-24
/
+44
*
Bulk alloc bigints in the binary reader; this gains another 20%
John Wiegley
2004-08-25
1
-0
/
+2
*
cleanup; fully switched to autoconf -- use scripts/acprep
John Wiegley
2004-08-24
1
-5
/
+1
*
a little cleanup; reversed the meaning of -z and -p (to be more mnemonic)
John Wiegley
2004-08-23
1
-2
/
+0
*
use value_t instead of balance_pair_t; gains for 10% binary, 2% textual
John Wiegley
2004-08-21
1
-1
/
+15
*
more cleanup
John Wiegley
2004-08-21
1
-11
/
+7
*
moved some debug code around
John Wiegley
2004-08-21
1
-1
/
+1
*
fixes to how commodities are looked up using quotes.cc
John Wiegley
2004-08-21
1
-3
/
+5
[next]