..
_debugger.js
debugger: don't set the `repl.prompt` string
11 years ago
_http_agent.js
http: remove the circular dependency
11 years ago
_http_client.js
http: better client "protocol not supported" error
11 years ago
_http_common.js
http: parse the status message in a http response.
11 years ago
_http_incoming.js
http: do not emit EOF non-readable socket
11 years ago
_http_outgoing.js
http: use writev on chunked encoding
11 years ago
_http_server.js
http: avoid duplicate keys in writeHead
11 years ago
_linklist.js
Update copyright headers
14 years ago
_stream_duplex.js
stdio: Set readable/writable flags properly
12 years ago
_stream_passthrough.js
stream: _write takes an encoding argument
12 years ago
_stream_readable.js
Merge remote-tracking branch 'origin/v0.10'
11 years ago
_stream_transform.js
stream: objectMode transforms allow falsey values
12 years ago
_stream_writable.js
Merge remote-tracking branch 'upstream/v0.10'
11 years ago
_tls_common.js
crypto: move `createCredentials` to tls
11 years ago
_tls_legacy.js
crypto: move `createCredentials` to tls
11 years ago
_tls_wrap.js
crypto: move `createCredentials` to tls
11 years ago
assert.js
Merge remote-tracking branch 'origin/v0.10'
11 years ago
buffer.js
buffer: fix typo in `SlowBuffer`
11 years ago
child_process.js
Merge remote-tracking branch 'upstream/v0.10'
11 years ago
cluster.js
cluster: do not synchronously emit 'setup' event
11 years ago
console.js
src: Replace macros with util functions
12 years ago
constants.js
Update copyright headers
14 years ago
crypto.js
crypto: move `createCredentials` to tls
11 years ago
dgram.js
dgram: pass the bytes sent to the send callback
11 years ago
dns.js
dns: validate arguments in resolver
11 years ago
domain.js
Merge remote-tracking branch 'origin/v0.10'
11 years ago
events.js
src: revert domain using AsyncListeners
11 years ago
freelist.js
Update copyright headers
14 years ago
fs.js
fs: improve performance of all stat functions
11 years ago
http.js
http, https: don't depend on `globalAgent`
11 years ago
https.js
http, https: don't depend on `globalAgent`
11 years ago
module.js
Merge remote-tracking branch 'upstream/v0.10'
11 years ago
net.js
src: make stdout/sterr pipes blocking
11 years ago
os.js
lint
12 years ago
path.js
path: improve POSIX path.join() performance
11 years ago
punycode.js
lib: remove unused variables and functions
12 years ago
querystring.js
querystring: remove `name` from `stringify()`
11 years ago
readline.js
readline: consider newlines for cursor position
11 years ago
repl.js
lint: fix missing semi colon in repl
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
Don't allow invalid encodings in StringDecoder class
12 years ago
sys.js
Fix #3577 Un-break require('sys')
13 years ago
timers.js
Merge remote-tracking branch 'upstream/v0.10'
11 years ago
tls.js
crypto: move `createCredentials` to tls
11 years ago
tracing.js
src: move AsyncListener from process to tracing
11 years ago
tty.js
lib: remove unused variables and functions
12 years ago
url.js
src: Replace macros with util functions
12 years ago
util.js
util: show meaningful values for boxed primitives
11 years ago
vm.js
vm: update API to use options argument
12 years ago
zlib.js
zlib: separate sync/async methods
11 years ago