3951 Commits (8eb6e71758dfed0ebb5b4501430fb13493ed161a)

Author SHA1 Message Date
Calvin Metcalf 1bf80a0a3f stream: avoid caching prepend check 9 years ago
Sakthipriyan Vairamani c26b9af1e2 tls: copy the Buffer object before using 9 years ago
Evan Lucas ffb2db8285 Revert "repl,util: insert carriage returns in output" 8 years ago
Bryan English 1f9fbade4c util: fix deprecated class prototype 9 years ago
Prince J Wesley fbc5805e65 readline: keypress trigger for escape character 9 years ago
JungMinu 08e6eeee70 repl,util: insert carriage returns in output 9 years ago
Bartosz Sosnowski 18a3064937 fs: restore JS implementation of realpath 9 years ago
Aleksei Koziatinskii 60d6e048f0 deps: v8_inspector: console support 9 years ago
Jeremiah Senkpiel 2f20910e24 tty: set the handle to blocking mode 9 years ago
Jan Schär 4535149794 timers: remove unused repeat param in timer_wrap 9 years ago
Roman Reiss cfec3ae5fd util: add inspect.defaultOptions 9 years ago
Feross Aboukhadijeh 57043aad33 assert: fix deepEqual/deepStrictEqual on equivalent typed arrays 9 years ago
hefangshi ccbb46378f module: fix node_modules search path in edge case 9 years ago
Linus Unnebäck 0bb9d21f0e fs: add bytesRead to ReadStream 9 years ago
Anna Henningsen d9c9e46780 repl: disable Ctrl+C support on win32 for now 9 years ago
Franziska Hinkelmann 7dc66f82e3 lib: remove double check of string type 9 years ago
cjihrig 61e57e06a6 repl: don't override all internal repl defaults 9 years ago
Pat Pannuto e561895275 child_process: control argv0 for spawned processes 9 years ago
Pat Pannuto 2f32191686 process: save original argv[0] 9 years ago
Prince J Wesley 4875aa2aa2 repl: Add editor mode support 9 years ago
yorkie db3a7e83eb http: specify _implicitHeader in OutgoingMessage 9 years ago
vladimir 295d1ea016 util: support classes in util.deprecate() 9 years ago
Anna Henningsen 0a07201ca1 util: fix formatting of objects with SIMD enabled 9 years ago
cjihrig a4f0b13e2b cluster: support stdio option for workers 9 years ago
Erin Spiceland 381aef8145 timers: fix cleanup of nested same-timeout timers 9 years ago
Prince J Wesley fc3ba2ff4f repl: Use displayErrors for SyntaxError 9 years ago
cjihrig da481c634f child_process: support stdio option in fork() 9 years ago
Matteo Collina 51a2041b90 dgram: generalized send queue to handle close 9 years ago
Diosney Sarmiento b3164ae22e repl: add support for custom completions 9 years ago
Trevor Norris 28071a130e
buffer: introduce latin1 encoding term 9 years ago
Evan Lucas 980f4da8c4 repl: prevent undefined ref in completion 9 years ago
cjihrig 6e6cf36761 repl: default useGlobal to true 9 years ago
Robert Chiras 9bb1024dc3 child_process: Check stderr before accessing it 9 years ago
Prince J Wesley 72fc4ebca2 repl: Mitigate vm #548 function redefinition issue 9 years ago
Anna Henningsen 0858e620e9 util: inspect boxed symbols like other primitives 9 years ago
Jeremy Whitlock 49a6ea1b73 timers: fix processing of nested timers 10 years ago
cjihrig f574bd4cec cluster: remove bind() and self 9 years ago
Ingvar Stepanyan 4a3300e66b buffer: fix creating from zero-length ArrayBuffer 9 years ago
Claudio Rodriguez 11d6f1af59 fs: rename event to eventType in fs.watch listener 9 years ago
Rich Trott fc0ed2e8c7 lib,benchmark,test: implement consistent braces 9 years ago
Sakthipriyan Vairamani 80ca0630a6 net: export isIPv4, isIPv6 directly from cares 9 years ago
cjihrig 3b8914d5ce util: add an option for configuring break length 9 years ago
Zach Bjornson 4014ecbfb4 buffer: speed up swap16/32, add swap64 9 years ago
Rich Trott 2aa06b9fa0 child_process: preserve argument type 9 years ago
Rich Trott 4a0fb6fcb8 Revert "child_process: measure buffer length in bytes" 9 years ago
Lance Ball 7a7b8f7e67 repl: Default `useGlobal` to false in CLI REPL. 9 years ago
Ben Noordhuis 4891001d7e debugger: make listen address configurable 9 years ago
James M Snell d0e24923a6 net: use icu's punycode implementation 9 years ago
Andras efb7a90fa9 timers: optimize `setImmediate()` 9 years ago
Andras a5d894590d timers: optimize linkedlist 9 years ago