about summary refs log tree commit diff stats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* api: simplifyFedor Indutny2016-05-271-3/+3
|
* uv_link_t: do not crash on NULL bufFedor Indutny2016-05-271-1/+2
|
* include: add `arg` to write/shutdownFedor Indutny2016-05-272-8/+17
|
* uv_link_t: pass source to write/shutdownFedor Indutny2016-05-262-13/+18
|
* gyp: include_dirs=.Fedor Indutny2016-05-264-4/+4
|
* include: invoke => propagateFedor Indutny2016-05-263-10/+10
|
* example: initialFedor Indutny2016-05-262-9/+8
|
* src: move methods to separate read-only structureFedor Indutny2016-05-263-30/+34
|
* test: kind of run allFedor Indutny2016-05-261-1/+1
|
* test: uv_link_observer_t testFedor Indutny2016-05-262-1/+2
|
* uv_link_t: default alloc_cb/read_cbFedor Indutny2016-05-263-5/+43
|
* link: further chain validationFedor Indutny2016-05-261-2/+5
|
* src: stub out observerFedor Indutny2016-05-263-4/+187
|
* src: shuffle files aroundFedor Indutny2016-05-263-6/+9
|
* initialFedor Indutny2016-05-253-0/+177