883 Commits (4643b8b6671607a7aff60cbbd0b384dcf2f6959e)

Author SHA1 Message Date
Trevor Norris 63da0dfd3a buffer: implement Uint8Array backed Buffer 10 years ago
Trevor Norris 93660c8b8e node: remove bad fn call and check 10 years ago
Bradley Meck cf14a2427c src: add --track-heap-objects 10 years ago
Bradley Meck 6bef15afe7 src: remove traceSyncIO property from process 10 years ago
Trevor Norris e56758a5e0 async-wrap: add provider id and object info cb 10 years ago
Evan Lucas 5b6f575c1f Revert "src: add getopt option parser" 10 years ago
Evan Lucas c0e7bf2d8c src: add getopt option parser 10 years ago
Trevor Norris c1de6d249e core: implement runtime flag to trace sync io 10 years ago
Frederic Hemberger 066274794c doc: update links from iojs/io.js to nodejs/io.js 10 years ago
Evan Lucas 3c92ca2b5c src: add ability to get/set effective uid/gid 10 years ago
Fedor Indutny a07c69113a src: use global SealHandleScope 10 years ago
Ben Noordhuis a4d88475fa src: disable fast math only on armv6 10 years ago
Ben Noordhuis e306c78f83 src: disable fast math on arm 10 years ago
Aria Stewart ad937752ee doc,src: remove references to --max-stack-size 10 years ago
Ben Noordhuis 4a801c211c src: drop homegrown thread pool, use libplatform 10 years ago
Ali Ijaz Sheikh f06b16f2e9 src: fix minor memleak in preload-modules 10 years ago
Vladimir Kurchatkin 2db758c562 iojs: introduce internal modules 10 years ago
Ben Noordhuis 2e5b87a147 src: remove unnecessary environment lookups 10 years ago
Ben Noordhuis 7e88a9322c src: make accessors immune to context confusion 10 years ago
Fedor Indutny b64983d77c src: reset signal handler to SIG_DFL on FreeBSD 10 years ago
Ali Ijaz Sheikh 1514b82355 src: add -r/--require flags for preloading modules 10 years ago
Ben Noordhuis f58e59649d lib: remove broken NODE_MODULE_CONTEXTS feature 10 years ago
Ben Noordhuis 2551c1d2ca src: use Number::New() for heapTotal/heapUsed 10 years ago
Ben Noordhuis 4f394998ba src: don't create js string twice on error 10 years ago
Chris Dickinson 056ed4b0c9 src: revert -r/--require flags 10 years ago
Ali Ijaz Sheikh 7bde3f1a8f src: add -r/--require flags for preloading modules 10 years ago
Fedor Indutny e2c9040995 src: do not leak handles on debug and exit 10 years ago
Ben Noordhuis 364cc7e08a src: remove NODE_INVALID_UTF8 environment variable 10 years ago
Petka Antonov 4ae64b2626 src: extract node env init out of process init 10 years ago
Chris Dickinson 0af4c9ea74 src: fix domains + --abort-on-uncaught-exception 10 years ago
Petka Antonov 872702d9b7 node: implement unhandled rejection tracking 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 38dc0cd8f4 src: switch from QUEUE to intrusive list 10 years ago
Vladimir Kurchatkin 8aed9d6610 src: cleanup `Isolate::GetCurrent()` 10 years ago
Glen Keane 5e825d1073 tracing: add lttng support for tracing on linux 10 years ago
Ben Noordhuis 96ffcb9a21 src: reduce cpu profiler overhead 10 years ago
Bert Belder bc2c85ceef fs: improve error messages 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
Johan Bergström c0a9d1bc74 versions: add http-parser patchlevel 10 years ago
Ben Noordhuis 7d462479f6 src: s/node/io.js/ in `iojs --help` message 10 years ago
Cheng Zhao 22e1aea8a0 src: set node_is_initialized in node::Init 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
Shigeki Ohtsu 8440cacb10 src: fix documentation url in help message 10 years ago
Johan Bergström 01736ddc00 process: reintroduce ares to versions 10 years ago