Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nodejs/node.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/deps
AgeCommit message (Expand)Author
2011-08-06Upgrade libuv for gyp reasonsRyan Dahl
2011-08-06add deps/v8/build ???Ryan Dahl
2011-08-06More progress with gypRyan Dahl
2011-08-06WIPRyan Dahl
2011-08-06Upgrade libuv for gyp supportRyan Dahl
2011-08-06WIPRyan Dahl
2011-08-06Upgrade http_parser to 965f91bc76b2d1601e23Ryan Dahl
2011-08-05uv: fix build on systems that don't have pipe2()Ben Noordhuis
2011-08-05Upgrade libuv to c834d5de9e4747e5138bed9140320b44622ab6deBert Belder
2011-08-05uv: cherry-pick libuv commit 041d60e into nodeBen Noordhuis
2011-08-04Upgrade V8 to 3.5.3Ryan Dahl
2011-08-04ev: fix infinite loop in ev_walk()Ben Noordhuis
2011-08-03Upgrade libuv to ec143961d135adb3f49f5a2322774ef43e2520b9Bert Belder
2011-08-03Upgrade libuv to dbaddc4423d61fa16cca299650f8378cffba9cceBert Belder
2011-08-02V8: Don't use mprotect on Cygwin as virtual memory is managed directly via Wi...Bert Belder
2011-08-02Upgrade libuv to b2ed24dRyan Dahl
2011-08-02Upgrade libuv to 2e9a743Ryan Dahl
2011-08-02Upgrade libuv to c35548aRyan Dahl
2011-08-02Upgrade libuv to 404d697Ben Noordhuis
2011-08-02cmake: Update for libuv.Tom Hughes
2011-08-02Upgrade libuv to 5af7423fRyan Dahl
2011-08-02Upgrade libuv to b700896Ben Noordhuis
2011-08-01child_process_uv: Handle spawn errorsRyan Dahl
2011-08-01Upgrade libuv to 023f99aBen Noordhuis
2011-08-01Upgrade libuv to e9bee51Ryan Dahl
2011-07-30Upgrade libuv to 7108ca88Ryan Dahl
2011-07-27uv: upgrade to fc7bc2bBen Noordhuis
2011-07-27uv: upgrade to a1adfe3Ben Noordhuis
2011-07-22Upgrade libuv to 2806b0386b266ee7377459b49156a60a15b1dfeaBert Belder
2011-07-22Merge branch 'V8-3.4'Ryan Dahl
2011-07-22Upgrade V8 to 3.4.14Ryan Dahl
2011-07-21Upgrade libuv to 1028a9c6a75fde47b848c09c450fc066249fac1bBert Belder
2011-07-21upgrade libuv to 6e50576Ryan Dahl
2011-07-21uv: back-port c4611a4 from libuvBen Noordhuis
2011-07-21uv: upgrade to afc9987Ben Noordhuis
2011-07-21net: add bindings to libuv pipe APIBen Noordhuis
2011-07-20Upgrade libuv to ce5eb6dBen Noordhuis
2011-07-19complete upgradeRyan Dahl
2011-07-19Upgrade libuv to d4563a1Ryan Dahl
2011-07-19Upgrade libuv to 4eff34da4Ryan Dahl
2011-07-18Replace reinterpret_cast with BitCast in deoptimizer to please certain compil...Ben Noordhuis
2011-07-16Revert dcf6955: Fix V8 mingw32 buildBen Noordhuis
2011-07-16Merge branch 'V8-3.4'Ryan Dahl
2011-07-16Upgrade V8 to 3.4.12.1Ryan Dahl
2011-07-16Correctly propagate toolchain setting in SConstruct.vegorov@chromium.org
2011-07-16MinGW32: define STRUNCATE and change strncpy_s implementation to follow speci...vegorov@chromium.org
2011-07-16libuv: stop g++ from complaining about anonymous struct usageBert Belder
2011-07-16Upgrade libuv to 1be48f12a0Ryan Dahl
2011-07-15ev: define HAVE_SYNC_FILE_RANGE if kernel >= 2.6.17 *and* glibc version >= 2.6Shigeki Ohtsu
2011-07-15Merge branch 'v0.4'Ryan Dahl