10911 Commits (2c3121c606967f8595d671601493e623a7157385)
 

Author SHA1 Message Date
Ben Noordhuis 2c3121c606 benchmark: bump eventemitter number of iterations 10 years ago
Roman Reiss 633a990848 dns: allow dns.lookup() to return all addresses 10 years ago
Vladimir Kurchatkin 1cd1d7a182 buffer: don't compare same buffers 10 years ago
Brian White 847b9d212a benchmark: add more EventEmitter benchmarks 10 years ago
Aleksey Smolenchuk 96597bc592 doc: add lxe as collaborator 10 years ago
Bert Belder 7a301e29de deps: make node-gyp work again on windows 10 years ago
Ben Noordhuis b188a3459d deps: make node-gyp fetch tarballs from iojs.org 10 years ago
Forrest L Norvell af1bf49852 deps: upgrade npm to 2.5.1 10 years ago
Ben Noordhuis 9dc9ec3ce6 lib: make debug client connect to 127.0.0.1 10 years ago
Vladimir Kurchatkin e7573f9111 assert: don't compare object `prototype` property 10 years ago
Trevor Norris 8d1179952a asyncwrap: fix nullptr parent check 10 years ago
Ben Noordhuis 62512bb29c test: accept EPROTONOSUPPORT ipv6 error 10 years ago
Trevor Norris 05f4dff975 asyncwrap: fix constructor condition for early ret 10 years ago
Calvin Metcalf 10277d2e57 docs: include mention of new crypto methods 10 years ago
Zach Bruggeman 9a8f18613d child_process: add debug and error details 10 years ago
Fedor Indutny 6f7a9784ea crypto: clear error on return in TLS methods 10 years ago
Sam Newman 50daee7243 stream: simpler stream constructon 10 years ago
Brian White e0730eeaa5 benchmark: allow compare via fine-grained filters 10 years ago
Ben Noordhuis 96ffcb9a21 src: reduce cpu profiler overhead 10 years ago
Evan Lucas 3e675e44b5 benchmark: don't use template strings 10 years ago
Mikeal Rogers 8ac8b760ac doc: simplified pure consensus seeking 10 years ago
Chris Dickinson 0a54b6a134 doc: update streams wg charter 10 years ago
Mikeal Rogers b8ead4a23f Adjusting for feedback in the PR. 10 years ago
Mikeal Rogers 3af7f30a7c Initial documentation for working groups. 10 years ago
Chris Dickinson 513724efcc doc: add GPG fingerprint for chrisdickinson 10 years ago
Rod Vagg 4168198392 doc: add TC meeting 2015-01-28 minutes 10 years ago
Chris Dickinson c4b1019019 Working on v1.1.1 10 years ago
Chris Dickinson 6629751596 2015-02-03 io.js v1.1.0 Release 10 years ago
Rod Vagg df48fafa92 tools: add release tool and docs, remove old tools 10 years ago
Fedor Indutny 14684d3d67 v8abbr: ASCIISTRINGTAG => ONEBYTESTRINGTAG 10 years ago
Fedor Indutny 6a5d731f60 gyp: enable postmortem support, fix dtrace paths 10 years ago
Fedor Indutny 8b88ff85f1 deps: fix postmortem support in v8 10 years ago
Glen Keane d0b0bb4ae0 dtrace: fix removal of unused probes 10 years ago
Jonathan Ong 3e67d7e46b http: replace util._extend() with [].slice() 10 years ago
Brendan Ashworth 89dd8e062f benchmark: clean up common.js 10 years ago
Calvin Metcalf 6561274d23 crypto: support passwords in publicEncrypt 10 years ago
Sam Roberts e9eb2ec1c4 process: fix regression in unlistening signals 10 years ago
Sam Roberts 233e333b18 events: remove indeterminancy from event ordering 10 years ago
Glen Keane d75fecf6fd src: remove unused dtrace probes 10 years ago
Yosuke Furukawa 8c0742f437 net: check close callback is function 10 years ago
Yosuke Furukawa 207e48c934 dgram: check close callback is function 10 years ago
cjihrig 6ac8bdc0ab lib: reduce util.is*() usage 10 years ago
Bert Belder bce7a2608e deps: make node-gyp work again on windows 10 years ago
Ben Noordhuis 1bdd74d20a deps: make node-gyp fetch tarballs from iojs.org 10 years ago
Forrest L Norvell faf34ffbd3 deps: upgrade npm to 2.4.1 10 years ago
cjihrig 40e29dcbbf assert: use util.inspect() to create error messages 10 years ago
Bert Belder bc2c85ceef fs: improve error messages 10 years ago
Ben Noordhuis 0767c2feb1 lib: fix max size check in Buffer constructor 10 years ago
Sam Roberts 65b1e4f56f dgram: implicit binds should be exclusive 10 years ago
Brendan Ashworth 083c421b5c benchmark: remove extra spacing in http options 10 years ago