projects
/
platform
/
upstream
/
nodejs.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
http,util: fix typos in comments
[platform/upstream/nodejs.git]
/
lib
/
2016-03-21
Alexander Makarenko
http,util: fix typos in comments
tree
|
commitdiff
2016-03-21
Brian White
stream: fix no data on partial decode
tree
|
commitdiff
2016-03-02
Fedor Indutny
net: use `_server` for internal book-keeping
tree
|
commitdiff
2016-03-02
Jackson Tian
console: apply null as `this` for util.format
tree
|
commitdiff
2016-03-02
Igor Klopov
cluster: dont rely on `this` in `fork`
tree
|
commitdiff
2016-03-02
Fedor Indutny
tls: nullify `.ssl` on handle close
tree
|
commitdiff
2016-03-02
Prince J Wesley
debugger: assert test before accessing this.binding
tree
|
commitdiff
2016-03-02
Brian White
child_process: fix data loss with readable event
tree
|
commitdiff
2016-03-02
Trevor Norris
buffer: allow encoding param to collapse
tree
|
commitdiff
2016-03-02
Tom Atkinson
http: remove reference to onParserExecute
tree
|
commitdiff
2016-03-02
Matteo Collina
streams: 5% throughput gain when sending small chunks
tree
|
commitdiff
2016-03-02
Fedor Indutny
http: do not emit `upgrade` on advertisement
tree
|
commitdiff
2016-03-02
Matt Loring
tools: run tick processor without forking
tree
|
commitdiff
2016-03-02
Matt Loring
tools: add --prof-process flag to node binary
tree
|
commitdiff
2016-03-02
Rich Trott
tools: lint for spacing around unary operators
tree
|
commitdiff
2016-03-02
Rich Trott
tools: enable no-redeclare rule for linter
tree
|
commitdiff
2016-03-02
Rich Trott
dgram: scope redeclared variables
tree
|
commitdiff
2016-03-02
Fedor Indutny
https: evict cached sessions on error
tree
|
commitdiff
2016-03-02
Rich Trott
lib: remove string_decoder.js var redeclarations
tree
|
commitdiff
2016-03-02
Rich Trott
repl: remove variable redeclaration
tree
|
commitdiff
2016-03-02
Rich Trott
lib: scope loop variables
tree
|
commitdiff
2016-03-02
Rich Trott
net: refactor redeclared variables
tree
|
commitdiff
2016-03-02
Rich Trott
module: refactor redeclared variable
tree
|
commitdiff
2016-03-02
Rich Trott
fs: refactor redeclared variables
tree
|
commitdiff
2016-03-02
Rich Trott
buffer: refactor redeclared variables
tree
|
commitdiff
2016-03-02
Fedor Indutny
tls_wrap: reach error reporting for UV_EPROTO
tree
|
commitdiff
2016-03-02
Evan Lucas
net: move isLegalPort to internal/net
tree
|
commitdiff
2016-03-02
Kári Tristan Helgason
url: change scoping of variables with let
tree
|
commitdiff
2016-03-02
Rich Trott
tls: scope loop vars with let
tree
|
commitdiff
2016-03-02
Evan Lucas
dns: throw a TypeError in lookupService with invalid...
tree
|
commitdiff
2016-03-02
Rich Trott
stream: refactor redeclared variables
tree
|
commitdiff
2016-03-02
Fedor Indutny
internal/child_process: call postSend on error
tree
|
commitdiff
2016-03-02
José F. Romaniello
http: handle errors on idle sockets
tree
|
commitdiff
2016-03-02
Minwoo Jung
lib: use arrow functions instead of bind
tree
|
commitdiff
2016-03-02
Коренберг Марк
tls: add `options` argument to createSecurePair
tree
|
commitdiff
2016-03-02
Michaël Zasso
lib,test: remove extra semicolons
tree
|
commitdiff
2016-03-02
Brian White
querystring: improve parse() performance
tree
|
commitdiff
2016-02-15
Jackson Tian
buffer: make byteLength work with Buffer correctly
tree
|
commitdiff
2016-02-15
Peter Geiss
buffer: remove unnecessary TODO comments
tree
|
commitdiff
2016-02-15
Kohei TAKATA
readline: Remove XXX and output debuglog
tree
|
commitdiff
2016-02-15
Evan Lucas
net: remove hot path comment from connect
tree
|
commitdiff
2016-02-15
Rich Trott
debugger: remove variable redeclarations
tree
|
commitdiff
2016-02-15
Fedor Indutny
tls_legacy: do not read on OpenSSL's stack
tree
|
commitdiff
2016-02-15
zoubin
stream: remove useless if test in transform
tree
|
commitdiff
2016-02-15
Brian White
dgram: prevent disabled optimization of bind()
tree
|
commitdiff
2016-02-15
Rich Trott
http: remove variable redeclaration
tree
|
commitdiff
2016-02-15
James M Snell
net, doc: fix line wrapping lint in net.js
tree
|
commitdiff
2016-02-15
Josh Dague
net: fix dns lookup for android
tree
|
commitdiff
2016-02-15
Evan Lucas
repl: make sure historyPath is trimmed
tree
|
commitdiff
2016-02-15
Santiago Gimeno
cluster: ignore queryServer msgs on disconnection
tree
|
commitdiff
2016-02-15
Brian White
http: fix non-string header value concatenation
tree
|
commitdiff
2016-02-15
Santiago Gimeno
cluster: fix race condition setting suicide prop
tree
|
commitdiff
2016-02-15
Andres Suarez
module: move unnecessary work for early return
tree
|
commitdiff
2016-02-15
Michaël Zasso
lib: fix style issues after eslint update
tree
|
commitdiff
2016-02-09
James M Snell
http: strictly forbid invalid characters from headers
tree
|
commitdiff
2016-01-21
cjihrig
module,src: do not wrap modules with -1 lineOffset
tree
|
commitdiff
2016-01-19
Rich Trott
assert: accommodate ES6 classes that extend Error
tree
|
commitdiff
2016-01-19
Rich Trott
lib: remove unused modules
tree
|
commitdiff
2016-01-19
Roman Reiss
dns: remove nonexistant exports.ADNAME
tree
|
commitdiff
2016-01-19
Rich Trott
child_process: guard against race condition
tree
|
commitdiff
2016-01-19
Damian Schenkelman
http: use `self.keepAlive` instead of `self.options...
tree
|
commitdiff
2016-01-19
Rich Trott
repl: remove unused function
tree
|
commitdiff
2016-01-19
Fedor Indutny
https: use `servername` in agent key
tree
|
commitdiff
2016-01-19
Jackson Tian
buffer: refactor create buffer
tree
|
commitdiff
2016-01-19
Claudio Rodriguez
assert: typed array deepequal performance fix
tree
|
commitdiff
2016-01-19
Jackson Tian
buffer: faster case for create Buffer from new Buffer(0)
tree
|
commitdiff
2016-01-19
Bo Borgerson
http: Remove an unnecessary assignment
tree
|
commitdiff
2016-01-19
Dave
http: remove excess calls to removeSocket
tree
|
commitdiff
2016-01-19
Mudit Ameta
repl: Fixed node repl history edge case.
tree
|
commitdiff
2016-01-19
Dave
child_process: flush consuming streams
tree
|
commitdiff
2016-01-19
Jackson Tian
util: faster arrayToHash
tree
|
commitdiff
2016-01-19
Evan Lucas
repl: use String#repeat instead of Array#join
tree
|
commitdiff
2016-01-19
Ben Noordhuis
repl: fix require('3rdparty') regression
tree
|
commitdiff
2016-01-19
cjihrig
util: determine object types in C++
tree
|
commitdiff
2016-01-19
Ben Noordhuis
util: move .decorateErrorStack to internal/util
tree
|
commitdiff
2016-01-19
Ben Noordhuis
module,repl: remove repl require() hack
tree
|
commitdiff
2016-01-19
cjihrig
repl: attach location info to syntax errors
tree
|
commitdiff
2016-01-19
cjihrig
util: add decorateErrorStack()
tree
|
commitdiff
2016-01-19
cjihrig
util,src: allow lookup of hidden values
tree
|
commitdiff
2016-01-19
Nik Nyby
doc: fix spelling error in lib/url.js comment
tree
|
commitdiff
2016-01-19
ronkorving
udp: remove a needless instanceof Buffer check
tree
|
commitdiff
2016-01-19
Tom Gallacher
doc: Fixing broken links to the v8 wiki
tree
|
commitdiff
2016-01-19
Prince J Wesley
repl: display error message when loading directory
tree
|
commitdiff
2016-01-19
Bryce Baril
buffer: Prevent Buffer constructor deopt
tree
|
commitdiff
2016-01-19
Andrei Sedoi
timers: optimize callback call: bind -> arrow
tree
|
commitdiff
2016-01-19
Tom Gallacher
buffer: default to UTF8 in byteLength()
tree
|
commitdiff
2016-01-19
Jan Schär
net: small code cleanup
tree
|
commitdiff
2016-01-19
yorkie
fs,doc: use `target` instead of `destination`
tree
|
commitdiff
2016-01-19
Brian White
util: fix constructor/instanceof checks
tree
|
commitdiff
2016-01-19
Sakthipriyan Vairamani
lib,test: update let to const where applicable
tree
|
commitdiff
2016-01-19
Tristian Flanagan
module: fix column offsets in errors
tree
|
commitdiff
2016-01-19
Felix Böhm
debugger: also exit when the repl emits 'exit'
tree
|
commitdiff
2015-12-23
Julien Gilli
domains: fix handling of uncaught exceptions
tree
|
commitdiff
2015-12-23
Myles Borins
meta: remove use of profanity in source
tree
|
commitdiff
2015-12-23
Fedor Indutny
stream_wrap: error if stream has StringDecoder
tree
|
commitdiff
2015-12-23
Peter A. Bigot
buffer: fix writeInt{B,L}E for some neg values
tree
|
commitdiff
2015-12-23
Jan Schär
net: add local address/port for better errors
tree
|
commitdiff
2015-12-23
Evan Lucas
module: cache regular expressions
tree
|
commitdiff
2015-12-23
Yosuke Furukawa
querystring: Parse multiple separator characters
tree
|
commitdiff
2015-12-23
cjihrig
child_process: add safety checks on stdio access
tree
|
commitdiff
next