summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 2016-03-22, Version v4.4.1 'Argon' (LTS)v4.4.1Myles Borins2016-03-222-1/+136
* doc: fix typo in synchronous randomBytes exampleAndrea Giammarchi2016-03-211-1/+1
* deps: update openssl configShigeki Ohtsu2016-03-2118-4/+204
* build: don't install github templatesJohan Bergström2016-03-211-0/+1
* doc: topic blocking vs non-blockingJarrett Widman2016-03-211-0/+143
* test: eval a strict functionKári Tristan Helgason2016-03-211-0/+28
* tools: fix gyp to work on MacOSX without XCodeShigeki Ohtsu2016-03-211-0/+2
* tools: update gyp to b3cef02Imran Iqbal2016-03-2113-44/+103
* test: bug repro for vm function redefinitioncjihrig2016-03-211-0/+11
* tools: support testing known issuescjihrig2016-03-214-2/+17
* tools: enable linting for benchmarksRich Trott2016-03-212-3/+3
* benchmark: fix linting issuesRich Trott2016-03-215-5/+7
* benchmark: use strict modeRich Trott2016-03-2178-12/+86
* benchmark: refactor to eliminate redeclared varsRich Trott2016-03-2110-42/+59
* tools,benchmark: increase lint complianceRich Trott2016-03-2145-153/+118
* benchmark: fix lint errorsRich Trott2016-03-2114-24/+58
* doc: fix invalid path doc commentsRich Trott2016-03-211-53/+44
* doc: update release tweet templateJeremiah Senkpiel2016-03-211-1/+1
* doc: fix typo in child_process docsBenjamin Gruenbaum2016-03-211-1/+1
* collaborator_guide: clarify commit message rulesWyatt Preul2016-03-211-2/+5
* doc: update fansworld-claudio username on READMEClaudio Rodriguez2016-03-211-1/+1
* build: update Node.js logo on OSX installerRod Vagg2016-03-211-0/+0
* doc: fix return value of write methodsFelix Böhm2016-03-211-10/+10
* doc: Add note about use of JSON.stringify()Mithun Patel2016-03-212-0/+6
* docs: fix man pages link if tok type is codeMithun Patel2016-03-211-1/+1
* tls: fix assert in context._external accessorBen Noordhuis2016-03-212-21/+48
* doc: explain path.format() algorithmRich Trott2016-03-211-1/+16
* doc: clarify type of first argument in zlibKirill Fomichev2016-03-211-16/+11
* doc: fix typo in api/addonsDaijiro Wachi2016-03-211-2/+2
* doc: remove non-standard use of hyphensStefano Vozza2016-03-211-10/+10
* doc: add fansworld-claudio to collaboratorsClaudio Rodriguez2016-03-211-0/+1
* doc: add thekemkid to collaboratorsGlen Keane2016-03-211-0/+1
* doc: add AndreasMadsen to collaboratorsAndreas Madsen2016-03-211-0/+1
* doc: add whitlockjc to collaboratorsJeremy Whitlock2016-03-211-0/+1
* doc: add benjamingr to collaborator listBenjamin Gruenbaum2016-03-211-0/+1
* doc: add phillipj to collaboratorsPhillip Johnsen2016-03-211-0/+1
* doc: add mattloring to collaboratorsMatt Loring2016-03-211-0/+1
* doc: include typo in 'unhandledRejection' exampleRobert C Jensen2016-03-211-1/+1
* doc: fix markdown linksSteve Mao2016-03-212-2/+5
* doc: move build instructions to a new documentJohan Bergström2016-03-212-238/+249
* docs: update link to iojs+release ci jobMyles Borins2016-03-211-4/+4
* doc: fix dns.resolveCname description typoaxvm2016-03-211-1/+1
* tools: reduce verbosity of cpplintSakthipriyan Vairamani2016-03-211-3/+0
* doc: fix typo in fs.symlinkMichaël Zasso2016-03-211-1/+1
* doc: document directories in test directoryMichael Barrett2016-03-211-0/+117
* build: correctly detect clang versionStefan Budeanu2016-03-213-4/+13
* tools: enable no-self-assign ESLint ruleRich Trott2016-03-212-12/+13
* doc: update link green to match homepagesilverwind2016-03-211-6/+7
* test: check memoryUsage properties The properties on memoryUsage were not che...Wyatt Preul2016-03-211-1/+3
* test: remove broken debugger scenariosRich Trott2016-03-211-5/+0