Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | include: close callbacks | Fedor Indutny | 2016-05-27 | 7 | -36/+132 | |
* | make: dist | Fedor Indutny | 2016-05-27 | 1 | -1/+5 | |
* | example: make | Fedor Indutny | 2016-05-27 | 2 | -1/+8 | |
* | readme: use uv_link_propagate_shutdown | Fedor Indutny | 2016-05-27 | 1 | -1/+1 | |
* | api: simplify | Fedor Indutny | 2016-05-27 | 3 | -18/+25 | |
* | uv_link_t: do not crash on NULL buf | Fedor Indutny | 2016-05-27 | 1 | -1/+2 | |
* | include: add `arg` to write/shutdown | Fedor Indutny | 2016-05-27 | 5 | -20/+40 | |
* | test: simplify | Fedor Indutny | 2016-05-26 | 1 | -2/+1 | |
* | uv_link_t: pass source to write/shutdown | Fedor Indutny | 2016-05-26 | 4 | -20/+31 | |
* | gyp: include_dirs=. | Fedor Indutny | 2016-05-26 | 5 | -6/+5 | |
* | include: invoke => propagate | Fedor Indutny | 2016-05-26 | 6 | -23/+25 | |
* | example: initial | Fedor Indutny | 2016-05-26 | 9 | -17/+210 | |
* | readme: some preliminary docs | Fedor Indutny | 2016-05-26 | 1 | -1/+36 | |
* | src: move methods to separate read-only structure | Fedor Indutny | 2016-05-26 | 8 | -58/+129 | |
* | readme: travis badge | Fedor Indutny | 2016-05-26 | 1 | -0/+1 | |
* | travis: initial | Fedor Indutny | 2016-05-26 | 2 | -0/+15 | |
* | test: kind of run all | Fedor Indutny | 2016-05-26 | 3 | -5/+19 | |
* | test: uv_link_observer_t test | Fedor Indutny | 2016-05-26 | 6 | -1/+49 | |
* | uv_link_t: default alloc_cb/read_cb | Fedor Indutny | 2016-05-26 | 4 | -5/+49 | |
* | link: further chain validation | Fedor Indutny | 2016-05-26 | 1 | -2/+5 | |
* | src: stub out observer | Fedor Indutny | 2016-05-26 | 5 | -11/+224 | |
* | src: shuffle files around | Fedor Indutny | 2016-05-26 | 7 | -12/+15 | |
* | test: basic test | Fedor Indutny | 2016-05-26 | 7 | -14/+209 | |
* | initial | Fedor Indutny | 2016-05-25 | 10 | -0/+470 |