summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* v8: migrate setFlagsFromString to internal/errorsJames M Snell2017-10-294-15/+22
* build: ignore empty folders in test-addons-napiAnna Henningsen2017-10-291-1/+6
* doc: more accurate zlib windowBits informationAnna Henningsen2017-10-292-7/+7
* zlib: gracefully set windowBits from 8 to 9Myles Borins2017-10-294-20/+31
* test: add block scoping to test-assert-deepRich Trott2017-10-291-35/+41
* lib: setup IPC channel before consoleNikolai Vavilov2017-10-292-6/+24
* tools: modernize license2rtfTobias Nießen2017-10-291-154/+142
* tools: replace loop with padStartTobias Nießen2017-10-291-4/+1
* doc: add link for stream.pipe()Jon Moss2017-10-291-0/+1
* stream: complete migration to internal/errorsMatteo Collina2017-10-298-25/+77
* zlib: finish migrating to internal/errorsJames M Snell2017-10-295-18/+40
* doc: slightly relax 50 character ruleJames M Snell2017-10-291-2/+2
* http2: simplify mapToHeaders, stricter validationAnatoli Papirovski2017-10-294-22/+38
* http2: fix several timeout related issuesAnatoli Papirovski2017-10-296-6/+274
* doc: http2.connect accepts net & tls optionsAnatoli Papirovski2017-10-291-0/+3
* test: update test-timers-block-eventloop.jszhangzifa2017-10-291-7/+9
* inspector: track async stacks when necessaryAli Ijaz Sheikh2017-10-296-69/+142
* deps: V8: backport b1cd96e from upstreamAli Ijaz Sheikh2017-10-298-1/+53
* stream: migrate _stream_readable use error codesBen Halverson2017-10-295-7/+45
* src: move handle properties to prototypeBen Noordhuis2017-10-292-38/+34
* src: remove superfluous HandleScopeBen Noordhuis2017-10-291-1/+0
* src: use uv_stream_t, not uv_stream_sBen Noordhuis2017-10-291-1/+1
* test: include actual value in assertion messageMatthew Cantelon2017-10-291-1/+1
* build: run linter before running testsJoyee Cheung2017-10-291-1/+13
* test: replace fixturesDir in test-tls-connectCasie Lynch2017-10-281-6/+6
* test: use fixtures moduleIryna Yaremtso2017-10-281-3/+5
* test: add details in assertions in test-vm-contextVladimir Ilic2017-10-281-15/+19
* test: increase fs.exists coverageNigel Kibodeaux2017-10-281-0/+2
* test: use fixtures module in test-fs-realpath.jsRaphael Rheault2017-10-281-3/+5
* tools, benchmark: test util benchmarkSarah Meyer2017-10-284-2/+25
* test: use fixtures moduleScott J Beck2017-10-281-3/+4
* test: imporove assert messagesHadis-Fard2017-10-281-5/+3
* test: show values instead of assertion messageCheyenne Arrowsmith2017-10-281-2/+1
* src: use maybe versions of methodsTom Boutell2017-10-282-5/+6
* doc: add note to releases.mdJon Moss2017-10-281-0/+3
* doc: fix CHANGELOG_V8 indentationJon Moss2017-10-281-23/+23
* test: include values in assertion messagesnhoel2017-10-281-7/+25
* querystring: convert to using internal/errorsRami Moshe2017-10-285-12/+33
* src: use V8 function to get Module NamespaceBradley Farias2017-10-284-13/+27
* module: fix extension lookups for top-level mainGuy Bedford2017-10-282-1/+8
* module: fix hook module CJS dependency loadingguybedford2017-10-284-1/+15
* deps: cherry-pick e0d64dc from upstream V8Michaël Zasso2017-10-284-1/+20
* deps: cherry-pick 676c413 from upstream V8Michaël Zasso2017-10-282-2/+2
* deps: cherry-pick 2c75616 from upstream V8Michaël Zasso2017-10-283-1/+12
* tools: fix cpplint.py when path contains non-asciisharkfisher2017-10-271-3/+3
* http2: adjust stream buffer sizeAnatoli Papirovski2017-10-274-6/+6
* test: use process.features.debug in common moduleRich Trott2017-10-271-1/+1
* test: use common.buildType in repl-domain-abortRich Trott2017-10-271-2/+1
* test: skip test-process-config if no config.gypiGibson Fahnestock2017-10-271-5/+24
* crypto: migrate setFipsCrypto to internal/errorsJames M Snell2017-10-276-19/+65