summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-09-07src: initialize PerIsolateData eagerlyAndreas Haas
2018-09-07deps: backport detailed line info for CPU profilerPeter Marshall
2018-09-07deps: cherry-pick a8f6869 from upstream V8Michaël Zasso
2018-09-07deps: cherry-pick bf5ea81 from upstream V8Michaël Zasso
2018-09-07deps: cherry-pick ba752ea from upstream V8Michaël Zasso
2018-09-07deps: cherry-pick e1a7699 from upstream V8Camillo Bruni
2018-09-07deps: cherry-pick c608122 from upstream V8Michaël Zasso
2018-09-07deps: cherry-pick 09bca09 from upstream V8Matheus Marchini
2018-09-07deps: cherry-pick 0dd3390 from upstream V8Michaël Zasso
2018-09-07deps: update v8.gypMichaël Zasso
2018-09-07src: update NODE_MODULE_VERSION to 66Michaël Zasso
2018-09-07build: reset embedder string to "-node.0"Michaël Zasso
2018-09-07deps: update V8 to 6.9.427.22Michaël Zasso
2018-09-07util: improve inspect performanceRuben Bridgewater
2018-09-07benchmark: refactor util benchmarksRuben Bridgewater
2018-09-07util: remove outdated TODORuben Bridgewater
2018-09-07doc: fix typo in CHANGELOG_V10.mdChakravarthy S M
2018-09-07build: add `--verbose` to `./configure`Refael Ackermann
2018-09-07build: move meta-shebang back to `configure`Refael Ackermann
2018-09-07build: rename configure to configure.pyRefael Ackermann
2018-09-07test: remove usage of deprecated V8 APIs in addonsMichaël Zasso
2018-09-07src: fix trace-event-file-pattern descriptionAndreas Madsen
2018-09-07test: fix flaky addons/callback-scope/test-resolve-asyncAnna Henningsen
2018-09-07deps: patch V8 to 6.8.275.32Michaël Zasso
2018-09-07doc: added symbols guidelinesMatteo Collina
2018-09-07errors: decapitalize PBKDF2 errorTobias Nießen
2018-09-07deps: backport detailed line info for CPU profilerPeter Marshall
2018-09-07url: move process.binding('url') to internalBindingWeijia Wang
2018-09-06doc: add warning to readline's close() methodcjihrig
2018-09-062018-09-06, Version 10.10.0 (Current)Michaël Zasso
2018-09-06tools: update dmn to 2.0.0Rich Trott
2018-09-06zlib: fix memory leak for invalid inputAnna Henningsen
2018-09-05repl: remove duplicate util bindingcjihrig
2018-09-05util: make util binding internalcjihrig
2018-09-05doc: add apapirovski to TSCRich Trott
2018-09-05test: refactor structure of common/indexJames M Snell
2018-09-05child_process: fix switches for alternative shells on WindowsTessei Kameyama
2018-09-05util: add util.types.isBoxedPrimitiveRuben Bridgewater
2018-09-05coverage: expose native V8 coverageBenjamin Coe
2018-09-05src: remove calls to deprecated V8 functions (Equals)Michaël Zasso
2018-09-05doc: remove usage of deprecated V8 APIs in addons.mdMichaël Zasso
2018-09-05src: remove calls to deprecated v8 functions (IntegerValue)Ujjwal Sharma
2018-09-05src: promote v8 name spaces with usingGireesh Punathil
2018-09-05src: remove calls to deprecated V8 functions (Int32Value)Michaël Zasso
2018-09-05http2: don't expose the original socket through the socket proxySzymon Marczak
2018-09-05tools: add [src] links to async_hooks.htmlSam Ruby
2018-09-05test: refactor test-gc-tls-external-memoryAnna Henningsen
2018-09-05Revert "test: mark async-hooks/test-callback-error as flaky"Anna Henningsen
2018-09-05test: fix flaky async-hooks/test-callback-errorAnna Henningsen
2018-09-05test: fix flaky test-worker-message-port-transfer-selfAnna Henningsen