Subject: CVS commit: wip/node
From: Filip Hajny
Date: 2013-01-23 15:53:48
Message id: E1Ty1iI-0004Ao-7p@sfs-ml-1.v29.ch3.sourceforge.com

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)

Files:
RevisionActionfile
1.20modifywip/node/Makefile
1.15modifywip/node/PLIST
1.22modifywip/node/distinfo
1.3modifywip/node/patches/patch-tools_install.py