7819 Commits (0a9930a230cf7fe8e2f7d431fc85a7f21517d39b)
 

Author SHA1 Message Date
Gil Pedersen 0a9930a230 stream: Pipe data in chunks matching read data 12 years ago
isaacs 8476aefc8e fs: Change default WriteStream config, increase perf 12 years ago
isaacs 9299168f2a test: Bump up debugger timeouts 12 years ago
Trevor Norris ec4200068c process: allow ticker to cross communicate better 12 years ago
Trevor Norris 86c0745a5e process: streamlining tick callback logic 12 years ago
isaacs 95ac576bf9 Revert "Move MakeCallback to JS" 12 years ago
Shigeki Ohtsu 401cef797d doc: add setImmediate execute timing description 12 years ago
Shigeki Ohtsu cd372510bb timer: move setImmediate from timer to uv_check 12 years ago
Ben Noordhuis 7bdd05bd66 stream_wrap, udp_wrap: add read-only fd property 12 years ago
Ben Noordhuis 2d069c5210 udp_wrap: use proper imports in source file 12 years ago
Ben Noordhuis b1b7b4e4e8 udp_wrap: don't use namespace imports in header 12 years ago
Ben Noordhuis 3f7e88a852 buffer: accept negative indices in Buffer#slice() 12 years ago
isaacs 2789323902 net: Respect the 'readable' flag on sockets 12 years ago
Ben Noordhuis 19d29aa0e8 bench: make io.c file path configurable 12 years ago
Fedor Indutny c34326b286 test: fix tests after ECONNRESET patch 12 years ago
Victor Costan e235bce2ba Fix crypto.hmac behavior with empty keys. 12 years ago
isaacs 02374d0c17 tls: Cycle data when underlying socket drains 12 years ago
isaacs 1762dd7ed9 stream: read(0) should not always trigger _read(n,cb) 12 years ago
isaacs 6bd450155c stream: Empty strings/buffers do not signal EOF any longer 12 years ago
Ben Noordhuis f5f9e8da71 crypto: improve cipher/decipher error messages 12 years ago
isaacs 862b164209 test: update http tests for ECONNRESET change 12 years ago
Ben Noordhuis 14a4245051 net: don't suppress ECONNRESET 12 years ago
Ben Noordhuis c7b84a1d01 fs: fix immediate WriteStream#end() 12 years ago
Ben Noordhuis ed3d553d82 typed arrays: make call-as-function work for ctors 12 years ago
Ben Noordhuis aff8d9e716 node: don't malloc in FromConstructorTemplate 12 years ago
Ben Noordhuis d5a5ae3c11 test: fix common.mustCall 12 years ago
Ben Noordhuis 30b0bc4fa9 doc: update buffer/typed array documentation 12 years ago
Ben Noordhuis 5a9d30bb86 typed arrays: copy Buffer in typed array constructor 12 years ago
Ben Noordhuis fe103357ae typed arrays: make DataView throw on non-ArrayBuffer 12 years ago
Ben Noordhuis 234551a22a buffer: fix Buffer::HasInstance() check 12 years ago
Ben Noordhuis 144e21ed30 Revert "typed arrays: only share ArrayBuffer backing store" 12 years ago
Ben Noordhuis fd9d8b5e4a Revert "typed arrays: copy non-ArrayBuffer in DataView ctor" 12 years ago
Nathan Rajlich 1ba39226b2 doc: document the writable.end() callback function 12 years ago
isaacs e4a856e0ba V8: Reapply floating patches 12 years ago
isaacs 0c2e5ec840 V8: Upgrade to 3.15.11.15 12 years ago
Scott Blomquist 8164b2fda7 windows/msi: more installer enhancements 12 years ago
Jim Schubert e418df7bb8 windows/msi: add feature selection to installer 12 years ago
isaacs c3c8eee46d Now working on v0.9.10 12 years ago
isaacs 55c4d9b397 Merge branch 'v0.9.9-release' 12 years ago
isaacs 4b9f0d190c 2013.02.07, Version 0.9.9 (Unstable) 12 years ago
isaacs 33b2aebb6d stream: Writable should ignore encoding for buffers 12 years ago
Nikhil Marathe 6bcd9a4c94 Update http docs with http.IncomingMessage. 12 years ago
isaacs 5cc3569f6d Merge remote-tracking branch 'ry/v0.8' into master 12 years ago
Ben Noordhuis 7b0770bff5 typed arrays: copy non-ArrayBuffer in DataView ctor 12 years ago
Fedor Indutny d59beb9f68 tls: port CryptoStream to streams2 12 years ago
isaacs 13897279ae blog: v0.8.19 release 12 years ago
isaacs ccf2712ee5 Now working on 0.8.20 12 years ago
isaacs 8caf6572b6 Merge branch 'v0.8.19-release' into v0.8 12 years ago
isaacs 53978bdf42 2013.02.06, Version 0.8.19 (Stable) 12 years ago
isaacs 5aef65a98a npm: Upgrade to v1.2.10 12 years ago