summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-09-09build: remove /MP from default additonal optionsWilliam Skellenger
2018-09-09src: remove trace_sync_io_ from envDaniel Bevenius
2018-09-09test: remove string argument to strictEqual()Hariss096
2018-09-09src: remove abort_on_uncaught_exception node.ccDaniel Bevenius
2018-09-08doc: fix type of DEP0116Tobias Nießen
2018-09-08test: replaces assert.throws() with common.expectsError()Saud Khanzada
2018-09-08tools: add [src] links to child-process.htmlSam Ruby
2018-09-08doc: fix description of DEP0024Tobias Nießen
2018-09-08build: make doc generation work on WindowsTobias Nießen
2018-09-07url: docs deprecate legacy url APIJames M Snell
2018-09-07doc: improve assert documentationRuben Bridgewater
2018-09-07src: update postmortem constant namecjihrig
2018-09-07test: update postmortem metadata test for V8 6.9cjihrig
2018-09-07test: add new_large_object_space heap spaceMichaël Zasso
2018-09-07test: update postmortem metadata testMatheus Marchini
2018-09-07test: fix inspector tests after V8 upgradeAlexey Kozyatinskiy
2018-09-07tools: remove lldbinit file from install scriptClemens Hammacher
2018-09-07tools: fix compilation after V8 upgradeMichaël Zasso
2018-09-07src: add InitializeV8Platform functionDaniel Bevenius
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