3834 Commits (2498e2934495a58794bd0aa498b6297b234655f3)

Author SHA1 Message Date
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
Trevor Norris 752585db63 src: silence clang warnings 10 years ago
Cheng Zhao 22e1aea8a0 src: set node_is_initialized in node::Init 10 years ago
Ben Noordhuis 668420d1f7 src: clean up unused macros in node_file.cc 10 years ago
Ben Noordhuis 52f624e72a src: rename ASSERT macros in node_crypto.cc 10 years ago
Ben Noordhuis e95cfe14e3 src: add ASSERT_EQ style macros 10 years ago
Rod Vagg b33cd4f1df Working on 1.0.4 10 years ago
Rod Vagg b5c69d1d1b 2015-01-20 io.js v1.0.3 Release 10 years ago
toastynerd 9419e1fb69 src: fix inconsistency between a check and error 10 years ago
Ben Noordhuis e8ad773b56 src: remove --noharmony_classes again 10 years ago
Jongyeol Choi daf9562d91 doc: change to iojs from node in the usage message 10 years ago
Rod Vagg 0cd954681f Working on v1.0.3 10 years ago
Rod Vagg b65a11e072 2015-01-16 io.js v1.0.2 Release 10 years ago
Yosuke Furukawa fd30eb2152 src: fix jslint errors 10 years ago