14809 Commits (63493e1cb3d64dd0b7672039a05855ee6178b549)
 

Author SHA1 Message Date
Sakthipriyan Vairamani b3e7ac2605
util: improve function signature of util._extend 8 years ago
Michael Dawson 02ed21aa5c test: mark test-child-process-fork-dgram as flaky 8 years ago
Michael Dawson 063d14e496 build: fix dependencies on AIX 8 years ago
Richard Lau 18017d675b build: add missing files to zip and 7z packages 8 years ago
yorkie 10b3f131c2 async_wrap: add a missing case to test-async-wrap-throw-no-init 8 years ago
Nikolai Vavilov f2fe5583c4 buffer: runtime deprecation of calling Buffer without new 8 years ago
Luigi Pinca 379d9162a2 doc: add `added:` information for dgram 8 years ago
Rod Vagg 2367e6c901 doc: add Myles Borins to the CTC 8 years ago
David Keeler 7f1bb8044a
doc: fix buf.readUIntBE, buf.readUIntLE examples 8 years ago
Fangshi He e7866568e5
doc: fix "timout" typo in timeout 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
Sakthipriyan Vairamani 6e50fc7637 doc: include the optional options parameter 8 years ago
Ilkka Myller 51f96dfcfc url: keep auth in `url.resolve()` if host matches 8 years ago
Nikolai Vavilov 09f861f231 src: don't include a null character in the WriteConsoleW call 8 years ago
Aleksei Koziatinskii f7a23a2d04 inspector: fix inspector hang while disconnecting 8 years ago
Ilkka Myller 286d44e43d url: fix inconsistent port in url.resolveObject 8 years ago
Ben Noordhuis b4ea3a08f1 src: clean up PER_ISOLATE_STRING_PROPERTIES, v2 8 years ago
Ben Noordhuis a129639eab src: clean up PER_ISOLATE_STRING_PROPERTIES, v1 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
Ben Noordhuis 8e7cbe2546 src: make debugger listen on 127.0.0.1 by default 8 years ago
Luigi Pinca 16f4b8ebfc doc: add `added:` information for util 8 years ago
Rich Trott 1aa47d8e83 test: refactor test-timers-linked-list.js 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
Rich Trott e3cb0bfec9 test: refactor test-util-inspect 8 years ago
Santiago Gimeno 64cbe7aa9e test: fix flaky `test-child-process-pass-fd` 8 years ago
Anna Henningsen 3242b27b54 buffer: allow .write() offset to be at buffer end 8 years ago
Rich Trott d6d3229603 doc: remove "feature branch" jargon 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
Jason Hedrick d904163119 test: comparison operator now more strict 8 years ago
Simen Bekkhus 1df3797bf4
doc: correct argument type for process.cpuUsage 8 years ago
Rich Trott 2c41723e1c test: refactor test-tick-processor 8 years ago
Rich Trott 12d7a50368 test: add test for invalid cert string 8 years ago
Rich Trott 181324e192 test: add assert.notDeepStrictEqual() tests 8 years ago
Rich Trott 3d21907682 test: favor `===` over `==` in crypto tests 8 years ago
Rich Trott 25703dc4fc test: refactor pummel/test-dtrace-jsstack 8 years ago
Rich Trott 9604d29659 test: favor strict equality in test-exec 8 years ago
Rich Trott bebb9ff078 doc: remove outdated LTS info from ROADMAP.md 8 years ago
Shahid Shaikh 9a91ffbbde doc: add es6 code example in util.md 8 years ago
jun-oka ce8753a4ce test: favor `===` over `==` in vm test 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
cjihrig 7b1b0c4ff0 test: test sending over a closed IPC channel 8 years ago
cjihrig ae4ce9fe73 test: add test for attempted multiple IPC channels 8 years ago
Santiago Gimeno db6253f94a child_process: workaround fd passing issue on OS X 8 years ago
Rich Trott 294e3008ad test: add assert.notDeepEqual() tests 8 years ago
not-an-aardvark 0fc5e0dcd9 crypto: add crypto.timingSafeEqual 8 years ago