12342 Commits (286ef1daca1c1f3e3363ee162fb97fb823632352)
 

Author SHA1 Message Date
P.S.V.R d0d48774ed build: fix some typos inside the configure script 9 years ago
reggi ffdbe9d4f1 doc: fix typos in cluster & errors 9 years ago
P.S.V.R 5ac5419c0b doc: switch LICENSE from closure-linter to eslint 9 years ago
Rod Vagg 4a6f1feecb 2015-09-22, Version 4.1.1 (Stable) Release 9 years ago
Sakthipriyan Vairamani f32a606e37 lib,src: remove usage of events.EventEmitter 9 years ago
Sakthipriyan Vairamani 7953c83b85 doc: remove usage of events.EventEmitter 9 years ago
Salman Aljammaz ccea33df62 repl: don't use tty control codes when $TERM is set to "dumb" 9 years ago
Malcolm Ahoy 79d2c4e1bf http: remove redundant code in _deferToConnect 9 years ago
Sakthipriyan Vairamani fcfd87d7e1 repl: backslash bug fix 9 years ago
Julien Gilli 75fe7739e6 deps: backport 357e6b9 from V8's upstream 9 years ago
Christopher J. Brody 451acc7559 doc: remove extra using v8::HandleScope statement 9 years ago
Jérémy Lal 5819d7a050 configure: detect mipsel host 9 years ago
Sakthipriyan Vairamani 571a517259 test: test sync version of mkdir & rmdir 9 years ago
Julien Gilli 4e028bd34d deps: backport ff7d70b from V8's upstream 9 years ago
Kat Marchán 2c09a5364e deps: upgraded to node-gyp@3.0.3 in npm 9 years ago
Kat Marchán 57c44324c1 deps: upgrade to npm 2.14.4 9 years ago
Sakthipriyan Vairamani 61d48b45b5 test: use tmpDir instead of fixtures in readdir 9 years ago
Fedor Indutny 229a03f1bb http_parser: do not dealloc during kOnExecute 9 years ago
Rich Trott 4fb4c14b61 doc: clarify description of assert.ifError() 9 years ago
Ben Noordhuis e68a119c18 http: guard against response splitting in trailers 9 years ago
Ben Noordhuis a9ad31fb3d test: test more http response splitting scenarios 9 years ago
Alexis Campailla 4144cb054c test: add test-spawn-cmd-named-pipe 9 years ago
Matt Harrison e29e470c14 readline: fix tab completion bug 9 years ago
Trevor Norris 0a329d2d1f buffer: don't set zero fill for zero-length buffer 9 years ago
Matt Loring e0c3d2ad57 tools: single, cross-platform tick processor 9 years ago
Rich Trott 4dcf24cfab doc: refine process.kill() and exit explanations 9 years ago
Evan Lucas 921f2de6cf src: honor --abort_on_uncaught_exception flag 9 years ago
Evan Lucas 870229e665 src: Add ABORT macro 9 years ago
Stewart Addison 1fa0cb83e3 build: fix icutrim when building small-icu on BE 9 years ago
Michael Dawson 2853f9894f test: make cluster tests more time tolerant 9 years ago
Imran Iqbal 1cfee8ebcb test: update cwd-enoent tests for AIX 9 years ago
Jeremiah Senkpiel e4f2952341 2015-09-17, Version 4.1.0 (Stable) Release 9 years ago
Michaël Zasso d7da617b4d deps: backport 6d32be2 from v8's upstream 9 years ago
Fedor Indutny 2b8a06b323 deps: backport 0d01728 from v8's upstream 9 years ago
Sakthipriyan Vairamani 5f6579d366 buffer: remove raw & raws encoding 9 years ago
Sakthipriyan Vairamani 9aa6a437cd test: use tmp directory in chdir test 9 years ago
Rich Trott 43cb1ddb00 doc: process exit event is not guaranteed to fire 9 years ago
Trevor Norris 71c53b6790 test: fix Buffer OOM error message 9 years ago
Trevor Norris 3b78b85426 src: null env_ field from constructor 9 years ago
Sam Roberts 6cb9e8a9c4 doc: remove incorrect reference to TCP in net docs 9 years ago
Sam Roberts e148dcce45 doc: correct buffer.slice arg syntax 9 years ago
Sam Roberts a12628bd97 doc: describe spawn option.detached 9 years ago
Sam Roberts 94e663ac5f timer: ref/unref return self 9 years ago
Trevor Norris 16f86d6c57 buffer: always allocate typed arrays outside heap 9 years ago
Trevor Norris 74178a5682 buffer: construct Uint8Array in JS 9 years ago
Malcolm Ahoy 7d7941235a http: default Agent.getName to 'localhost' 9 years ago
Karl Skomski e7a3ca3d31 src: use subarray() in Buffer#slice() for speedup 9 years ago
James M Snell 7d927ab506 tsc: adjust TSC membership for IBM+StrongLoop 9 years ago
Dmitry Vasilyev 942da888b5 doc: rename from iojs(1) to node(1) in benchmarks 9 years ago
Sven Slootweg 360d0faf44 doc: add missing backtick in buffer.markdown 9 years ago