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.
 
 
 
 
 
 
Mayhem 1832743e18 lib: add missing `new` for errors lib/*.js 10 years ago
..
_debug_agent.js lib: use const to define constants 10 years ago
_debugger.js lib: make debug client connect to 127.0.0.1 10 years ago
_http_agent.js https: don't overwrite servername option 10 years ago
_http_client.js http_client: ensure empty socket on error 10 years ago
_http_common.js lib: reduce util.is*() usage 10 years ago
_http_incoming.js lib: reduce util.is*() usage 10 years ago
_http_outgoing.js http: add flushHeaders and deprecate flush 10 years ago
_http_server.js tracing: add lttng support for tracing on linux 10 years ago
_linklist.js Remove excessive copyright/license boilerplate 10 years ago
_stream_duplex.js lib: use const to define constants 10 years ago
_stream_passthrough.js lib: use const to define constants 10 years ago
_stream_readable.js stream: simpler stream constructon 10 years ago
_stream_transform.js stream: simpler stream constructon 10 years ago
_stream_wrap.js streams: introduce StreamWrap and JSStream 10 years ago
_stream_writable.js stream: simpler stream constructon 10 years ago
_tls_common.js lib: reduce util.is*() usage 10 years ago
_tls_legacy.js stream_base: introduce StreamBase 10 years ago
_tls_wrap.js tls_wrap: proxy handle methods in prototype 10 years ago
assert.js assert: simplify logic of testing buffer equality 10 years ago
buffer.js buffer: align chunks on 8-byte boundary 10 years ago
child_process.js lib: add missing `new` for errors lib/*.js 10 years ago
cluster.js lib: reduce util.is*() usage 10 years ago
console.js lib: reduce util.is*() usage 10 years ago
constants.js Remove excessive copyright/license boilerplate 10 years ago
crypto.js lib: add missing `new` for errors lib/*.js 10 years ago
dgram.js dgram: check close callback is function 10 years ago
dns.js lib: add missing `new` for errors lib/*.js 10 years ago
domain.js lib: use const to define constants 10 years ago
events.js lib: add missing `new` for errors lib/*.js 10 years ago
freelist.js Remove excessive copyright/license boilerplate 10 years ago
fs.js lib: add missing `new` for errors lib/*.js 10 years ago
http.js http: replace util._extend() with [].slice() 10 years ago
https.js https: simpler argument check 10 years ago
module.js module: allow require('.') 10 years ago
net.js net: use cached peername to resolve remote fields 10 years ago
os.js lib: use const to define constants 10 years ago
path.js path: reduce type checking on some methods 10 years ago
process.js src: remove excessive license boilerplate 10 years ago
punycode.js lib: add missing `new` for errors lib/*.js 10 years ago
querystring.js querystring: fix broken stringifyPrimitive 10 years ago
readline.js readline: use native `codePointAt` 10 years ago
repl.js lib: don't error in repl when cwd doesn't exist 10 years ago
smalloc.js smalloc: export constants from C++ 10 years ago
stream.js lib: reduce util.is*() usage 10 years ago
string_decoder.js lib: use const to define constants 10 years ago
sys.js lib: use const to define constants 10 years ago
timers.js lib: don't penalize setInterval() common case 10 years ago
tls.js tls: more secure defaults 10 years ago
tty.js lib: reduce util.is*() usage 10 years ago
url.js url: remove redundant assignment in url.parse 10 years ago
util.js util: Check input to util.inherits 10 years ago
v8.js lib: use const to define constants 10 years ago
vm.js lib: reduce util.is*() usage 10 years ago
zlib.js lib: reduce util.is*() usage 10 years ago