PHP程序员站--PHP编程开发平台
 当前位置:主页 >> 新闻咨询 >> 软件更新资讯 >> 

Node.js 0.7.9 开发版发布

Node.js 0.7.9 开发版发布

来源:phperz.com  作者:phper  发布时间:2012-05-30
2012.05.28, Version 0.7.9 (unstable) Upgrade V8 to 3.11.1 Upgrade npm to 1.1.23 uv: rework reference counting scheme (Ben Noordhuis) uv: add interface for joining external event loops (Bert Belder) repl, readline: Handle Ctrl+Z and SIGCONT better (N

2012.05.28, Version 0.7.9 (unstable)

  • Upgrade V8 to 3.11.1
  • Upgrade npm to 1.1.23
  • uv: rework reference counting scheme (Ben Noordhuis)
  • uv: add interface for joining external event loops (Bert Belder)
  • repl, readline: Handle Ctrl+Z and SIGCONT better (Nathan Rajlich)
  • fs: 64bit offsets for fs calls (Igor Zinkovsky)
  • fs: add sync open flags 'rs' and 'rs+' (Kevin Bowman)
  • windows: enable creating directory junctions with fs.symlink (Igor Zinkovsky, Bert Belder)
  • windows: fix fs.lstat to properly detect symlinks. (Igor Zinkovsky)
  • Fix #3270 Escape url.parse delims (isaacs)
  • http: make http.get() accept a URL (Adam Malcontenti-Wilson)
  • Cleanup vm module memory leakage (Marcel Laverdet)
  • Optimize writing strings with Socket.write (Bert Belder)
  • add support for CESU-8 and UTF-16LE encodings (koichik)
  • path: add path.sep to get the path separator. (Yi, EungJun)
  • net, http: add backlog parameter to .listen() (Erik Dubbelboer)
  • debugger: support mirroring Date objects (Fedor Indutny)
  • addon: add AtExit() function (Ben Noordhuis)
  • net: signal localAddress bind failure in connect (Brian Schroeder)
  • util: handle non-string return value in .inspect() (Alex Kocharin)

源码下载: http://nodejs.org/dist/v0.7.9/node-v0.7.9.tar.gz 
Windows Installer: http://nodejs.org/dist/v0.7.9/node-v0.7.9.msi 
Windows x64 Files: http://nodejs.org/dist/v0.7.9/x64/ 
Macintosh Installer (Universal): http://nodejs.org/dist/v0.7.9/node-v0.7.9.pkg 


Other release files: http://nodejs.org/dist/v0.7.9/ 
官方站点: http://nodejs.org/docs/v0.7.9/ 
Node.js文档: http://nodejs.org/docs/v0.7.9/api/


延伸阅读:
什么是Node.js--Node.js简介
Node.js 0.6.5 稳定版发布
Node.js 0.7.2 非稳定版发布
Node.js 0.7.8 非稳定版发布
PHP优于Node.js的五大理由
为什么我们要从 NodeJS 迁移到 Ruby on Rails
Tags: Node.js  
PHP程序员站 Copyright © 2007-2010,PHPERZ.COM All Rights Reserved 粤ICP备07503606号