3834 Commits (2498e2934495a58794bd0aa498b6297b234655f3)

Author SHA1 Message Date
Rod Vagg a75149fd6f 2015-04-14 io.js v1.7.0 Release 10 years ago
Fedor Indutny a07c69113a src: use global SealHandleScope 10 years ago
Ben Noordhuis a4d88475fa src: disable fast math only on armv6 10 years ago
Ben Noordhuis e306c78f83 src: disable fast math on arm 10 years ago
Fedor Indutny ff74931107 smalloc: do not track external memory 10 years ago
Jeremiah Senkpiel d72e50a57c Working on v1.6.5 10 years ago
Jeremiah Senkpiel f3e9da3e69 2015-04-06 io.js v1.6.4 Release 10 years ago
Fedor Indutny d22b2a934a timers: do not restart the interval after close 10 years ago
Ali Ijaz Sheikh b6e22c4bd5 src: setup cluster workers before preloading 10 years ago
Aria Stewart ad937752ee doc,src: remove references to --max-stack-size 10 years ago
Ben Noordhuis 4a801c211c src: drop homegrown thread pool, use libplatform 10 years ago
Johan Bergström f1e5a13516 src: wrap MIN definition in infdef 10 years ago
Rod Vagg 0bd4fe943a Working on v1.6.4 10 years ago
Rod Vagg 4845f9c209 2015-03-31 io.js v1.6.3 Release 10 years ago
Ben Noordhuis ea37ac04f4 src: ignore ENOTCONN on shutdown race with child 10 years ago
Ali Ijaz Sheikh f06b16f2e9 src: fix minor memleak in preload-modules 10 years ago
Petka Antonov 77c2da10fd timers: make Timer.close idempotent 10 years ago
Ben Noordhuis 2903410aa8 src: don't lazy-load timer globals 10 years ago
Fedor Indutny 2ccc8f3970 tls_wrap: fix this incredibly stupid leak 10 years ago
Fedor Indutny e74b5d278c tls_wrap: fix BIO leak on SSL error 10 years ago
Vladimir Kurchatkin 2db758c562 iojs: introduce internal modules 10 years ago
Ben Noordhuis 2e5b87a147 src: remove unnecessary environment lookups 10 years ago
Ben Noordhuis 7e88a9322c src: make accessors immune to context confusion 10 years ago
Rod Vagg 20c4498e76 Working on v1.6.3 10 years ago
Rod Vagg 33c57354aa 2015-03-23 io.js v1.6.2 Release 10 years ago
Ben Noordhuis cf081a4712 vm: fix crash on fatal error in debug context 10 years ago
Fedor Indutny 9ae1a61214 node: ensure that streams2 won't `.end()` stdin 10 years ago
Fedor Indutny b64983d77c src: reset signal handler to SIG_DFL on FreeBSD 10 years ago
Rod Vagg a0d32ff5ae Working on v1.6.2 10 years ago
Rod Vagg 4b91d502b1 2015-03-20 io.js v1.6.1 Release 10 years ago
Ben Noordhuis 2034137385 smalloc: don't mix malloc() and new char[] 10 years ago
Chris Dickinson 465552142f Working on v1.6.1 10 years ago
Chris Dickinson 8e3a9d8de0 2015-03-19 io.js v1.6.0 Release 10 years ago
Thorsten Lorenz 813a536126 buffer: removing duplicate code 10 years ago
Ali Ijaz Sheikh 1514b82355 src: add -r/--require flags for preloading modules 10 years ago
Ben Noordhuis 2c6f79c08c src: don't error at startup when cwd doesn't exist 10 years ago
Ben Noordhuis fe0f015c51 src: fix crypto bio integer wraparound on 32 bits 10 years ago
Julien Gilli 68d4bed2fd make: remove node_dtrace from cpplint excludes 10 years ago
Ben Noordhuis f58e59649d lib: remove broken NODE_MODULE_CONTEXTS feature 10 years ago
Ben Noordhuis 2551c1d2ca src: use Number::New() for heapTotal/heapUsed 10 years ago
Ben Noordhuis 4f394998ba src: don't create js string twice on error 10 years ago
Fedor Indutny 4eb8810a27 tls: re-enable `.writev()` on TLSWrap 10 years ago
Fedor Indutny e90ed790c3 tls: fix leak on `DoWrite()` errors 10 years ago
Chris Dickinson 056ed4b0c9 src: revert -r/--require flags 10 years ago
Ali Ijaz Sheikh 7bde3f1a8f src: add -r/--require flags for preloading modules 10 years ago
Shigeki Ohtsu d8c4a932c9 crypto: add deprecated ValiCert CA for cross cert 10 years ago
Fedor Indutny e2c9040995 src: do not leak handles on debug and exit 10 years ago
Fedor Indutny 8431fc53f1 tls_wrap: proxy handle methods in prototype 10 years ago
Rod Vagg e795138d55 Working on v1.5.2 10 years ago
Rod Vagg f19e9b6a76 2015-03-09 io.js v1.5.1 Release 10 years ago