Next | Query returned 48 messages, browsing 11 to 20 | Previous

History of commit frequency

CVS Commit History:


   2013-03-21 22:41:04 by Filip Hajny | Files touched by this commit (3)
Log message:
2013.03.21, Version 0.10.1 (Stable)
* npm: upgrade to 1.2.15
* crypto: Improve performance of non-stream APIs (Fedor Indutny)
* tls: always reset this.ssl.error after handling (Fedor Indutny)
* tls: Prevent mid-stream hangs (Fedor Indutny, isaacs)
* net: improve arbitrary tcp socket support (Ben Noordhuis)
* net: handle 'finish' event only after 'connect' (Fedor Indutny)
* http: Don't hot-path end() for large buffers (isaacs)
* fs: Missing cb errors are deprecated, not a throw (isaacs)
* fs: make write/appendFileSync correctly set file mode (Raymond Feng)
* stream: Return self from readable.wrap (isaacs)
* stream: Never call decoder.end() multiple times (Gil Pedersen)
* windows: enable watching signals with process.on('SIGXYZ') (Bert Belder)
* node: revert removal of MakeCallback (Trevor Norris)
* node: Unwrap without aborting in handle fd getter (isaacs)
   2013-03-18 21:03:05 by Krister Walfridsson | Files touched by this commit (1)
Log message:
Fix path to devel/libexecinfo
   2013-03-14 12:44:58 by Hiramatsu Yoshifumi | Files touched by this commit (1)
Log message:
Regenerate checksum for patch.
   2013-03-14 12:40:03 by Hiramatsu Yoshifumi | Files touched by this commit (1)
Log message:
Add comment.
   2013-03-14 12:38:28 by Hiramatsu Yoshifumi | Files touched by this commit (4)
Log message:
Fix build on NetBSD.
   2013-03-13 14:06:33 by Filip Hajny | Files touched by this commit (12)
Log message:
Update node.js to 0.10.0 (new stable branch)

This branch brings significant improvements to many areas, with a focus on
API polish, ease of use, and backwards compatibility.

See full log for changes since 0.8.18:

https://raw.github.com/joyent/node/v0.10.0/ChangeLog

For a very brief overview of the relevant API changes since v0.8, please see

https://github.com/joyent/node/wiki/Api-changes-between-v0.8-and-v0.10
   2013-03-03 13:38:37 by Hiramatsu Yoshifumi | Files touched by this commit (3)
Log message:
Fix the build system can detect NetBSD.
   2013-01-24 13:18:17 by Filip Hajny | Files touched by this commit (1)
Log message:
Regenerate stale distinfo

   2013-01-23 15:53:48 by Filip Hajny | Files touched by this commit (4)
Log message:
Update node.js to 0.8.18

2013.01.18, Version 0.8.18 (Stable)
* npm: Upgrade to v1.2.2
* dns: make error message match errno (Dan Milon)
* tls: follow RFC6125 more stricly (Fedor Indutny)
* buffer: reject negative SlowBuffer offsets (Ben Noordhuis)
* install: add simplejson fallback (Chris Dent)
* http: fix "Cannot call method 'emit' of null" (Ben Noordhuis)

2013.01.09, Version 0.8.17 (Stable), c50c33e9397d7a0a8717e8ce7530572907c054ad
* npm: Upgrade to v1.2.0
  - peerDependencies (Domenic Denicola)
  - node-gyp v0.8.2 (Nathan Rajlich)
  - Faster installs from github user/project shorthands (Nathan Zadoks)
* typed arrays: fix 32 bit size/index overflow (Ben Noordhuis)
* http: Improve performance of single-packet responses (Ben Noordhuis)
* install: fix openbsd man page location (Ben Noordhuis)
* http: bubble up parser errors to ClientRequest (Brian White)
   2013-01-07 15:58:40 by Filip Hajny | Files touched by this commit (4)
Log message:
Update node.js to 0.8.16.

2012.12.13, Version 0.8.16 (Stable)
* npm: Upgrade to 1.1.69
* fs: fix WriteStream/ReadStream fd leaks (Ben Noordhuis)
* crypto: fix leak in GetPeerCertificate (Fedor Indutny)
* buffer: Don't double-negate numeric buffer arg (Trevor Norris)
* net: More accurate IP address validation and IPv6 dotted notation.
  (Joshua Erickson)

2012.11.26, Version 0.8.15 (Stable), fdf91afb494a7a2fff2913d817f589c191a2c88f
* npm: Upgrade to 1.1.66 (isaacs)
* linux: use /proc/cpuinfo for CPU frequency (Ben Noordhuis)
* windows: map WSAESHUTDOWN to UV_EPIPE (Ben Noordhuis)
* windows: map ERROR_GEN_FAILURE to UV_EIO (Bert Belder)
* unix: do not set environ unless one is provided (Charlie McConnell)
* domains: don't crash if domain is set to null (Bert Belder)
* windows: fix the x64 debug build (Bert Belder)
* net, tls: fix connect() resource leak (Ben Noordhuis)

Next | Query returned 48 messages, browsing 11 to 20 | Previous