7527 Commits (9785ab605746593601752a278c93fdc784462115)
 

Author SHA1 Message Date
isaacs 9785ab6057 http: Replace "in" usage with "=== undefined" 12 years ago
lukebayes ae1b0ca7a5 assert: improve support for new execution contexts 14 years ago
isaacs 1c2910d94c test-message: Add setTimeout and nextTick message tests 12 years ago
isaacs ec8ebaf300 domain: use camelCase instead of snake_case 12 years ago
isaacs 4401bb47bf domain: Do not use uncaughtException handler 12 years ago
Ben Noordhuis c6e958d44d fs: make 'end' work with ReadStream without 'start' 12 years ago
Ben Noordhuis 910e24b53d fs: remove fs.sendfile() 12 years ago
Ryunosuke SATO c4fc0febfa https: optimize https.createConnection() 12 years ago
Ben Noordhuis a329729537 buffer: speed up base64 encoding by 20% 12 years ago
Luke Arduini 192192a09e Colorize API stabilitity index headers in docs 12 years ago
bentaber e576208eba net: socket.readyState corrections 12 years ago
Ryunosuke SATO fde338bf83 stream: speed up instantiation of readable stream 12 years ago
Ryunosuke SATO 697484df82 domain: speed up domain.create 12 years ago
Ryunosuke SATO 8936868e9b http: remove unused variable 12 years ago
isaacs 4be9c695f0 build: Add hyphen to custom build tags 12 years ago
isaacs d76eacd4e6 http: Handle end only when stream is not dumped 12 years ago
Ryunosuke SATO 0db521d0b0 repl: remove 'repl' from automatic loading libs 12 years ago
Ryunosuke SATO 31cffae2ba repl: add 'domain' to automatic loading libs 12 years ago
Shigeki Ohtsu 8bf0c15a5b stream2: fix to emit end event on http.ClientResponse 12 years ago
Andreas Madsen ce30683012 doc: document the finish event 12 years ago
Andreas Madsen d68ee22dda stream: do only fake drain when unpiped stream is the source 12 years ago
Andreas Madsen 5daa701aba stream: fix event handler leak in readstream pipe and unpipe 12 years ago
Ryunosuke SATO 27a91387ae util: fix deprecation message in `util.pump` 12 years ago
Ben Noordhuis d2e7ca0449 test: add regression test for #4463 12 years ago
Ben Taber 526d852565 net: allow socket end before connect 12 years ago
Ben Noordhuis 6ecb0cd65d openssl: clean up openssl.gyp 12 years ago
Maciej Małecki f84bf5b6b1 build: allow to specify custom tags 12 years ago
isaacs 70eb227e80 Now working on 0.9.5 12 years ago
isaacs cdcac49cfe Merge branch 'v0.9.4-release' 12 years ago
isaacs d86d83c75f 2012.12.21, Version 0.9.4 (Unstable) 12 years ago
Nathan Rajlich 837df70b75 repl: don't touch `require.cache` 12 years ago
isaacs 982981442d doc: Nudge formatting to make json generator happy 12 years ago
isaacs f119effc9f Merge remote-tracking branch 'ry/v0.8' 12 years ago
Scott Blomquist 841b7f534b Ease building with VS Express by checking in generated files. 12 years ago
isaacs 244924823e stdio: Do not read from stdout/err 12 years ago
isaacs 0edd93dcc1 test: Fix simple/test-http-localaddress 12 years ago
isaacs fb915ed957 lint 12 years ago
isaacs c048c814c7 http: Trivial fix for comments and 'this.read' 12 years ago
isaacs d30e76e0e8 npm: upgrade to 1.1.70 12 years ago
isaacs 9d0103d22e blog: More streams2 wordsmithing 12 years ago
isaacs 0c867ae618 blog: Update blog post re streams2 12 years ago
isaacs ec7455558f benchmark: Set ephemeral ports properly on sunos 12 years ago
isaacs 825af451fb benchmark: Make http.sh more useful 12 years ago
isaacs 79ec9dc1dd benchmark: Support names in http-flamegraph 12 years ago
isaacs f9caf7020c streams: Speed up by doing less work in the state ctors 12 years ago
isaacs 8624adf5d8 http: use IncomingMessage._dump() instead of resume() 12 years ago
isaacs 836593da23 benchmark: Improve http-flamegraph 12 years ago
Bert Belder 7475982801 openssl: enable optimized asm code on x86 and x64 12 years ago
Bert Belder 5edbb53c45 openssl: regenerate asm files for openssl 1.0.1 12 years ago
Bert Belder 1b5c5b137d openssl: update makefile for asm files to work with openssl 1.0.1 12 years ago