1238 Commits (66dbd9c9c1556b3ecd3c9f0ce13de99e4d2fc7e5)

Author SHA1 Message Date
Rich Trott 9826a79f54 test: test non-buffer/string with zlib 8 years ago
James M Snell 7b73f55902 internal/util: remove printDeprecationWarning 9 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 9 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 9 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 9 years ago
Nikolai Vavilov f2fe5583c4 buffer: runtime deprecation of calling Buffer without new 9 years ago
Anna Henningsen a60ed89178
util: allow returning `this` from custom inspect 9 years ago
Anna Henningsen 59714cb7b3
util: allow symbol-based custom inspection methods 9 years ago
Ilkka Myller 51f96dfcfc url: keep auth in `url.resolve()` if host matches 9 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 9 years ago
Rich Trott 1aa47d8e83 test: refactor test-timers-linked-list.js 9 years ago
James M Snell 9cee8b1b62 buffer: alias toLocaleString to toString 9 years ago
Rich Trott e3cb0bfec9 test: refactor test-util-inspect 9 years ago
Anna Henningsen 3242b27b54 buffer: allow .write() offset to be at buffer end 9 years ago
cjihrig 3a43568020 dns: lookupService() callback must be a function 9 years ago
Jason Hedrick d904163119 test: comparison operator now more strict 9 years ago
Rich Trott 2c41723e1c test: refactor test-tick-processor 9 years ago
Rich Trott 12d7a50368 test: add test for invalid cert string 9 years ago
Rich Trott 181324e192 test: add assert.notDeepStrictEqual() tests 9 years ago
Rich Trott 3d21907682 test: favor `===` over `==` in crypto tests 9 years ago
jun-oka ce8753a4ce test: favor `===` over `==` in vm test 9 years ago
Prince J Wesley f6a74345d1
repl: Failed to save editor mode text in `.save` 9 years ago
cjihrig 7b1b0c4ff0 test: test sending over a closed IPC channel 9 years ago
cjihrig ae4ce9fe73 test: add test for attempted multiple IPC channels 9 years ago
Rich Trott 294e3008ad test: add assert.notDeepEqual() tests 9 years ago
Rich Trott de3d805a4c test: add missing assert.deepEqual() test case 9 years ago
Rich Trott c89b6ee347 test: favor strict equality in http tests 9 years ago
Evan Lucas 76007079ec Revert "repl,util: insert carriage returns in output" 9 years ago
Rich Trott a0971b7da0 test: confirm that assert truncates long values 9 years ago
Ilkka Myller 1d0385f62d url: `url.format()` encodes all `#` in `search` 9 years ago
Santiago Gimeno 5f617c5f9e test: fix flaky fs-watch tests 9 years ago