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>
2016-05-17 02:28:48 +02:00
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>
2016-04-07 10:48:27 -03:00
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
Saúl Ibarra Corretgé
07a43eb129
deps: upgrade libuv to 1.7.5
...
PR-URL: https://github.com/nodejs/node/pull/3010
Reviewed-By: Rod Vagg <rod@vagg.org>
Reviewed-By: Trevor Norris <trev.norris@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
2015-10-01 10:40:39 -04:00
Saúl Ibarra Corretgé
a1615949a5
deps: upgrade libuv to 1.7.3
...
PR-URL: https://github.com/nodejs/node/pull/2310
Reviewed-By: bnoordhuis - Ben Noordhuis <info@bnoordhuis.nl>
Reviewed-By: cjihrig - Colin Ihrig <cjihrig@gmail.com>
2015-09-02 03:16:47 -04:00
Saúl Ibarra Corretgé
aa33db3238
deps: update libuv to version 1.6.0
...
Fixes: https://github.com/joyent/node/issues/9310
PR-URL: https://github.com/nodejs/io.js/pull/1889
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
2015-06-04 00:09:05 +02:00
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>
2015-05-06 23:08:52 +02:00
Ben Noordhuis
739fda16a9
deps: update libuv to 1.4.1
...
PR-URL: https://github.com/iojs/io.js/pull/940
Reviewed-By: Fedor Indutny <fedor@indutny.com>
Reviewed-By: Rod Vagg <rod@vagg.org>
2015-02-25 11:52:11 -06:00
Saúl Ibarra Corretgé
9681fcacf0
deps: update libuv to 1.4.0
...
PR-URL: https://github.com/iojs/io.js/pull/773
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
2015-02-09 22:07:25 +01:00
Saúl Ibarra Corretgé
097fde7129
deps: update libuv to 1.3.0
...
PR-URL: https://github.com/iojs/io.js/pull/644
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
2015-01-28 22:47:38 +01:00
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>
2015-01-05 22:25:20 +01:00
Saúl Ibarra Corretgé
eac867258e
deps: update libuv to 1.0.1
...
PR-URL: https://github.com/joyent/node/pull/8785
Reviewed-by: Trevor Norris <trev.norris@gmail.com>
2014-12-09 17:57:06 +01:00
Trevor Norris
5845a6bcd5
uv: revert change causing build failures
...
Revert uv_thread_self() to return unsigned long instead of uv_thread_t.
This was causing a build failure on Windows and is only a temporary fix
until the proper patch lands upstream.
Reverts: https://github.com/joyent/libuv/commit/59658a8
Fixes: ce112c2
"deps: update uv to v1.0.0-rc2"
2014-11-07 13:44:09 -08:00
Saúl Ibarra Corretgé
ce112c27c6
deps: update uv to v1.0.0-rc2
...
PR-URL: https://github.com/joyent/node/pull/8566
Reviewed-by: Fedor Indutny <fedor@indutny.com>
Reviewed-by: Trevor Norris <trev.norris@gmail.com>
2014-11-05 16:49:57 -08:00
Fedor Indutny
c5f5d4cd11
deps: update uv to v1.0.0-rc1
2014-09-23 08:18:41 -07:00
Fedor Indutny
e49429ebd2
deps: update libuv to v0.11.28
2014-08-07 15:03:17 +04:00
Fedor Indutny
1a1b1a7534
deps: update libuv to v0.11.26
2014-06-27 04:44:36 +04:00
Fedor Indutny
3d3d48d4b7
deps: update uv to v0.11.25
2014-05-01 20:26:26 +04:00
Fedor Indutny
962f96d341
deps: update libuv to v0.11.23
2014-04-07 16:36:51 +04:00
Timothy J Fontaine
e92d35d80b
uv: Upgrade to v0.11.22
2014-03-10 17:01:21 -07:00
Timothy J Fontaine
cd08c8a0e5
uv: Upgrade to v0.11.21
2014-02-26 18:08:30 -08:00
Fedor Indutny
64d33a7519
deps: update uv to 0.11.18
2014-01-27 21:30:51 +04:00
Timothy J Fontaine
8590f810a5
uv: Upgrade to v0.11.17
2013-12-31 10:33:54 -08:00
Fedor Indutny
f61d9405bf
uv: Upgrade to v0.11.16
2013-12-13 22:35:09 +04:00
Timothy J Fontaine
1fef66ffd4
uv: upgrade to v0.11.15
2013-11-20 09:35:08 -08:00
Timothy J Fontaine
a35a212f25
uv: Upgrade to v0.11.14
2013-10-29 16:33:17 -07:00
Bert Belder
e83a0cd016
uv: upgrade to v0.11.11
2013-08-29 15:38:32 +02:00
Timothy J Fontaine
a784abaff6
uv: Upgrade to v0.11.8
2013-08-21 11:15:21 -07:00
Ben Noordhuis
0e48cb4998
deps: upgrade libuv to 3ee4d3f
2013-07-20 12:04:35 +02:00
Bert Belder
6b654c0b13
uv: upgrade to v0.11.4
2013-05-30 01:09:54 +02:00
isaacs
fede68fd68
uv: Upgrade to 0.11.2
2013-05-10 15:30:53 -07:00
Ben Noordhuis
87f9ece334
deps: upgrade libuv to c43e851
2013-03-29 16:10:56 +01:00
Ben Noordhuis
e47a3e3ff4
deps: upgrade libuv to 9b61939
2013-03-21 14:59:16 +01:00
Ben Noordhuis
7bc449c063
deps: upgrade libuv to a0c1d84
2013-02-26 20:30:12 +01:00
Ben Noordhuis
de9ee2a483
deps: upgrade libuv to e89aced
2013-02-24 04:03:49 +01:00
Ben Noordhuis
6ad792610b
deps: upgrade libuv to 26fa6f8
2013-02-20 21:29:52 +01:00
Ben Noordhuis
952e42de72
deps: upgrade libuv to 4ba03dd
2013-01-16 23:38:02 +01:00
Ben Noordhuis
31fc52ab53
deps: upgrade libuv to 9aab5d4
2013-01-11 14:00:19 +01:00
Fedor Indutny
ba754524a9
deps: upgrade libuv to b86ed94
2012-12-18 14:15:02 +04:00
Ben Noordhuis
6cf68aead6
deps: upgrade libuv to e079a99
2012-12-13 20:23:01 +01:00
Ben Noordhuis
a7ac1a1d88
deps: upgrade libuv to 0ddf9d6
2012-11-04 01:25:06 +01:00
Ben Noordhuis
ab1e66d93f
deps: upgrade libuv to 97c527a
2012-11-01 01:22:16 +01:00
Bert Belder
c11c19b92c
uv: upgrade to 1e32cb0
2012-10-17 18:33:45 +02:00
Ben Noordhuis
5823290390
deps: upgrade libuv to cb03e3b
2012-10-10 02:17:32 +02:00
Ben Noordhuis
16a9dac8ea
deps: upgrade libuv to 40134c3
2012-10-08 00:44:47 +02:00
Ben Noordhuis
ee77a6a953
deps: upgrade libuv to b9ed1a6
2012-10-07 00:44:38 +02:00
isaacs
b788c5e77b
uv: Upgrade to 778144f0
...
joyent/libuv@778144f0b5
2012-09-17 15:36:15 -07:00
Bert Belder
4822d780bb
uv: upgrade to 621a4e3
2012-08-28 02:44:36 +02:00
Bert Belder
6bec5440eb
uv: upgrade to 8073a26
2012-08-20 18:41:31 +02:00
Bert Belder
658cf43b7c
uv: upgrade to 41b1265
2012-08-07 01:58:00 +02:00