Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nodejs/node.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-10-07deps: increase V8 deprecation levelsAnna Henningsen
2018-10-07deps: backport 958b761 from upstream V8Matheus Marchini
2018-10-07deps: cherry-pick 64-bit hash seed commits from V8Yang Guo
2018-10-07build: add pgo specific variables to common.gypiDenys Otrishko
2018-10-05build,deps: refactor and fix v8.gypRefael Ackermann
2018-10-03build: reduce chance of unneeded rebuildRefael Ackermann
2018-10-03build: enabling pgo at configureOctavian Soldea
2018-09-25deps: fix Array.prototype.forEach on v8 6.8Mike Stanton
2018-09-25deps: cherry-pick dbfcc48 from upstream V8Alexey Kozyatinskiy
2018-09-23deps: cherry-pick d48bd16 from upstream V8Junliang Yan
2018-09-20deps: cherry-pick 9a23bdd from upstream V8Daniel Beckert
2018-09-20deps: add missing HandleScope in FieldType::PrintToYang Guo
2018-09-20deps: cherry-pick 2363cdf from upstream V8Ali Ijaz Sheikh
2018-09-12build,win: exclude warning 4244 only for depsRefael Ackermann
2018-09-12build,win: generate single PDB file per targetRefael Ackermann
2018-09-10build: remove /MP from default additonal optionsWilliam Skellenger
2018-09-07deps: backport detailed line info for CPU profilerPeter Marshall
2018-09-06deps: cherry-pick 22116dd from upstream V8Marcel Laverdet
2018-09-06deps: backport a8f6869 from upstream V8Ben Newman
2018-09-06deps: cherry-pick bf5ea81 from upstream V8Ali Ijaz Sheikh
2018-09-06deps: backport 4 CPU profiler commits from upstream V8Peter Marshall
2018-09-06deps: backport String::Utf8Length with isolateMichaël Zasso
2018-09-06deps: backport String::Write{OneByte,Utf8} with isolateMichaël Zasso
2018-09-06deps: backport StackFrame::GetFrame with isolateMichaël Zasso
2018-09-06deps: sync V8 embedder string with master branchMichaël Zasso
2018-09-06src,deps: add isolate parameter to String::ConcatMichaël Zasso
2018-09-03build: Don't set `-fno-threadsafe-statics` on macOSKyle Fuller
2018-09-03deps: fix CRLF in text file not present in upstreamJoyee Cheung
2018-08-15deps: backport c608122b from upstreamRuben Bridgewater
2018-08-15deps: refactor v8.gypMichaël Zasso
2018-08-15deps: cherry-pick 804a693 from upstream V8Matheus Marchini
2018-08-15deps: V8: Backport of 0dd3390 from upstreamJames M Snell
2018-08-15deps: cherry-pick 907d7bc from upstream V8Michaël Zasso
2018-08-15deps: cherry-pick 2075910 from upstream V8Michaël Zasso
2018-08-15deps: cherry-pick 555c811 from upstream V8Anna Henningsen
2018-08-15deps: cherry-pick 477df06 from upstream v8Gus Caplan
2018-08-15deps: cherry-pick 70c4340 from upstream V8Matheus Marchini
2018-08-15deps: cherry-pick acc336c from upstream V8Matheus Marchini
2018-08-15deps: cherry-pick b20faff from upstream V8Matheus Marchini
2018-08-15deps: cherry-pick aa6ce3e from upstream V8Michaël Zasso
2018-08-15deps: cherry-pick 5dd3395 from upstream V8Matheus Marchini
2018-08-15deps: update v8.gyp and run TorqueMichaël Zasso
2018-08-15build: reset embedder string to "-node.0"Michaël Zasso
2018-07-31build,win,v8: allow precompiling objects-inl.hJoão Reis
2018-07-26deps: cherry-pick 804a693 from upstream V8Matheus Marchini
2018-07-24deps: V8: Backport of 0dd3390 from upstreamJames M Snell
2018-07-19deps: cherry-pick 907d7bc from upstream V8Michaël Zasso
2018-07-19deps: cherry-pick 2075910 from upstream V8Michaël Zasso
2018-07-16deps: cherry-pick 555c811 from upstream V8Anna Henningsen
2018-07-14build: enabling lto at configureOctavian Soldea