You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Refael Ackermann af3aa682ac util: add callbackify 8 years ago
..
internal util: add callbackify 7 years ago
.eslintrc.yaml tools: rename eslintrc to an undeprecated format 8 years ago
_http_agent.js http: overridable keep-alive behavior of `Agent` 7 years ago
_http_client.js https: support rejectUnauthorized for unix sockets 7 years ago
_http_common.js lib: implement async_hooks API in core 8 years ago
_http_incoming.js http: suppress data event if req aborted 8 years ago
_http_outgoing.js http: improve outgoing string write performance 8 years ago
_http_server.js errors,http_server: migrate to use internal/errors.js 7 years ago
_stream_duplex.js stream: add destroy and _destroy methods. 8 years ago
_stream_passthrough.js meta: restore original copyright header 8 years ago
_stream_readable.js stream: ensure that instanceof fast-path is hit. 7 years ago
_stream_transform.js stream: improve multiple callback error message 8 years ago
_stream_wrap.js stream: ensure that instanceof fast-path is hit. 7 years ago
_stream_writable.js stream: support Uint8Array input to methods 8 years ago
_tls_common.js meta: restore original copyright header 8 years ago
_tls_legacy.js test,lib,doc: use function declarations 8 years ago
_tls_wrap.js cluster, dns, repl, tls, util: fix RegExp nits 7 years ago
assert.js assert: fix deepEqual similar sets and maps bug 7 years ago
async_hooks.js async_wrap: use kTotals to enable PromiseHook 7 years ago
buffer.js lib,src: refactor buffer out of range index 8 years ago
child_process.js child_process: promisify includes stdio in error 7 years ago
cluster.js meta: restore original copyright header 8 years ago
console.js errors: migrate lib/console 8 years ago
constants.js meta: restore original copyright header 8 years ago
crypto.js test,lib,doc: use function declarations 8 years ago
dgram.js dgram: convert to using internal/errors 8 years ago
dns.js cluster, dns, repl, tls, util: fix RegExp nits 7 years ago
domain.js meta: restore original copyright header 8 years ago
events.js lib: "iff" changed to "if and only if" 7 years ago
fs.js fs: don't conflate data and callback in appendFile 7 years ago
http.js http: use more efficient module.exports pattern 8 years ago
https.js http: destroy sockets after keepAliveTimeout 8 years ago
inspector.js inspector: allow --inspect=host:port from js 7 years ago
module.js inspector: --debug* deprecation and invalidation 8 years ago
net.js lib: return this from net.Socket.end() 7 years ago
os.js os: refactor os structure, add Symbol.toPrimitive 8 years ago
path.js path: use internal/errors.js 7 years ago
process.js src: remove excessive license boilerplate 10 years ago
punycode.js lib: remove let from for loops 8 years ago
querystring.js querystring: improve unescapeBuffer() performance 8 years ago
readline.js Revert "readline: clean up event listener in onNewListener" 7 years ago
repl.js cluster, dns, repl, tls, util: fix RegExp nits 7 years ago
stream.js stream: support Uint8Array input to methods 8 years ago
string_decoder.js meta: restore original copyright header 8 years ago
sys.js meta: restore original copyright header 8 years ago
timers.js timers: do not use user object call/apply 8 years ago
tls.js tls: support Uint8Arrays for protocol list buffers 8 years ago
tty.js errors,tty: migrate to use internal/errors.js 7 years ago
url.js url: move to module.exports = {} pattern 8 years ago
util.js util: add callbackify 7 years ago
v8.js v8: refactor struture of v8 module 8 years ago
vm.js meta: restore original copyright header 8 years ago
zlib.js zlib: revert back to Functions 7 years ago