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>
2015-12-14 21:53:42 +01:00
Timothy J Fontaine
e92d35d80b
uv: Upgrade to v0.11.22
2014-03-10 17:01:21 -07:00
Fedor Indutny
64d33a7519
deps: update uv to 0.11.18
2014-01-27 21:30:51 +04:00
Timothy J Fontaine
a35a212f25
uv: Upgrade to v0.11.14
2013-10-29 16:33:17 -07:00
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.
2013-09-04 18:11:32 +02:00
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.
2013-09-03 01:17:58 +02:00
Ben Noordhuis
952e42de72
deps: upgrade libuv to 4ba03dd
2013-01-16 23:38:02 +01:00
Bert Belder
c11c19b92c
uv: upgrade to 1e32cb0
2012-10-17 18:33:45 +02:00
Ben Noordhuis
0fd2834539
deps: upgrade libuv to 2ec0986
2012-05-28 00:32:16 +02:00
isaacs
24de89bd0e
Upgrade uv to 604802a
2012-05-24 14:26:32 -07:00
Bert Belder
d2dd9d108d
uv: upgrade to e2cae340a6
2012-04-29 00:22:01 +02:00
Ben Noordhuis
e9dcfd4bd2
Revert "deps: upgrade libuv to 3c41597"
...
This reverts commit 0db4dc0024
.
This commit makes a lot of tests fail due to reference counting errors. It's
not worth it to debug because the reference counting scheme is due to change
soon anyway.
2012-04-12 00:59:38 +02:00
Ben Noordhuis
0db4dc0024
deps: upgrade libuv to 3c41597
2012-04-10 23:32:47 +02:00
Ben Noordhuis
9d72a742e3
uv: upgrade 8c78cb4
2012-03-09 09:42:12 -08:00