8425 Commits (d3ddee61c2f83e2a3b7ebabfbefee060801d27f5)
 

Author SHA1 Message Date
Ben Noordhuis d3ddee61c2 http: forward-port missing bits from 01e2920 12 years ago
Ben Noordhuis af1ed99ce2 Merge remote-tracking branch 'origin/v0.10' 12 years ago
Ben Noordhuis 4fdb8acdae deps: downgrade openssl to v1.0.0f 12 years ago
Ben Noordhuis 626d7abdb4 doc: cluster: s/server.destroy/server.close/ 12 years ago
isaacs 7bd8a5a2a6 doc: Deprecate require.extensions 12 years ago
isaacs 9cfc92979b doc: stream writev cleanups 12 years ago
Fedor Indutny f2d5cea73a benchmark: add chunked-encoding benchmark 12 years ago
Fedor Indutny 0c72936641 test: fix timing sensitive tests 12 years ago
Fedor Indutny df8a4f8f07 http: write buffers when chunked to embrace writev 12 years ago
Fedor Indutny 60ed2c5434 net: implement ._writev for .cork/uncork() support 12 years ago
Fedor Indutny 21ed8df696 streams: introduce .cork/.uncork/._writev 12 years ago
Miroslav Bajtoš 5db936d2ae debugger: breakpoints in scripts not loaded yet 12 years ago
Miroslav Bajtoš 8c2ad47f42 debugger: `restart` with custom debug port 12 years ago
Miroslav Bajtoš fd9e01c031 debugger: print port number when connecting to debuggee 12 years ago
Miroslav Bajtoš 74323a95a0 debugger: `restart` with custom debug port 12 years ago
Ben Noordhuis 45ed546009 test: cluster: unhide child errors in bind-twice 12 years ago
Ben Noordhuis 872e720c9f test: cluster: rename bind-twice-v2 to bind-twice 12 years ago
Ben Noordhuis 5a16d258ef test: cluster: remove bind-twice-v1 test 12 years ago
Timothy J Fontaine 85e4fc4306 build: Makefile should respect configure --prefix 12 years ago
isaacs 8e56b4dd1c ChangeLog: Merge in v0.8 12 years ago
isaacs 72cf499b54 blog: Post for v0.10.5 12 years ago
isaacs ec5577cf9d Now working on 0.10.6 12 years ago
isaacs 52aeb3f2fd Merge branch 'v0.10.5-release' into v0.10 12 years ago
Olof Johansson ddf4d1a32a install: Support $(PREFIX) install target directory prefix 12 years ago
isaacs deeaf8fab9 2013.04.23, Version 0.10.5 (Stable) 12 years ago
Miroslav Bajtoš 0602fbb49c build: added support for Visual Studio 2012 12 years ago
isaacs ff99cd5277 uv: Upgrade to 0.10.5 12 years ago
isaacs c77747354c os: Fix uname() error handling on sunos 12 years ago
isaacs 025f9133bb http: Don't try to destroy nonexistent sockets 12 years ago
isaacs 01e2920219 http: Don't try to destroy nonexistent sockets 12 years ago
isaacs 1d794ec43e test: fix dgram-bind-default-address on osx 12 years ago
isaacs 4bf1d1007f crypto: LazyTransform on properties, not methods 12 years ago
mscdex c4379a5554 src: fix potential memory leak on early return 12 years ago
mscdex 2322580dfb src: don't initialize variable before assignment 12 years ago
Ben Noordhuis 41b75ca926 cluster: clean up lib/cluster.js 12 years ago
isaacs c77312405e lint 12 years ago
Ben Noordhuis cf0fa96db8 events: add EventEmitter.defaultMaxListeners 13 years ago
Ben Noordhuis 2efb6cf0cf v8: reapply floating patches 12 years ago
isaacs 50624a50ee V8: Upgrade to 3.18.1 12 years ago
Ryan Doenges 9026675061 path: add path.isAbsolute(path) 12 years ago
isaacs 0b04abcb10 blog: v0.11.1 does not work on windows x64 12 years ago
isaacs e4406b76df Now working on 0.11.2 12 years ago
isaacs 92277808b6 Merge branch 'v0.11.1-release' 12 years ago
isaacs 223f22a30d blog: Post about 0.11.1 12 years ago
isaacs 56e90dacb3 blog: Post about 0.10.4 12 years ago
isaacs 4babd2b46e 2013.04.19, Version 0.11.1 (Unstable) 12 years ago
isaacs 42b8682a51 test: fix dgram-bind-default-address on osx 12 years ago
Trevor Norris 0a4ebc3d2c src: replace Holder() with This() 12 years ago
Ben Noordhuis 223607c90f build: fix arm build after v8 upgrade 12 years ago
Sean Silva 63466e5cae doc: document value of `this` inside listeners 12 years ago