summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* doctool: improve the title of pages in docyorkie2016-08-102-2/+2
* util: support classes in util.deprecate()vladimir2016-08-105-4/+62
* doc: fix minor formatting issue in 0.10 changelogСковорода Никита Андреевич2016-08-101-0/+2
* doc: remove extra indentation in iojs changelogСковорода Никита Андреевич2016-08-101-1405/+1405
* doc: *.md formatting fixes in the top-level dirСковорода Никита Андреевич2016-08-102-25/+29
* doc: convert tabs to spacesСковорода Никита Андреевич2016-08-103-28/+28
* doc: piscisaureus has stepped-down from the CTCJames M Snell2016-08-101-1/+1
* doc: add @addaleax to the CTCAnna Henningsen2016-08-101-1/+1
* win,msi: fix inclusion of translationsJoão Reis2016-08-101-4/+9
* build: fix dependency on missing header fileBen Noordhuis2016-08-101-1/+1
* build: fix typo in non-essential source file nameBen Noordhuis2016-08-101-1/+1
* test: improve chained property readabilityRich Trott2016-08-107-124/+188
* test: fix test-vm-sigint flakinessSantiago Gimeno2016-08-101-4/+4
* util: fix formatting of objects with SIMD enabledAnna Henningsen2016-08-103-4/+17
* cluster: support stdio option for workerscjihrig2016-08-103-0/+46
* doc: add CTC meeting minutes 2016-06-22Josh Gavant2016-08-101-0/+151
* doc: add CTC meeting minutes 2016-07-06Josh Gavant2016-08-101-0/+150
* doc: add CTC meeting minutes 2016-06-29Josh Gavant2016-08-101-0/+187
* meta: include a minimal CTC removal policyRich Trott2016-08-101-4/+12
* build: adding config.gypi dep to addons/.buildstampDaniel Bevenius2016-08-101-1/+2
* doc: add CTC meeting minutes 2016-07-27William Kapke2016-08-101-0/+237
* test: don't hard code deprecation countPrince J Wesley2016-08-101-6/+6
* doc: fix path markdown formattingJoey Cozza2016-08-101-2/+2
* build: don't link against liblog on host systemBen Noordhuis2016-08-101-3/+7
* doc: add missing semicolonRavindra barthwal2016-08-101-1/+1
* test: decrease inconsistency in the common.jsVse Mozhet Byt2016-08-101-4/+4
* tools,test: show signal code when test crashesSantiago Gimeno2016-08-101-2/+12
* test: fix flaky test-tls-wrap-timeoutRich Trott2016-08-101-19/+31
* timers: fix cleanup of nested same-timeout timersErin Spiceland2016-08-102-2/+86
* doc: fill in missing V8 versionTimothy Gu2016-08-101-1/+1
* doc: remove extra spaces and concats in examplesJoe Esposito2016-08-107-14/+14
* test: speed up test-net-reconnect-errorRich Trott2016-08-101-1/+1
* meta: provide example activitiesRich Trott2016-08-101-0/+24
* doc: add information about CTC quorum rulesRich Trott2016-08-101-3/+5
* src: unifying PipeConnectWrap and TCPConnectWrapDaniel Bevenius2016-08-105-51/+68
* doc: align breakEvalOnSigint - repl optionPrince J Wesley2016-08-101-3/+3
* doc: remove platform assumption from CONTRIBUTINGBethany N Griggs2016-08-101-3/+15
* repl: Use displayErrors for SyntaxErrorPrince J Wesley2016-08-102-17/+28
* test: ensure stream preprocessing orderVse Mozhet Byt2016-08-103-0/+73
* doc: minor typo fixes in stream docsAlex Perkins2016-08-101-3/+3
* src: Only use TR1 type_traits on OSX<10.9Ehsan Akhgari2016-08-101-2/+7
* test: use common platform helpers everywhereSantiago Gimeno2016-08-1026-40/+46
* deps: cherry-pick a76d133 from v8 upstreamMatt Loring2016-08-102-10/+10
* deps: cherry-pick b93c80a from v8 upstreamMatt Loring2016-08-101-0/+13
* src: fix build on CentOSRich Trott2016-08-101-1/+2
* src: pull OnConnection from pipe_wrap and tcp_wrapDaniel Bevenius2016-08-109-120/+154
* doc: add/fix version metadata for Buffer methodsBrian White2016-08-101-6/+81
* doc: improve function parameter descriptionsBrian White2016-08-101-160/+179
* doc: add missing properties in Buffer docsBrian White2016-08-101-24/+35
* doc: improve wording and style of Buffer docsBrian White2016-08-101-228/+300