3699 Commits (b722aaa8c52e580a7214451dc068a63ee2a3c0a4)
 

Author SHA1 Message Date
Elijah Insua b722aaa8c5 Close #1303 Stream.pipe returns the destination 13 years ago
isaacs 9b5098f509 Close #1281 Make require a public member of module 13 years ago
Henry Rawas 876712a074 test-tcp-wrap dont assume port 80 priveleged' 13 years ago
Henry Rawas a13506b48f net_uv: sockets should be writable during connection 13 years ago
Henry Rawas 8adc6b8921 net_uv: Add maxConnections support 13 years ago
koichik a3e3ad40b1 Fix fs can't handle large file on 64bit platform 13 years ago
Henry Rawas 92057554d5 fix socket-timeout. Also fix makefile test list name net-stream 13 years ago
Henry Rawas 9057d3f17e fix isip test 13 years ago
Henry Rawas fad91d16ea test-net-reconnect needs socket connect event 13 years ago
Ben Noordhuis 09130147cf Tell BSD users to run `gmake` instead. 13 years ago
Ben Noordhuis 13a521e698 Fix off-by-one error in assertion. 13 years ago
Henry Rawas dcf6955c10 Fix V8 mingw32 build 14 years ago
Igor Zinkovsky a58b6439de Statically link in dependencies for node.exe 13 years ago
koichik d38fac2230 Fixes #1260 13 years ago
koichik 8faf941109 Fixes #1267. 13 years ago
Ryan Dahl 91f1b250ec mraleph emit hack 13 years ago
Ryan Dahl e5564a3f29 Upgrade V8 to 3.4.10 13 years ago
Ryan Dahl 0df2f74d36 Add several asserts to tcp_wrap 13 years ago
Henry Rawas 19f248400f test-uv: add more test cases 13 years ago
Henry Rawas ff49299b48 add tests to "make test-uv" 13 years ago
Ryan Dahl 15286c8361 Start 'make test-uv' command 13 years ago
Henry Rawas 1018e7d23f isIP test 13 years ago
Henry Rawas e81a89b116 fix eaddrinuse bug 13 years ago
Henry Rawas 3c52fd006e net_uv: fix test-net-eaddrinuse.js 13 years ago
Henry Rawas b6f6a1ca11 ipv6 node 13 years ago
Ben Noordhuis 3e8667d829 Revert 8dc8773. Always send a HTTP/1.1 status line to the client. 13 years ago
Ryan Dahl 395b670e58 Add deps/uv/src/ares to include path 13 years ago
Ryan Dahl 132ae752fa Escape $CC and $CXX when passed to uv and V8 13 years ago
Ryan Dahl 6b78b6bf72 Export $CC and $CXX to uv and V8's build systems 13 years ago
Ryan Dahl 8a9fdedc9e complete libuv upgrade. sorry 13 years ago
Ryan Dahl a2f2aa97ad Upgrade libuv to 9518ab65949257384bf7e407d8502a6437fdda4b 13 years ago
avz cc83455534 sysctl(CTL_HW, HW_PHYSMEM) always returns unsigned long. Will work fine for 32 and 64 bit systems. Closes #1233. 14 years ago
Joe Shaw 3dbb3cdb6a SendTo and SendMsg expect a buffer only, not a string; fix the error message. Closes #1239. 14 years ago
isaacs 87900b14da url: Don't swallow punycode errors 13 years ago
isaacs 8475e1527d punycode: Test for integer overflow 13 years ago
Jeremy Selier 2a848fa727 Close #1149 IDNA and Punycode support in url.parse 14 years ago
Ryan Dahl 08a334fa45 Upgrade libuv to 0bf38570e8c7837bd830388f7b57f138aebb3395 13 years ago
Ryan Dahl 2dfed9f69a Now working on version v0.5.1 13 years ago
Ryan Dahl ae7ed8482e Bump to v0.5.0 13 years ago
Ryan Dahl 111305c1bd Support SunOS 121. Check for ifaddrs in wscript for SunOS build. 13 years ago
Bert Belder a845bf74ae Libuv: add cygwin support 13 years ago
Ryan Dahl d1eba2b18b Revert "Fixes #1260" 13 years ago
Ryan Dahl 8b2f5af2a0 Revert "Fixes #1267." 13 years ago
Ryan Dahl 64a06c5ffd Revert "Error argument for http.ServerRequest 'close'" 13 years ago
Ryan Dahl 149562555c Downgrade V8 to 3.1.8.25 13 years ago
Ben Noordhuis f087206067 Verify that the argument passed to vm.runInContext() is a context object. 13 years ago
Ben Noordhuis b74d119b34 Parse the command line before initializing V8. 14 years ago
Bert Belder 72e18d7f19 dns_uv: match the old api better, fix tests 13 years ago
Ryan Dahl c0d3f1f485 uv: exception.code isntead of exception.errno 13 years ago
Ryan Dahl 32a0752d49 Merge branch 'V8-3.4' 13 years ago