12349 Commits (39ff44e94fc2d251e3c2e9dc023d2e1633983d5e)
 

Author SHA1 Message Date
Ben Noordhuis 039f73fa83 deps: remove and gitignore .bin directory 9 years ago
Julien Gilli 5fbb24812d deps: backport c281c15 from V8's upstream 9 years ago
Michał Gołębiowski 75d5dcea76 doc: jenkins-iojs.nodesource.com -> ci.nodejs.org 9 years ago
Fabio Oliveira b28f6a53bc docs: Clarify assert.doesNotThrow behavior 9 years ago
P.S.V.R 9e9bfa4dc0 build: iojs -> nodejs of release-urlbase 9 years ago
Laurent Fortin 5c3f50b21d doc: rearrange execSync and execFileSync 9 years ago
Laurent Fortin 4fc33ac11a doc: make execFileSync in line with execFile 9 years ago
P.S.V.R 8335ec7191 build: fix some typos inside the configure script 9 years ago
reggi a366e84b17 doc: fix typos in cluster & errors 9 years ago
P.S.V.R 52031e1bf1 doc: switch LICENSE from closure-linter to eslint 9 years ago
Rod Vagg 12fa0295c0 Working on v4.1.2 9 years ago
Rod Vagg ab55b45b2e 2015-09-22, Version 4.1.1 (Stable) Release 9 years ago
Sakthipriyan Vairamani 1860e0cebd lib,src: remove usage of events.EventEmitter 9 years ago
Sakthipriyan Vairamani 43e2b7f836 doc: remove usage of events.EventEmitter 9 years ago
Salman Aljammaz 9760e04839 repl: don't use tty control codes when $TERM is set to "dumb" 9 years ago
Malcolm Ahoy f68fed2e6f http: remove redundant code in _deferToConnect 9 years ago
Sakthipriyan Vairamani cb971cc97d repl: backslash bug fix 9 years ago
Julien Gilli b93ad5abbd deps: backport 357e6b9 from V8's upstream 9 years ago
Christopher J. Brody 9c59d2f16a doc: remove extra using v8::HandleScope statement 9 years ago
Jérémy Lal f010cb5d96 configure: detect mipsel host 9 years ago
Sakthipriyan Vairamani 4519dd00f9 test: test sync version of mkdir & rmdir 9 years ago
Julien Gilli 8da3da4d41 deps: backport ff7d70b from V8's upstream 9 years ago
Matt Loring 6ea8ec1c59 tools: single, cross-platform tick processor 9 years ago
Kat Marchán 2600fb8ae6 deps: upgraded to node-gyp@3.0.3 in npm 9 years ago
Kat Marchán 793aad2d7a deps: upgrade to npm 2.14.4 9 years ago
Sakthipriyan Vairamani 816f609c8b test: use tmpDir instead of fixtures in readdir 9 years ago
Fedor Indutny bc9f629387 http_parser: do not dealloc during kOnExecute 9 years ago
Rich Trott f7edbab367 doc: clarify description of assert.ifError() 9 years ago
Ben Noordhuis f542e74c93 http: guard against response splitting in trailers 9 years ago
Ben Noordhuis 2084f52585 test: test more http response splitting scenarios 9 years ago
Alexis Campailla fa08d1d8a1 test: add test-spawn-cmd-named-pipe 9 years ago
Matt Harrison d4cd5ac407 readline: fix tab completion bug 9 years ago
Trevor Norris d63e02e08d buffer: don't set zero fill for zero-length buffer 9 years ago
Rich Trott b2ddf0f9a2 doc: refine process.kill() and exit explanations 9 years ago
Evan Lucas 2034f68668 src: honor --abort_on_uncaught_exception flag 9 years ago
Evan Lucas 0b1ca4a9ef src: Add ABORT macro 9 years ago
Stewart Addison 5905b14bff build: fix icutrim when building small-icu on BE 9 years ago
Michael Dawson 71b5d80682 test: make cluster tests more time tolerant 9 years ago
Imran Iqbal 3e09dcfc32 test: update cwd-enoent tests for AIX 9 years ago
Jeremiah Senkpiel 8f6f2912a3 Working on v4.1.1 9 years ago
Jeremiah Senkpiel b4ec2c2ab8 2015-09-17, Version 4.1.0 (Stable) Release 9 years ago
Michaël Zasso 96670ebe37 deps: backport 6d32be2 from v8's upstream 9 years ago
Fedor Indutny 94972d5b13 deps: backport 0d01728 from v8's upstream 9 years ago
Sakthipriyan Vairamani 648c003e14 test: use tmp directory in chdir test 9 years ago
Rich Trott bf42cc8dba doc: process exit event is not guaranteed to fire 9 years ago
Trevor Norris 079a2173d4 test: fix Buffer OOM error message 9 years ago
Trevor Norris 8e5843405b src: null env_ field from constructor 9 years ago
Sam Roberts bb0f869f67 doc: remove incorrect reference to TCP in net docs 9 years ago
Sam Roberts 302d59dce8 doc: correct buffer.slice arg syntax 9 years ago
Sam Roberts 74db9637b7 doc: describe spawn option.detached 9 years ago