summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-08-18http: move process.binding('http_parser') to internalBindingJames M Snell
2018-08-18http2: move process.binding('http2') to internalBindingJames M Snell
2018-08-18src: encode 0x27 (') for special URLsTimothy Gu
2018-08-19src: implement the new EmbedderGraph::AddEdge()Joyee Cheung
2018-08-19deps: cherry-pick 6ee8345 from upstream V8Joyee Cheung
2018-08-18doc: clarify documentation of pipes and zlib objectsAndreas Girgensohn
2018-08-18doc: add doc for --loader optionSarat Addepalli
2018-08-18src: perform integrity checks on built-in code cacheJoyee Cheung
2018-08-18deps: fix CRLF in text file not present in upstreamJoyee Cheung
2018-08-17trace_events: add trace category enabled trackingJames M Snell
2018-08-17doc: clarify that new URL().port could be an empty stringMatteo Collina
2018-08-16src: fix race on modpendingRyan Petrich
2018-08-16doc: Windows building supported on x64Refael Ackermann
2018-08-16test: fix cctest URLTest.ToFilePath on Win32 without IntlJames M Snell
2018-08-16cli: fix flags on help outputGus Caplan
2018-08-16buffer: avoid overrun on UCS-2 string writeRod Vagg
2018-08-16buffer: stop alloc() uninitialized memory returncjihrig
2018-08-15doc: clarify ServerResponse explanationsMaleDong
2018-08-162018-08-15, Version 10.9.0 (Current)Rod Vagg
2018-08-162018-08-15, Version 8.11.4 'Carbon' (LTS)Rod Vagg
2018-08-162018-08-15, Version 6.14.4 'Boron' (LTS)Rod Vagg
2018-08-16test: fix error messages for OpenSSL-1.1.0iShigeki Ohtsu
2018-08-16deps: update archs files for OpenSSL-1.1.0iShigeki Ohtsu
2018-08-16deps: add s390 asm rules for OpenSSL-1.1.0Shigeki Ohtsu
2018-08-16deps: upgrade openssl sources to 1.1.0iShigeki Ohtsu
2018-08-15http2: emit timeout on compat request and responseJames M Snell
2018-08-15buffer: show hidden item countRuben Bridgewater
2018-08-15lib: remove unused exec paramMaleDong
2018-08-15util: improve empty typed array inspectionRuben Bridgewater
2018-08-15util,assert: improve comparison performanceRuben Bridgewater
2018-08-15test: remove harmony flagsRuben Bridgewater
2018-08-15util: fix sparse array inspectionRuben Bridgewater
2018-08-15util: properly indent special propertiesRuben Bridgewater
2018-08-15test: mark async-hooks/test-callback-error as flakyJoyee Cheung
2018-08-15test: mark async-hooks/test-statwatcher as flakyJoyee Cheung
2018-08-14process: wrap process.binding for selective fallthroughJames M Snell
2018-08-14doc: simplify urlObject.hash textRich Trott
2018-08-14doc: simplify urlObject.hash descriptionRich Trott
2018-08-14doc: simplify format description of urlObject.authRich Trott
2018-08-14doc: remove redundant explanation of formatRich Trott
2018-08-14doc: use italics for words-as-wordsRich Trott
2018-08-14doc: bump ICU version to avoid confusionCsaba Palfi
2018-08-14doc: document 'inherit' option for stdio (non-shorthand)James Bromwell
2018-08-14http2: correcting the heading formatAnto Aravinth
2018-08-14inspector: tie objects lifetime to the thread they belong toEugene Ostroukhov
2018-08-14lib: remove unused filterInternalStackFrames paramMaleDong
2018-08-14lib: extract validateNumber validatorJon Moss
2018-08-14test: rename some allegoriesVse Mozhet Byt
2018-08-14test: call gc() explicitly to avoid OOMRefael Ackermann
2018-08-13test: remove common.hasTracingRich Trott