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.
 
 
 
 
 
 
Jackson Tian cc08106d62 fs: fix fs.readFileSync fd leak when get RangeError 10 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: fix Readable.wrap objectMode falsy values 10 years ago
_stream_transform.js stream: objectMode transforms allow falsey values 11 years ago
_stream_writable.js streams: remove unused require('assert') 10 years ago
assert.js lib: remove and restructure calls to isNaN() 10 years ago
buffer.js buffer: fix sign overflow in `readUIn32BE` 10 years ago
child_process.js child_process: handle writeUtf8String error 10 years ago
cluster.js cluster: disconnect should not be synchronous 10 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: fix fs.readFileSync fd leak when get RangeError 10 years ago
http.js Revert "stream: start old-mode read in a next tick" 10 years ago
https.js https: optimize https.createConnection() 12 years ago
module.js module: eliminate double `getenv()` 10 years ago
net.js lib: remove and restructure calls to isNaN() 10 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 lib: jslint string_decoder.js 10 years ago
sys.js Fix #3577 Un-break require('sys') 12 years ago
timers.js timers: backport f8193ab 10 years ago
tls.js timers: backport f8193ab 10 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: do not crash on write after close 10 years ago