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.
 
 
 
 
 
 
Kevin Decker d0c7d93536 http: Optimize queued client aborts 11 years ago
..
_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: Optimize queued client aborts 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: add request.flush() method 11 years ago
_http_server.js lib: use triple equals 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 stream: split `objectMode` for Duplex 11 years ago
_stream_transform.js stream: objectMode transforms allow falsey values 11 years ago
_stream_writable.js stream: don't try to finish if buffer is not empty 11 years ago
_tls_common.js tls: `getPeerCertificate(detailed)` 11 years ago
_tls_legacy.js src: lint after OCSP commits 11 years ago
_tls_wrap.js src: lint after OCSP commits 11 years ago
assert.js Merge remote-tracking branch 'origin/v0.10' 11 years ago
buffer.js buffer: Fix incorrect Buffer.compare behavior 11 years ago
child_process.js child_process: add path to spawn ENOENT Error 11 years ago
cluster.js cluster: do not synchronously emit 'setup' event 11 years ago
console.js src: Replace macros with util functions 11 years ago
constants.js Update copyright headers 14 years ago
crypto.js crypto, zlib: replace _binding with _handle 11 years ago
dgram.js dgram: introduce `reuseAddr` option 11 years ago
dns.js dns: validate arguments in resolver 11 years ago
domain.js domain: don't crash on "throw null" 11 years ago
events.js events: check if _events is an own property 11 years ago
freelist.js Update copyright headers 14 years ago
fs.js fs: add consistent flag fall throughs 11 years ago
http.js http: do not emit EOF non-readable socket 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 net: don't throw on net.Server.close() 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 11 years ago
querystring.js querystring: custom encode and decode 11 years ago
readline.js readline: fixes scoping bug 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 11 years ago
string_decoder.js Don't allow invalid encodings in StringDecoder class 12 years ago
sys.js Fix #3577 Un-break require('sys') 12 years ago
timers.js src: fix spelling mistake 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 11 years ago
url.js url: treat \ the same as / 11 years ago
util.js util: format as Error if instanceof Error 11 years ago
vm.js vm: update API to use options argument 11 years ago
zlib.js crypto, zlib: replace _binding with _handle 11 years ago