8228 Commits (ccda6bb3ac99ee46508860385128f47a3d5547e5)
 

Author SHA1 Message Date
isaacs e2b293c360 Now working on 0.10.1 12 years ago
isaacs dcfb6d8286 Merge branch 'v0.10.0-release' into v0.10 12 years ago
isaacs 163ca27423 2013.03.11, Version 0.10.0 (Stable) 12 years ago
isaacs 327b6e3e1d stream: Don't emit 'end' unless read() called 12 years ago
isaacs cd2b9f542c stream: Avoid nextTick warning filling read buffer 12 years ago
Julian Gruber 738347b904 events: Handle missing error obj when domains in use 12 years ago
koichik c9a4ec9c63 http: ServerRequest does not timeout after 'end' 12 years ago
isaacs e2400f88d8 http: Do not setTimeout a not-yet-existent socket 12 years ago
isaacs 21a99664ae uv: Upgrade to 5462dab 12 years ago
isaacs 12713c3bb7 win/msi: Fix typos 12 years ago
isaacs 31b5d41f57 npm: Upgrade to 1.2.14 (fixed) 12 years ago
hc 5757ce48b4 http: check if incoming parser has already been freed 12 years ago
Andreas Madsen 7becf156a9 timers: consistent this keyword in setImmediate 12 years ago
isaacs 80472bc301 domain: Fix double-exit on nested domains 12 years ago
isaacs 43c1830e0a Now working on 0.11.0 12 years ago
isaacs 4d1e9e5370 Now working on 0.10.0 12 years ago
isaacs 7c9ff8e94a lint 12 years ago
Gil Pedersen 77a776da90 stream: Always defer preemptive reading to improve latency 12 years ago
isaacs 061a7ddbff Merge remote-tracking branch 'ry/v0.8' into master 12 years ago
isaacs 6e34dfd9e8 test: Fail faster in simple/test-cluster-bind-twice-v2 12 years ago
isaacs 98c6a81771 test: Kill zombies when debugger-client fails on windows 12 years ago
isaacs 8cf2d4c2c1 test: Don't run async operation in process 'exit' 12 years ago
isaacs f5c293b5ed test: Use copy instead of symlink in child-process-fork-exec-path 12 years ago
isaacs 9826159bf1 test: Trim cat output for windows 12 years ago
isaacs 99a2059e40 test: Sending dgram sockets to child procs not supported on windows 12 years ago
isaacs 6076a25e80 core: Append filename properly in dlopen on windows 12 years ago
isaacs 08f5db112f test: Make stream2-transform less timing-dependent 12 years ago
isaacs 6d593a9026 test: Don't fail tls-session-cache if openssl is bad 12 years ago
isaacs b3cbb16f41 zlib: Manage flush flags appropriately 12 years ago
isaacs 29cd0f2a77 domains: Handle errors thrown in nested error handlers 12 years ago
Ben Noordhuis e325ace53c buffer: speed up ascii character scanning 12 years ago
Ben Noordhuis 96a314b68b buffer: strip high bits when converting to ascii 12 years ago
isaacs 632b7d8750 Revert "http: check if incoming parser has already been freed" 12 years ago
hheennrryy@gmail.com 9f4c3b0d45 http: check if incoming parser has already been freed 12 years ago
isaacs ea30ca9533 doc: Add wrk's license to LICENSE file 12 years ago
Bert Belder 3c22c42519 win/msi: enable modify and repair 12 years ago
Bert Belder fa1efa3675 win/msi: miscellaneous style cleanups 12 years ago
Bert Belder 4147680d59 win/msi: don't include architecture in start menu group name 12 years ago
Bert Belder 8365a56541 win/msi: update 'install finished' message 12 years ago
Bert Belder 952d6c5e4c win/msi: clean up the 'documentation shortcuts' feature 12 years ago
Bert Belder fb6253209e win/msi: refactor 'node.js runtime' feature 12 years ago
Bert Belder 2320ffbdff win/msi: make 'add to path' a separate feature 12 years ago
Bert Belder 5e832ac7b9 win/msi: separate features for ETW and perfctr support 12 years ago
Bert Belder 51e3a59946 win/msi: make npm a feature separate from the runtime 12 years ago
Bert Belder 4348241bcc win/msi: use consistent registry key paths 12 years ago
Bert Belder 0604d9ab93 win/msi: don't create empty npm folder in %appdata% 12 years ago
Bert Belder 8542c9afba win/msi: don't install pdb file 12 years ago
Bert Belder 7514779388 win/msi: define features before directories/components 12 years ago
Bert Belder 52f7a14aaf win: make nodejsvars.bat detect whether npm is available 12 years ago
isaacs 90368770e6 stream: Emit error on stream object, not global 12 years ago