8442 Commits (fb9d66bceb6d3d6b0d90cbfaeab650e82e9e6db5)
 

Author SHA1 Message Date
Bert Belder fb9d66bceb Merge branch 'v0.10' 12 years ago
Miroslav Bajtoš 418c9bc604 build: vcbuild.bat fix for Visual Studio 2012 12 years ago
Sam Roberts 4c02282c7e test: EventEmitter#setMaxListeners() returns this 12 years ago
Sam Roberts f8d81222e8 event: make setMaxListeners() return this 12 years ago
Ben Noordhuis 43951d7cfb Merge remote-tracking branch 'origin/v0.10' 12 years ago
Sam Roberts 41cbdc5e64 doc: document return values of EventEmitter methods 12 years ago
isaacs 0e21d7b985 doc: link joyent logo in website footer 12 years ago
Miroslav Bajtoš a32a243d5f debugger: breakpoints in scripts not loaded yet 12 years ago
Ben Noordhuis 2cf7e5de6f Revert "deps: downgrade openssl to v1.0.0f" 12 years ago
isaacs dda7b40204 doc: Fix require.extensions documentation 12 years ago
Ben Noordhuis ab518e8831 https: implement https.Server#setTimeout() 12 years ago
Andrew Paprocki c081809344 vm: add support for timeout argument 12 years ago
Ben Noordhuis b5c172138c tools: fix test.py after v8 upgrade 12 years ago
Ben Noordhuis 4c1bb832af v8: reapply floating patches 12 years ago
Ben Noordhuis 2f75785c01 deps: upgrade v8 to 3.18.4 12 years ago
Miroslav Bajtoš 5ddf7f4200 debugger: fix bug in breakpoint regex escaping 12 years ago
Ben Noordhuis 179784e31e Revert "deps: downgrade openssl to v1.0.0f" 12 years ago
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