Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Access the global configuration through an object reference instead | lloyd | 2006-07-01 | 1 | -1/+1 |
| | | | | | of stand-alone functions. Store the configuration in a distinct object, rather than just a map inside the library state. | ||||
* | More config.h fixes | lloyd | 2006-07-01 | 1 | -1/+1 |
| | |||||
* | Use preincrement instead of postincrement inside of some loops (mostly | lloyd | 2006-06-19 | 1 | -1/+1 |
| | | | | | for consistency with code that uses STL iterators, as these were mostly integer operations, though with one exception). | ||||
* | Initial checkin1.5.6 | lloyd | 2006-05-18 | 1 | -0/+302 |