summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-11-03http2: improve http2 code a bitJames M Snell
2018-11-03win: add prompt to tools installation scriptJoão Reis
2018-11-03win: clarify Boxstarter behavior on install toolsRob Reynolds
2018-11-03n-api: add missing handle scopesDaniel Bevenius
2018-11-03lib: remove useless getLibuvNow in internal/timersZYSzys
2018-11-03fs: handle result of access binding directly in fs.existsSyncJoyee Cheung
2018-11-03lib: make coverage work for Node.jsBenjamin
2018-11-03src: fix compiler warning for debug buildDaniel Bevenius
2018-11-03test: increase --stack_size test-async-wrap-popDaniel Bevenius
2018-11-02deps,v8: cherry-pick dc704497Refael Ackermann
2018-11-02doc: fix dublication in net.createServer() docsIvan Filenko
2018-11-02doc: correct async_hooks resource namesGerhard Stoebich
2018-11-02lib: repl multiline history supportAnto Aravinth
2018-11-02vm: allow `cachedData` to also be TypedArray|DataViewBenjamin Chen
2018-11-022018-11-02, Version 11.1.0 (Current)Michaël Zasso
2018-11-02src: fix CreatePlatform header param mismatchShelley Vohr
2018-11-02src: use v8:: for consistency in utilZYSzys
2018-11-02src: use smart pointers in cares_wrap.ccDaniel Bevenius
2018-11-02doc: address bits of proof reading workJagannath Bhat
2018-11-02doc: revise COLLABORATOR_GUIDE.mdRich Trott
2018-11-01doc: simplify CODE_OF_CONDUCT.mdRich Trott
2018-11-01doc: revise CHANGELOG.md textRich Trott
2018-11-02tools: update alternative docs versionsRichard Lau
2018-11-02doc: fix headings for CHANGELOG_v10.mdMyles Borins
2018-11-01test: assert that invalidcmd throws error codeJerome Covington
2018-11-01test: fix strictEqual arguments orderEsteban Sotillo
2018-11-01test: add property for RangeError in test-buffer-copymritunjaygoutam12
2018-11-01child_process: handle undefined/null for fork() argsShobhit Chittora
2018-11-01module: support multi-dot file extensionGeoffrey Booth
2018-11-01test: fix test-fs-watch-system-limitAli Ijaz Sheikh
2018-11-01doc: improve COLLABORATOR_GUIDEJagannath Bhat
2018-11-01doc: improve BUILDING.mdJagannath Bhat
2018-11-02doc: add types and their corresponding return valuesOuyang Yadong
2018-11-01build: make benchmark/napi all prereq order-onlyDaniel Bevenius
2018-10-31doc: add branding to style guideRich Trott
2018-10-31doc: use Node.js instead of NodeRich Trott
2018-10-31doc: revise BUILDING.mdRich Trott
2018-10-31src: fix fully-static & large-pages combinationSuresh Srinivas
2018-10-31test: fixed error message in test-buffer-readArvind Pandey
2018-10-31build: add -Werror=undefined-inline to clang buildsRefael Ackermann
2018-10-31deps,v8: fix gypfile bugRefael Ackermann
2018-10-31build: configure default v8_optimized_debugRefael Ackermann
2018-10-31lib: enable TypedArray and DataView for the v8 moduleOuyang Yadong
2018-10-31doc: clarify fd behaviour with {read,write}FileSakthipriyan Vairamani (thefourtheye)
2018-10-30doc: moved test instructions to BUILDING.mdKamat, Trivikram
2018-10-31os: fix memory leak in `userInfo()`Anna Henningsen
2018-10-31doc: fix typographical issuesDenis McDonald
2018-10-30doc: sort markdown refs in errorsSam Roberts
2018-10-31doc: remove "idiomatic choice" from queueMicrotaskRod Vagg
2018-10-30doc: document HPE_HEADER_OVERFLOW errorSam Roberts