summaryrefslogtreecommitdiff
path: root/option.h
Commit message (Collapse)AuthorAgeFilesLines
* Added much better error location.John Wiegley2008-04-131-7/+4
|
* Checked in all major updates.John Wiegley2008-04-131-21/+12
|
* Fixed some compiler complaints.John Wiegley2008-04-131-0/+1
|
* updated to version 2.0John Wiegley2008-04-131-0/+44
|
* changesJohn Wiegley2008-04-131-44/+0
|
* if a commodity price cannot be downloaded, report it as an errorJohn Wiegley2004-09-251-0/+12
|
* make config_t visible to Python; almost possible to implement main.cc in main.pyJohn Wiegley2004-09-141-5/+8
|
* switch from using deque back to list; affects speed by up to 30%!John Wiegley2004-09-061-2/+2
|
* a bit of a reorg; still much more to goJohn Wiegley2004-08-291-29/+8
|
* added (disabled) code for Boost.PythonJohn Wiegley2004-08-271-4/+4
|
* removed all uses of std::vector; simplified some codeJohn Wiegley2004-08-241-6/+5
|
* escape codes in format strings; can now redefine individual report formatsJohn Wiegley2004-08-221-4/+4
|
* slight fixesJohn Wiegley2004-08-171-5/+3
|
* more options fixesJohn Wiegley2004-08-131-2/+4
|
* added option.cc and option.hJohn Wiegley2004-08-131-0/+51