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.
 
 
 
 
 
 
Felix Geisendörfer 80eff96829 string_decoder: Add more comments 11 years ago
..
_debugger.js debugger: Fix breakpoint not showing after restart 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: start old-mode read in a next tick 11 years ago
_stream_transform.js stream: objectMode transforms allow falsey values 11 years ago
_stream_writable.js net: do not re-emit stream errors 11 years ago
assert.js assert: Ensure reflexivity of deepEqual 11 years ago
buffer.js buffer: add comment explaining buffer alignment 12 years ago
child_process.js child_process: do not set args before throwing 11 years ago
cluster.js cluster: report more errors to workers 11 years ago
console.js console: Support formatting options in trace() 12 years ago
constants.js Update copyright headers 14 years ago
crypto.js crypto: do not lowercase cipher/hash names 11 years ago
dgram.js cluster: report more errors to workers 11 years ago
dns.js Revert "dns: validate arguments in resolve" 11 years ago
domain.js domains: exit() only affects active domains 11 years ago
events.js lib: name EventEmitter prototype methods 11 years ago
freelist.js Update copyright headers 14 years ago
fs.js fs: close file if fstat() fails in readFile() 11 years ago
http.js stream: start old-mode read in a next tick 11 years ago
https.js https: optimize https.createConnection() 12 years ago
module.js module: only cache package main 11 years ago
net.js net: do not re-emit stream errors 11 years ago
os.js os: rename tmpDir() to tmpdir() for consistency 12 years ago
path.js lint 12 years ago
punycode.js punycode: update to v1.2.0 12 years ago
querystring.js querystring: Removing unnecessary binding 12 years ago
readline.js readline: handle input starting with control chars 11 years ago
repl.js repl: do not insert duplicates into completions 11 years ago
stream.js events: add check for listeners length 12 years ago
string_decoder.js string_decoder: Add more comments 11 years ago
sys.js Fix #3577 Un-break require('sys') 13 years ago
timers.js timer: don't reschedule timer bucket in a domain 11 years ago
tls.js tls: fix performance issue 11 years ago
tty.js lib, src: remove errno global 12 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 lint 13 years ago
zlib.js zlib: allow zero values for level and strategy 12 years ago