Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2013-05-24 | Made methods const where they can be and are logically const as well. | nyamatongwe | 1 | -3/+3 | |
2011-02-01 | Made destructor of OptionSet virtual to ensure all destructors called. | nyamatongwe | 1 | -0/+2 | |
2010-07-14 | Visual C++ 98 had a fatal error with the previous definition of a default ↵ | nyamatongwe | 1 | -1/+4 | |
constructor. This is equivalent and compiles. | |||||
2010-07-13 | Explicit typename avoids errors from g++. | nyamatongwe | 1 | -3/+3 | |
2010-07-13 | Split OptionSet class out into its own file. | nyamatongwe | 1 | -0/+137 | |