Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | make most headers private | Konstantin Käfer | 2014-12-04 | 1 | -170/+0 |
* | allow providing a callback to uv_messenger_stop to prevent mismatched new/free | Konstantin Käfer | 2014-10-30 | 1 | -1/+5 |
* | define variable outside of loop scope | Konstantin Käfer | 2014-10-01 | 1 | -1/+2 |
* | properly ref/unref the handle and run the loop again for shutdown purposes | Konstantin Käfer | 2014-10-01 | 1 | -8/+11 |
* | fix headless tests | Konstantin Käfer | 2014-09-30 | 1 | -9/+19 |
* | add back CURL requesting | Konstantin Käfer | 2014-09-24 | 1 | -5/+5 |
* | use asynchronous worker termination | Konstantin Käfer | 2014-09-24 | 1 | -28/+89 |
* | use separate workers for tile parsing to avoid blocking the threadpool for ot... | Konstantin Käfer | 2014-09-24 | 1 | -6/+35 |
* | do 304 requests and cache them in sqlite | Konstantin Käfer | 2014-09-24 | 1 | -0/+62 |