Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix rare issue that had the notify and cancel callbacks called in the wrong o... | Konstantin Käfer | 2015-03-13 | 1 | -57/+44 |
* | scope Requests to an Environment object for easier cancelation | Konstantin Käfer | 2015-03-06 | 1 | -2/+2 |
* | code style | Konstantin Käfer | 2015-02-13 | 1 | -25/+25 |
* | make sure that the async handle always gets closed | Konstantin Käfer | 2015-02-13 | 1 | -12/+32 |
* | fix double-free in race conditions when notify() was called twice | Konstantin Käfer | 2015-02-13 | 1 | -6/+6 |
* | refactor makefile | Konstantin Käfer | 2015-02-04 | 1 | -2/+10 |
* | remove circular shared_ptr and a few other memory leaks | Konstantin Käfer | 2015-02-04 | 1 | -23/+28 |
* | rewrite storage layer to be independent of the Map's event loop | Konstantin Käfer | 2015-02-04 | 1 | -28/+65 |
* | make most headers private | Konstantin Käfer | 2014-12-04 | 1 | -0/+49 |