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.
 
 
 
 
 
 
isaacs fbb963b5d5 stream: check _events before _events.error 11 years ago
..
_debugger.js debugger: breakpoints in scripts not loaded yet 12 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: check _events before _events.error 11 years ago
_stream_transform.js stream: don't create unnecessary buffers in Readable 12 years ago
_stream_writable.js stream: Pass 'buffer' encoding to decoded writables 11 years ago
assert.js lint 12 years ago
buffer.js buffer: add comment explaining buffer alignment 11 years ago
child_process.js child_process: fix handle delivery 12 years ago
cluster.js lint 12 years ago
console.js console: Support formatting options in trace() 12 years ago
constants.js Update copyright headers 14 years ago
crypto.js crypto: fix utf8/utf-8 encoding check 12 years ago
dgram.js dgram: fix assertion on bad send() arguments 11 years ago
dns.js DNS: Support NAPTR queries 12 years ago
domain.js domain: fix domain callback from MakeCallback 12 years ago
events.js events: fix memory leak, don't leak event names 11 years ago
freelist.js Update copyright headers 14 years ago
fs.js fs: use correct self reference for autoClose test 11 years ago
http.js http: Handle hex/base64 encodings properly 11 years ago
https.js https: optimize https.createConnection() 12 years ago
module.js core: Remove the nextTick for running the main file 12 years ago
net.js net: Do not destroy socket mid-write 12 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: pause stdin before turning off terminal raw mode 11 years ago
repl.js repl: fix JSON.parse error check 12 years ago
stream.js events: add check for listeners length 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') 12 years ago
timers.js timers: internal unref'd timer for api timeouts 12 years ago
tls.js tls: fix assertion when ssl is destroyed at read 11 years ago
tty.js lib, src: remove errno global 12 years ago
url.js url: Fix edge-case when protocol is non-lowercase 11 years ago
util.js node: Add --throw-deprecation 12 years ago
vm.js lint 13 years ago
zlib.js zlib: allow zero values for level and strategy 11 years ago