| Commit message (Collapse) | Author | Age |
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Removes need to scope temps, boost lexical_cast catch/throw, two functions
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Replace with a std::array sized according to the example date string.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
No need to call initialise() now all the environment data is passed to the constructor
|
|
|
|
|
|
| |
* build requests code into a static library
* linked into icespider-fcgi, testFcgi and testPerf, remove duplications
* only run testPerf for profile variant, but always build it
|
| |
|
| |
|
|
|
|
| |
std::mismatch
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Addresses issue where document headers such as the XML declaration were omitted
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
possible
|
| |
|
|
|
|
| |
Falls back to a reasonable /usr/bin
|
| |
|
|
|
|
| |
Accept can have parameters other than q, although we just ignore them
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|