You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

1.5 KiB

version: 0.6.8 title: Node v0.6.8 author: Isaac Schlueter date: Thu Jan 19 2012 19:59:53 GMT-0800 (PST) status: publish category: release slug: node-v0-6-8

2012.01.19, Version 0.6.8 (stable)

  • Update V8 to 3.6.6.19

  • Numeric key hash collision fix for V8 (Erik Corry, Fedor Indutny)

  • Add missing TTY key translations for F1-F5 on Windows (Brandon Benvie)

  • path.extname bugfix with . and .. paths (Bert Belder)

  • cluster: don't always kill the master on uncaughtException (Ben Noordhuis)

  • Update npm to 1.1.0-2 (isaacs)

  • typed arrays: set class name (Ben Noordhuis)

  • zlib binding cleanup (isaacs, Bert Belder)

  • dgram: use slab memory allocator (Michael Bernstein)

  • fix segfault #2473

  • #2521 60% improvement in fs.stat on Windows (Igor Zinkovsky)

Source Code: http://nodejs.org/dist/v0.6.8/node-v0.6.8.tar.gz

Windows Installer: http://nodejs.org/dist/v0.6.8/node-v0.6.8.msi

Macintosh Installer: http://nodejs.org/dist/v0.6.8/node-v0.6.8.pkg

Website: http://nodejs.org/docs/v0.6.8/

Documentation: http://nodejs.org/docs/v0.6.8/api/