..
_debugger.js
lib: improved forEach object performance
11 years ago
_http_agent.js
lib: improved forEach object performance
11 years ago
_http_client.js
lib: http: poison parser references after freeing
11 years ago
_http_common.js
lib: http: poison parser references after freeing
11 years ago
_http_incoming.js
http: Improve _addHeaderLines method
11 years ago
_http_outgoing.js
http: cleanup setHeader()
11 years ago
_http_server.js
lib: http: poison parser references after freeing
11 years ago
_linklist.js
Update copyright headers
14 years ago
_stream_duplex.js
lib: improved forEach object performance
11 years ago
_stream_passthrough.js
stream: _write takes an encoding argument
12 years ago
_stream_readable.js
net,stream: add isPaused, don't read() when paused
11 years ago
_stream_transform.js
lib: remove unused variables
11 years ago
_stream_writable.js
streams: remove unused require('assert')
11 years ago
_tls_common.js
tls: support multiple keys/certs
11 years ago
_tls_legacy.js
net: add remoteFamily for socket
11 years ago
_tls_wrap.js
tls: `checkServerIdentity` option
11 years ago
assert.js
Merge remote-tracking branch 'origin/v0.10' into master
11 years ago
buffer.js
buffer: mv floating point read/write checks to JS
11 years ago
child_process.js
child_process: improve spawn() argument handling
11 years ago
cluster.js
src: be more intelligent about use of "arguments"
11 years ago
console.js
lib: improved forEach object performance
11 years ago
constants.js
Update copyright headers
14 years ago
crypto.js
crypto: introduce ECDH
11 years ago
dgram.js
net,dgram: workers can listen on exclusive ports
11 years ago
dns.js
dns: include host name in error message if available
11 years ago
domain.js
lib: remove unused variables
11 years ago
events.js
events: Output the event that is leaking
11 years ago
freelist.js
lib, src: don't make http parser handles weak
11 years ago
fs.js
Merge remote-tracking branch 'upstream/v0.10' into v0.12
11 years ago
http.js
http: do not send `0\r\n\r\n` in TE HEAD responses
11 years ago
https.js
http, https: don't depend on `globalAgent`
11 years ago
module.js
Merge remote-tracking branch 'upstream/v0.10' into v0.12
11 years ago
net.js
net: Make server.connections un-enumerable
11 years ago
os.js
lint
12 years ago
path.js
path: isAbsolute() should always return boolean
11 years ago
punycode.js
lib: remove unused variables and functions
12 years ago
querystring.js
Merge remote-tracking branch 'upstream/v0.10' into v0.12
11 years ago
readline.js
readline: should not require an output stream.
11 years ago
repl.js
repl: proper `setPrompt()` and `multiline` support
11 years ago
smalloc.js
smalloc: check if object has external memory
11 years ago
stream.js
src: Replace macros with util functions
12 years ago
string_decoder.js
lib: jslint string_decoder.js
11 years ago
sys.js
Fix #3577 Un-break require('sys')
13 years ago
timers.js
timers: backport f8193ab
11 years ago
tls.js
tls: add DHE-RSA-AES128-SHA256 to the def ciphers
11 years ago
tracing.js
lib: remove unused variables
11 years ago
tty.js
lib: remove unused variables and functions
12 years ago
url.js
url: make query() consistent
11 years ago
util.js
util: format as Error if instanceof Error
11 years ago
vm.js
lib, src: add vm.runInDebugContext()
11 years ago
zlib.js
lib: improved forEach object performance
11 years ago