summaryrefslogtreecommitdiff
path: root/deps/uv/test/benchmark-pound.c
AgeCommit message (Collapse)Author
2015-05-06deps: update libuv to 1.5.0Saúl Ibarra Corretgé
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>
2013-10-29uv: Upgrade to v0.11.14Timothy J Fontaine
2013-09-04uv: upgrade to v0.11.13Ben Noordhuis
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-03uv: upgrade to v0.11.12Ben Noordhuis
* upgrade deps/uv/ to v0.11.12. * update files in src/ after a libuv API change.
2013-07-20deps: upgrade libuv to 3ee4d3fBen Noordhuis
2013-01-16deps: upgrade libuv to 4ba03ddBen Noordhuis
2012-10-17uv: upgrade to 1e32cb0Bert Belder
2012-06-12uv: upgrade to b7e150eeBert Belder
2012-06-12Revert "uv: upgrade to b7e150ee"Bert Belder
Upgrade wasn't done correctly. This reverts commit b615077bab71db73cf065d6162cae8d6cb84d8d2.
2012-06-12uv: upgrade to b7e150eeBert Belder
2012-03-09uv: upgrade 8c78cb4Ben Noordhuis
2011-11-16Upgrade libuv to 2007eb8Ryan Dahl
2011-11-05Upgrade libuv to 1997e10b50Bert Belder
2011-10-06Upgrade libuv to 60c639fRyan Dahl
Also remove unused src/stdio_wrap.cc
2011-09-12uv: upgrade to 9bd8bd7Ben Noordhuis
2011-08-31Upgrade libuv to ea4271fRyan Dahl
Required adding uv_default_loop() in many places.
2011-08-24uv: upgrade to 80e5491Ben Noordhuis
2011-08-22Upgrade libuv to joyent/libuv@ce20791Ryan Dahl
2011-08-11Upgrade libuv to d358738Ryan Dahl
2011-08-09Upgrade libuv to e5f513cRyan Dahl
2011-08-06Upgrade libuv to 48877edRyan Dahl