Find file History
Latest commit b869eca Jan 31, 2017 @umairishaq umairishaq committed with addaleax readline: update 6 comparions to strict
PR-URL: #11078
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Michaël Zasso <targos@protonmail.com>
Permalink
..
Failed to load latest commit information.
internal Revert "fs: allow WHATWG URL and file: URLs as paths" Feb 4, 2017
.eslintrc.yaml tools: rename eslintrc to an undeprecated format Jan 18, 2017
_debug_agent.js debugger: use arrow function for lexical `this` Aug 18, 2016
_debugger.js debugger: call `this.resume()` after `this.run()` Dec 5, 2016
_http_agent.js http: eliminate capture of ClientRequest in Agent Jan 6, 2017
_http_client.js http: use direct parameters instead Jan 31, 2017
_http_common.js http: optimize default method case Jan 13, 2017
_http_incoming.js http: try to avoid lowercasing incoming headers Jan 11, 2017
_http_outgoing.js lib: add static identifier codes for all deprecations Jan 30, 2017
_http_server.js src: unconsume stream fix in internal http impl Feb 2, 2017
_linklist.js lib: add static identifier codes for all deprecations Jan 30, 2017
_stream_duplex.js node: allow multiple arguments passed to nextTick Apr 15, 2015
_stream_passthrough.js lib: use const to define constants Jan 21, 2015
_stream_readable.js tools: enforce linebreak after ternary operators Dec 23, 2016
_stream_transform.js src: fixes misplaced comment Sep 30, 2016
_stream_wrap.js test,lib,benchmark: match function names Oct 20, 2016
_stream_writable.js lib: add static identifier codes for all deprecations Jan 30, 2017
_tls_common.js crypto: freelist_max_len is gone in OpenSSL 1.1.0 Jan 23, 2017
_tls_legacy.js lib: add static identifier codes for all deprecations Jan 30, 2017
_tls_wrap.js lib: remove unnecessary parameter for assertCrypto() Jan 18, 2017
assert.js assert, tools: enforce strict (not)equal in eslint Jan 11, 2017
buffer.js lib: add static identifier codes for all deprecations Jan 30, 2017
child_process.js lib: add static identifier codes for all deprecations Jan 30, 2017
cluster.js cluster: refactor module into multiple files Jan 13, 2017
console.js console: name anonymous functions Oct 16, 2016
constants.js lib: add static identifier codes for all deprecations Jan 30, 2017
crypto.js lib: add static identifier codes for all deprecations Jan 30, 2017
dgram.js dns: handle implicit bind DNS errors Jan 30, 2017
dns.js dns: implement {ttl: true} for dns.resolve4() Nov 18, 2016
domain.js lib: add static identifier codes for all deprecations Jan 30, 2017
events.js events: avoid emit() eager deopt Jan 5, 2017
fs.js Revert "fs: allow WHATWG URL and file: URLs as paths" Feb 4, 2017
http.js http: name anonymous functions in http Oct 18, 2016
https.js lib: remove unnecessary parameter for assertCrypto() Jan 18, 2017
module.js lib: add static identifier codes for all deprecations Jan 30, 2017
net.js lib: add static identifier codes for all deprecations Jan 30, 2017
os.js lib: add static identifier codes for all deprecations Jan 30, 2017
path.js path: fallback to process cwd when resolving drive cwd Sep 23, 2016
process.js src: remove excessive license boilerplate Jan 27, 2015
punycode.js lib: remove let from for loops Oct 4, 2016
querystring.js querystring, url: handle repeated sep in search Feb 2, 2017
readline.js readline: update 6 comparions to strict Feb 4, 2017
repl.js lib: add static identifier codes for all deprecations Jan 30, 2017
stream.js stream: move legacy to lib/internal dir Feb 1, 2017
string_decoder.js string_decoder: align UTF-8 handling with V8 Jan 26, 2017
sys.js lib: add static identifier codes for all deprecations Jan 30, 2017
timers.js timers: fix handling of cleared immediates Dec 14, 2016
tls.js lib: remove unnecessary parameter for assertCrypto() Jan 18, 2017
tty.js tty: set the handle to blocking mode Aug 10, 2016
url.js Reviewed-By: Anna Henningsen Reviewed-By: Timothy Gu Reviewed-By: Brian White ">url: extend url.format to support WHATWG URL Feb 2, 2017
util.js lib: add static identifier codes for all deprecations Jan 30, 2017
v8.js lib,src: support values > 4GB in heap statistics Dec 11, 2016
vm.js vm: improve performance of vm.runIn*() Jan 18, 2017
zlib.js zlib: be strict about what strategies are accepted Jan 25, 2017