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.
 
 
 
 
 
 
Jackson Tian 69674f4d3e lib: remove unnecessary parameter for assertCrypto() 8 years ago
..
internal lib: remove unnecessary parameter for assertCrypto() 8 years ago
.eslintrc tools: avoid let in for loops 8 years ago
_debug_agent.js debugger: use arrow function for lexical `this` 8 years ago
_debugger.js debugger: call `this.resume()` after `this.run()` 8 years ago
_http_agent.js http: eliminate capture of ClientRequest in Agent 8 years ago
_http_client.js http: misc ClientRequest cleanup 8 years ago
_http_common.js http: optimize default method case 8 years ago
_http_incoming.js http: try to avoid lowercasing incoming headers 8 years ago
_http_outgoing.js http: optimize default method case 8 years ago
_http_server.js http: misc optimizations and style fixes 8 years ago
_linklist.js lib: use emitWarning instead of printDeprecationMessage 8 years ago
_stream_duplex.js node: allow multiple arguments passed to nextTick 10 years ago
_stream_passthrough.js lib: use const to define constants 10 years ago
_stream_readable.js tools: enforce linebreak after ternary operators 8 years ago
_stream_transform.js src: fixes misplaced comment 8 years ago
_stream_wrap.js test,lib,benchmark: match function names 8 years ago
_stream_writable.js stream: avoid instanceof 8 years ago
_tls_common.js tls: allow obvious key/passphrase combinations 8 years ago
_tls_legacy.js lib: remove unnecessary parameter for assertCrypto() 8 years ago
_tls_wrap.js lib: remove unnecessary parameter for assertCrypto() 8 years ago
assert.js assert, tools: enforce strict (not)equal in eslint 8 years ago
buffer.js buffer: improve allocation performance 8 years ago
child_process.js child_process: allow Infinity as maxBuffer value 8 years ago
cluster.js cluster: refactor module into multiple files 8 years ago
console.js console: name anonymous functions 8 years ago
constants.js constants: errors -> errno 8 years ago
crypto.js lib: remove unnecessary parameter for assertCrypto() 8 years ago
dgram.js dgram: use Buffer.alloc(0) for zero-size buffers 8 years ago
dns.js dns: implement {ttl: true} for dns.resolve4() 8 years ago
domain.js test,lib,benchmark: match function names 8 years ago
events.js events: avoid emit() eager deopt 8 years ago
fs.js Revert "fs: ensure readFile[Sync] reads from the beginning" 8 years ago
http.js http: name anonymous functions in http 8 years ago
https.js lib: remove unnecessary parameter for assertCrypto() 8 years ago
module.js fs: export `realpathCacheKey` from `internal/fs` 8 years ago
net.js test,net: add tests for server.connections 8 years ago
os.js benchmark,lib,test: adjust for linting 8 years ago
path.js path: fallback to process cwd when resolving drive cwd 8 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 benchmark,test,lib: remove extra spaces 9 years ago
readline.js readline: refactor construct Interface 8 years ago
repl.js test,repl: add coverage for repl .clear+useGlobal 8 years ago
stream.js lib,src: remove usage of events.EventEmitter 9 years ago
string_decoder.js string_decoder: fix bad utf8 character handling 8 years ago
sys.js lib: use emitWarning instead of printDeprecationMessage 8 years ago
timers.js timers: fix handling of cleared immediates 8 years ago
tls.js lib: remove unnecessary parameter for assertCrypto() 8 years ago
tty.js tty: set the handle to blocking mode 8 years ago
url.js url: move originFor, domainToAscii and domainToUnicode 8 years ago
util.js test,util: remove lint workarounds 8 years ago
v8.js lib,src: support values > 4GB in heap statistics 8 years ago
vm.js vm: name anonymous functions 8 years ago
zlib.js zlib: fix linting recently-introduced lint error 8 years ago