projects
/
platform
/
upstream
/
nodejs.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
add docs for socket/server/timer unref and ref
[platform/upstream/nodejs.git]
/
lib
/
2012-07-23
Timothy J Fontaine
add ref/unref to setTimeout timers
tree
|
commitdiff
2012-07-23
Timothy J Fontaine
ref/unref for net.Socket net.Server dgram.Socket
tree
|
commitdiff
2012-07-20
Fedor Indutny
tls: pass linting
tree
|
commitdiff
2012-07-20
Fedor Indutny
tls: fix 'hostless' tls connection verification
tree
|
commitdiff
2012-07-20
Fedor Indutny
Revert "http/https: pass request to .createConnection()"
tree
|
commitdiff
2012-07-20
Fedor Indutny
tls: revert accidental API change
tree
|
commitdiff
2012-07-20
Fedor Indutny
tls: localhost is valid against identity-check
tree
|
commitdiff
2012-07-19
Fedor Indutny
tls: veryify server's identity
tree
|
commitdiff
2012-07-19
Fedor Indutny
http/https: pass request to .createConnection()
tree
|
commitdiff
2012-07-19
Fedor Indutny
net: ignore socket.setTimeout(Infinity) (and NaN)
tree
|
commitdiff
2012-07-19
isaacs
Merge remote-tracking branch 'ry/v0.8' into master
tree
|
commitdiff
2012-07-17
isaacs
Merge remote-tracking branch 'ry/v0.8'
tree
|
commitdiff
2012-07-17
Pavel Lang
Enable color customization of `util.inspect`
tree
|
commitdiff
2012-07-17
isaacs
domain: Fix stack leak on error
tree
|
commitdiff
2012-07-13
isaacs
Merge remote-tracking branch 'ry/v0.8'
tree
|
commitdiff
2012-07-12
Nathan Rajlich
Revert "events: don't delete the listeners array in...
tree
|
commitdiff
2012-07-12
Ben Noordhuis
net: fix net.Server.listen({fd:x}) error reporting
tree
|
commitdiff
2012-07-12
Ben Noordhuis
net: fix bogus errno reporting
tree
|
commitdiff
2012-07-12
Bert Belder
Merge branch 'v0.6' into v0.8
tree
|
commitdiff
2012-07-12
isaacs
lint
tree
|
commitdiff
2012-07-12
isaacs
Merge remote-tracking branch 'ry/v0.8' into v0.8-merge
tree
|
commitdiff
2012-07-10
Shigeki Ohtsu
timer: change new Date to Date.now for performance
tree
|
commitdiff
2012-07-09
isaacs
Merge branch 'v0.8.2-release' into v0.8
tree
|
commitdiff
2012-07-09
Toshihiro Nakamura
domain: Remove first arg from intercepted fn
tree
|
commitdiff
2012-07-09
Ben Noordhuis
fs: make unwatchFile() remove a specific listener
tree
|
commitdiff
2012-07-07
Nathan Rajlich
readline: don't use Function#call()
tree
|
commitdiff
2012-07-07
Jonas Westerlund
Forgotten commit: add arguments to handleGroup
tree
|
commitdiff
2012-07-07
Jonas Westerlund
Use unicode escape sequences instead of octal
tree
|
commitdiff
2012-07-07
Jonas Westerlund
Inline timeout function, avoiding declaration in condit...
tree
|
commitdiff
2012-07-07
Jonas Westerlund
Move function declaration out of conditional
tree
|
commitdiff
2012-07-07
Jonas Westerlund
Move function declaration to top-level
tree
|
commitdiff
2012-07-07
Jonas Westerlund
Do not assign to properties that only have getters
tree
|
commitdiff
2012-07-07
Jonas Westerlund
Avoid redeclaring variable
tree
|
commitdiff
2012-07-07
Jonas Westerlund
Remove octal escape sequences and avoid reserved keyword
tree
|
commitdiff
2012-07-06
TJ Holowaychuk
module: add filename to require() json errors
tree
|
commitdiff
2012-07-06
Tim Macfarlane
readline: fix for unicode prompts
tree
|
commitdiff
2012-07-05
Ben Noordhuis
timers: fix handling of large timeouts
tree
|
commitdiff
2012-07-05
Fedor Indutny
tls: use slab allocator
tree
|
commitdiff
2012-07-04
Vladimir Beloborodov
readline: Use one history item for reentered line
tree
|
commitdiff
2012-07-04
Nathan Rajlich
repl: fix passing an empty line inserting "undefined...
tree
|
commitdiff
2012-07-04
Maciej Małecki
repl: fix crashes when buffering command
tree
|
commitdiff
2012-07-04
Mathias Bynens
punycode: update to v1.1.1
tree
|
commitdiff
2012-07-04
Ben Noordhuis
Merge remote-tracking branch 'origin/v0.8'
tree
|
commitdiff
2012-06-29
isaacs
Merge branch 'v0.8.1-release' into v0.8
tree
|
commitdiff
2012-06-29
isaacs
lint
tree
|
commitdiff
2012-06-29
Bert Belder
Merge branch 'v0.8'
tree
|
commitdiff
2012-06-28
isaacs
Fix #3577 Un-break require('sys')
tree
|
commitdiff
2012-06-28
Ben Noordhuis
util: speed up formatting of large arrays/objects
tree
|
commitdiff
2012-06-26
Bert Belder
windows: make fs.realpath(Sync) work with UNC paths
tree
|
commitdiff
2012-06-26
isaacs
realpath: No sync cb() calling allowed.
tree
|
commitdiff
2012-06-26
Ben Noordhuis
Merge remote-tracking branch 'origin/v0.8'
tree
|
commitdiff
2012-06-23
Ben Noordhuis
repl: fix buffer clearing after npm command
tree
|
commitdiff
2012-06-21
isaacs
Add --no-deprecation and --trace-deprecation flags
tree
|
commitdiff
2012-06-21
isaacs
http: Hush 'MUST NOT have a body' warnings to debug()
tree
|
commitdiff
2012-06-21
Ben Noordhuis
fs: make fs.watchFile() interval default to 5007
tree
|
commitdiff
2012-06-21
Ben Noordhuis
fs: make fs.watchFile() work on windows
tree
|
commitdiff
2012-06-20
Karl Skomski
Use parent SlowBuffer, if any, when Buffer is sliced
tree
|
commitdiff
2012-06-20
isaacs
Fix fs.readfile('/dev/stdin')
tree
|
commitdiff
2012-06-20
isaacs
Merge branch 'v0.7.12-release'
tree
|
commitdiff
2012-06-19
isaacs
trivial: Doc typo and lint fix
tree
|
commitdiff
2012-06-18
isaacs
Fix breakage introduced in de65ba7
tree
|
commitdiff
2012-06-18
isaacs
net.Socket: Delay pause/resume until after connect
tree
|
commitdiff
2012-06-18
Fedor Indutny
child_process: add .stdin stream to forks
tree
|
commitdiff
2012-06-18
Ben Noordhuis
tls: fix off-by-one error in renegotiation check
tree
|
commitdiff
2012-06-17
Maciej Małecki
events: cache `domain` module locally
tree
|
commitdiff
2012-06-17
Reid Burke
net: Prevent property access throws during close
tree
|
commitdiff
2012-06-16
isaacs
Make listenFD just DTRT after warning
tree
|
commitdiff
2012-06-16
isaacs
Revert "DNS: Support NAPTR queries"
tree
|
commitdiff
2012-06-16
ssuda
DNS: Support NAPTR queries
tree
|
commitdiff
2012-06-16
Felix Böhm
querystring: improved speed and code cleanup
tree
|
commitdiff
2012-06-15
isaacs
Merge branch 'v0.7.11-release'
tree
|
commitdiff
2012-06-15
isaacs
2012.06.15, Version 0.7.11 (unstable)
v0.7.11
tree
|
commitdiff
2012-06-15
Andreas Madsen
domain: the EventEmitter constructor is now always...
tree
|
commitdiff
2012-06-15
isaacs
zlib: use Buffer.concat()
tree
|
commitdiff
2012-06-15
Nathan Rajlich
readline: don't cache the "keypress" listeners
tree
|
commitdiff
2012-06-15
Reid Burke
Fix #3425: removeAllListeners should delete array
tree
|
commitdiff
2012-06-14
Bert Belder
windows: make symlinks tolerant to forward slashes
tree
|
commitdiff
2012-06-14
isaacs
Fix test-fs-realpath on Windows
tree
|
commitdiff
2012-06-14
Andreas Madsen
cluster: rename worker.unqiueID to worker.id
tree
|
commitdiff
2012-06-13
isaacs
Fix #3388 Support listening on file descriptors
tree
|
commitdiff
2012-06-13
isaacs
Fix #3407 os.tmpDir()
tree
|
commitdiff
2012-06-12
Bert Belder
Fix child_process.kill oddities
tree
|
commitdiff
2012-06-12
Ben Noordhuis
fs: fix infinite loop in fs.readFileSync()
tree
|
commitdiff
2012-06-12
Ben Noordhuis
fs: fix infinite loop in fs.readFile()
tree
|
commitdiff
2012-06-12
Bert Belder
cluster: don't silently drop messages when the write...
tree
|
commitdiff
2012-06-12
Shigeki Ohtsu
fs: fix fs.readFileSync to work on real empty file
tree
|
commitdiff
2012-06-12
Shigeki Ohtsu
fs: fix typo in fs.readFile of lying size=0 stat
tree
|
commitdiff
2012-06-11
isaacs
fix fs.readFile with lying size=0 stat results
tree
|
commitdiff
2012-06-11
isaacs
Add Buffer.concat method
tree
|
commitdiff
2012-06-11
Bert Belder
cluster: don't silently drop messages when the write...
tree
|
commitdiff
2012-06-11
isaacs
Remove auto-unref
tree
|
commitdiff
2012-06-11
isaacs
Merge branch 'v0.7.10-release'
tree
|
commitdiff
2012-06-11
isaacs
lint
tree
|
commitdiff
2012-06-09
isaacs
Fix #3394 fs.realpath: Properly cache symlink targets
tree
|
commitdiff
2012-06-09
isaacs
Fix fs.realpath to work on Windows
tree
|
commitdiff
2012-06-09
isaacs
Expose posix realpath on windows as well
tree
|
commitdiff
2012-06-09
Andreas Madsen
domain: run now return callback result
tree
|
commitdiff
2012-06-09
Andreas Madsen
domain: dry decorate using util._extend
tree
|
commitdiff
2012-06-09
Marc Harter
Fix #3379 prevent domain.intercept passing 1st arg...
tree
|
commitdiff
2012-06-09
Charlie McConnell
child_process: expose UV_PROCESS_DETACHED as options...
tree
|
commitdiff
next