10928 Commits (69b5922b310452ae13a6f799f6fbc1c9c643754b)
 

Author SHA1 Message Date
Rod Vagg 69b5922b31 2015-02-10 io.js v1.2.0 Release 10 years ago
Chris Dickinson 7e2235aebb doc: add error documentation 10 years ago
Rod Vagg d832be4aa3 doc: update AUTHORS list 10 years ago
Shigeki Ohtsu aea9b89b5c doc: add shigeki as collaborator 10 years ago
Vladimir Kurchatkin e65308053c fs: improve `readFile` performance 10 years ago
Saúl Ibarra Corretgé 9681fcacf0 deps: update libuv to 1.4.0 10 years ago
Glen Keane 5e825d1073 tracing: add lttng support for tracing on linux 10 years ago
Brian White b677b844fc events: optimize various functions 10 years ago
Shigeki Ohtsu c86e383c41 test: fix test failure with shared openssl 10 years ago
Haoliang Gao 1151016d0a doc: fix typo in crypto 10 years ago
Haoliang Gao 7c568684b8 doc: change the order of crypto.publicDecrypt 10 years ago
Vladimir Kurchatkin 3f473ef141 assert: introduce `deepStrictEqual` 10 years ago
Roman Reiss 828d19a1f6 doc: fix dns.lookup options example 10 years ago
Ben Noordhuis 90d2b35281 doc: update antiquated process.versions output 10 years ago
Ben Noordhuis 789bbb91d3 doc: update node.js references in api docs 10 years ago
Michaël Zasso c22e5ace84 https: simpler argument check 10 years ago
Vladimir Kurchatkin b9d3928f80 util: simplify `isPrimitive` 10 years ago
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