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.
 
 
 
 
 
 
Rich Trott 6bcf65d4a7
lib,test: use regular expression literals
8 years ago
..
internal inspector: do not add 'inspector' property 8 years ago
.eslintrc.yaml tools: rename eslintrc to an undeprecated format 8 years ago
_http_agent.js http: fix permanent deoptimizations 8 years ago
_http_client.js http: fix permanent deoptimizations 8 years ago
_http_common.js freelist: simplify export 8 years ago
_http_incoming.js tools: ignore URLs in line length linting 8 years ago
_http_outgoing.js lib,test: use regular expression literals 8 years ago
_http_server.js http: avoid retaining unneeded memory 8 years ago
_stream_duplex.js meta: restore original copyright header 8 years ago
_stream_passthrough.js meta: restore original copyright header 8 years ago
_stream_readable.js stream: fix y.pipe(x)+y.pipe(x)+y.unpipe(x) 8 years ago
_stream_transform.js meta: restore original copyright header 8 years ago
_stream_wrap.js stream: avoid using forEach 8 years ago
_stream_writable.js meta: restore original copyright header 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 Partial revert "tls: keep track of stream that is closed" 8 years ago
assert.js assert: fix AssertionError, assign error code 8 years ago
buffer.js src: do proper StringBytes error handling 8 years ago
child_process.js child_process: improve killSignal validations 8 years ago
cluster.js meta: restore original copyright header 8 years ago
console.js meta: restore original copyright header 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 tools: enable no-useless-return eslint rule 8 years ago
dns.js meta: restore original copyright header 8 years ago
domain.js meta: restore original copyright header 8 years ago
events.js events: remove unreachable code 8 years ago
fs.js fs: fix permanent deoptimizations 8 years ago
http.js http: use more efficient module.exports pattern 8 years ago
https.js meta: restore original copyright header 8 years ago
module.js inspector: do not add 'inspector' property 8 years ago
net.js net: fix permanent deoptimizations 8 years ago
os.js os: refactor os structure, add Symbol.toPrimitive 8 years ago
path.js meta: restore original copyright header 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 lib: use Object.create(null) directly 8 years ago
readline.js readline: fix permanent deoptimizations 8 years ago
repl.js repl: fix permanent deoptimizations 8 years ago
stream.js meta: restore original copyright header 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: fix not to close reused timer handle 8 years ago
tls.js tls: support Uint8Arrays for protocol list buffers 8 years ago
tty.js tty: remove NODE_TTY_UNSAFE_ASYNC 8 years ago
url.js url: move to module.exports = {} pattern 8 years ago
util.js util: fix permanent deoptimizations 8 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: support all ArrayBufferView types 8 years ago