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.
 
 
 
 
 
 
Ryan Dahl 5dab4be53c Remove useless shouldVerify assignments 14 years ago
..
assert.js assert.throws can now accept as RegExp 14 years ago
buffer.js buffer.copy targetStart defaults to 0 14 years ago
child_process.js Simplify execution from "big if statement" 14 years ago
console.js Lazy load console object 14 years ago
constants.js Add require('constants') 14 years ago
crypto.js Remove useless shouldVerify assignments 14 years ago
dgram.js Update node_net.cc to make us of node_constants.cc 14 years ago
dns.js Support CNAME lookups in DNS module. 14 years ago
events.js Fix number of args emitted by EventEmitter during "fast case" (lte 3 args) 14 years ago
freelist.js syntax fixes to pass jslint 14 years ago
fs.js Fix variable leak. 14 years ago
http.js Simplify state transitions in http.Client 14 years ago
net.js Fix test-securepair-server 14 years ago
path.js fix style in path.js 14 years ago
querystring.js Add querystring.unescapeBuffer 14 years ago
readline.js Use a proper tty test. 14 years ago
repl.js update repl to distinguish JSON.parse SyntaxErrors from the rest 14 years ago
securepair.js add shouldVerifyPeer param to SecurePairs 14 years ago
stream.js Fix test-securepair-server 14 years ago
string_decoder.js Remove require('buffer') in built-in libraries. 14 years ago
sys.js Remove warning in 'sys' - too aggressive 14 years ago
timers.js fixed timers, whoops. 14 years ago
url.js Implement new path.join behavior 14 years ago
util.js fix utils.inspect's detection of circular structures 14 years ago
vm.js Rename require('javascript') to require('vm') 14 years ago