about summary refs log tree commit diff stats
Commit message (Expand)AuthorAgeFilesLines
* make install more configurable HEAD masterlatex2023-02-062-4/+9
* don't force PREFIX and support DESTDIRlatex2023-02-012-3/+6
* Merge remote-tracking branch 'netfoundry/master'latex2023-02-012-6/+16
|\
| * Merge pull request #2 from netfoundry/fix-crash-on-close-without-srcekoby2023-01-021-5/+14
| |\
| | * fix crashes when close() is called without stream setEugene K2023-01-021-5/+14
| |/
| * Merge pull request #1 from netfoundry/e2e-tlsCurt Tudor2020-05-291-1/+2
| |\
| | * don't crash if read_stop is not setrentallect2020-05-291-1/+2
| |/
* / Replace stupid gypkg build system with simple Makefilelatex2023-01-313-7/+51
|/
* 1.0.5Fedor Indutny2017-06-141-1/+1
* test: fix compilation issues on Windows platformAlexey Plotnik2017-06-147-15/+11
* docs: minor fixFedor Indutny2017-04-181-1/+1
* gyp: specify mini-test.c semverFedor Indutny2017-04-161-1/+1
* test: use mini-test.cFedor Indutny2017-04-165-62/+14
* 1.0.4Fedor Indutny2016-08-061-1/+1
* inlucde: add extern "C"Alexey Plotnik2016-08-061-0/+8
* 1.0.3Fedor Indutny2016-07-081-1/+1
* make: update to gypkg@2.3.0Fedor Indutny2016-07-012-3/+2
* 1.0.2Fedor Indutny2016-06-081-1/+1
* package: bump gypkgFedor Indutny2016-06-081-1/+1
* gyp: remove extra filesFedor Indutny2016-06-076-72/+48
* readme: png => svgFedor Indutny2016-06-071-1/+1
* readme: add badgeFedor Indutny2016-06-071-0/+1
* 1.0.1Fedor Indutny2016-06-061-2/+4
* package: bump gypkg just in caseFedor Indutny2016-06-062-1/+2
* gypkg: use fancy arrowsFedor Indutny2016-06-063-3/+3
* lib: update to gypkg@1.1.0Fedor Indutny2016-06-064-4/+4
* test: remove depsFedor Indutny2016-06-061-0/+0
* npm: add binding.gyp to fix travisFedor Indutny2016-06-062-0/+5
* src: port to gypkgFedor Indutny2016-06-0611-114/+59
* readme: fix typoFedor Indutny2016-06-061-1/+1
* api: uv_link_errnoFedor Indutny2016-06-043-7/+38
* docs: more notes about errorsFedor Indutny2016-06-041-0/+5
* src: fix non-constant value errorFedor Indutny2016-06-041-2/+2
* api: experimental error reportingFedor Indutny2016-06-049-11/+175
* Revert "api: `uv_link_strerror`"Fedor Indutny2016-06-047-76/+5
* Revert "docs: add default strerror"Fedor Indutny2016-06-041-1/+0
* Revert "doc: mention strerror implementation details"Fedor Indutny2016-06-041-7/+0
* doc: mention strerror implementation detailsFedor Indutny2016-06-041-0/+7
* docs: add default strerrorFedor Indutny2016-06-041-0/+1
* api: `uv_link_strerror`Fedor Indutny2016-06-047-5/+76
* readme: add section about left todosFedor Indutny2016-06-041-0/+5
* readme: add link to implementation guideFedor Indutny2016-06-041-0/+2
* docs: implementation guideFedor Indutny2016-06-041-0/+57
* defaults: stop reading on errorFedor Indutny2016-06-044-0/+49
* api: rename default cbFedor Indutny2016-06-044-19/+19
* src: error or NULL links they happen on closeFedor Indutny2016-06-032-0/+16
* test: add test for close protectionFedor Indutny2016-06-033-0/+70
* src: experiment fixFedor Indutny2016-06-032-16/+10
* src: fix experimentFedor Indutny2016-06-031-8/+0
* src: more experimentsFedor Indutny2016-06-032-6/+16