summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-04-16build: remove implied support for win 2012 not R2Beth Griggs
2018-04-16doc: improve assert documentationRuben Bridgewater
2018-04-16tools: add eslintrc rule for `assert.rejects`Ruben Bridgewater
2018-04-16assert: add direct promises support in rejectsRuben Bridgewater
2018-04-15fs: handle long files reading in fs.promisesAntoine du HAMEL
2018-04-15lib: fix coverage reportingAnna Henningsen
2018-04-15util: introduce types.isModuleNamespaceObjectGus Caplan
2018-04-15deps: cherry-pick 39d546a from upstream V8Gus Caplan
2018-04-15test: remove expectations based on v8 headers from types testGus Caplan
2018-04-15doc: unify format of iterablesVse Mozhet Byt
2018-04-14doc: improved flow for macOS firewall scriptJoseph Gordon
2018-04-15doc: unify section structuresVse Mozhet Byt
2018-04-14win, tools: add nasm to boxstarter scriptBartosz Sosnowski
2018-04-14errors: alter ERR_HTTP2_PSEUDOHEADER_NOT_ALLOWEDdavidmarkclements
2018-04-14stream: fix incorrect comment in _stream_readable.jsSnehil Verma
2018-04-14deps: cherry-pick b767cde1e7 from upstream V8Ben Noordhuis
2018-04-14src: add sync trace to fsChin Huang
2018-04-14tools: fix broken link in icu notesHarry Sarson
2018-04-14src: add HandleScope to fix errorUjjwal Sharma
2018-04-14doc: close event does not take argumentsIndranil Dasgupta
2018-04-14test: remove test case 0 from tls-cnnic-whitelistDaniel Bevenius
2018-04-14test: set clientOpts.port propertyDaniel Bevenius
2018-04-14test: update keys/Makefile to clean and build allDaniel Bevenius
2018-04-14errors: alter and test ERR_INVALID_REPL_EVAL_CONFIGdavidmarkclements
2018-04-14doc: include error code in buffer documentationRich Trott
2018-04-14errors: alter ERR_INVALID_IP_ADDRESSdavidmarkclements
2018-04-14doc: move support for invalid GCM tags to EOLTobias Nießen
2018-04-14doc: note that setAuthTag throws on invalid lengthTobias Nießen
2018-04-14crypto: throw on invalid authentication tag lengthTobias Nießen
2018-04-14assert: remove `errorDiff` propertyRuben Bridgewater
2018-04-14assert: improve default error messagesRuben Bridgewater
2018-04-14util: inspect arguments properlyRuben Bridgewater
2018-04-14crypto: move Decipher.finaltol to End-of-LifeTobias Nießen
2018-04-14doc: add missing type=misc top commentsVse Mozhet Byt
2018-04-14build: check without_ssl in warn openssl_no_asmDaniel Bevenius
2018-04-14test: fix warning in dlopen-ping-pong/binding.ccDaniel Bevenius
2018-04-14doc: add missing YAML keyword in v8.md metadataVse Mozhet Byt
2018-04-13process: add version constants and compareGus Caplan
2018-04-13doc, src: sort + fill up cli options and env varswillhayslett
2018-04-13tools: stricter no-undef eslint ruleRuben Bridgewater
2018-04-13doc: remove _writableState referenceAnatoli Papirovski
2018-04-13tools: treat SIGABRT as crashAnna Henningsen
2018-04-13doc: add net socket write signatureGurin, Sebastian
2018-04-13fs: complete error message for validate functionbuji
2018-04-13doc: improve http.setHeader and getHeader typeinfoGerhard Stoebich
2018-04-13errors: alter ERR_HTTP2_INVALID_CONNECTION_HEADERSdavidmarkclements
2018-04-13doc: fix wrong response.end() at request.socketikasumiwt
2018-04-13assert: fix actual & expected inputRuben Bridgewater
2018-04-13errors: validate input argumentsRuben Bridgewater
2018-04-13buffer: use a default offsetRuben Bridgewater