summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 2018-10-10, Version 10.12.0 (Current)v10.12.0v10.12.0-proposalMichaël Zasso2018-10-1011-22/+341
* build: restore js2c direct dependency on config.gypiRefael Ackermann2018-10-101-1/+2
* src: fix ToObject() usage in node_http_parser.cccjihrig2018-10-101-1/+2
* src: fix ToObject() usage in exceptions.cccjihrig2018-10-101-1/+3
* build: make configure script verbose by defaultMichaël Zasso2018-10-101-1/+1
* net: use connect() instead of connect.call()Jackson Tian2018-10-101-1/+1
* doc: simplify and clarify README languageRich Trott2018-10-101-7/+7
* tools: make Travis commit linting more robustRich Trott2018-10-101-1/+1
* doc: simplify governance info in README introRich Trott2018-10-101-3/+2
* util: support BigInt in util.formatMasashi Hirano2018-10-103-4/+50
* deps: upgrade to libuv 1.23.2cjihrig2018-10-1029-284/+558
* benchmark,doc,lib,src,test,tools: fix typosBrandon Smith2018-10-1035-45/+45
* assert: remove internal errorCache propertyRich Trott2018-10-103-5/+6
* test: remove internal errorCache propertyRich Trott2018-10-101-29/+26
* doc: add link to ABI guideGabriel Schulhof2018-10-101-2/+3
* src: reduce variable scope in stream_base.cccjihrig2018-10-101-3/+1
* src: reduce variable scope in node_worker.cccjihrig2018-10-101-1/+1
* src: reduce variable scope in node_trace_writer.cccjihrig2018-10-101-3/+1
* src: reduce variable scope in node_url.cccjihrig2018-10-101-2/+2
* src: remove unneeded variables in node_crypto.cccjihrig2018-10-101-17/+8
* src: reduce variable scope in module_wrap.cccjihrig2018-10-101-8/+7
* src: reduce variable scope in cares_wrap.cccjihrig2018-10-101-7/+5
* doc: fix minor typo in streams.mdRich Trott2018-10-101-1/+1
* doc: standardize versions in stream module docRich Trott2018-10-101-10/+8
* streams: refactor ReadableStream asyncIterator creation and a few fixesGus Caplan2018-10-103-48/+78
* zlib: simplify flushing mechanismAnna Henningsen2018-10-103-31/+21
* test: remove eslint-disable from fixturesRich Trott2018-10-102-2/+1
* src: fix ToObject() usage in node_crypto.cccjihrig2018-10-101-1/+2
* test: read() on dir on AIX does not return EISDIRBen Noordhuis2018-10-101-3/+3
* doc: add util.inspect() legacy signaturesiddhant2018-10-101-0/+1
* doc: edit building-node textRich Trott2018-10-102-7/+6
* http2: add RFC 8441 extended connect protocol supportJames M Snell2018-10-109-6/+135
* deps: update nghttp2 to 1.34.0James M Snell2018-10-1010-26/+96
* crypto: remove node::crypto::CheckResultTobias Nießen2018-10-101-5/+0
* crypto: replace goto SSL_CTX_use_certificate_chainDaniel Bevenius2018-10-101-25/+14
* test: add module require tests for certain package.json errorsTom White2018-10-104-0/+36
* benchmark: increase lint complianceRich Trott2018-10-101-4/+2
* doc: remove 72-hour mentions in pull-requests.mdRich Trott2018-10-101-12/+10
* zlib: use common owner symbol to access JS wrapperAnna Henningsen2018-10-101-2/+11
* doc: fix minor typo in n-api.mdAleksey Chemakin2018-10-101-1/+1
* doc: remove ABI guideGabriel Schulhof2018-10-101-113/+0
* deps: increase V8 deprecation levelsAnna Henningsen2018-10-074-47/+66
* src: name EmbededderGraph edges and use class names for nodesJoyee Cheung2018-10-0750-507/+734
* src: implement the new EmbedderGraph::AddEdge()Joyee Cheung2018-10-072-14/+39
* src: use JS inheritance for `AsyncWrap`Anna Henningsen2018-10-0732-204/+141
* doc: update author-ready label termsVse Mozhet Byt2018-10-072-5/+7
* doc: update onboarding taskRich Trott2018-10-071-3/+4
* doc: use backticks around file names in README.mdRich Trott2018-10-071-6/+6
* test: remove flaky designation for testRich Trott2018-10-071-2/+0
* doc: improve API Documentation text in READMERich Trott2018-10-071-4/+4