2013-02-19 |
isaacs | npm: Upgrade to 1.2.12 |
commit | commitdiff | tree | snapshot |
2013-02-19 |
isaacs | tls: Write pending data on socket drain |
commit | commitdiff | tree | snapshot |
2013-02-19 |
isaacs | test: Fix regression in tls test |
commit | commitdiff | tree | snapshot |
2013-02-19 |
isaacs | test: Fix tls tests which fail sporadically |
commit | commitdiff | tree | snapshot |
2013-02-18 |
isaacs | doc: Use 'close' rather than 'exit' in spawn examples |
commit | commitdiff | tree | snapshot |
2013-02-18 |
isaacs | http: Add fixme comment about ECONNRESET handling |
commit | commitdiff | tree | snapshot |
2013-02-18 |
isaacs | Merge remote-tracking branch 'ry/v0.8' into master |
commit | commitdiff | tree | snapshot |
2013-02-16 |
Gil Pedersen | stream: Pipe data in chunks matching read data |
commit | commitdiff | tree | snapshot |
2013-02-16 |
isaacs | fs: Change default WriteStream config, increase perf |
commit | commitdiff | tree | snapshot |
2013-02-16 |
isaacs | test: Bump up debugger timeouts |
commit | commitdiff | tree | snapshot |
2013-02-16 |
Trevor Norris | process: allow ticker to cross communicate better |
commit | commitdiff | tree | snapshot |
2013-02-16 |
Trevor Norris | process: streamlining tick callback logic |
commit | commitdiff | tree | snapshot |
2013-02-16 |
isaacs | Revert "Move MakeCallback to JS" |
commit | commitdiff | tree | snapshot |
2013-02-16 |
Shigeki Ohtsu | doc: add setImmediate execute timing description |
commit | commitdiff | tree | snapshot |
2013-02-16 |
Shigeki Ohtsu | timer: move setImmediate from timer to uv_check |
commit | commitdiff | tree | snapshot |
2013-02-15 |
isaacs | blog: Release v0.8.20 |
commit | commitdiff | tree | snapshot |
2013-02-15 |
isaacs | Now working on v0.8.21 |
commit | commitdiff | tree | snapshot |
2013-02-15 |
isaacs | Merge branch 'v0.8.20-release' into v0.8 |
commit | commitdiff | tree | snapshot |
2013-02-15 |
isaacs | 2013.02.15, Version 0.8.20 (Stable) v0.8.20 |
commit | commitdiff | tree | snapshot |
2013-02-15 |
isaacs | npm: Upgrade to v1.2.11 |
commit | commitdiff | tree | snapshot |
2013-02-15 |
isaacs | http: Do not let Agent hand out destroyed sockets |
commit | commitdiff | tree | snapshot |
2013-02-15 |
isaacs | http: Raise hangup error on destroyed socket write |
commit | commitdiff | tree | snapshot |
2013-02-14 |
Ben Noordhuis | doc: clarify child_process.exec() stdio option |
commit | commitdiff | tree | snapshot |
2013-02-14 |
Ben Noordhuis | doc: add tools/ dir to CONTRIBUTING.md verboten list |
commit | commitdiff | tree | snapshot |
2013-02-13 |
Dan Kohn | doc: add prompt to fix repl_test.js example |
commit | commitdiff | tree | snapshot |
2013-02-13 |
Ben Noordhuis | stream_wrap, udp_wrap: add read-only fd property |
commit | commitdiff | tree | snapshot |
2013-02-13 |
Ben Noordhuis | udp_wrap: use proper imports in source file |
commit | commitdiff | tree | snapshot |
2013-02-13 |
Ben Noordhuis | udp_wrap: don't use namespace imports in header |
commit | commitdiff | tree | snapshot |
2013-02-13 |
Ben Noordhuis | buffer: accept negative indices in Buffer#slice() |
commit | commitdiff | tree | snapshot |
2013-02-13 |
isaacs | net: Respect the 'readable' flag on sockets |
commit | commitdiff | tree | snapshot |
2013-02-13 |
isaacs | blog: Forgot slug on peer-dependencies article |
commit | commitdiff | tree | snapshot |
2013-02-12 |
isaacs | blog: Peer Dependencies article |
commit | commitdiff | tree | snapshot |
2013-02-12 |
Ben Noordhuis | bench: make io.c file path configurable |
commit | commitdiff | tree | snapshot |
2013-02-12 |
Fedor Indutny | test: fix tests after ECONNRESET patch |
commit | commitdiff | tree | snapshot |
2013-02-12 |
Victor Costan | Fix crypto.hmac behavior with empty keys. |
commit | commitdiff | tree | snapshot |
2013-02-12 |
isaacs | tls: Cycle data when underlying socket drains |
commit | commitdiff | tree | snapshot |
2013-02-12 |
isaacs | stream: read(0) should not always trigger _read(n,cb) |
commit | commitdiff | tree | snapshot |
2013-02-12 |
isaacs | stream: Empty strings/buffers do not signal EOF any... |
commit | commitdiff | tree | snapshot |
2013-02-11 |
Ben Noordhuis | crypto: improve cipher/decipher error messages |
commit | commitdiff | tree | snapshot |
2013-02-11 |
isaacs | test: update http tests for ECONNRESET change |
commit | commitdiff | tree | snapshot |
2013-02-11 |
Ben Noordhuis | net: don't suppress ECONNRESET |
commit | commitdiff | tree | snapshot |
2013-02-11 |
Ben Noordhuis | fs: fix immediate WriteStream#end() |
commit | commitdiff | tree | snapshot |
2013-02-11 |
Ben Noordhuis | typed arrays: make call-as-function work for ctors |
commit | commitdiff | tree | snapshot |
2013-02-11 |
Ben Noordhuis | node: don't malloc in FromConstructorTemplate |
commit | commitdiff | tree | snapshot |
2013-02-11 |
Ben Noordhuis | test: fix common.mustCall |
commit | commitdiff | tree | snapshot |
2013-02-10 |
Ben Noordhuis | doc: update buffer/typed array documentation |
commit | commitdiff | tree | snapshot |
2013-02-10 |
Ben Noordhuis | typed arrays: copy Buffer in typed array constructor |
commit | commitdiff | tree | snapshot |
2013-02-10 |
Ben Noordhuis | typed arrays: make DataView throw on non-ArrayBuffer |
commit | commitdiff | tree | snapshot |
2013-02-10 |
Ben Noordhuis | buffer: fix Buffer::HasInstance() check |
commit | commitdiff | tree | snapshot |
2013-02-10 |
Ben Noordhuis | Revert "typed arrays: only share ArrayBuffer backing... |
commit | commitdiff | tree | snapshot |
2013-02-10 |
Ben Noordhuis | Revert "typed arrays: copy non-ArrayBuffer in DataView... |
commit | commitdiff | tree | snapshot |
2013-02-09 |
Nathan Rajlich | doc: document the writable.end() callback function |
commit | commitdiff | tree | snapshot |
2013-02-09 |
isaacs | V8: Reapply floating patches |
commit | commitdiff | tree | snapshot |
2013-02-09 |
isaacs | V8: Upgrade to 3.15.11.15 |
commit | commitdiff | tree | snapshot |
2013-02-08 |
Ben Noordhuis | test: disable simple/test-dgram-send-error |
commit | commitdiff | tree | snapshot |
2013-02-07 |
Scott Blomquist | windows/msi: more installer enhancements |
commit | commitdiff | tree | snapshot |
2013-02-07 |
Jim Schubert | windows/msi: add feature selection to installer |
commit | commitdiff | tree | snapshot |
2013-02-07 |
isaacs | blog: v0.9.9 is unstable, not stable |
commit | commitdiff | tree | snapshot |
2013-02-07 |
isaacs | blog: v0.9.9 |
commit | commitdiff | tree | snapshot |
2013-02-07 |
isaacs | Now working on v0.9.10 |
commit | commitdiff | tree | snapshot |
2013-02-07 |
isaacs | Merge branch 'v0.9.9-release' |
commit | commitdiff | tree | snapshot |
2013-02-07 |
isaacs | 2013.02.07, Version 0.9.9 (Unstable) v0.9.9 |
commit | commitdiff | tree | snapshot |
2013-02-07 |
isaacs | stream: Writable should ignore encoding for buffers |
commit | commitdiff | tree | snapshot |
2013-02-07 |
Nikhil Marathe | Update http docs with http.IncomingMessage. |
commit | commitdiff | tree | snapshot |
2013-02-07 |
Bert Belder | http: protect against response splitting attacks |
commit | commitdiff | tree | snapshot |
2013-02-07 |
isaacs | Merge remote-tracking branch 'ry/v0.8' into master |
commit | commitdiff | tree | snapshot |
2013-02-06 |
Ben Noordhuis | typed arrays: copy non-ArrayBuffer in DataView ctor |
commit | commitdiff | tree | snapshot |
2013-02-06 |
Fedor Indutny | tls: port CryptoStream to streams2 |
commit | commitdiff | tree | snapshot |
2013-02-06 |
isaacs | blog: v0.8.19 release |
commit | commitdiff | tree | snapshot |
2013-02-06 |
isaacs | Now working on 0.8.20 |
commit | commitdiff | tree | snapshot |
2013-02-06 |
isaacs | Merge branch 'v0.8.19-release' into v0.8 |
commit | commitdiff | tree | snapshot |
2013-02-06 |
isaacs | 2013.02.06, Version 0.8.19 (Stable) v0.8.19 |
commit | commitdiff | tree | snapshot |
2013-02-06 |
isaacs | npm: Upgrade to v1.2.10 |
commit | commitdiff | tree | snapshot |
2013-02-06 |
Fedor Indutny | streams: both `finish` and `close` should unpipe |
commit | commitdiff | tree | snapshot |
2013-02-06 |
Ben Noordhuis | test: add cluster EADDRINUSE test |
commit | commitdiff | tree | snapshot |
2013-02-06 |
Ben Noordhuis | typed arrays: only share ArrayBuffer backing store |
commit | commitdiff | tree | snapshot |
2013-02-06 |
Bryan Cantrill | v8: loosen artificial mmap constraint |
commit | commitdiff | tree | snapshot |
2013-02-05 |
Nathan Rajlich | stream: make Writable#end() accept a callback function |
commit | commitdiff | tree | snapshot |
2013-02-05 |
Ben Noordhuis | blog: remove dangling symlink |
commit | commitdiff | tree | snapshot |
2013-02-05 |
Ben Noordhuis | zlib: pass object size hint to V8 |
commit | commitdiff | tree | snapshot |
2013-02-05 |
Ben Noordhuis | zlib: reduce memory consumption, release early |
commit | commitdiff | tree | snapshot |
2013-02-05 |
Ben Noordhuis | doc: don't suggest to reuse net.Socket objects |
commit | commitdiff | tree | snapshot |
2013-02-02 |
isaacs | blog: Correct shasums for v0.9.8 release |
commit | commitdiff | tree | snapshot |
2013-02-02 |
Ben Noordhuis | buffer: optimize Buffer.prototype.write(s, 'hex') |
commit | commitdiff | tree | snapshot |
2013-02-01 |
isaacs | debugger: Make the debugger timeout configurable |
commit | commitdiff | tree | snapshot |
2013-02-01 |
Ben Noordhuis | buffer: optimize Buffer.prototype.toString('hex') |
commit | commitdiff | tree | snapshot |
2013-02-01 |
isaacs | gitignore: Ignore release tarballs and shasum files |
commit | commitdiff | tree | snapshot |
2013-02-01 |
Ben Noordhuis | dns, cares: don't filter NOTIMP, REFUSED, SERVFAIL |
commit | commitdiff | tree | snapshot |
2013-01-31 |
isaacs | stream: Don't stop reading on zero-length decoded output |
commit | commitdiff | tree | snapshot |
2013-01-31 |
isaacs | stream: Don't signal EOF on '' or Buffer(0) |
commit | commitdiff | tree | snapshot |
2013-01-30 |
Bert Belder | deps: upgrade libuv to 034ea31 |
commit | commitdiff | tree | snapshot |
2013-01-30 |
isaacs | node: Do not use fn.apply() in process._makeCallback |
commit | commitdiff | tree | snapshot |
2013-01-30 |
isaacs | lint |
commit | commitdiff | tree | snapshot |
2013-01-30 |
Ben Noordhuis | os: rename tmpDir() to tmpdir() for consistency |
commit | commitdiff | tree | snapshot |
2013-01-30 |
isaacs | readline: treat bare \r as a line ending |
commit | commitdiff | tree | snapshot |
2013-01-29 |
Ben Noordhuis | readline: make \r\n emit one 'line' event |
commit | commitdiff | tree | snapshot |
2013-01-29 |
isaacs | Revert "net: Avoid tickDepth warnings on small writes" |
commit | commitdiff | tree | snapshot |
2013-01-29 |
isaacs | net: Avoid tickDepth warnings on small writes |
commit | commitdiff | tree | snapshot |
2013-01-28 |
Bert Belder | dgram: avoid EventEmitter leak warning |
commit | commitdiff | tree | snapshot |
2013-01-28 |
Bert Belder | cluster: support datagram sockets |
commit | commitdiff | tree | snapshot |
next |