6245 Commits (9ae6d8fee345bdbc6f94e38eee57b60d231288eb)
 

Author SHA1 Message Date
Ben Noordhuis 9ae6d8fee3 http: fix client request.end() EPIPE race 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
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
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
Nathan Rajlich 38542f76a9 buffer: make SlowBuffer inherit from Buffer 13 years ago
isaacs a811a4a130 Fix #3058 querystring: Fix incorrect handling of empty keys 13 years ago
Ben Noordhuis 12fc9fa8a7 test: add failing dgram refcount test 13 years ago
Ben Noordhuis 68f63fe9ec child_process: make copy of options arg 13 years ago
Ben Noordhuis 928d28a7b3 util: make _extend() more robust 13 years ago
isaacs 5979f096d1 Fix #3242 Actually deprecate 'binary' buffer encoding 13 years ago
Alex Kocharin e85927119c util: handle non-string return value in .inspect() 13 years ago
Ben Noordhuis 7d2e68fdbd stream_wrap: fix compilation errors 13 years ago
Bert Belder b673d0670f Net.js: fix UCS2 write crash due to inconsistent naming 13 years ago
Bert Belder 4624cf1214 stream_wrap.cc: fix typo 13 years ago
Bert Belder 27ddd14e9f net.js: make Socket.bytesWritten work again 13 years ago
Bert Belder 726ebad9bc StreamWrap::WriteBuffer: remove superfluous arguments 13 years ago
Bert Belder 0e57aafbb1 Optimize writing strings with Socket.write 13 years ago
Bert Belder 4ddafbd563 Benchmark: add /unicode/nnn bench to http_simple.js 13 years ago
Bert Belder 7f68f256cf Benchmark: clean up http_simple.js 13 years ago
Bert Belder bb675baaa9 net.js: don't pretend that everything is okay when unwrapping fails 13 years ago
yangguo@chromium.org 29b2fdb0c5 Force inlining CopyChars and String::Get. 13 years ago
Ben Noordhuis 78e831a31c Don't use _snprintf() on Windows, it's not safe. 13 years ago
Kevin Gadd 1eb9fc5f33 docs: add warning to vm module docs 13 years ago
James Koval 34f05a3195 docs: update var names in readline docs to be consistent 13 years ago
isaacs 33a9ac6087 Upgrade npm to 1.1.21 13 years ago
isaacs 1858d1c340 Document http.STATUS_CODES 13 years ago
isaacs 3d84c3db25 More cluster event consistency 13 years ago
isaacs 1930772693 Move test-fs-largefile into pummel 13 years ago
Javier Hernández 792d9a921d build: print error message if no compiler found 13 years ago
koichik 9f3c639a9c doc: fix setEncoding() 13 years ago
koichik 40c4beeb57 string_decoder: added support for UTF-16LE 13 years ago
Mark Cavage 5871c81181 Add HTTP Status codes from RFC 6585 13 years ago
koichik ceb51ddaa1 string_decoder: add support for CESU-8 13 years ago
isaacs eaf607e88b test: No need for weak in 'make test' 13 years ago
J. Lee Coltrane a62dd44b20 cluster: worker exit event to match child_process 13 years ago
isaacs c1bf810108 Merge branch 'v0.6-merge' 13 years ago
isaacs cd8f82c007 Fix incorrect merge choices 13 years ago
Brian Schroeder 436a9b69f3 net: signal localAddress bind failure in connect 13 years ago
Marcel Laverdet c33d3174b8 node: un-revert 9a6012e 13 years ago
isaacs 01d146c29f Merge remote-tracking branch 'ry/v0.6' into v0.6-merge 13 years ago
isaacs 1de43149bb http: Clean up parser usage 13 years ago