projects
/
platform
/
upstream
/
nodejs.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
build: windows should append date if nightly
[platform/upstream/nodejs.git]
/
lib
/
2013-03-01
isaacs
stream: There is no _read cb, there is only push
tree
|
commitdiff
2013-03-01
isaacs
stream: Add stream.unshift(chunk)
tree
|
commitdiff
2013-03-01
isaacs
stream: Break up the onread function
tree
|
commitdiff
2013-03-01
Ben Noordhuis
net: omit superfluous 'connect' event
tree
|
commitdiff
2013-02-28
Ben Noordhuis
Merge remote-tracking branch 'origin/v0.8'
tree
|
commitdiff
2013-02-28
Ben Noordhuis
lib, src: remove errno global
tree
|
commitdiff
2013-02-28
Ben Noordhuis
Merge remote-tracking branch 'origin/v0.8'
tree
|
commitdiff
2013-02-28
Trevor Norris
process: separate nextTick domain logic
tree
|
commitdiff
2013-02-28
isaacs
core: Remove the nextTick for running the main file
tree
|
commitdiff
2013-02-27
isaacs
stream: Writables are not pipe()able
tree
|
commitdiff
2013-02-26
Ben Noordhuis
http: fix case in 505 response status line
tree
|
commitdiff
2013-02-25
isaacs
http: Do not free the wrong parser on socket close
tree
|
commitdiff
2013-02-25
isaacs
stream: Do not switch to objectMode implicitly
tree
|
commitdiff
2013-02-25
isaacs
stream: Start out in sync=true state
tree
|
commitdiff
2013-02-25
Ben Noordhuis
crypto: fix base64 padding regression
tree
|
commitdiff
2013-02-23
isaacs
lint
tree
|
commitdiff
2013-02-22
isaacs
streams: Pre-emptively buffer readables up to the highW...
tree
|
commitdiff
2013-02-22
isaacs
http: Handle hangup writes more gently
tree
|
commitdiff
2013-02-21
isaacs
stream: Return false from push() more properly
tree
|
commitdiff
2013-02-21
isaacs
stream: remove lowWaterMark feature
tree
|
commitdiff
2013-02-21
isaacs
path: Throw TypeError on non-string args to path.resolve
tree
|
commitdiff
2013-02-21
Arianit Uka
path: join throws TypeError on non-string args
tree
|
commitdiff
2013-02-21
Fedor Indutny
tls: _handle.readStart/readStop for CryptoStream
tree
|
commitdiff
2013-02-20
isaacs
path: Do not coerce paths to strings on Windows
tree
|
commitdiff
2013-02-20
Trevor Norris
buffer: check logic simplification
tree
|
commitdiff
2013-02-19
isaacs
tls: Write pending data on socket drain
tree
|
commitdiff
2013-02-18
isaacs
http: Add fixme comment about ECONNRESET handling
tree
|
commitdiff
2013-02-18
isaacs
Merge remote-tracking branch 'ry/v0.8' into master
tree
|
commitdiff
2013-02-16
Gil Pedersen
stream: Pipe data in chunks matching read data
tree
|
commitdiff
2013-02-16
isaacs
fs: Change default WriteStream config, increase perf
tree
|
commitdiff
2013-02-16
Shigeki Ohtsu
timer: move setImmediate from timer to uv_check
tree
|
commitdiff
2013-02-15
isaacs
http: Do not let Agent hand out destroyed sockets
tree
|
commitdiff
2013-02-15
isaacs
http: Raise hangup error on destroyed socket write
tree
|
commitdiff
2013-02-13
Ben Noordhuis
buffer: accept negative indices in Buffer#slice()
tree
|
commitdiff
2013-02-13
isaacs
net: Respect the 'readable' flag on sockets
tree
|
commitdiff
2013-02-12
isaacs
tls: Cycle data when underlying socket drains
tree
|
commitdiff
2013-02-12
isaacs
stream: read(0) should not always trigger _read(n,cb)
tree
|
commitdiff
2013-02-12
isaacs
stream: Empty strings/buffers do not signal EOF any...
tree
|
commitdiff
2013-02-11
Ben Noordhuis
net: don't suppress ECONNRESET
tree
|
commitdiff
2013-02-11
Ben Noordhuis
fs: fix immediate WriteStream#end()
tree
|
commitdiff
2013-02-07
isaacs
stream: Writable should ignore encoding for buffers
tree
|
commitdiff
2013-02-07
Bert Belder
http: protect against response splitting attacks
tree
|
commitdiff
2013-02-07
isaacs
Merge remote-tracking branch 'ry/v0.8' into master
tree
|
commitdiff
2013-02-06
Fedor Indutny
tls: port CryptoStream to streams2
tree
|
commitdiff
2013-02-06
Fedor Indutny
streams: both `finish` and `close` should unpipe
tree
|
commitdiff
2013-02-05
Nathan Rajlich
stream: make Writable#end() accept a callback function
tree
|
commitdiff
2013-02-05
Ben Noordhuis
zlib: reduce memory consumption, release early
tree
|
commitdiff
2013-02-02
Ben Noordhuis
buffer: optimize Buffer.prototype.write(s, 'hex')
tree
|
commitdiff
2013-02-01
Ben Noordhuis
buffer: optimize Buffer.prototype.toString('hex')
tree
|
commitdiff
2013-01-31
isaacs
stream: Don't stop reading on zero-length decoded output
tree
|
commitdiff
2013-01-31
isaacs
stream: Don't signal EOF on '' or Buffer(0)
tree
|
commitdiff
2013-01-30
isaacs
lint
tree
|
commitdiff
2013-01-30
Ben Noordhuis
os: rename tmpDir() to tmpdir() for consistency
tree
|
commitdiff
2013-01-30
isaacs
readline: treat bare \r as a line ending
tree
|
commitdiff
2013-01-29
Ben Noordhuis
readline: make \r\n emit one 'line' event
tree
|
commitdiff
2013-01-29
isaacs
Revert "net: Avoid tickDepth warnings on small writes"
tree
|
commitdiff
2013-01-29
isaacs
net: Avoid tickDepth warnings on small writes
tree
|
commitdiff
2013-01-28
Bert Belder
dgram: avoid EventEmitter leak warning
tree
|
commitdiff
2013-01-28
Bert Belder
cluster: support datagram sockets
tree
|
commitdiff
2013-01-28
Fedor Indutny
child_process: move binding init in constructor
tree
|
commitdiff
2013-01-28
isaacs
net: Initialize _connection, _handle in Socket ctor
tree
|
commitdiff
2013-01-28
isaacs
http: Don't dump twice
tree
|
commitdiff
2013-01-28
isaacs
stream: Correct Transform class backpressure
tree
|
commitdiff
2013-01-28
Fedor Indutny
net: initialize TCPWrap when receiving socket
tree
|
commitdiff
2013-01-25
isaacs
addon: Pass module object to NODE_MODULE init function
tree
|
commitdiff
2013-01-25
Trevor Norris
buffer: slow buffer copy compatibility fix
tree
|
commitdiff
2013-01-25
Trevor Norris
buffer: error and misc cleanup
tree
|
commitdiff
2013-01-25
Trevor Norris
buffer: clean up copy() asserts and tests
tree
|
commitdiff
2013-01-25
Trevor Norris
buffer: slow buffer copy compatibility fix
tree
|
commitdiff
2013-01-25
Andy Burke
Add bytesWritten to tls.CryptoStream
tree
|
commitdiff
2013-01-24
Fedor Indutny
tls: make slab buffer's size configurable
tree
|
commitdiff
2013-01-24
isaacs
streams2: Handle sync read callbacks nicely
tree
|
commitdiff
2013-01-24
Raynos
streams: Support objects other than Buffers
tree
|
commitdiff
2013-01-24
Ben Noordhuis
http: close connection on 204 and chunked encoding
tree
|
commitdiff
2013-01-23
Ben Noordhuis
http: close connection on 304 and chunked encoding
tree
|
commitdiff
2013-01-19
Fedor Indutny
child_process: remove .track option
tree
|
commitdiff
2013-01-18
isaacs
console: Support formatting options in trace()
tree
|
commitdiff
2013-01-18
isaacs
Merge remote-tracking branch 'ry/v0.8' into master
tree
|
commitdiff
2013-01-18
Ben Noordhuis
cluster: make --prof work for workers
tree
|
commitdiff
2013-01-18
Dan Milon
dns: make error message match errno
tree
|
commitdiff
2013-01-17
Fedor Indutny
tls: follow RFC6125 more stricly
tree
|
commitdiff
2013-01-17
Fedor Indutny
Revert "Revert "tls: allow wildcards in common name""
tree
|
commitdiff
2013-01-17
Fedor Indutny
child_process: do not keep list of sent sockets
tree
|
commitdiff
2013-01-17
Fedor Indutny
Revert "child_process: do not keep list of sent sockets"
tree
|
commitdiff
2013-01-17
Fedor Indutny
child_process: do not keep list of sent sockets
tree
|
commitdiff
2013-01-17
isaacs
Revert "events: Don't crash on events named __proto__"
tree
|
commitdiff
2013-01-17
isaacs
stdio: Set readable/writable flags properly
tree
|
commitdiff
2013-01-17
isaacs
events: Don't crash on events named __proto__
tree
|
commitdiff
2013-01-17
Ben Noordhuis
Revert "tls: allow wildcards in common name"
tree
|
commitdiff
2013-01-17
Ben Noordhuis
buffer: reject negative SlowBuffer offsets
tree
|
commitdiff
2013-01-16
Felix Böhm
module: assert that require() is called with a string
tree
|
commitdiff
2013-01-16
isaacs
lint: Prefer double-quotes over single
tree
|
commitdiff
2013-01-16
Ryunosuke SATO
repl: fix how to module requiring in code comment
tree
|
commitdiff
2013-01-16
James Campos
assert that require() has a truthy path
tree
|
commitdiff
2013-01-16
isaacs
stream: Properly handle large reads from push-streams
tree
|
commitdiff
2013-01-16
Trevor Norris
buffer: improve read/write speed with assert
tree
|
commitdiff
2013-01-16
Trevor Norris
buffer: floating point read/write improvements
tree
|
commitdiff
2013-01-16
Alexandr Emelin
http: fix duplicate var initialization
tree
|
commitdiff
2013-01-16
Mathias Bynens
punycode: update to v1.2.0
tree
|
commitdiff
2013-01-15
Fedor Indutny
tls: follow RFC6125 more stricly
tree
|
commitdiff
next