4242 Commits (753021c35b98ba39555463468cb309bbc70f91d1)

Author SHA1 Message Date
Adri Van Houdt 99f64f778b lib: changed var to const in internal/v8_polyfill 8 years ago
Adri Van Houdt 3ddc9dba7e process: changed var to const in internal/v8_prof_processor 8 years ago
Teddy Katz b1b1978ec5
tools: add additional ESLint rules 8 years ago
Ilkka Myller db5a8791fa https: fix memory leak with https.request() 8 years ago
cjihrig b176d30a69 dns: handle array holes in setServers() 8 years ago
Adri Van Houdt d4bf5cac43 process: changed var to const in internal/process/promises 8 years ago
Adri Van Houdt 41a66bc73a lib: changed var to const in bootstrap_node.js 8 years ago
Rich Trott 4316f4df31 test,lib: align arguments in multiline calls 8 years ago
Bryan English be07458b11 util: don't init Debug if it's not needed yet 8 years ago
Jason Ginchereau c1e47ed8c8 path: fix path.relative UNC path result 8 years ago
Dany Shaanan 5f29947230
util: simplify SIMD setup 8 years ago
Michaël Zasso 05886cbab1 buffer: remove unnecessary argument check 8 years ago
Mike Ralphson 30701a72c0 tls: add 'new' keyword for Array constructor call 8 years ago
Ojas Shirekar 2a2ec9dbc3
buffer: add isSharedArrayBuffer checks 8 years ago
Roman Reiss 39fbb5adf5
repl: improve .help message 8 years ago
yorkie 9b0246b179 timers: remove unreachable code 8 years ago
Fedor Indutny 15d72c8365 tickprocessor: apply c++filt manually on mac 8 years ago
Rich Trott d4061a6314 tools: replace custom ESLint rule with built-in 8 years ago
Rich Trott a6b1f175c2 tools: fix new-parens violations 8 years ago
Jan Schär fd6af98c2d net: refactor Server.prototype.listen 8 years ago
Luigi Pinca 63493e1cb3 url: fix off-by-one error in loop handling dots 8 years ago
Brian White 73bafa0d81 buffer: fix ArrayBuffer checks 8 years ago
Bartosz Sosnowski b90f3da9de
child_process, win: fix shell spawn with AutoRun 8 years ago
Sakthipriyan Vairamani c21458a15d
buffer: expose underlying buffer object always 8 years ago
Claudio Rodriguez e9b6fbbf17 dgram: prefer strict equality, type validation 8 years ago
Prince J Wesley a634554fca
readline: key interval delay for \r & \n 8 years ago
Daniel Bevenius da0651ac1b vm: change ContextifyScript to Script in comment 8 years ago
not-an-aardvark 079acccb56 crypto: add crypto.timingSafeEqual() 8 years ago
atstojanov a6f7b13d02
crypto: fix getDecoder() encoding check 8 years ago
Anna Henningsen 983775d457
events: make memory leak warning name more verbose 8 years ago
James M Snell 7b73f55902 internal/util: remove printDeprecationWarning 8 years ago
James M Snell b50557b51b fs: use process.emitWarning to print deprecation warning 8 years ago
James M Snell 15eaba98a1 lib: use emitWarning instead of printDeprecationMessage 8 years ago
James M Snell bf91035364 process: fix handling of process.noDeprecation in emitWarning 8 years ago
James M Snell dc7277909b fs: move SyncWriteStream to internal/fs 8 years ago
Anna Henningsen 2c9a86f01e
buffer: directly use ArrayBuffer as the pool 8 years ago
Anna Henningsen 932c824c60
events: make memory leak warning more accessible 8 years ago
Brian White 2cc7fa5e7d
http: remove deprecated Client interface 8 years ago
James M Snell 07dbf7313d promise: hard deprecation for unhandled promise rejection 8 years ago
Benjamin Gruenbaum ecf474ceba promise: warn on unhandled rejections 9 years ago
James M Snell 49ef3ae90a Revert "fs: add a temporary fix for re-evaluation support" 9 years ago
Anna Henningsen 4863f6a121
net: make holding the buffer in memory more robust 8 years ago
Prince J Wesley 5bef38b627
repl: Auto alignment for .editor mode 8 years ago
Sakthipriyan Vairamani f8f283b8f3
fs: warn if no callback is passed to async calls 8 years ago
Brian White 1050594c86
http: fix connection upgrade checks 8 years ago
Sakthipriyan Vairamani b3e7ac2605
util: improve function signature of util._extend 8 years ago
Nikolai Vavilov f2fe5583c4 buffer: runtime deprecation of calling Buffer without new 8 years ago
Anna Henningsen a60ed89178
util: allow returning `this` from custom inspect 8 years ago
Anna Henningsen 59714cb7b3
util: allow symbol-based custom inspection methods 8 years ago
Ilkka Myller 51f96dfcfc url: keep auth in `url.resolve()` if host matches 8 years ago