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.
 
 
 
 
 
 
Daniel Bevenius e85cb9f3cd
timers: clarify lib/timer.js comment
8 years ago
..
internal process: add --redirect-warnings command line argument 7 years ago
.eslintrc.yaml tools: eslint - use `error` and `off` 7 years ago
_debug_agent.js lib: remove unused msg parameter in debug_agent 8 years ago
_debugger.js tools: remove legacy indentation linting 7 years ago
_http_agent.js http: eliminate capture of ClientRequest in Agent 7 years ago
_http_client.js https: support rejectUnauthorized for unix sockets 8 years ago
_http_common.js http: fix connection upgrade checks 8 years ago
_http_incoming.js http: fix no dumping after `maybeReadMore` 9 years ago
_http_outgoing.js http: fix first body chunk fast case for UTF-16 8 years ago
_http_server.js http: describe parse err in debug output 8 years ago
_linklist.js lib,test: deprecate _linklist 9 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: remove legacy indentation linting 7 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: fix Writable instanceof for subclasses 7 years ago
_tls_common.js tls: fix empty issuer/subject/infoAccess parsing 7 years ago
_tls_legacy.js lib: normalize indentation in parentheses 7 years ago
_tls_wrap.js lib: remove excess indentation 7 years ago
assert.js assert: improve assert.fail() API 7 years ago
buffer.js lib: remove excess indentation 7 years ago
child_process.js tools: remove legacy indentation linting 7 years ago
cluster.js cluster, dns, repl, tls, util: fix RegExp nits 8 years ago
console.js console: timeEnd() with no label emits warning 9 years ago
constants.js constants: errors -> errno 8 years ago
crypto.js crypto: add sign/verify support for RSASSA-PSS 7 years ago
dgram.js tools: enable no-useless-return eslint rule 8 years ago
dns.js cluster, dns, repl, tls, util: fix RegExp nits 8 years ago
domain.js test,lib,benchmark: match function names 8 years ago
events.js lib: update indentation of ternaries 7 years ago
fs.js fs: Fix default params for fs.write(Sync) 7 years ago
http.js lib,src: remove usage of events.EventEmitter 9 years ago
https.js https: support agent construction without new 8 years ago
module.js lib: fix typo in comments in module.js 8 years ago
net.js net: support passing undefined to listen() 7 years ago
os.js os: improve loadavg() performance 8 years ago
path.js path: fix normalize on directories with two dots 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 readline: remove max limit of crlfDelay 7 years ago
repl.js repl: force editorMode in .load 7 years ago
stream.js stream: move legacy to lib/internal dir 8 years ago
string_decoder.js buffer,string_decoder: consolidate encoding validation logic 8 years ago
sys.js util: introduce `printDeprecationMessage` function 10 years ago
timers.js timers: clarify lib/timer.js comment 7 years ago
tls.js lib: remove excess indentation 7 years ago
tty.js lib: fix typos 7 years ago
url.js tools: remove legacy indentation linting 7 years ago
util.js lib: remove excess indentation 7 years ago
v8.js lib,src: support values > 4GB in heap statistics 8 years ago
vm.js vm: refactor vm module 8 years ago
zlib.js zlib: fix node crashing on invalid options 8 years ago