summaryrefslogtreecommitdiff
path: root/value.cc
Commit message (Expand)AuthorAgeFilesLines
* fixed another memory strangeness (too much destruction)John Wiegley2004-08-261-0/+1
* added usual operatorJohn Wiegley2004-08-251-0/+3
* use value_t instead of balance_pair_t; gains for 10% binary, 2% textualJohn Wiegley2004-08-211-671/+355
* moved code from value.h into value.ccJohn Wiegley2004-08-211-0/+893