Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | src: attempt at non-breaking close_cb | Fedor Indutny | 2016-06-03 | 1 | -3/+77 |
| | |||||
* | api: default method implementations | Fedor Indutny | 2016-05-31 | 1 | -0/+4 |
| | |||||
* | api: lots of text | Fedor Indutny | 2016-05-28 | 1 | -4/+2 |
| | |||||
* | src: simplify uv_link_close | Fedor Indutny | 2016-05-27 | 1 | -20/+29 |
| | |||||
* | include: close callbacks | Fedor Indutny | 2016-05-27 | 1 | -4/+32 |
| | |||||
* | uv_link_t: do not crash on NULL buf | Fedor Indutny | 2016-05-27 | 1 | -1/+2 |
| | |||||
* | gyp: include_dirs=. | Fedor Indutny | 2016-05-26 | 1 | -1/+1 |
| | |||||
* | include: invoke => propagate | Fedor Indutny | 2016-05-26 | 1 | -6/+6 |
| | |||||
* | example: initial | Fedor Indutny | 2016-05-26 | 1 | -6/+3 |
| | |||||
* | src: move methods to separate read-only structure | Fedor Indutny | 2016-05-26 | 1 | -1/+6 |
| | |||||
* | test: uv_link_observer_t test | Fedor Indutny | 2016-05-26 | 1 | -1/+1 |
| | |||||
* | uv_link_t: default alloc_cb/read_cb | Fedor Indutny | 2016-05-26 | 1 | -5/+30 |
| | |||||
* | link: further chain validation | Fedor Indutny | 2016-05-26 | 1 | -2/+5 |
| | |||||
* | src: stub out observer | Fedor Indutny | 2016-05-26 | 1 | -0/+57 |
| | |||||
* | src: shuffle files around | Fedor Indutny | 2016-05-26 | 1 | -0/+12 |