.. |
internal
|
lib: wrap tick_processor scripts in IIFE
|
9 years ago |
.eslintrc
|
tools: apply custom buffer lint rule to /lib only
|
9 years ago |
_debug_agent.js
|
debugger: assert test before accessing this.binding
|
9 years ago |
_debugger.js
|
debugger: remove unneeded callback check
|
9 years ago |
_http_agent.js
|
http: allow async createConnection()
|
9 years ago |
_http_client.js
|
http: allow async createConnection()
|
9 years ago |
_http_common.js
|
http: strictly forbid invalid characters from headers
|
9 years ago |
_http_incoming.js
|
http: remove old, confusing comment
|
9 years ago |
_http_outgoing.js
|
http: remove unnecessary check
|
9 years ago |
_http_server.js
|
http,util: fix typos in comments
|
9 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
|
stream: fix no data on partial decode
|
9 years ago |
_stream_transform.js
|
stream: prevent object map change in TransformState
|
9 years ago |
_stream_wrap.js
|
stream_wrap: error if stream has StringDecoder
|
9 years ago |
_stream_writable.js
|
streams: 5% throughput gain when sending small chunks
|
9 years ago |
_tls_common.js
|
tls: scope loop vars with let
|
9 years ago |
_tls_legacy.js
|
lib: fix style issues after eslint update
|
9 years ago |
_tls_wrap.js
|
net: use `_server` for internal book-keeping
|
9 years ago |
assert.js
|
lib: fix style issues after eslint update
|
9 years ago |
buffer.js
|
buffer: add encoding parameter to fill()
|
9 years ago |
child_process.js
|
child_process: add shell option to spawn()
|
9 years ago |
cluster.js
|
cluster: emit worker as first 'message' event arg
|
9 years ago |
console.js
|
console: apply null as `this` for util.format
|
9 years ago |
constants.js
|
Remove excessive copyright/license boilerplate
|
10 years ago |
crypto.js
|
crypto: simplify Certificate class bindings
|
9 years ago |
dgram.js
|
dgram: default send address to 127.0.0.1 or ::1
|
9 years ago |
dns.js
|
dns: add resolvePtr to query plain DNS PTR records
|
9 years ago |
domain.js
|
domains: clear stack when no error handler
|
9 years ago |
events.js
|
lib,test: remove extra semicolons
|
9 years ago |
fs.js
|
fs: add a temporary fix for re-evaluation support
|
9 years ago |
http.js
|
lib,src: remove usage of events.EventEmitter
|
9 years ago |
https.js
|
https: evict cached sessions on error
|
9 years ago |
module.js
|
module: refactor redeclared variable
|
9 years ago |
net.js
|
net: use `_server` for internal book-keeping
|
9 years ago |
os.js
|
lib: remove unused modules
|
9 years ago |
path.js
|
path: fix normalize for absolutes
|
9 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: improve escape() performance
|
9 years ago |
readline.js
|
readline: Remove XXX and output debuglog
|
9 years ago |
repl.js
|
repl: fix stack trace column number in strict mode
|
9 years ago |
stream.js
|
lib,src: remove usage of events.EventEmitter
|
9 years ago |
string_decoder.js
|
string_decoder: fix performance regression
|
9 years ago |
sys.js
|
util: introduce `printDeprecationMessage` function
|
10 years ago |
timers.js
|
timers: greatly improve code comments
|
9 years ago |
tls.js
|
lib,test: remove extra semicolons
|
9 years ago |
tty.js
|
lib: remove unused modules
|
9 years ago |
url.js
|
url: group slashed protocols by protocol name
|
9 years ago |
util.js
|
util: improve format() performance further
|
9 years ago |
v8.js
|
v8,src: expose statistics about heap spaces
|
9 years ago |
vm.js
|
lib: reduce util.is*() usage
|
10 years ago |
zlib.js
|
zlib: only apply drain listener if given callback
|
9 years ago |