1308 Commits (499d058789d5792edff9beafccf640a81dbed8a1)

Author SHA1 Message Date
Rich Trott ad1a9dd35a test: fix flaky test-force-repl 8 years ago
Fedor Indutny 15d72c8365 tickprocessor: apply c++filt manually on mac 8 years ago
Junshu Okamoto 7f2c9ba1ac test: refector parallel/test-http.js 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
Peter Ogilvie 759cf17228 test: modernize JS and tighten equality checking 8 years ago
Christopher Dunavan 77e9679600 test: swapped == and equal to === and strictEqual 8 years ago
Rich Trott bf0a274da3 test: refactor test-net-pipe-connect-errors 8 years ago
Jan Schär fd6af98c2d net: refactor Server.prototype.listen 8 years ago
Thomas Hunter II 2d7fa3d741 test: clean up net server try ports test 8 years ago
Brian White 73bafa0d81 buffer: fix ArrayBuffer checks 8 years ago
Rich Trott 5282f0be17 test: add test-debug-protocol-execute 8 years ago
cjihrig e57ff455e2 test: exercise EE function type checking paths 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
Rich Trott 801115d7a4 test: increase _debugger coverage 8 years ago
Rich Trott ed640ae4cb crypto: make malloc failure check cross-platform 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
Rich Trott 9826a79f54 test: test non-buffer/string with zlib 8 years ago
James M Snell 7b73f55902 internal/util: remove printDeprecationWarning 8 years ago
Santiago Gimeno 2d2a2d7c78 test: fix test-cluster-dgram-1 flakiness 8 years ago
Santiago Gimeno a133b775e3 test: fix `fs-watch-recursive` flakiness on OS X 9 years ago
James M Snell baa0ffdab3 test: refactor/cleanup a number of cluster tests 8 years ago
Rich Trott 266270e618 test: refactor parallel/test-process-env.js 8 years ago
Rich Trott f6e33ef8bc test: add test for zlib.create*Raw() 8 years ago
Paul Grock eca74a9d91 test: cleanup test require symlink 8 years ago
Anna Henningsen 932c824c60
events: make memory leak warning more accessible 8 years ago
Rich Trott e192825de0 test: refactor test-debug-signal-cluster 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 4537cf2377 test: additional refactoring/cleanup of buffer tests 8 years ago
Sakthipriyan Vairamani 82c7a9c40c
test: make sure over truncation of file zero fills 8 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
Rich Trott a6d53c6779 test: add check in test-signal-handler 8 years ago
Brian White 1050594c86
http: fix connection upgrade checks 8 years ago
James M Snell 7053922c1a test: clean up / refactor buffer tests, remove duplication 8 years ago
Michael Dawson 02ed21aa5c test: mark test-child-process-fork-dgram as flaky 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
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
Ilkka Myller 286d44e43d url: fix inconsistent port in url.resolveObject 8 years ago
Ben Noordhuis 8e7cbe2546 src: make debugger listen on 127.0.0.1 by default 8 years ago
Rich Trott 1aa47d8e83 test: refactor test-timers-linked-list.js 8 years ago