tag:github.com,2008:https://github.com/killface-org/node/releases
Tags from node
2012-08-07T19:00:48Z
tag:github.com,2008:Repository/5395201/v0.8.6
2012-08-07T19:00:48Z
v0.8.6: 2012.08.07, Version 0.8.6 (Stable)
<p>2012.08.07, Version 0.8.6 (Stable)</p>
<p>* npm: Upgrade to v1.1.48</p>
<p>* Add 'make binary' to build binary tarballs for all Unixes (Nathan Rajlich)</p>
<p>* zlib: Emit 'close' on destroy(). (Dominic Tarr)</p>
<p>* child_process: Fix stdout=null when stdio=['pipe'] (Tyler Neylon)</p>
<p>* installer: prevent ETXTBSY errors (Ben Noordhuis)</p>
<p>* installer: honor --without-npm, default install path (Ben Noordhuis)</p>
<p>* net: make pause work with connecting sockets (Bert Belder)</p>
<p>* installer: fix cross-compile installs (Ben Noordhuis)</p>
<p>* net: fix .listen({fd:0}) (Ben Noordhuis)</p>
<p>* windows: map WSANO_DATA to UV_ENOENT (Bert Belder)</p>
isaacs
tag:github.com,2008:Repository/5395201/v0.6.21
2012-08-03T21:39:32Z
v0.6.21: 2012.08.03 Version 0.6.21 (maintenance)
<p>2012.08.03 Version 0.6.21 (maintenance)</p>
<p>* sunos: work around OS bug to prevent fs.watch() from spinning (Bryan Cantrill)</p>
<p>* net: make pause/resume work with connecting sockets (Bert Belder)</p>
isaacs
tag:github.com,2008:Repository/5395201/v0.8.5
2012-08-02T21:54:53Z
v0.8.5: 2012.08.02, Version 0.8.5 (Stable)
<p>2012.08.02, Version 0.8.5 (Stable)</p>
<p>* node: tag Encode and friends NODE_EXTERN (Ben Noordhuis)</p>
<p>* fs: fix ReadStream / WriteStream missing callback (Gil Pedersen)</p>
<p>* fs: fix readFileSync("/proc/cpuinfo") regression (Ben Noordhuis)</p>
<p>* installer: don't assume bash is installed (Ben Noordhuis)</p>
<p>* Report errors properly from --eval and stdin (isaacs)</p>
<p>* assert: fix throws() throws an error without message property (koichik)</p>
<p>* cluster: fix libuv assert in net.listen() (Ben Noordhuis)</p>
<p>* build: always link sunos builds with libumem (Trent Mick)</p>
<p>* build: improve armv7 / hard-float detection (Adam Malcontenti-Wilson)</p>
<p>* https: Use host header as effective servername (isaacs)</p>
<p>* sunos: work around OS bug to prevent fs.watch() from spinning (Bryan Cantrill)</p>
<p>* linux: fix 'two watchers, one path' segfault (Ben Noordhuis)</p>
<p>* windows: fix memory leaks in many fs functions (Bert Belder)</p>
<p>* windows: don't allow directories to be opened for writing/appending (Bert Belder)</p>
<p>* windows: make fork() work even when not all stdio handles are valid (Bert Belder)</p>
<p>* windows: make unlink() not remove mount points, and improve performance (Bert Belder)</p>
<p>* build: Sign pkg installer for OS X (isaacs)</p>
isaacs
tag:github.com,2008:Repository/5395201/v0.8.4
2012-07-25T17:21:49Z
v0.8.4: 2012.07.25, Version 0.8.4 (Stable)
<p>2012.07.25, Version 0.8.4 (Stable)</p>
<p>* V8: Upgrade to 3.11.10.17</p>
<p>* npm: Upgrade to 1.1.45</p>
<p>* net: fix Socket({ fd: 42 }) api (Ben Noordhuis)</p>
<p>* readline: Remove event listeners on close (isaacs)</p>
<p>* windows: correctly prep long path for fs.exists(Sync) (Bert Belder)</p>
<p>* debugger: wake up the event loop when a debugger command is dispatched (Peter Rybin)</p>
<p>* tls: verify server's identity (Fedor Indutny)</p>
<p>* net: ignore socket.setTimeout(Infinity or NaN) (Fedor Indutny)</p>
isaacs
tag:github.com,2008:Repository/5395201/v0.9.0
2012-07-20T18:50:10Z
v0.9.0: 2012.07.20, Version 0.9.0 (Unstable)
<p>2012.07.20, Version 0.9.0 (Unstable)</p>
<p>* punycode: update to v1.1.1 (Mathias Bynens)</p>
<p>* c-ares: upgrade to 1.9.0 (Saúl Ibarra Corretgé)</p>
<p>* dns: ignore rogue DNS servers reported by windows (Saúl Ibarra Corretgé)</p>
<p>* unix: speed up uv_async_send() (Ben Noordhuis)</p>
<p>* darwin: get cpu model correctly on mac (Xidorn Quan)</p>
<p>* nextTick: Handle tick callbacks before any other I/O (isaacs)</p>
<p>* Enable color customization of `util.inspect` (Pavel Lang)</p>
<p>* tls: Speed and memory improvements (Fedor Indutny)</p>
<p>* readline: Use one history item for reentered line (Vladimir Beloborodov)</p>
<p>* <span class="issue-keyword tooltipped tooltipped-se">Fix</span> <a class="issue-link js-issue-link" href="https://github.com/nodejs/node-v0.x-archive/issues/3521">nodejs#3521</a> Make process.env more like a regular Object (isaacs)</p>
isaacs
tag:github.com,2008:Repository/5395201/v0.8.3
2012-07-19T17:13:50Z
v0.8.3: 2012.07.19, Version 0.8.3 (Stable)
<p>2012.07.19, Version 0.8.3 (Stable)</p>
<p>* V8: upgrade to 3.11.10.15</p>
<p>* npm: Upgrade to 1.1.43</p>
<p>* net: fix net.Server.listen({fd:x}) error reporting (Ben Noordhuis)</p>
<p>* net: fix bogus errno reporting (Ben Noordhuis)</p>
<p>* build: Move npm shebang logic into an npm script (isaacs)</p>
<p>* build: fix add-on loading on freebsd (Ben Noordhuis)</p>
<p>* build: disable unsafe optimizations (Ben Noordhuis)</p>
<p>* build: fix spurious mksnapshot crashes for good (Ben Noordhuis)</p>
<p>* build: speed up genv8constants (Dave Pacheco)</p>
<p>* fs: make unwatchFile() remove a specific listener (Ben Noordhuis)</p>
<p>* domain: Remove first arg from intercepted fn (Toshihiro Nakamura)</p>
<p>* domain: Fix memory leak on error (isaacs)</p>
<p>* events: Fix memory leak from removeAllListeners (Nathan Rajlich)</p>
<p>* zlib: Fix memory leak in Unzip class. (isaacs)</p>
<p>* crypto: Fix memory leak in DecipherUpdate() (Ben Noordhuis)</p>
isaacs
tag:github.com,2008:Repository/5395201/v0.6.20
2012-07-11T17:14:20Z
v0.6.20: 2012.07.10 Version 0.6.20 (maintenance)
<p>2012.07.10 Version 0.6.20 (maintenance)</p>
<p>* npm: Upgrade to 1.1.37 (isaacs)</p>
<p>* benchmark: Backport improvements made in master (isaacs)</p>
<p>* build: always link with -lz (Trent Mick)</p>
<p>* core: use proper #include directives (Ben Noordhuis)</p>
<p>* cluster: don't silently drop messages when the write queue gets big (Bert Belder)</p>
<p>* windows: don't print error when GetConsoleTitleW returns an empty string (Bert Belder)</p>
isaacs
tag:github.com,2008:Repository/5395201/v0.8.2
2012-07-09T17:22:36Z
v0.8.2: 2012.07.09, Version 0.8.2 (Stable)
<p>2012.07.09, Version 0.8.2 (Stable)</p>
<p>* npm: Upgrade to 1.1.36</p>
<p>* readline: don't use Function#call() (Nathan Rajlich)</p>
<p>* Code cleanup to pass 'use strict' (Jonas Westerlund)</p>
<p>* module: add filename to require() json errors (TJ Holowaychuk)</p>
<p>* readline: fix for unicode prompts (Tim Macfarlane)</p>
<p>* timers: fix handling of large timeouts (Ben Noordhuis)</p>
<p>* repl: fix passing an empty line inserting "undefined" into the buffer (Nathan Rajlich)</p>
<p>* repl: fix crashes when buffering command (Maciej Małecki)</p>
<p>* build: rename strict_aliasing to node_no_strict_aliasing (Ben Noordhuis)</p>
<p>* build: disable -fstrict-aliasing for any gcc < 4.6.0 (Ben Noordhuis)</p>
<p>* build: detect cc version with -dumpversion (Ben Noordhuis)</p>
<p>* build: handle output of localized gcc or clang (Ben Noordhuis)</p>
<p>* unix: fix memory corruption in freebsd.c (Ben Noordhuis)</p>
<p>* unix: fix 'zero handles, one request' busy loop (Ben Noordhuis)</p>
<p>* unix: fix busy loop on unexpected tcp message (Ben Noordhuis)</p>
<p>* unix: fix EINPROGRESS busy loop (Ben Noordhuis)</p>
isaacs
tag:github.com,2008:Repository/5395201/v0.8.1
2012-06-29T17:10:57Z
v0.8.1: * V8: upgrade to v3.11.10.12
<p>* V8: upgrade to v3.11.10.12</p>
<p>* npm: upgrade to v1.1.33
<br /> - Support for parallel use of the cache folder
<br /> - Retry on registry timeouts or network failures (Trent Mick)
<br /> - Reduce 'engines' failures to a warning
<br /> - Use new zsh completion if aviailable (Jeremy Cantrell)</p>
<p>* <span class="issue-keyword tooltipped tooltipped-se">Fix</span> <a class="issue-link js-issue-link" href="https://github.com/nodejs/node-v0.x-archive/issues/3577">nodejs#3577</a> Un-break require('sys')</p>
<p>* util: speed up formatting of large arrays/objects (Ben Noordhuis)</p>
<p>* windows: make fs.realpath(Sync) work with UNC paths (Bert Belder)</p>
<p>* build: fix --shared-v8 option (Ben Noordhuis)</p>
<p>* doc: `detached` is a boolean (Andreas Madsen)</p>
<p>* build: use proper python interpreter (Ben Noordhuis)</p>
<p>* build: expand ~ in `./configure --prefix=~/a/b/c` (Ben Noordhuis)</p>
<p>* build: handle CC env var with spaces (Gabriel de Perthuis)</p>
<p>* build: fix V8 build when compiling with gcc 4.5 (Ben Noordhuis)</p>
<p>* build: fix --shared-v8 option (Ben Noordhuis)</p>
<p>* windows msi: Fix icon issue which caused huge file size (Bert Belder)</p>
<p>* unix: assume that dlopen() may clobber dlerror() (Ben Noordhuis)</p>
<p>* sunos: fix memory corruption bugs (Ben Noordhuis)</p>
<p>* windows: better (f)utimes and (f)stat (Bert Belder)</p>
isaacs
tag:github.com,2008:Repository/5395201/v0.8.0
2012-06-25T14:57:03Z
v0.8.0: 2012.06.25, Version 0.8.0 (stable)
<p>2012.06.25, Version 0.8.0 (stable)</p>
<p>* V8: upgrade to v3.11.10.10</p>
<p>* npm: Upgrade to 1.1.32</p>
<p>* Deprecate iowatcher (Ben Noordhuis)</p>
<p>* windows: update icon (Bert Belder)</p>
<p>* http: Hush 'MUST NOT have a body' warnings to debug() (isaacs)</p>
<p>* Move blog.nodejs.org content into repository (isaacs)</p>
<p>* <span class="issue-keyword tooltipped tooltipped-se">Fix</span> <a class="issue-link js-issue-link" href="https://github.com/nodejs/node-v0.x-archive/issues/3503">nodejs#3503</a>: stdin: resume() on pipe(dest) (isaacs)</p>
<p>* crypto: fix error reporting in SetKey() (Fedor Indutny)</p>
<p>* Add --no-deprecation and --trace-deprecation command-line flags (isaacs)</p>
<p>* fs: fix fs.watchFile() (Ben Noordhuis)</p>
<p>* fs: Fix fs.readfile() on pipes (isaacs)</p>
<p>* Rename GYP variable node_use_system_openssl to be consistent (Ryan Dahl)</p>
isaacs