581 Commits (a8998eaac00f6f3548e6f8ae305515de48de7e2b)

Author SHA1 Message Date
Roman Reiss 946fe6158b src: Revert "nix stdin _readableState.reading" 9 years ago
Evan Lucas 5d1f1c5fa8 src: wrap source before doing syntax check 9 years ago
Jeremy Whitlock 546e8333ba src: fix --abort-on-uncaught-exception 10 years ago
Dave Eddy 9d65528b01 node: add -c|--check CLI arg to syntax check script 10 years ago
Sakthipriyan Vairamani fde0c6f321 src: fix function and variable names in comments 10 years ago
Sakthipriyan Vairamani 1860e0cebd 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
Yosuke Furukawa fd30eb2152 src: fix jslint errors 10 years ago
isaacs 3e1b1dd4a9 Remove excessive copyright/license boilerplate 10 years ago
Bert Belder 2b6a0f85f3 src: remove the tracing module entirely 10 years ago
Trevor Norris 8f41db6104 node: fix throws before timer module is loaded 10 years ago
Trevor Norris 0d60ab3efe src: remove Async Listener 10 years ago
Trevor Norris b1e9d330aa node: fix throws before timer module is loaded 10 years ago
Trevor Norris b6559553a4 src: remove Async Listener 10 years ago
Ben Noordhuis 21130c7d6f lib: turn on strict mode 10 years ago
Sam Roberts 743a009bad process: pid can be a string in process.kill() 11 years ago
Fedor Indutny ef46ca61b5 node: do not crash on IPC stdin 10 years ago
Ben Noordhuis 29d7fd6bb8 src: move debug agent from deps/ to src/ 10 years ago
Fedor Indutny 7a0cfe9b11 deps: re-implement debugger-agent 11 years ago
Fedor Indutny 6a610a0f67 deps: re-implement debugger-agent 11 years ago
Vladimir Kurchatkin 30bd7b672c node: support v8 microtask queue 11 years ago