6590 Commits (f2a9ed487369ab7222522e1097708550adbe165c)
 

Author SHA1 Message Date
isaacs c393853b4e build: Set strict_aliasing on SunOS always 13 years ago
isaacs 564172510d Revert "test: stack overflow output" 13 years ago
isaacs 3b95d88bf2 v8: s/echo -n/echo/. Not all sh's are bash. 13 years ago
isaacs 2cca7488bf Patches floating on V8 13 years ago
isaacs 3f3f958c14 Upgrade V8 to 3.11.1 13 years ago
Adam Malcontenti-Wilson 4099d1eeba http: make http.get() accept a URL 13 years ago
Ben Noordhuis 05b81f333c doc: clarify stream 'close' event 13 years ago
isaacs 1665b4a2a3 lint 13 years ago
Kevin Bowman dfcdd5b8aa fs: add sync open flags 'rs' and 'rs+' 13 years ago
isaacs 643f00d3f9 Merge branch 'master' into v0.6-merge 13 years ago
isaacs faa4d9ff5f Re-apply http fixes from v0.6 branch properly 13 years ago
Sadique Ali c9676c9147 build: improve c compiler detection 13 years ago
Ben Noordhuis 9ae6d8fee3 http: fix client request.end() EPIPE race 13 years ago
isaacs f8519e10b8 test: stack overflow output 13 years ago
isaacs 9611354f08 lint 13 years ago
Ben Noordhuis e813e3491e node: make _getActiveHandles() return user objects 13 years ago
Ben Noordhuis 88d7a10128 test: verify that connect reqs are cleaned up 13 years ago
Ben Noordhuis 5f0406534c process: add _getActiveHandles(), _getActiveRequests() 13 years ago
Ben Noordhuis 636add246c req_wrap: share process_symbol, domain_symbol 13 years ago
isaacs 5164ae3838 Merge remote-tracking branch 'ry/v0.6' into v0.6-merge 13 years ago
isaacs 01103d077b Guard against emitting 'end' twice on http responses 13 years ago
isaacs a98e845516 Break up huge function in ClientRequest.onSocket 13 years ago
isaacs f19f980724 Now working on 0.6.19 13 years ago
isaacs 2498d15dde Merge branch 'v0.6.18-release' into v0.6 13 years ago
Ben Noordhuis a3908f47f1 child_process: hook up handle wrap to owning object 13 years ago
Ben Noordhuis 4ec77e2e28 child_process: rename field _internal to _handle 13 years ago
Ben Noordhuis f66f793c07 net: hook up handle wrap to owning object 13 years ago
Ben Noordhuis 25aea2a072 fs: hook up handle wrap to owning object 13 years ago
Ben Noordhuis d2eaabd0df dgram: hook up handle wrap to owning object 13 years ago
isaacs 4bc1d395de 2012.05.15 Version 0.6.18 (stable) 13 years ago
isaacs 8068f9bf38 Escape leading # signs in 'make email.md' 13 years ago
isaacs 14a5b45c06 Guard against emitting 'end' twice on http responses 13 years ago
isaacs ea4b1c1c0c Upgrade libuv to bc4126b 13 years ago
Ben Noordhuis 9b42d7daaf test: add https + .pfx client/server test 13 years ago
ssuda fb7348ae06 crypto: add PKCS12/PFX support 13 years ago
Andreas Madsen dceebbfa31 child_process: allow sending a net Socket and Server object using child.send 13 years ago
Andreas Madsen 49f16c4575 doc: move child.send details from child_process.fork to child.send 13 years ago
rsolomo d40415912f net: make isIP() return 0 on empty input 13 years ago
Ben Noordhuis bd907174e8 node: delete NODE_CHANNEL_FD from env 13 years ago
Bert Belder a475e62a3e Windows: add test for path.normalize with UNC paths 13 years ago
Bert Belder d91004a73d Windows: make path.normalize convert all slashes to backslashes 13 years ago
Bert Belder d8351a2ef4 Automatically close FSWatcher on error 13 years ago
koichik 5f9ffa17b1 fs: fix ReadStream.pause() emits duplicate data event 13 years ago
Nathan Rajlich 38542f76a9 buffer: make SlowBuffer inherit from Buffer 13 years ago
isaacs 9239088e87 500 is a magic number for the GC for some reason 13 years ago
isaacs 07d8a4650e Break up huge function in ClientRequest.onSocket 13 years ago
Ben Noordhuis 884499d37e build: fix cross-compiling 13 years ago
isaacs a811a4a130 Fix #3058 querystring: Fix incorrect handling of empty keys 13 years ago
Shigeki Ohtsu cc8cfb145a doc: fix typo in buffer documentation 13 years ago
Ben Noordhuis 12fc9fa8a7 test: add failing dgram refcount test 13 years ago