3545 Commits (92c1ad97c066fe6f0bd04943962c3fb568016a7e)

Author SHA1 Message Date
Rod Vagg 4810dd494e 2015-02-26 io.js v1.4.1 Release 10 years ago
Evan Lucas e435a0114d src: fix intermittent SIGSEGV in resolveTxt 10 years ago
Chris Dickinson 0af4c9ea74 src: fix domains + --abort-on-uncaught-exception 10 years ago
Fedor Indutny 89e133a1d8 stream_base: remove static JSMethod declarations 10 years ago
Petka Antonov 872702d9b7 node: implement unhandled rejection tracking 10 years ago
Fedor Indutny 1738c77835 streams: introduce StreamWrap and JSStream 10 years ago
Fedor Indutny b9686233fc stream_base: introduce StreamBase 10 years ago
Trevor Norris 26ebe9805e smalloc: extend user API 10 years ago
Rod Vagg 3e984c38b5 Working on v1.3.0 10 years ago
Rod Vagg 1d7a47f29c 2015-02-20 io.js v1.3.0 Release 10 years ago
Ben Noordhuis b5f25a963c src: ensure that file descriptors 0-2 are valid 10 years ago
Ben Noordhuis a956791f69 src: fix typo in error message 10 years ago
Ben Noordhuis fb28c91074 src: fix add-on builds, partially revert 8aed9d66 10 years ago
Ben Noordhuis 4bb3184d8d src: reduce AsyncWrap memory footprint 10 years ago
Ben Noordhuis 7e779b4593 src: remove obsoleted queue.h header 10 years ago
Ben Noordhuis 38dc0cd8f4 src: switch from QUEUE to intrusive list 10 years ago
Ben Noordhuis 58eb00c693 src: add typesafe intrusive list 10 years ago
Vladimir Kurchatkin 36a779560a buffer: expose internals on binding 10 years ago
Vladimir Kurchatkin 8aed9d6610 src: cleanup `Isolate::GetCurrent()` 10 years ago
Shigeki Ohtsu e63b51793b crypto: fix to check ext method for shared lib 10 years ago
Vladimir Kurchatkin 7c22372303 src: remove trailing whitespace 10 years ago
Rod Vagg fe744ecc4b Working on v1.2.1 10 years ago
Rod Vagg 69b5922b31 2015-02-10 io.js v1.2.0 Release 10 years ago
Glen Keane 5e825d1073 tracing: add lttng support for tracing on linux 10 years ago
Trevor Norris 8d1179952a asyncwrap: fix nullptr parent check 10 years ago
Trevor Norris 05f4dff975 asyncwrap: fix constructor condition for early ret 10 years ago
Fedor Indutny 6f7a9784ea crypto: clear error on return in TLS methods 10 years ago
Ben Noordhuis 96ffcb9a21 src: reduce cpu profiler overhead 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
Fedor Indutny 14684d3d67 v8abbr: ASCIISTRINGTAG => ONEBYTESTRINGTAG 10 years ago
Glen Keane d0b0bb4ae0 dtrace: fix removal of unused probes 10 years ago
Sam Roberts e9eb2ec1c4 process: fix regression in unlistening signals 10 years ago
Glen Keane d75fecf6fd src: remove unused dtrace probes 10 years ago
Bert Belder bc2c85ceef fs: improve error messages 10 years ago
Fedor Indutny e17e6fb2fa util: use on-stack buffer for Utf8Value 10 years ago
Fedor Indutny 3d4e96f3ce crypto: use on-stack storage in HashUpdate 10 years ago
Fedor Indutny aca2011251 string_bytes: introduce InlineDecoder 10 years ago
Fedor Indutny c6367e7f2a node: speed up ParseEncoding 10 years ago
Ben Noordhuis dd47a8c785 src: set default signal dispositions at start-up 10 years ago
Ben Noordhuis 63ae1d203a src: rework early debug signal handling 10 years ago
Ben Noordhuis 5756f92f46 src: do platform-specific initialization earlier 10 years ago
Fedor Indutny 87e62bd4c8 crypto: implement privateEncrypt/publicDecrypt 10 years ago
Saúl Ibarra Corretgé b50fea4d49 watchdog: fix timeout for early polling return 10 years ago
Johan Bergström c0a9d1bc74 versions: add http-parser patchlevel 10 years ago
Rod Vagg 50ac4b7e2a Working on 1.0.5 10 years ago
Rod Vagg d1fc9c6cae 2015-01-24 io.js v1.0.4 Release 10 years ago
Calvin Metcalf e5e598060e lib,src: make pseudoRandomBytes alias randomBytes 10 years ago
Ben Noordhuis 7d462479f6 src: s/node/io.js/ in `iojs --help` message 10 years ago
Vladimir Kurchatkin 5435cf2f16 v8: optimize `getHeapStatistics` 10 years ago