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
path: root/deps
AgeCommit message (Expand)Author
2019-10-09deps: update archs files for OpenSSL-1.1.1Sam Roberts
2019-10-09deps: upgrade openssl sources to 1.1.1dSam Roberts
2019-10-09deps: patch V8 to 7.7.299.13Michaël Zasso
2019-10-01deps: enable unit data in small-icuMichaël Zasso
2019-09-25deps: patch V8 to 7.7.299.11Michaël Zasso
2019-09-25deps: V8: cherry-pick deac757Benjamin Coe
2019-09-25deps: patch V8 to 7.7.299.10Thomas
2019-09-25deps: V8: cherry-pick 35c6d4dSam Roberts
2019-09-25deps: update npm to 6.11.3claudiahdz
2019-09-25deps: upgrade to libuv 1.32.0cjihrig
2019-09-19deps: patch V8 to 7.7.299.8Michaël Zasso
2019-09-19deps: patch V8 to be API/ABI compatible with 7.4 (from 7.7)Michaël Zasso
2019-09-19deps: patch V8 to be API/ABI compatible with 7.4 (from 7.6)Michaël Zasso
2019-09-19deps: patch V8 to be API/ABI compatible with 7.4 (from 7.5)Michaël Zasso
2019-09-19deps: V8: cherry-pick e3d7f8acclauss
2019-09-19deps: V8: fix linking issue for MSVSRefael Ackermann
2019-09-19deps: V8: fix BUILDING_V8_SHARED issuesRefael Ackermann
2019-09-19deps: V8: add workaround for MSVC optimizer bugRefael Ackermann
2019-09-19deps: V8: use ATOMIC_VAR_INIT instead of std::atomic_initRefael Ackermann
2019-09-19deps: V8: forward declaration of `Rtl*FunctionTable`Refael Ackermann
2019-09-19deps: V8: patch register-arm64.hRefael Ackermann
2019-09-19deps: V8: update postmortem metadata generation scriptcjihrig
2019-09-19deps: V8: silence irrelevant warningMichaël Zasso
2019-09-19deps: V8: un-cherry-pick bd019bdRefael Ackermann
2019-09-19deps: V8: fix filename manipulation for WindowsRefael Ackermann
2019-09-19deps: update V8 to 7.7.299.4Michaël Zasso
2019-09-04deps: V8: cherry-pick 597f885Benjamin Coe
2019-09-03deps: update npm to 6.10.3isaacs
2019-08-19deps: V8: cherry-pick e3d7f8acclauss
2019-08-19deps: upgrade to libuv 1.31.0cjihrig
2019-08-16deps: patch V8 to be API/ABI compatible with 7.4 (from 7.6)Michaël Zasso
2019-08-16deps: patch V8 to be API/ABI compatible with 7.4 (from 7.5)Michaël Zasso
2019-08-16deps: V8: backport b33af60Gus Caplan
2019-08-16deps: V8: cherry-pick d2ccc59Michaël Zasso
2019-08-16deps: cherry-pick 13a04aba from V8 upstreamJon Kunkee
2019-08-16deps: V8: cherry-pick 3b8c624Michaël Zasso
2019-08-16deps: V8: fix linking issue for MSVSRefael Ackermann
2019-08-16deps: V8: fix BUILDING_V8_SHARED issuesRefael Ackermann
2019-08-16deps: V8: add workaround for MSVC optimizer bugRefael Ackermann
2019-08-16deps: V8: use ATOMIC_VAR_INIT instead of std::atomic_initRefael Ackermann
2019-08-16deps: V8: forward declaration of `Rtl*FunctionTable`Refael Ackermann
2019-08-16deps: V8: patch register-arm64.hRefael Ackermann
2019-08-16deps: V8: update postmortem metadata generation scriptcjihrig
2019-08-16deps: V8: silence irrelevant warningMichaël Zasso
2019-08-16deps: V8: un-cherry-pick bd019bdRefael Ackermann
2019-08-16deps: V8: fix filename manipulation for WindowsRefael Ackermann
2019-08-16deps: update V8 to 7.6.303.29Michaël Zasso
2019-08-15deps: update nghttp2 to 1.39.2Anna Henningsen
2019-08-06deps: upgrade npm to 6.10.2isaacs
2019-08-02build: remove support for s390 (but not s390x)Ben Noordhuis