1. XenForo 1.5.14 中文版——支持中文搜索!现已发布!查看详情
  2. Xenforo 爱好者讨论群:215909318 XenForo专区

新闻 Node v4.1.0 (Stable) 发布 下载

本帖由 漂亮的石头2015-09-17 发布。版面名称:软件资讯

  1. 漂亮的石头

    漂亮的石头 版主 管理成员

    注册:
    2012-02-10
    帖子:
    487,292
    赞:
    47
    Node v4.1.0 (Stable) 发布,值得关注的改进:


    • buffer:


      • Buffers are now created in JavaScript, rather than C++. This increases the speed of buffer creation (Trevor Norris) #2866.


      • Buffer#slice() now uses Uint8Array#subarray() internally, increasing slice() performance (Karl Skomski) #2777.

    • fs:


      • fs.utimes() now properly converts numeric strings, NaN, and Infinity (Yazhong Liu) #2387.


      • fs.WriteStream now implements _writev, allowing for super-fast bulk writes (Ron Korving) #2167.

    • http: Fixed an issue with certain write() sizes causing errors when using http.request() (Fedor Indutny) #2824.


    • npm: Upgrade to version 2.14.3, see https://github.com/npm/npm/releases/tag/v2.14.3 for more details (Kat Marchán) #2822.


    • src: V8 cpu profiling no longer erroneously shows idle time (Oleksandr Chekhovskyi) #2324.


    • timers: #ref() and #unref() now return the timer they belong to (Sam Roberts) #2905.


    • v8: Lateral upgrade to 4.5.103.33 from 4.5.103.30, contains minor fixes (Ali Ijaz Sheikh) #2870.


      • This fixes a previously known bug where some computed object shorthand properties did not work correctly (#2507).

    更多改进内容请看发行说明

    下载:

    Node v4.1.0 (Stable) 发布下载地址
     
正在加载...