7726 Commits (0972acb5481065d79eaca1f1fc6e009fea70b144)
 

Author SHA1 Message Date
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
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 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
Sugendran Ganess 83154aa15d doc: Connecting debugger to existing node process 12 years ago
Andy Burke 595b5974d7 Add bytesWritten to tls.CryptoStream 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
isaacs 7a2ebce8d8 V8: Reapply floating patches 12 years ago
isaacs 8024252877 V8: Upgrade to 3.15.11.10 12 years ago
Fedor Indutny 82f1d340c1 tls: make slab buffer's size configurable 12 years ago
isaacs 5d3c51d937 test: Add test for negative stream drain counter 12 years ago
isaacs 782149ddc3 streams2: Handle sync read callbacks nicely 12 years ago
Raynos 444bbd4fa7 streams: Support objects other than Buffers 12 years ago
Ben Noordhuis 193320aa3a gitignore: ignore v8.log files 12 years ago
Ben Noordhuis 4a7a98fd0a http: close connection on 204 and chunked encoding 12 years ago
Scott Blomquist 0774798ce0 build: Add some gyp artifacts to .gitignore 12 years ago
Trevor Norris 3d286b68be buffer: remove float write range checks 12 years ago
Ben Noordhuis 2cbf4586df http: close connection on 304 and chunked encoding 12 years ago
Bert Belder e2acf26a91 deps: upgrade libuv to e4d8cba 12 years ago
Ben Noordhuis 814bdf0f51 deps: upgrade libuv to 7841f77 12 years ago
Tim d5a5901346 doc: Fix syntax in cluster example code 12 years ago
Fedor Indutny e2592cc6a3 gyp: fix build with dtrace support on FreeBSD 12 years ago
Fedor Indutny 3d67f89552 dtrace: fix generation of v8 constants on freebsd 12 years ago
Ben Noordhuis 2dd373894f typed arrays: fix DataView endianness regression 12 years ago
Fedor Indutny 00abc243dd child_process: remove .track option 12 years ago
isaacs 539bf1d7b7 console: Support formatting options in trace() 12 years ago
Dave Olszewski 14c911de77 domain: empty stack on all exceptions 12 years ago
Yi EungJun 33d22428fb doc: Add NODE_DEBUG env to the first example. 12 years ago
isaacs 3d7818fc42 Merge remote-tracking branch 'ry/v0.8' into master 12 years ago
isaacs 9c2c845463 blog: Post for v0.8.18 release 12 years ago
isaacs 4598a4c6dd Now working on 0.8.19 12 years ago
isaacs f05cf3bea7 Merge branch 'v0.8.18-release' into v0.8 12 years ago
isaacs 2c4eef0d97 2013.01.18, Version 0.8.18 (Stable) 12 years ago
isaacs 4d32fc5964 npm: Upgrade to v1.2.2 12 years ago
isaacs fc3547bc82 Now working on 0.9.8 12 years ago
isaacs fa543da830 Merge branch 'v0.9.7-release' 12 years ago
isaacs 1c35ee8695 blog: Post for v0.9.7 release 12 years ago
isaacs 9e7bebeb83 2013.01.18, Version 0.9.7 (Unstable) 12 years ago
isaacs ee2fd79e43 doc: Remove mention of child.send 'track' option 12 years ago
isaacs 01a4be4554 buffer: Define INFINITY for MSVC compiler 12 years ago