4242 Commits (753021c35b98ba39555463468cb309bbc70f91d1)

Author SHA1 Message Date
Ilkka Myller 286d44e43d url: fix inconsistent port in url.resolveObject 8 years ago
Brian White a206afec76
net: add length check when normalizing args 8 years ago
Brian White d28159f0fc
net: remove unnecessary variables 8 years ago
James M Snell 9cee8b1b62 buffer: alias toLocaleString to toString 8 years ago
James M Snell 0764bc4711 Revert "crypto: add crypto.timingSafeEqual" 8 years ago
cjihrig 013d76cb73 dns: remove makeAsync() function check 8 years ago
cjihrig 3a43568020 dns: lookupService() callback must be a function 8 years ago
Prince J Wesley f6a74345d1
repl: Failed to save editor mode text in `.save` 8 years ago
cjihrig ccbb3c78cd child_process: reuse existing no-op function 8 years ago
Santiago Gimeno db6253f94a child_process: workaround fd passing issue on OS X 8 years ago
not-an-aardvark 0fc5e0dcd9 crypto: add crypto.timingSafeEqual 8 years ago
Evan Lucas 76007079ec Revert "repl,util: insert carriage returns in output" 8 years ago
Rich Trott 2e59ccecde assert: remove code that is never reached 8 years ago
Guy Fraser a9387db867 debugger: use arrow function for lexical `this` 8 years ago
Ilkka Myller 1d0385f62d url: `url.format()` encodes all `#` in `search` 8 years ago
Calvin Metcalf 774146dc58 stream: avoid caching prepend check 8 years ago
Sakthipriyan Vairamani 60dcd7323f tls: copy the Buffer object before using 8 years ago
Bryan English 249bb8da2f util: fix deprecated class prototype 8 years ago
Prince J Wesley 4b883a3fb4
readline: keypress trigger for escape character 8 years ago
JungMinu fce4b981ea repl,util: insert carriage returns in output 8 years ago
Saúl Ibarra Corretgé 6a3dbdacd6 udp: remove ancient check 8 years ago
Bartosz Sosnowski 08996fde3c fs: restore JS implementation of realpath 8 years ago
Aleksei Koziatinskii f6070a1a02 deps: v8_inspector: console support 8 years ago
Jeremiah Senkpiel ab3306ad51
tty: set the handle to blocking mode 8 years ago
Owen Smith b7a8a691b4 events: unwrap #once listeners in #listeners 9 years ago
Jan Schär 1b99093df7 timers: remove unused repeat param in timer_wrap 8 years ago
Roman Reiss 1a6a69a8e0
util: add inspect.defaultOptions 8 years ago
Feross Aboukhadijeh 387ab62939 assert: fix deepEqual/deepStrictEqual on equivalent typed arrays 8 years ago
hefangshi 55852e1421 module: fix node_modules search path in edge case 9 years ago
Linus Unnebäck 4a87abb8e8 fs: add bytesRead to ReadStream 8 years ago
Anna Henningsen f59b8888f1 repl: disable Ctrl+C support on win32 for now 8 years ago
Franziska Hinkelmann 35109ddaf2 lib: remove double check of string type 8 years ago
cjihrig 2d4a521d58 repl: don't override all internal repl defaults 8 years ago
Pat Pannuto 99f45b2476
child_process: control argv0 for spawned processes 8 years ago
Pat Pannuto a804db1af7
process: save original argv[0] 8 years ago
Anna Henningsen 8f90dcc1b8
buffer: throw on negative .allocUnsafe() argument 9 years ago
Prince J Wesley b779eb423d
repl: Add editor mode support 8 years ago
yorkie 99296eedbe http: specify _implicitHeader in OutgoingMessage 8 years ago
Myles Borins 21b0a27af8
Revert "fs: make callback mandatory to all async functions" 8 years ago
Anna Henningsen 1a9e247c79
readline: show completions only after 2nd TAB 8 years ago
Prince J Wesley 488d28d391 repl: deprecate unused function convertToContext 8 years ago
Myles Borins c5a18e748d Revert "fs: validate args of truncate functions in js" 8 years ago
vladimir 320f433dcd util: support classes in util.deprecate() 8 years ago
Anna Henningsen 1b24b37299
util: fix formatting of objects with SIMD enabled 8 years ago
cjihrig 75c6d9dd95 cluster: support stdio option for workers 8 years ago
Erin Spiceland 7d75338c0e timers: fix cleanup of nested same-timeout timers 8 years ago
Prince J Wesley 68ac0d0d7d
repl: Use displayErrors for SyntaxError 8 years ago
Evan Lucas 392c70a827 repl: prevent undefined ref in completion 8 years ago
cjihrig ff3ce11894 child_process: support stdio option in fork() 8 years ago
Sakthipriyan Vairamani c86c1eeab5 fs: validate args of truncate functions in js 9 years ago