终于node.js v0.10.1 稳定版发布了,尝鲜的民工快速下载吧,主要改进记录包括:
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)
相关链接:
source code:
macintosh installer (universal):
windows installer:
windows x64 installer: t/v0.10.1/x64/node-v0.10.1-x64.msi>http://nodejs.org/dist/v0.10.1/x64/node-v0.10.1-x64.msi
windows x64 files:
linux 32-bit binary:
linux 64-bit binary:
solaris 32-bit binary:
solaris 64-bit binary:
other release files:
website:
documentation:
更多网页制作信息请查看: 网页制作 |