Saúl Ibarra Corretgé
b78a704369
deps: upgrade libuv to 1.9.1
Fixes: https://github.com/nodejs/node/issues/4002
Fixes: https://github.com/nodejs/node/issues/5384
Fixes: https://github.com/nodejs/node/issues/6563
Refs: https://github.com/nodejs/node/issues/2680#issuecomment-213521708
PR-URL: https://github.com/nodejs/node/pull/6796
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Johan Bergström <bugs@bergstroem.nu>
Reviewed-By: Myles Borins <myles.borins@gmail.com>
9 years ago
Saúl Ibarra Corretgé
c3cec1eefc
deps: upgrade libuv to 1.9.0
Fixes: https://github.com/nodejs/node/issues/5737
Fixes: https://github.com/nodejs/node/issues/4643
Fixes: https://github.com/nodejs/node/issues/4291
Fixes: https://github.com/nodejs/node-v0.x-archive/issues/8960
Refs: https://github.com/nodejs/node/pull/3594
PR-URL: https://github.com/nodejs/node/pull/5994
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Johan Bergström <bugs@bergstroem.nu>
9 years ago
Saúl Ibarra Corretgé
69b94ec55c
deps: upgrade libuv to 1.8.0
Fixes: https://github.com/nodejs/node/issues/3718
PR-URL: https://github.com/nodejs/node/pull/4276
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
9 years ago
Saúl Ibarra Corretgé
04cc03b029
deps: update libuv to 1.5.0
Fixes: https://github.com/iojs/io.js/issues/1397
Fixes: https://github.com/iojs/io.js/issues/1512
Fixes: https://github.com/iojs/io.js/issues/1621
Fixes: https://github.com/iojs/io.js/issues/862
PR-URL: https://github.com/iojs/io.js/pull/1646
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
10 years ago
Saúl Ibarra Corretgé
20a7088d9c
deps: update libuv to 1.0.2
PR-URL: https://github.com/joyent/node/pull/8847
Reviewed-by: Trevor Norris <trev.norris@gmail.com>
10 years ago
Timothy J Fontaine
a35a212f25
uv: Upgrade to v0.11.14
11 years ago
Ben Noordhuis
0e48cb4998
deps: upgrade libuv to 3ee4d3f
12 years ago
isaacs
8bac8857f5
uv: Upgrade to v0.10.12
12 years ago
Bert Belder
7934825621
uv: upgrade to v0.11.3
12 years ago
isaacs
f564b6b58a
uv: Upgrade to 0.10.6
12 years ago
Ben Noordhuis
952e42de72
deps: upgrade libuv to 4ba03dd
12 years ago
Bert Belder
c11c19b92c
uv: upgrade to 1e32cb0
12 years ago
isaacs
571a51989e
Upgrade libuv to 66a959c4052
13 years ago
isaacs
ad5a108dfd
Update uv to 5d21056
13 years ago
Ben Noordhuis
9d72a742e3
uv: upgrade 8c78cb4
13 years ago
Ben Noordhuis
2433eeb385
uv: upgrade to 1cca230
13 years ago
Ben Noordhuis
08ab306afd
uv: upgrade to 497b1ec
13 years ago
Bert Belder
ae648a44c4
Upgrade libuv to 9c064fb
13 years ago
Ryan Dahl
7cf787a2d1
Upgrade libuv to 5656e3
This modifies the TTYWrap constructor to add another argument specifying if
it's a readable or writable TTY . That is stdin or stdout. If a TTYWrap is
not readable then writes to it are blocking.
This makes process.stdout blocking.
13 years ago
Ryan Dahl
d1e6a13179
Upgrade libuv to fe18438
13 years ago
Ryan Dahl
94bedc60f4
Upgrade libuv to f20297f
13 years ago
Ryan Dahl
8d37b6c92b
upgrade libuv
13 years ago
Ryan Dahl
6b98a63974
Upgrade libuv to 2ef8f35
13 years ago
Ryan Dahl
efca334be2
Integrate libuv into build system
14 years ago