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. | ||||
* | Yet more conf.h -> config.h changes | lloyd | 2006-07-01 | 1 | -1/+1 |
| | |||||
* | Was missing an include for <algorithm>, needed for using std::sort; | lloyd | 2006-06-23 | 1 | -0/+1 |
| | | | | most compilers didn't mind but gcc 2.95 on Linux/alpha complained. | ||||
* | Mark the es_unix module as not being available on FreeBSD; on FreeBSD 6.1 | lloyd | 2006-05-28 | 1 | -1/+1 |
| | | | | the module doesn't build due to what appears to be a libc bug. | ||||
* | Initial checkin1.5.6 | lloyd | 2006-05-18 | 6 | -0/+521 |