summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* src: Malloc/Calloc size 0 returns non-null pointerRich Trott2016-09-214-2/+26
* tools: update remark configurationСковорода Никита Андреевич2016-09-211-4/+32
* doc: add eugeneo to collaboratorsEugene Ostroukhov2016-09-211-0/+2
* tools: add additional ESLint rulesTeddy Katz2016-09-2017-33/+42
* test: cleanup test-os.jsdelvedor2016-09-211-36/+54
* https: fix memory leak with https.request()Ilkka Myller2016-09-212-0/+60
* doc: add ak239 to collaboratorsAleksey Kozyatinskiy2016-09-201-0/+2
* dns: handle array holes in setServers()cjihrig2016-09-202-4/+32
* process: changed var to const in internal/process/promisesAdri Van Houdt2016-09-201-1/+1
* test: refactor test-dgram-bind-shared-ports.jsFikret Burak Gazioglu2016-09-211-19/+19
* src: handle thrown errors in CopyProperties()cjihrig2016-09-202-1/+21
* tools: add eslint rule prefer-assert-methodsDany Shaanan2016-09-2048-90/+151
* test: update test-child-process-recv-handleJonathan Prince2016-09-201-23/+22
* test: improve test-child-process-stdout-flushWietse Venema2016-09-201-18/+15
* zlib: tighten up dictionary testsTarjei Husøy2016-09-202-22/+23
* zlib: fix raw inflate with custom dictionaryTarjei Husøy2016-09-203-2/+85
* test: cleanup test-child-process-exec-env.jsYevgen Safronov2016-09-211-11/+11
* test: cleanup test-tls-connect-given-socket.jsThomas van Lankveld2016-09-201-32/+32
* test: cleanup test-child-process-buffering.jsAdri Van Houdt2016-09-201-7/+7
* inspector: report default contextEugene Ostroukhov2016-09-202-3/+15
* test: update test-cluster-disconnect-unshared-udpmatt-in-a-hat2016-09-201-4/+4
* test: changing equal to strictEqual in pathlrlna2016-09-201-180/+186
* doc: clarify fs.utimes() argumentsDanny Guo2016-09-201-7/+9
* lib: changed var to const in bootstrap_node.jsAdri Van Houdt2016-09-201-16/+16
* test: modernize js and tighten equality checkingPavol Otcenas2016-09-201-9/+9
* test: refactor parallel/test-tcp-wrap-listenscott stern2016-09-201-39/+38
* tools: make argument alignment linting more strictRich Trott2016-09-201-6/+13
* test,lib: align arguments in multiline callsRich Trott2016-09-2015-132/+139
* inspector: zero out structure membersEugene Ostroukhov2016-09-204-77/+104
* util: don't init Debug if it's not needed yetBryan English2016-09-201-1/+1
* src: use MaybeStackBuffer on DoSend/WritevPaul Kiddie2016-09-202-22/+4
* path: fix path.relative UNC path resultJason Ginchereau2016-09-202-6/+4
* test: cleanup cluster-disconnect-unshared-tcp testRachel2016-09-201-4/+4
* test: var variables to const in zlibIshan Aditya2016-09-2014-90/+92
* test: modernize JS and tighten equality checkingPavol Otcenas2016-09-201-9/+9
* tools: clean up icu/README.md formattingСковорода Никита Андреевич2016-09-201-11/+8
* util: simplify SIMD setupDany Shaanan2016-09-201-28/+16
* build: run `npm install` for doc builds in tarballAnna Henningsen2016-09-201-0/+15
* test: cleanup test-intl.jsAlessandro Metta2016-09-201-30/+33
* test: cleanup test-child-process-disconnect.jsPavol Otcenas2016-09-201-11/+11
* test: replace var by const test-tls-zero-clear-inSébastien Barbieri2016-09-201-8/+8
* test: improve coverage of the util moduleMichaël Zasso2016-09-203-42/+126
* doc: add link to help repo in READMERich Trott2016-09-191-0/+2
* test: refactored test-crypto-random.jsTobias Kahse2016-09-201-19/+6
* test: cleanup test-c-ares.jsYevgen Safronov2016-09-201-18/+18
* test: improve child_process testsDennis Schwartz2016-09-193-17/+17
* inspector: restore 9229 as a default portEugene Ostroukhov2016-09-191-5/+12
* inspector: introduce a smoke testEugene Ostroukhov2016-09-1910-6/+630
* fs: fix handling of `uv_stat_t` fieldsAnna Henningsen2016-09-191-10/+20
* doc: fix broken link in timers docLtrlg2016-09-191-1/+1