summaryrefslogtreecommitdiff
path: root/option.cc
Commit message (Expand)AuthorAgeFilesLines
* removed all uses of std::vector; simplified some codeJohn Wiegley2004-08-241-4/+2
* a few fixesJohn Wiegley2004-08-241-1/+2
* use value_t instead of balance_pair_t; gains for 10% binary, 2% textualJohn Wiegley2004-08-211-0/+2
* added missing headerJohn Wiegley2004-08-171-0/+1
* several significant speed improvements (removed excessive copying of strings)John Wiegley2004-08-171-6/+15
* slight fixesJohn Wiegley2004-08-171-5/+4
* performance tweaksJohn Wiegley2004-08-131-0/+2
* more options fixesJohn Wiegley2004-08-131-18/+29
* added option.cc and option.hJohn Wiegley2004-08-131-0/+132