summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Working on v7.10.2v7.x-stagingv7.xEvan Lucas2017-07-111-2/+2
* 2017-07-11, Version 7.10.1 (Current)v7.10.1Evan Lucas2017-07-113-2/+35
* deps: cherry-pick 9478908a49 from cares upstreamDavid Drysdale2017-07-101-1/+6
* test: verify hash seed uniquenessAli Ijaz Sheikh2017-07-103-2/+200
* build: disable V8 snapshotsAli Ijaz Sheikh2017-07-101-4/+4
* Working on v7.10.1Evan Lucas2017-05-031-2/+2
* 2017-05-02, Version 7.10.0 (Current)v7.10.0Evan Lucas2017-05-024-6/+209
* stream: Fixes missing 'unpipe' eventChristopher Luke2017-05-022-2/+89
* test: move test to sequential for reliabilityRich Trott2017-05-021-0/+0
* doc: fix formatting of TOCRefael Ackermann2017-05-021-7/+7
* test: fix permanent deoptimizationsBrian White2017-05-021-1/+2
* readline: fix permanent deoptimizationsBrian White2017-05-021-2/+2
* net: fix permanent deoptimizationsBrian White2017-05-021-16/+17
* process: fix permanent deoptimizationsBrian White2017-05-021-6/+6
* cluster: fix permanent deoptimizationsBrian White2017-05-021-2/+2
* fs: fix permanent deoptimizationsBrian White2017-05-021-7/+5
* stream: fix permanent deoptimizationsBrian White2017-05-021-1/+1
* build: add target for checking for perm deoptsBrian White2017-05-023-2/+60
* test: fix test filenamesBrian White2017-05-022-0/+0
* process: cast promise rejection reason to stringCameron Little2017-05-022-1/+19
* test: support multiple warnings in checkWarningCameron Little2017-05-021-7/+35
* doc: fixup the collaborators listAlexey Orlenko2017-05-021-3/+3
* test: improve test-tcp-wrap-listenalohaglenn2017-05-021-23/+5
* test,doc: document `crashOnUnhandledRejection()`Anna Henningsen2017-05-021-0/+7
* benchmark: terminate child process on WindowsRich Trott2017-05-022-3/+8
* doc: fix examples in repl.mdVse Mozhet Byt2017-05-021-1/+3
* benchmark: add benchmark for v8.getHeap*StatisticsJames M Snell2017-05-021-0/+23
* doc: add Added-in metadata for WHATWG URLTimothy Gu2017-05-021-1/+25
* doc: document url.domainTo* methods separatelyTimothy Gu2017-05-021-48/+46
* test: remove eslint comments from test-util.jscjihrig2017-05-021-7/+4
* test: remove eslint commentscjihrig2017-05-021-5/+3
* test: use common.mustCall in test-https-strictweewey2017-05-021-8/+2
* test: cleanup test-util-inherits.jsRobotMermaid2017-05-021-3/+13
* build: use do_not_edit variable where possibleRuslan Bekenev2017-05-021-2/+1
* test: use common.js to check platformRuslan Bekenev2017-05-021-1/+1
* url: always show password for URL instancesBrian White2017-05-022-5/+2
* deps: remove **/node_modules/form-data/README.mdJeremiah Senkpiel2017-05-021-217/+0
* test: improve test-process-kill-pidalohaglenn2017-05-021-7/+11
* test: improved type checking with regexcoreybeaumont2017-05-021-2/+4
* test: cleanup test-fs-watch.jsRobotMermaid2017-05-021-9/+9
* test: add mustCall in test-timers-clearImmediateZahidul Islam2017-05-021-12/+7
* tools: use no-useless-concat ESLint ruleVse Mozhet Byt2017-05-028-23/+20
* doc: fix an unclear wording in readline.mdVse Mozhet Byt2017-05-021-2/+2
* src: remove invalid commentcjihrig2017-05-021-1/+0
* doc: improve randomfill and fix broken linkSakthipriyan Vairamani (thefourtheye)2017-05-021-8/+8
* src: expose V8's IsNativeError() in util bindingscjihrig2017-05-022-0/+19
* meta: update authors listAashil Patel2017-05-022-42/+426
* tools: enable no-useless-return eslint rulecjihrig2017-05-026-7/+5
* url: update WHATWG URL API to latest specTimothy Gu2017-05-025-728/+830
* doc: prepare js code for eslint-plugin-markdownVse Mozhet Byt2017-05-029-36/+44