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 18c985919d stream: Override addListener as well as on 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 streams2: Fix duplex no-half-open logic 12 years ago
_stream_passthrough.js streams2: ctor guards on Stream classes 12 years ago
_stream_readable.js stream: Override addListener as well as on 12 years ago
_stream_transform.js streams2: Remove function.bind() usage 12 years ago
_stream_writable.js streams: Speed up by doing less work in the state ctors 12 years ago
assert.js assert: improve support for new execution contexts 12 years ago
buffer.js Revert "buffer: allocate memory with mmap()" 12 years ago
buffer_ieee754.js Fixed a lot of jslint errors. 13 years ago
child_process.js child_process: Pull through untouched stdio streams 12 years ago
cluster.js cluster: make 'listening' handler see actual port 12 years ago
console.js console: refactor the console module to be reusable 12 years ago
constants.js Update copyright headers 14 years ago
crypto.js crypto: Streaming interface for Sign and Verify 12 years ago
dgram.js dgram: fix double implicit bind error 12 years ago
dns.js Revert "DNS: Support NAPTR queries" 13 years ago
domain.js domain: use camelCase instead of snake_case 12 years ago
events.js domain: use camelCase instead of snake_case 12 years ago
freelist.js Update copyright headers 14 years ago
fs.js fs: remove unused default option in WriteStream 12 years ago
http.js http: Separate out the storeHeader closure 12 years ago
https.js https: optimize https.createConnection() 12 years ago
module.js lint 12 years ago
net.js net: fix bufferSize include writableStream length 12 years ago
os.js os: add os.endianness() function 12 years ago
path.js lint 12 years ago
punycode.js punycode: update to v1.1.1 12 years ago
querystring.js trivial: Doc typo and lint fix 13 years ago
readline.js readline: use a "string_decoder" to parse "keypress" events 12 years ago
repl.js REPL: fix floating point number parsing 12 years ago
stream.js streams2: The new stream base classes 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: Move list.ontimeout to separate function 12 years ago
tls.js Merge remote-tracking branch 'ry/v0.8' into master 12 years ago
tty.js stdio: Do not read from stdout/err 12 years ago
url.js url: make url.format escape delimiters in path and query 12 years ago
util.js util: fix deprecation message in `util.pump` 12 years ago
vm.js lint 13 years ago
zlib.js zlib: streams2 12 years ago