4171 Commits (cffbfba4df31f546261a65301ee842cbff323d19)

Author SHA1 Message Date
Jeremy Yallop 6629f8f83f fs: cache non-symlinks in realpathSync. 8 years ago
Evan Lucas 6796bf4829 repl: allow autocompletion for scoped packages 8 years ago
Michaël Zasso 05332942e2 tools: enforce linebreak after ternary operators 8 years ago
Anna Henningsen abde7644a5
fs: support Uint8Array input to methods 8 years ago
Francis Gulotta 2e0386c396 fs: remove needless assignment of null 8 years ago
Sam Roberts 2096638fe0 tls: allow obvious key/passphrase combinations 8 years ago
Sean Villars 663c44eaaa cluster: return worker reference from disconnect() 8 years ago
Sam Roberts 8e4b9fa487 tls: fix/annotate connect arg comments 8 years ago
Sam Roberts 980acb4b95 tls: document and test option-less createServer 8 years ago
Sam Roberts 41e1e6eb35 tls: do not refer to secureOptions as flags 8 years ago
Safia Abdalla 24482d08ce url: add inspect function to TupleOrigin 8 years ago
hveldstra f66461382c timers: fix handling of cleared immediates 8 years ago
Ethan Arrowood 2673be676a fs: remove unused argument from copyObject() 8 years ago
Jay Brownlee 2da71f24de url, test: fix typo in inspect output, add test 8 years ago
Anna Henningsen b99a372e91 buffer: fix single-character string filling 8 years ago
joyeecheung 80cccce218 url, test: including base argument in originFor 8 years ago
Michaël Zasso b6a8bc6ac3 lib,test: use consistent operator linebreak style 8 years ago
Karl Böhlmark dded482bb8 http: remove stale timeout listeners 8 years ago
Timothy Gu f08d8a6c6f url: improve URLSearchParams spec compliance 8 years ago
Axel Monroy 19d7197177 url: add a got host pattern in url.js 8 years ago
Teddy Katz a0f6cc718a repl: avoid parsing division operator as regex 8 years ago
Jackson Tian f55a63c86f internal/util: move the case 'latin1' 8 years ago
Lance Ball dfa35d66f5 debugger: call `this.resume()` after `this.run()` 8 years ago
brad-decker fa38032148 child_process: name anonymous functions 8 years ago
Anna Henningsen cef3a04f62
promise: better stack traces for --trace-warnings 8 years ago
Prince J Wesley 6087e361e5 repl: preprocess only for defaultEval 8 years ago
Sakthipriyan Vairamani (thefourtheye) 0c745e3a3a buffer: convert offset & length to int properly 8 years ago
Rich Trott ac8d212428 debugger: refactor _debugger.js 8 years ago
joyeecheung ea1c4e1212
test,url: improve escaping in url.parse 8 years ago
Walter Beller-Morales 65cda7f265
lib: use === in _http_server and _tls_wrap 8 years ago
Teddy Katz 9099664959
repl: fix generator function preprocessing 8 years ago
Bryan English 5c9aa18484
constants: errors -> errno 8 years ago
Anna Henningsen e0e62d1113
Revert "buffer: runtime deprecation of calling Buffer without new" 8 years ago
Pedro Lima 9554a974d1
https: name anonymous functions in https 8 years ago
Prince J Wesley a673d44d68
lib,tools: remove unneeded escaping of / 8 years ago
Jeremiah Senkpiel 02c2bf7d34 timers: use consistent checks for canceled timers 8 years ago
Ben Noordhuis 1bd79368cd dns: implement {ttl: true} for dns.resolve4() 8 years ago
Andreas Lind 8a9c45a4a9 fs: Fix default params for fs.write(Sync) 9 years ago
Gareth Ellis c4f33b48f7
src: extend `HeapStatistics` with new fields 8 years ago
Kirill Fomichev 08a7e7b009
crypto: return `this` in setAuthTag/setAAD 8 years ago
Anna Henningsen 9a0bcfc452
fs: export `realpathCacheKey` from `internal/fs` 8 years ago
Kelvin Jin 34c8b0b411
module: check -e flag in debug break setup 8 years ago
Rich Trott f5442ece33
lib,test: remove unneeded escaping of / 8 years ago
Rich Trott adcc5b15f7
zlib: fix linting recently-introduced lint error 8 years ago
solebox 841a2c41d4
zlib: name every function Ref: #8913 8 years ago
Fedor Indutny ee65b4872d tls: fix leak of WriteWrap+TLSWrap combination 8 years ago
Rich Trott 44792f83bf benchmark,lib,test,tools: remove unneeded . escape 8 years ago
solebox b083086ff2 vm: name anonymous functions 8 years ago
cjihrig c70c96a3e2 buffer: coerce offset using Math.trunc() 8 years ago
Rich Trott 60461d2d90 repl: refactor lib/repl.js 8 years ago