7912 Commits (de9ee2a483012c0dc3fb48930c1e96baaa466b65)
 

Author SHA1 Message Date
Ben Noordhuis 8d14668992 zlib: reduce memory consumption, release early 12 years ago
Ben Noordhuis 5fe05464cb doc: don't suggest to reuse net.Socket objects 12 years ago
isaacs 9a488a667c blog: Correct shasums for v0.9.8 release 12 years ago
Ben Noordhuis cd42f56178 buffer: optimize Buffer.prototype.write(s, 'hex') 12 years ago
isaacs 916aebabb8 debugger: Make the debugger timeout configurable 12 years ago
Ben Noordhuis 3f65916fa9 buffer: optimize Buffer.prototype.toString('hex') 12 years ago
isaacs c7c1ed01ae gitignore: Ignore release tarballs and shasum files 12 years ago
Ben Noordhuis 6aed61f1ca dns, cares: don't filter NOTIMP, REFUSED, SERVFAIL 12 years ago
isaacs a6c18472cd stream: Don't stop reading on zero-length decoded output 12 years ago
isaacs 7e1cf84c9e stream: Don't signal EOF on '' or Buffer(0) 12 years ago
Bert Belder 1a87776be9 deps: upgrade libuv to 034ea31 12 years ago
isaacs 016810913d node: Do not use fn.apply() in process._makeCallback 12 years ago
isaacs f64d1febc8 lint 12 years ago
Ben Noordhuis 3fe6aba558 os: rename tmpDir() to tmpdir() for consistency 12 years ago
isaacs 60f18ede39 readline: treat bare \r as a line ending 12 years ago
Ben Noordhuis 9bd9c546c8 readline: make \r\n emit one 'line' event 12 years ago
isaacs bda45a8be1 Revert "net: Avoid tickDepth warnings on small writes" 12 years ago
isaacs 02f7d1bfd8 net: Avoid tickDepth warnings on small writes 12 years ago
Bert Belder 6311f1c30a dgram: avoid EventEmitter leak warning 12 years ago
Bert Belder 5e7e51c2fe cluster: support datagram sockets 12 years ago
Fedor Indutny c13354e339 child_process: move binding init in constructor 12 years ago
isaacs 4c78a52a3a net: Initialize _connection, _handle in Socket ctor 12 years ago
isaacs faf78604ca http: Don't dump twice 12 years ago
isaacs e26622bd18 stream: Correct Transform class backpressure 12 years ago
Fedor Indutny 0d7a0216dc net: initialize TCPWrap when receiving socket 12 years ago
Ben Noordhuis a39f669bc7 test: move simple/test-http-dns-fail to test/internet 12 years ago
Ben Noordhuis acd0df4ad9 test: fix pummel test out-of-memory errors 12 years ago
Ben Noordhuis 2e371b8f92 buffer: fix Buffer::Copy regression from 00b4b7b 12 years ago
Fedor Indutny 0972acb548 stream_wrap: reference handle before uv_write2 12 years ago
Ben Noordhuis 7f2a78bf4d Revert "stream_wrap: reference handle before uv_write2" 12 years ago
Rick Yakubowski 5abde8161a doc: fix typo in cluster module documentation 12 years ago
Fedor Indutny 99f0b022d5 stream_wrap: reference handle before uv_write2 12 years ago
isaacs bdc7251b64 doc: fix line wrapping in addons.markdown 12 years ago
Rod Vagg f210710795 doc: NODE_MODULE() to pass full `module` to addons 12 years ago
isaacs 15508589a1 addon: Pass module object to NODE_MODULE init function 12 years ago
Ben Noordhuis 00b4b7bb97 buffer: remove minor Buffer::Copy deoptimizations 12 years ago
Trevor Norris 65249ccd9b buffer: slow buffer copy compatibility fix 12 years ago
Trevor Norris cbe3941db9 buffer: error and misc cleanup 12 years ago
Trevor Norris 49175e6ae2 buffer: clean up copy() asserts and tests 12 years ago
Trevor Norris 16bbeccd40 buffer: slow buffer copy compatibility fix 12 years ago
isaacs 72dd3b4e25 benchmark: Port http.sh from master 12 years ago
Sugendran Ganess 83154aa15d doc: Connecting debugger to existing node process 12 years ago
Andy Burke 595b5974d7 Add bytesWritten to tls.CryptoStream 12 years ago
Jacob Gable 34131af606 doc: fix typo in crypto Hash.digest() note 12 years ago
isaacs 7f6054ca81 blog: Post for v0.9.8 12 years ago
isaacs f64742ea07 Now working on v0.9.9 12 years ago
isaacs 42309a36e3 Merge branch 'v0.9.8-release' 12 years ago
isaacs 6e05faa3d0 test: Add transform objectMode test 12 years ago
isaacs 5f2f8400f6 2013.01.24, Version 0.9.8 (Unstable) 12 years ago
isaacs e722ca32d9 npm: Upgrade to v1.2.3 12 years ago