595 Commits (e487b724598ba8b3e781d5ca86a457d673efc50a)

Author SHA1 Message Date
cjihrig 5a77c095a6 process: support symbol events 9 years ago
Ben Noordhuis a2c257a3ef src: fix negative values in process.hrtime() 9 years ago
Evan Lucas 848b04bf78 node: allow preload modules with -i 9 years ago
Rich Trott 37a546b490 src: remove redeclarations of variables 9 years ago
Evan Lucas 921fb540c1 node: improve performance of process.hrtime() 9 years ago
Trevor Norris 89f056bdf3 node: improve performance of hrtime() 9 years ago
Trevor Norris 8464667071 node: fix erroneously named function call 9 years ago
cjihrig 56bed48fda module,src: do not wrap modules with -1 lineOffset 9 years ago
cjihrig d381c22c63 src: fix line numbers on core errors 9 years ago
Matt Loring 1c1c1a0f2b tools: add --prof-process flag to node binary 9 years ago
Rod Vagg 8a5e4345fd node: s/doNTCallbackX/nextTickCallbackWithXArgs/ 9 years ago
Ben Noordhuis 8988e1e117 module,repl: remove repl require() hack 9 years ago
Tristian Flanagan 13834caa28 module: fix column offsets in errors 10 years ago
Roman Reiss 2498e29344 src: Revert "nix stdin _readableState.reading" 9 years ago
Evan Lucas 65cd03cda6 src: wrap source before doing syntax check 9 years ago
Trevor Norris ae196175f4 node: improve GetActiveRequests performance 10 years ago
Jeremy Whitlock 77a10ed05f src: fix --abort-on-uncaught-exception 10 years ago
Dave Eddy 2e6ece44e1 node: add -c|--check CLI arg to syntax check script 10 years ago
Sakthipriyan Vairamani af881ad647 src: fix function and variable names in comments 10 years ago
Sakthipriyan Vairamani f32a606e37 lib,src: remove usage of events.EventEmitter 10 years ago
cjihrig a69ab27ab4 node: rename from io.js to node 10 years ago
Jacob Edelman ec6e5c7999 doc: fix spelling mistake in node.js comment 10 years ago
Sakthipriyan Vairamani 8f58fb92ff events: deprecate static listenerCount function 10 years ago
Ben Noordhuis 70d1f32f56 deps: update v8 to 4.4.63.9 10 years ago
Jeremiah Senkpiel bf2cd225a8 process: resize stderr on SIGWINCH 10 years ago
Chris Dickinson 8cee8f54fc src: nix stdin _readableState.reading manipulation 10 years ago
Vladimir Kurchatkin a251657058 node: mark promises as handled as soon as possible 10 years ago
Ali Ijaz Sheikh 5759722cfa src: fix module search path for preload modules 10 years ago
Brendan Ashworth a65762cab6 src: remove old code 10 years ago
Ben Noordhuis 93a44d5228 src: fix deferred events not working with -e 10 years ago
Yosuke Furukawa 0a461e5360 src: fix preload when used with prior flags 10 years ago
Yosuke Furukawa 19ffb5cf1c lib: fix eslint styles 10 years ago
Chris Dickinson ca219b00d1 repl: fix for a+ fd clearing the file on read 10 years ago
Chris Dickinson 051d482b15 repl: fix _debugger by properly proxying repl 10 years ago
Brian White c7782c0af8 node: improve nextTick performance 10 years ago
Chris Dickinson 0450ce7db2 repl: add mode detection, cli persistent history 10 years ago
Trevor Norris 10e31ba56c node: allow multiple arguments passed to nextTick 10 years ago
Ali Ijaz Sheikh b6e22c4bd5 src: setup cluster workers before preloading 10 years ago
Ben Noordhuis 2903410aa8 src: don't lazy-load timer globals 10 years ago
Vladimir Kurchatkin 2db758c562 iojs: introduce internal modules 10 years ago
Fedor Indutny 9ae1a61214 node: ensure that streams2 won't `.end()` stdin 10 years ago
Ali Ijaz Sheikh 1514b82355 src: add -r/--require flags for preloading modules 10 years ago
Ben Noordhuis 2c6f79c08c src: don't error at startup when cwd doesn't exist 10 years ago
Ben Noordhuis f58e59649d lib: remove broken NODE_MODULE_CONTEXTS feature 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
Trevor Norris e0835c9cda node: improve performance of nextTick 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
Sam Roberts e9eb2ec1c4 process: fix regression in unlistening signals 10 years ago