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
1a1b1a7534
deps: update libuv to v0.11.26
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
0e48cb4998
deps: upgrade libuv to 3ee4d3f
12 years ago
Ben Noordhuis
952e42de72
deps: upgrade libuv to 4ba03dd
12 years ago
Bert Belder
c11c19b92c
uv: upgrade to 1e32cb0
12 years ago
Ben Noordhuis
039fac633e
deps: upgrade libuv to a478847
The event loop's reference counting scheme in this version of libuv has changed.
Update the libuv bindings to reflect that fact.
13 years ago
Bert Belder
d2dd9d108d
uv: upgrade to e2cae340a6
13 years ago
Bert Belder
fa490f6497
uv: upgrade to 3eb94e9
13 years ago
Ben Noordhuis
401c073dd2
uv: upgrade to ec825ff
13 years ago
Ryan Dahl
9b2335a356
Upgrade libuv to 7738306
13 years ago
Ben Noordhuis
bc96302fae
uv: upgrade to 25a177a
Fixes #1869 .
13 years ago
Ryan Dahl
627f379f22
upgrade libuv to 0303197
13 years ago
Ryan Dahl
8d37b6c92b
upgrade libuv
13 years ago
Ryan Dahl
efca334be2
Integrate libuv into build system
14 years ago