..
internal
lib: update indentation of ternaries
2017-07-19 15:03:01 -04:00
.eslintrc.yaml
tools: eslint - use error and off
2017-07-19 15:02:12 -04:00
_http_agent.js
http: guard against failed sockets creation
2017-07-19 15:02:04 -04:00
_http_client.js
benchmark,lib,test: use braces for multiline block
2017-07-18 19:57:15 +02:00
_http_common.js
_http_incoming.js
http: suppress data event if req aborted
2017-06-05 12:19:38 -07:00
_http_outgoing.js
http: OutgoingMessage change writable after end
2017-07-19 15:02:51 -04:00
_http_server.js
http: fix timeout reset after keep-alive timeout
2017-06-13 01:40:23 -04:00
_stream_duplex.js
stream: add destroy and _destroy methods.
2017-05-28 07:00:40 -07:00
_stream_passthrough.js
_stream_readable.js
lib: use consistent indentation for ternaries
2017-07-19 15:02:17 -04:00
_stream_transform.js
stream: improve Transform performance
2017-07-11 19:16:36 +02:00
_stream_wrap.js
stream: ensure that instanceof fast-path is hit.
2017-06-10 17:54:43 +02:00
_stream_writable.js
stream: avoid possible slow path w UInt8Array
2017-07-18 19:57:24 +02:00
_tls_common.js
lib: correct typo in createSecureContext
2017-06-21 22:42:53 +02:00
_tls_legacy.js
lib: normalize indentation in parentheses
2017-07-19 15:02:22 -04:00
_tls_wrap.js
lib: remove excess indentation
2017-07-19 15:02:18 -04:00
assert.js
assert: fix deepEqual similar sets and maps bug
2017-06-07 13:28:35 -07:00
async_hooks.js
async_hooks: make AsyncResource match emitInit
2017-07-19 15:02:33 -04:00
buffer.js
buffer: remove MAX_SAFE_INTEGER check on length
2017-07-19 15:02:26 -04:00
child_process.js
child_process: refactor normalizeSpawnArguments()
2017-07-19 15:02:30 -04:00
cluster.js
lib: use consistent indentation for ternaries
2017-07-19 15:02:17 -04:00
console.js
console: use a plain object for the the error stack
2017-07-18 19:56:31 +02:00
constants.js
crypto.js
lib: remove excess indentation
2017-07-19 15:02:18 -04:00
dgram.js
dgram: change parameter name in set(Multicast)TTL
2017-06-21 22:44:22 +02:00
dns.js
dns: add resolveAny support
2017-07-18 19:56:26 +02:00
domain.js
events.js
lib: update indentation of ternaries
2017-07-19 15:03:01 -04:00
fs.js
fs: two minor optimizations
2017-07-19 15:02:21 -04:00
http.js
https.js
https: make opts optional & immutable when create
2017-07-11 19:16:38 +02:00
inspector.js
lib: remove excess indentation
2017-07-19 15:02:18 -04:00
module.js
inspector: --debug* deprecation and invalidation
2017-05-29 09:35:31 -07:00
net.js
lib: update indentation of ternaries
2017-07-19 15:03:01 -04:00
os.js
path.js
process.js
punycode.js
querystring.js
querystring: fix up lastPos usage
2017-07-19 15:02:26 -04:00
readline.js
lib: normalize indentation in parentheses
2017-07-19 15:02:22 -04:00
repl.js
repl: fix crash with large buffer tab completion
2017-07-19 15:02:16 -04:00
stream.js
stream: support Uint8Array input to methods
2017-05-28 07:03:40 -07:00
string_decoder.js
sys.js
timers.js
lib: remove excess indentation
2017-07-19 15:02:18 -04:00
tls.js
lib: remove excess indentation
2017-07-19 15:02:18 -04:00
tty.js
lib: fix typos
2017-07-18 19:57:20 +02:00
url.js
lib: update indentation of ternaries
2017-07-19 15:03:01 -04:00
util.js
util: delete unused argument 'depth'
2017-07-19 15:02:44 -04:00
v8.js
v8: add a js class for Serializer/Dserializer
2017-06-12 14:20:10 +02:00
vm.js
zlib.js
zlib: revert back to Functions
2017-06-05 12:28:24 -07:00