cjihrig
63243bcb33
deps: upgrade libuv to 1.10.0
Fixes: https://github.com/nodejs/node/issues/4351
Fixes: https://github.com/nodejs/node/issues/6763
Refs: https://github.com/nodejs/node/pull/8280
PR-URL: https://github.com/nodejs/node/pull/9267
Reviewed-By: Santiago Gimeno <santiago.gimeno@gmail.com>
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
Reviewed-By: James M Snell <jasnell@gmail.com>
8 years ago
Ben Noordhuis
eaed2a11ec
deps: update libuv to 1.2.0
PR-URL: https://github.com/iojs/io.js/pull/237
Reviewed-By: Bert Belder <bertbelder@gmail.com>
Reviewed-By: Saúl Ibarra Corretgé <saghul@gmail.com>
10 years ago
Fedor Indutny
c5f5d4cd11
deps: update uv to v1.0.0-rc1
10 years ago
Fedor Indutny
962f96d341
deps: update libuv to v0.11.23
11 years ago
Timothy J Fontaine
cd08c8a0e5
uv: Upgrade to v0.11.21
11 years ago
Ben Noordhuis
7494c84fe6
uv: upgrade to v0.11.13
This commit changes src/tcp_wrap.cc and src/udp_wrap.cc just enough to
get by (i.e. to compile and function correctly.)
The new libuv API allows for more cleanup and deduplication but I'm
saving that for another day.
11 years ago
Ben Noordhuis
ed8d97f572
uv: upgrade to v0.11.12
* upgrade deps/uv/ to v0.11.12.
* update files in src/ after a libuv API change.
11 years ago
Ben Noordhuis
952e42de72
deps: upgrade libuv to 4ba03dd
12 years ago
Bert Belder
c11c19b92c
uv: upgrade to 1e32cb0
12 years ago
Igor Zinkovsky
6aa7f6f732
upgrade libuv to ab8c3b85c1
13 years ago
Bert Belder
2e6ad62047
Add libuv test that was omitted in last libuv upgrade
13 years ago
Ben Noordhuis
0d80040adf
uv: upgrade to 9bd8bd7
13 years ago
Ryan Dahl
21cc4c4985
Upgrade libuv to ea4271f
Required adding uv_default_loop() in many places.
14 years ago
Ben Noordhuis
28998a8cfe
uv: upgrade to 80e5491
14 years ago
Ryan Dahl
133036fdad
upgrade libuv to 6e50576
14 years ago
Ben Noordhuis
53aac9dde6
uv: upgrade to afc9987
14 years ago
Ryan Dahl
a2f2aa97ad
Upgrade libuv to 9518ab65949257384bf7e407d8502a6437fdda4b
14 years ago
Ryan Dahl
f657d58fe1
Upgrade libuv to f9b9bb44bd6e2b74729b5d1ff481adf4213e9a0b
14 years ago