Commit Graph

41 Commits (ddf52bd3473edd2d017e2eaeb2a95cd8611bfe3f)

Author SHA1 Message Date
Bert Belder 3f687dbddf uv: upgrade to b496c122 2012-06-19 21:12:48 +02:00
Fedor Indutny 057b80611f uv: upgrade to 61a6e06e 2012-06-19 01:03:11 +04:00
Bert Belder 37d75ba241 uv: upgrade to 4d7f1e18 2012-06-14 01:27:31 +02:00
Ben Noordhuis 0a2076b26a deps: upgrade libuv to c8c9fe1 2012-06-05 16:48:17 +02:00
Bert Belder 30a0e58d63 uv: upgrade to 87dbffbd 2012-06-01 20:19:42 +04:00
Igor Zinkovsky dff467d982 update uv to 2df831723fad25d2d97b824b2e52c65082af2723 2012-05-22 16:49:19 -07:00
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.
2012-05-22 16:14:24 +02: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
Igor Zinkovsky 6aa7f6f732 upgrade libuv to ab8c3b85c1 2012-03-30 10:25:07 -07:00
isaacs 3a915b02e8 Upgrade uv to 1d942e2a 2012-02-13 11:10:12 -08:00
Ben Noordhuis a27320e00f uv: upgrade to 4e1f2b1 2012-02-12 16:12:04 +01:00
Igor Zinkovsky ff40253566 upgrade uv to 812e410772 2012-01-30 15:57:08 -08:00
Igor Zinkovsky 2c1025706b upgrade libuv to 52511b9ddc 2012-01-16 17:24:53 -08:00
Fedor Indutny f0c629a36b uv: upgrade to e7758e1 2012-01-16 20:18:37 +06:00
Ben Noordhuis c123ac05dc Merge remote-tracking branch 'origin/v0.6'
Conflicts:
	src/udp_wrap.cc
2012-01-02 12:29:39 +01:00
Ben Noordhuis 41f2725639 uv: upgrade to 38fc6ad 2012-01-02 10:43:10 +01:00
Ben Noordhuis b24c515dbf uv: upgrade to 10de090 2011-12-21 16:59:53 +01:00
Igor Zinkovsky da3356bb38 upgrade libuv to 8e50b6043da7b3221f51b3158033255c9a210d08 2011-12-15 15:56:42 -08:00
Ben Noordhuis 49ba55b100 Merge branch 'v0.6'
Conflicts:
	src/node_version.h
2011-12-02 16:34:33 +01:00
Igor Zinkovsky dd4b280d8c upgrade libuv to 60630dab0f 2011-12-01 13:56:04 -08:00
Ben Noordhuis 1b2d333ee3 uv: upgrade to e4680cc 2011-11-18 13:07:01 +01:00
Ben Noordhuis 21b64dc7c9 uv: upgrade to 90b0b7d 2011-11-01 22:11:58 +01:00
Bert Belder 2f22024806 Upgrade libuv to 90e15f1110 2011-10-29 01:06:47 +02:00
Ryan Dahl 9b2335a356 Upgrade libuv to 7738306 2011-10-21 13:44:30 -07:00
Ben Noordhuis 145aa636b9 uv: upgrade to 28234d7 2011-10-20 15:30:09 -07:00
Ben Noordhuis 3108a9ee38 uv: upgrade to 456f831 2011-10-15 00:42:10 +02:00
Ryan Dahl 728b04067d Upgrade libuv to 4ac1309
Fixes #1857
2011-10-11 10:51:07 -07:00
Ryan Dahl a23d8ad313 Upgrade libuv to 9f6024a
Fixes #1840
2011-10-07 15:20:35 -07:00
Ryan Dahl 311fe737e8 Upgrade libuv to 60c639f
Also remove unused src/stdio_wrap.cc
2011-10-06 12:34:24 -07:00
Ryan Dahl d1e6a13179 Upgrade libuv to fe18438 2011-09-30 13:12:12 -07:00
Bert Belder c06af229dc Upgrade libuv to 2c0fca9a41 2011-09-27 13:03:29 -07:00
Ryan Dahl 8d37b6c92b upgrade libuv 2011-09-22 22:29:20 -07:00
Ryan Dahl 51f2e8439e Upgrade libuv to e7eeacb 2011-09-12 15:09:26 -07:00
Ben Noordhuis 94b0481a56 uv: upgrade to cc91989 2011-09-06 16:14:14 +02:00
Ryan Dahl ece5c64504 Upgrade libuv to a8017fd 2011-09-05 00:32:15 -07:00
Ryan Dahl 17021ea631 Upgrade libuv to 142a702 2011-09-04 16:17:00 -07:00
Bert Belder cb1a21b1d4 Upgrade libuv to 7b87ff7c9b 2011-09-04 22:25:40 +02:00
Ryan Dahl 3efcbadf6b Upgrade libuv to 2e60358
Fixes #1621.
2011-09-01 14:16:04 -07:00
Ryan Dahl 21cc4c4985 Upgrade libuv to ea4271f
Required adding uv_default_loop() in many places.
2011-08-31 01:53:30 -07:00