7462 Commits (f63af64eb8da6424243ead150e0b2dd718bd95e9)
 

Author SHA1 Message Date
isaacs f63af64eb8 test-pummel: Add call validation in net-write-callbacks 12 years ago
isaacs f3f4e290e0 test: 2 resume() calls needed to flush streams 12 years ago
Timothy J Fontaine 14ed1732ce test: add TAP output to the test runner 12 years ago
isaacs 43538f4f8f benchmark: Add http-flamegraph 12 years ago
Ben Noordhuis d607d856af node: remove idle gc 12 years ago
Ben Noordhuis 8ccfed2edc node: s/-/_/ in add-on symbol name 12 years ago
Ben Noordhuis 7b2ef2de20 deps: upgrade libuv to dc559a5 12 years ago
Fedor Indutny ba754524a9 deps: upgrade libuv to b86ed94 12 years ago
isaacs 82c7c84e25 net: Handle sync writable streams synchronously 12 years ago
isaacs 6c5356bfe2 Revert "buffer: allocate memory with mmap()" 12 years ago
Dean McNamee 1c265c54a2 typed arrays: fix missing type in SizeOfArrayElementForType() 12 years ago
Dean McNamee ba00fb0199 typed arrays: re-export SizeOfArrayElementForType() 12 years ago
Fedor Indutny a3877ab53e Revert "build: enable DEAD_CODE_STRIPPING on OS X" 12 years ago
Ben Noordhuis ddb15603e7 buffer: use MAP_ANON, fix OS X build 12 years ago
isaacs 945f877d30 test: Fix test-https-localaddress* 12 years ago
Ben Noordhuis 2433ec8276 buffer: allocate memory with mmap() 12 years ago
isaacs 01db736c8d Merge branch 'streams2' 12 years ago
isaacs cd51fa8f5a test: Update message tests for streams2 12 years ago
isaacs abbd47e4a3 test: Update simple/test-fs-{write,read}-stream-err for streams2 12 years ago
isaacs 3751c0fe40 streams2: Still emit error if there was a write() cb 12 years ago
isaacs 19ecc3a4a6 test updates for streams2 12 years ago
isaacs 0977638ffb test: Fix many tests for http streams2 refactor 12 years ago
isaacs 1d369317ea http: Refactor for streams2 12 years ago
isaacs 81e356279d child_process: Remove stream.pause/resume calls 12 years ago
isaacs b4df1e62de test updates 12 years ago
isaacs bb56dcc450 tty/stdin: Refactor for streams2 12 years ago
isaacs 695abba5ac test: Fix many tests for streams2 net refactor 12 years ago
isaacs 8a3befa0c6 net: Refactor to use streams2 12 years ago
isaacs 7742257feb benchmark: Add once() function to net-pipe benchmark fixture 12 years ago
isaacs 854171dc6f streams2: Remove extraneous bufferSize setting 12 years ago
isaacs 20a88feb8f docs: streams2 12 years ago
isaacs 04541cf7bc streams2: Emit pause/resume events 12 years ago
isaacs 8fe7b0c910 streams2: Support a Readable hwm of 0 12 years ago
isaacs 5760244cc6 streams2: Writable only emit 'finish' once 12 years ago
isaacs 8f428f3b0d streams2: Call read(0) on resume() 12 years ago
isaacs fc7d8d59f7 lint 12 years ago
isaacs f8bb031bdc test: Sync writables may emit finish before callbacks 12 years ago
isaacs dbcacc5afe streams2: NextTick the emit('readable') in resume() 12 years ago
isaacs 99021b7a4f streams2: pause() should be immediate 12 years ago
isaacs 42981e2aad streams2: Switch to old-mode immediately, not nextTick 12 years ago
isaacs 83704f1279 streams2: Set readable=false on end 12 years ago
isaacs 4a32d53155 doc: Crypto streaming interface 12 years ago
isaacs e0c600e00e test: Tests for streaming crypto interfaces 12 years ago
isaacs dd3ebb8cf6 crypto: Streaming interface for Sign and Verify 12 years ago
isaacs e336134658 crypto: Streaming interface for cipher/decipher/iv 12 years ago
isaacs 175f78c6ba crypto: Streaming api for Hmac 12 years ago
isaacs 90de2ddb77 crypto: Streaming interface for Hash 12 years ago
isaacs 3d3a0b3046 test: Writable stream end() method doesn't take a callback 12 years ago
isaacs 70461c39be test: simple/test-file-write-stream needs to use 0 lowWaterMark 12 years ago
isaacs 79fd9620f5 test: Fix test-repl-autolibs inspect call 12 years ago