14737 Commits (201115812e4dc828fa0f122a373ee739850d1f16)
 

Author SHA1 Message Date
Rich Trott 201115812e tools: update ESLint to 3.4.0 8 years ago
Anna Henningsen 932c824c60
events: make memory leak warning more accessible 8 years ago
Eugene Ostroukhov 1b8accfdd6 inspector: use new inspector headers 8 years ago
Eugene Ostroukhov 61faabd938 deps: v8_inspector update 8 years ago
Luigi Pinca 1e0bfacc28 doc: add lpinca to collaborators 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 488d37b3dc doc: doc that listen can be called multiple times 8 years ago
James M Snell 61fa50d298 doc: readline write() is processed as input 8 years ago
James M Snell 4537cf2377 test: additional refactoring/cleanup of buffer tests 8 years ago
James M Snell f10e1ed455 doc: `'ipc'` is required with fork stdio option 8 years ago
James M Snell 407069a29d test: add known issue test for path parse issue #6229 8 years ago
James M Snell 49ef3ae90a Revert "fs: add a temporary fix for re-evaluation support" 9 years ago
Michael Dawson 1657f12f75 build: fix dependencies on AIX 8 years ago
Sakthipriyan Vairamani c8619ea3c3
doc: improve fs.truncate functions' documentation 8 years ago
Sakthipriyan Vairamani 82c7a9c40c
test: make sure over truncation of file zero fills 8 years ago
Luigi Pinca df4880de55
doc: add `added:` information for modules 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
Zwb a72a331536 doc: fix onReadable reentry after unshift called 8 years ago
Adam Langley f4aa2c2c93 crypto: remove POINT_CONVERSION_HYBRID from documentation. 9 years ago
Rich Trott a6d53c6779 test: add check in test-signal-handler 8 years ago
Evan Lucas 0482d6d592 2016-08-26, Version 6.5.0 (Current) 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
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