.. |
_debugger.js
|
Remove octal escape sequences and avoid reserved keyword
|
13 years ago |
_linklist.js
|
Update copyright headers
|
14 years ago |
assert.js
|
assert: fix throws() throws an error without message property
|
13 years ago |
buffer.js
|
buffer: slow buffer copy compatibility fix
|
12 years ago |
buffer_ieee754.js
|
Fixed a lot of jslint errors.
|
14 years ago |
child_process.js
|
child process: fix processes with IPC channel don't emit 'close'
|
13 years ago |
cluster.js
|
Avoid redeclaring variable
|
13 years ago |
console.js
|
console: throw when no such label exists in `console.timeEnd`
|
13 years ago |
constants.js
|
Update copyright headers
|
14 years ago |
crypto.js
|
Merge remote-tracking branch 'ry/v0.6' into v0.6-merge
|
13 years ago |
dgram.js
|
dgram: don't assert on send('string')
|
12 years ago |
dns.js
|
dns: make error message match errno
|
12 years ago |
domain.js
|
domain: Remove stray console.log
|
13 years ago |
events.js
|
events: Don't clobber pre-existing _events obj in EE ctor
|
13 years ago |
freelist.js
|
Update copyright headers
|
14 years ago |
fs.js
|
fs: fix WriteStream fd leak
|
12 years ago |
http.js
|
http: Do not let Agent hand out destroyed sockets
|
12 years ago |
https.js
|
https: make https.get() accept a URL
|
13 years ago |
module.js
|
module: add filename to require() json errors
|
13 years ago |
net.js
|
net: More accurate IP address validation and IPv6 dotted notation.
|
12 years ago |
os.js
|
Add --no-deprecation and --trace-deprecation flags
|
13 years ago |
path.js
|
Add --no-deprecation and --trace-deprecation flags
|
13 years ago |
punycode.js
|
punycode: Update to v1.0.0
|
13 years ago |
querystring.js
|
trivial: Doc typo and lint fix
|
13 years ago |
readline.js
|
repl: call resume() after setRawMode()
|
13 years ago |
repl.js
|
repl: ensure each REPL instance gets its own "context"
|
13 years ago |
stream.js
|
stream.pipe: Don't call destroy() unless it's a function
|
13 years ago |
string_decoder.js
|
string_decoder: added support for UTF-16LE
|
13 years ago |
sys.js
|
Fix #3577 Un-break require('sys')
|
13 years ago |
timers.js
|
timers: fix handling of large timeouts
|
13 years ago |
tls.js
|
tls: follow RFC6125 more stricly
|
12 years ago |
tty.js
|
Add --no-deprecation and --trace-deprecation flags
|
13 years ago |
url.js
|
url: parse hostnames that start with - or _
|
13 years ago |
util.js
|
util: make util.inspect() work when "hasOwnProperty" is overwritten
|
13 years ago |
vm.js
|
lint
|
13 years ago |
zlib.js
|
zlib: reduce memory consumption, release early
|
12 years ago |