index
:
fork-ledger.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
value.cc
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Initial implementation of document_builder_t.
John Wiegley
2008-04-13
1
-2
/
+2
|
*
Disabled compiler warnings from icc.
John Wiegley
2008-04-13
1
-0
/
+6
|
*
Reconfigure some of the operators.
John Wiegley
2008-04-13
1
-8
/
+8
|
*
Major restructuring of the value_t class.
John Wiegley
2008-04-13
1
-1383
/
+682
|
*
Added COPYRIGHT notice to all files.
John Wiegley
2008-04-13
1
-0
/
+31
|
*
Changed write methods to print.
John Wiegley
2008-04-13
1
-5
/
+5
|
*
Rearranged many method names.
John Wiegley
2008-04-13
1
-18
/
+18
|
*
Merged ../commodity_pool
John Wiegley
2008-04-13
1
-1
/
+1
|
*
Revised how commodities are dealt with.
John Wiegley
2008-04-13
1
-68
/
+58
|
*
Added code to use boost::lexical_cast<>.
John Wiegley
2008-04-13
1
-1
/
+1
|
*
More work to use boost/operators.hpp.
John Wiegley
2008-04-13
1
-33
/
+59
|
*
In the middle of switching to using boost/operators.hpp
John Wiegley
2008-04-13
1
-338
/
+332
|
*
Started using boost::optional<T>.
John Wiegley
2008-04-13
1
-41
/
+4
|
*
Added use of boost::optional<> to amount.h
John Wiegley
2008-04-13
1
-12
/
+85
|
*
Did more work on the utility code.
John Wiegley
2008-04-13
1
-240
/
+240
|
*
Changed some of the logging macro names.
John Wiegley
2008-04-13
1
-4
/
+4
|
*
Rearranged the sources a bit.
John Wiegley
2008-04-13
1
-0
/
+2311