Commits
User selector
Commit History
Commits on Apr 17, 2015
2015-04-17 io.js v1.8.0 Release
Show description for 9df720dcommitted
Commits on Apr 16, 2015
src: remove duplicate byteLength from Buffer
Show description for 62f5f4cauthored andcommitted
Commits on Apr 15, 2015
node: allow multiple arguments passed to nextTick
Show description for 10e31bacommitted
Commits on Apr 14, 2015
- committed
2015-04-14 io.js v1.7.1 Release
Show description for 44e1f68committed- committed
2015-04-14 io.js v1.7.0 Release
Show description for a75149fcommitted
Commits on Apr 11, 2015
src: use global SealHandleScope
Show description for a07c691committedsrc: disable fast math only on armv6
Show description for a4d8847committedsrc: disable fast math on arm
Show description for e306c78committed
Commits on Apr 8, 2015
smalloc: do not track external memory
Show description for ff74931committed
Commits on Apr 6, 2015
- committed
2015-04-06 io.js v1.6.4 Release
Show description for f3e9da3committed
Commits on Apr 3, 2015
timers: do not restart the interval after close
Show description for d22b2a9committedsrc: setup cluster workers before preloading
Show description for b6e22c4authored andcommitteddoc,src: remove references to --max-stack-size
Show description for ad93775authored andcommittedsrc: drop homegrown thread pool, use libplatform
Show description for 4a801c2committed
Commits on Apr 2, 2015
src: wrap MIN definition in infdef
Show description for f1e5a13committed
Commits on Mar 31, 2015
- committed
2015-03-31 io.js v1.6.3 Release
Show description for 4845f9ccommitted
Commits on Mar 28, 2015
src: ignore ENOTCONN on shutdown race with child
Show description for ea37ac0committedsrc: fix minor memleak in preload-modules
Show description for f06b16fauthored andcommitted
Commits on Mar 27, 2015
timers: make Timer.close idempotent
Show description for 77c2da1committed
Commits on Mar 26, 2015
src: don't lazy-load timer globals
Show description for 2903410committed
Commits on Mar 25, 2015
tls_wrap: fix this incredibly stupid leak
Show description for 2ccc8f3committedtls_wrap: fix BIO leak on SSL error
Show description for e74b5d2committediojs: introduce internal modules
Show description for 2db758ccommitted
Commits on Mar 23, 2015
src: remove unnecessary environment lookups
Show description for 2e5b87acommittedsrc: make accessors immune to context confusion
Show description for 7e88a93committed- committed
2015-03-23 io.js v1.6.2 Release
Show description for 33c5735committed
Commits on Mar 22, 2015
vm: fix crash on fatal error in debug context
Show description for cf081a4committednode: ensure that streams2 won't `.end()` stdin
Show description for 9ae1a61committed
Commits on Mar 20, 2015
src: reset signal handler to SIG_DFL on FreeBSD
Show description for b64983dcommitted- committed