cjihrig
edd541957f
deps: upgrade libuv to 1.12.0
Fixes: https://github.com/nodejs/node/issues/12853
Fixes: https://github.com/nodejs/node/issues/854
PR-URL: https://github.com/nodejs/node/pull/13306
Reviewed-By: Santiago Gimeno <santiago.gimeno@gmail.com>
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Michael Dawson <michael_dawson@ca.ibm.com>
8 years ago
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
Fedor Indutny
962f96d341
deps: update libuv to v0.11.23
11 years ago
Timothy J Fontaine
a35a212f25
uv: Upgrade to v0.11.14
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
isaacs
fede68fd68
uv: Upgrade to 0.11.2
12 years ago
Ben Noordhuis
952e42de72
deps: upgrade libuv to 4ba03dd
12 years ago
Ben Noordhuis
31fc52ab53
deps: upgrade libuv to 9aab5d4
12 years ago
Ben Noordhuis
ab1e66d93f
deps: upgrade libuv to 97c527a
12 years ago
Bert Belder
c11c19b92c
uv: upgrade to 1e32cb0
12 years ago
Ben Noordhuis
ee77a6a953
deps: upgrade libuv to b9ed1a6
12 years ago
Fedor Indutny
057b80611f
uv: upgrade to 61a6e06e
13 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
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
08ab306afd
uv: upgrade to 497b1ec
13 years ago
Ryan Dahl
7584225873
Upgrade libuv to joyent/libuv@f5bd21f
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
Bert Belder
4d3a907f73
Upgrade libuv to 1028a9c6a75fde47b848c09c450fc066249fac1b
14 years ago
Ben Noordhuis
9cc2bd11d3
Upgrade libuv to ce5eb6d
14 years ago
Ryan Dahl
7a782164b9
Upgrade libuv to f5ff8694
14 years ago
Ryan Dahl
a2f2aa97ad
Upgrade libuv to 9518ab65949257384bf7e407d8502a6437fdda4b
14 years ago
Ryan Dahl
70a8927a93
Upgrade libuv to ba1c38f to fix mingw build
14 years ago
Ryan Dahl
1cb7b67ac3
Upgrade libuv to 8fd916d6ddc9c7fd0e3e8e668efbc2d782e8e742
14 years ago
Ryan Dahl
f657d58fe1
Upgrade libuv to f9b9bb44bd6e2b74729b5d1ff481adf4213e9a0b
14 years ago
Ryan Dahl
95b409c578
Upgrade libuv.
Also remove c-ares since it's included in libuv now.
libuv version b7b7df090ca285e53eb51bf518c4e5064876596
14 years ago
Ryan Dahl
efca334be2
Integrate libuv into build system
14 years ago