12372 Commits (0369986276f25dd998c23645909110172b10db0a)
 

Author SHA1 Message Date
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
Sam Roberts f931b9dd95 timer: ref/unref return self 9 years ago
Trevor Norris 4b4cfa2d44 buffer: always allocate typed arrays outside heap 9 years ago
Trevor Norris 7df018a29b buffer: construct Uint8Array in JS 9 years ago
Malcolm Ahoy 431bf74c55 http: default Agent.getName to 'localhost' 9 years ago
Karl Skomski 0a5f80a11f src: use subarray() in Buffer#slice() for speedup 9 years ago
James M Snell ba47511976 tsc: adjust TSC membership for IBM+StrongLoop 9 years ago
Dmitry Vasilyev a7bd897273 doc: rename from iojs(1) to node(1) in benchmarks 9 years ago
Sven Slootweg cd643d7c37 doc: add missing backtick in buffer.markdown 9 years ago
Michael Dawson 43397b204e build: Updates to enable AIX support 9 years ago
Ali Ijaz Sheikh 7ebd881c29 deps: upgrade V8 to 4.5.103.33 9 years ago
Sakthipriyan Vairamani 52019a1b21 test: fix default value for additional param 9 years ago
Sakthipriyan Vairamani 59d03738cc tools: enable arrow functions in .eslintrc 9 years ago
Sakthipriyan Vairamani e35b1fd610 build: clean up the generated tap file 9 years ago
Sakthipriyan Vairamani 69e7b875a2 tools: open `test.tap` file in write-binary mode 9 years ago
Brendan Ashworth eaa8e60b91 streams: refactor LazyTransform to internal/ 9 years ago
Yazhong Liu 6108ea9bb4 fs: consider NaN/Infinity in toUnixTimestamp 9 years ago
Fedor Indutny ea15d71c16 http_server: fix resume after socket close 9 years ago
Kat Marchán ed47ab6e44 deps: upgraded to node-gyp@3.0.3 in npm 9 years ago
Kat Marchán f4641ae875 deps: upgrade to npm 2.14.3 9 years ago
Ron Korving 2b6aa9415f fs: implemented WriteStream#writev 9 years ago
Matt Loring ff6d30d784 tools: add missing tick processor polyfill 9 years ago
Matt Loring 519caba021 tools: fix flakiness in test-tick-processor 9 years ago
Danny Nemer e8a206e802 doc: fix broken link in repl.markdown 9 years ago
Ionică Bizău 7ee36d61f7 doc: fix typos in README 9 years ago
Mike Tunnicliffe 4d1ae26196 doc: add tunniclm as a collaborator 9 years ago
Roman Klauke 57707e2490 src: use ZCtxt as a source for v8::Isolates 9 years ago
Rich Trott 5df5d0423a test: remove disabled test 9 years ago