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.
 
 
 
 
 
 
Scott Blomquist a05f973f82 test: Misc Windows unit test fixes 12 years ago
..
_debugger.js streams2: Call read(0) on resume() 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 Revert "stream: Never call decoder.end() multiple times" 12 years ago
_stream_transform.js stream: Emit error on stream object, not global 12 years ago
_stream_writable.js stream: Remove unnecessary nextTick usage in Writable 12 years ago
assert.js assert: improve support for new execution contexts 12 years ago
buffer.js buffer: check logic simplification 12 years ago
child_process.js child_process: support sending dgram socket 12 years ago
cluster.js cluster: Rename destroy() to kill(signal=SIGTERM) 12 years ago
console.js console: `console.dir()` bypasses inspect() methods 12 years ago
constants.js Update copyright headers 14 years ago
crypto.js crypto: merge Cipher and Decipher 12 years ago
dgram.js child_process: support sending dgram socket 12 years ago
dns.js DNS: Support NAPTR queries 12 years ago
domain.js process: separate nextTick domain logic 12 years ago
events.js events: Handle missing error obj when domains in use 12 years ago
freelist.js Update copyright headers 14 years ago
fs.js Revert "fs: Missing cb errors are deprecated, not a throw" 12 years ago
http.js stream: Don't emit 'end' unless read() called 12 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: handle 'finish' event only after 'connect' 12 years ago
os.js os: rename tmpDir() to tmpdir() for consistency 12 years ago
path.js test: Misc Windows unit test fixes 12 years ago
punycode.js punycode: update to v1.2.0 12 years ago
querystring.js trivial: Doc typo and lint fix 13 years ago
readline.js readline: handle wide characters properly 12 years ago
repl.js repl: Use a domain to catch async errors safely 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: consistent this keyword in setImmediate 12 years ago
tls.js tls: write pending data of opposite side 12 years ago
tty.js lib, src: remove errno global 12 years ago
url.js url: make url.format escape delimiters in path and query 12 years ago
util.js util: custom `inspect()` method may return an Object 12 years ago
vm.js lint 13 years ago
zlib.js zlib: Manage flush flags appropriately 12 years ago