Searched full:https (Results 1 – 25 of 12470) sorted by relevance
12345678910>>...499
| /third_party/json/ |
| D | ChangeLog.md | 4 ## [3.11.2](https://github.com/nlohmann/json/releases/tag/3.11.2) (2022-08-12) 6 [Full Changelog](https://github.com/nlohmann/json/compare/v3.11.1...3.11.2) 8 - MSVC natvis visualizer does not work after introduction of inline ABI namespace [\#3696](https://… 9 - The use of parenthesis gives compilation errors in some situations [\#3682](https://github.com/nl… 10 - extern from/to\_json result in linker error [\#3657](https://github.com/nlohmann/json/issues/3657) 11 - json\_fwd.hpp no longer standalone [\#3656](https://github.com/nlohmann/json/issues/3656) 12 - regression: `.value<size_t>` is compilation error. [\#3655](https://github.com/nlohmann/json/issu… 13 …'operator!=' comparing json\_pointer and const char \*/string\_t [\#3654](https://github.com/nlohm… 14 - Regression: call to member function 'value' is ambiguous [\#3652](https://github.com/nlohmann/jso… 15 - macOS 10.15 Actions runner image deprecation [\#3612](https://github.com/nlohmann/json/issues/361… [all …]
|
| /third_party/node/doc/changelogs/ |
| D | CHANGELOG_V16.md | 74 More details are available at <https://www.openssl.org/news/secadv/20220315.txt> 78 …24618c74`](https://github.com/nodejs/node/commit/3924618c74)] - **deps**: update archs files for O… 79 …0d58`](https://github.com/nodejs/node/commit/7a6a870d58)] - **deps**: upgrade openssl sources to O… 80 …33b430f4`](https://github.com/nodejs/node/commit/c533b430f4)] - **test**: fix tests affected by Op… 89 …* add release key for Bryan English (Bryan English) [#42102](https://github.com/nodejs/node/pull/4… 93 …a24e763d5`](https://github.com/nodejs/node/commit/2a24e763d5)] - **async\_hooks**: fix imports in … 94 …[`c4a296f59b`](https://github.com/nodejs/node/commit/c4a296f59b)] - **benchmark**: enable no-empty… 95 …e2eb9fc0`](https://github.com/nodejs/node/commit/abe2eb9fc0)] - **benchmark**: avoid input param m… 96 …30`](https://github.com/nodejs/node/commit/2c566a9830)] - **benchmark**: use Object.hasOwn() inste… 97 …b12`](https://github.com/nodejs/node/commit/b77e72ab12)] - **benchmark**: replace hasOwnProperty()… [all …]
|
| D | CHANGELOG_V9.md | 68 …ca`](https://github.com/nodejs/node/commit/65ed3213ca)] - **deps**: update to nghttp2 1.32.0 (Jame… 69 …https://github.com/nodejs/node/commit/f0af3b09bd)] - **doc**: buffer.fill() can zero-fill on inval… 70 …https://github.com/nodejs/node/commit/828159fcd4)] - **http2**: fixup http2stream cleanup and othe… 71 …https://github.com/nodejs/node/commit/be103eba41)] - **src**: re-add `Realloc()` shrink after read… 72 …https://github.com/nodejs/node/commit/555696df51)] - **src**: avoid hanging on Buffer#fill 0-lengt… 73 …https://github.com/nodejs/node/commit/7684ba63c4)] - **test**: add tls write error regression test… 74 …https://github.com/nodejs/node/commit/0ab90acaf3)] - **test**: add regression test for nghttp2 CVE… 75 …](https://github.com/nodejs/node/commit/84f23d2f12)] - **tls**: fix SSL write error handling (Anna… 95 * Updated ICU to 61.1 (Steven R. Loomis) [#19621](https://github.com/nodejs/node/pull/19621) 98 …* Emit 'ready' event for `ReadStream` and `WriteStream` (Sameer Srivastava) [#19408](https://githu… [all …]
|
| D | CHANGELOG_V12.md | 110 … \[[`1193290f3f`](https://github.com/nodejs/node/commit/1193290f3f)] - **deps**: V8: cherry-pick c… 111 …https://github.com/nodejs/node/commit/333eda8d03)] - **doc**: add a note about possible missing li… 112 …a49c0c6`](https://github.com/nodejs/node/commit/518a49c0c6)] - **doc**: use openpgp.org for keyser… 113 …aef2ad03`](https://github.com/nodejs/node/commit/11aef2ad03)] - **doc**: update release key for Da… 114 …9c38f1003`](https://github.com/nodejs/node/commit/a9c38f1003)] - **doc**: add release key for Dani… 115 …a35f553889`](https://github.com/nodejs/node/commit/a35f553889)] - **doc**: add release key for Bry… 116 …[`5f104e3218`](https://github.com/nodejs/node/commit/5f104e3218)] - **node-api**: cctest on v8impl… 117 …23c04f0dc`](https://github.com/nodejs/node/commit/e23c04f0dc)] - **node-api**: avoid SecondPassCal… 118 …\[[`a7224c9559`](https://github.com/nodejs/node/commit/a7224c9559)] - **node-api**: fix shutdown c… 119 …https://github.com/nodejs/node/commit/81b4dc88f1)] - **node-api**: make reference weak parameter a… [all …]
|
| D | CHANGELOG_V5.md | 63 This is a security release. All Node.js users should consult the security release summary at <https… 66 …* backport allocUnsafeSlow (Сковорода Никита Андреевич) [#7169](https://github.com/nodejs/node/pul… 67 …* ignore negative allocation lengths (Anna Henningsen) [#7221](https://github.com/nodejs/node/pull… 68 * **deps**: backport 3a9bfec from v8 upstream (Ben Noordhuis) [nodejs/node-private#40](https://gith… 73 …(https://github.com/nodejs/node/commit/0ca0827b71)] - **(SEMVER-MINOR)** **buffer**: backport allo… 74 …785aeb37`](https://github.com/nodejs/node/commit/27785aeb37)] - **buffer**: ignore negative alloca… 75 …22`](https://github.com/nodejs/node/commit/34b96c1322)] - **deps**: backport 3a9bfec from v8 upstr… 76 …2`](https://github.com/nodejs/node/commit/2ebeb82852)] - **test**: fix test-net-\* error code chec… 77 …https://github.com/nodejs/node/commit/03d36aea4f)] - **(SEMVER-MINOR)** **test**: add buffer testc… 85 …idental kNoZeroFill (Сковорода Никита Андреевич) [nodejs/node-private#35](https://github.com/nodej… [all …]
|
| D | CHANGELOG_V6.md | 84 [Node.js Long Term Support Plan](https://github.com/nodejs/LTS) and 96 * fix error check in `Execute()` (Brian White) [#25939](https://github.com/nodejs/node/pull/25939) 100 … \[[`c9d21a0c10`](https://github.com/nodejs/node/commit/c9d21a0c10)] - **build**: set `-blibpath:`… 101 …5fd6bad`](https://github.com/nodejs/node/commit/9ba5fd6bad)] - **build**: only check REPLACEME & D… 102 …\[[`1371a6f88b`](https://github.com/nodejs/node/commit/1371a6f88b)] - **doc**: simplify CODE\_OF\_… 103 …https://github.com/nodejs/node/commit/ad62971573)] - **doc**: document that addMembership must be … 104 …[`8080a9bf40`](https://github.com/nodejs/node/commit/8080a9bf40)] - **http**: fix error check in `… 105 * \[[`aedc7120ea`](https://github.com/nodejs/node/commit/aedc7120ea)] - **src**: fix bootstrap\_nod… 106 … \[[`b5d464955a`](https://github.com/nodejs/node/commit/b5d464955a)] - **test**: fix test-repl-env… 114 <https://nodejs.org/en/blog/vulnerability/february-2019-security-releases/> [all …]
|
| D | CHANGELOG_V11.md | 58 * **deps**: add s390 asm rules for OpenSSL-1.1.1 (Shigeki Ohtsu) [#19794](https://github.com/nodejs… 59 * **src**: add .code and SSL specific error properties (Sam Roberts) [#25093](https://github.com/no… 61 * add --tls-min-v1.2 CLI switch (Sam Roberts) [#26951](https://github.com/nodejs/node/pull/26951) 62 * supported shared openssl 1.1.0 (Sam Roberts) [#26951](https://github.com/nodejs/node/pull/26951) 63 * revert default max toTLSv1.2 (Sam Roberts) [#26951](https://github.com/nodejs/node/pull/26951) 64 …* revert change to invalid protocol error type (Sam Roberts) [#26951](https://github.com/nodejs/no… 65 * support TLSv1.3 (Sam Roberts) [#26209](https://github.com/nodejs/node/pull/26209) 66 …* add code for ERR\_TLS\_INVALID\_PROTOCOL\_METHOD (Sam Roberts) [#24729](https://github.com/nodej… 70 … \[[`7da23dcbfa`](https://github.com/nodejs/node/commit/7da23dcbfa)] - **deps**: V8: backport 61f4… 71 …db791d0fe`](https://github.com/nodejs/node/commit/8db791d0fe)] - **deps**: update archs files for … [all …]
|
| D | CHANGELOG_V14.md | 87 More details are available at <https://www.openssl.org/news/secadv/20220315.txt> 91 …2e337e`](https://github.com/nodejs/node/commit/b5c52e337e)] - **build**: pin Windows GitHub runner… 92 …b1a0b24f0`](https://github.com/nodejs/node/commit/3b1a0b24f0)] - **deps**: update archs files for … 93 …`c83dd99e0b`](https://github.com/nodejs/node/commit/c83dd99e0b)] - **deps**: upgrade openssl sourc… 105 Please head over to the [Corepack documentation page](https://nodejs.org/dist/latest-v14.x/docs/api… 107 Contributed by Maël Nison - [#39608](https://github.com/nodejs/node/pull/39608) 113 Contributed by Michaël Zasso - [#40658](https://github.com/nodejs/node/pull/40658) 119 Contributed by Dominic Elm - [#39977](https://github.com/nodejs/node/pull/39977) 125 Contributed by Richard Lau - [#40280](https://github.com/nodejs/node/pull/40280) 129 …https://github.com/nodejs/node/commit/0d448eaab5)] - **(SEMVER-MINOR)** **crypto**: make FIPS rela… [all …]
|
| D | CHANGELOG_V4.md | 79 [Node.js Long Term Support Plan](https://github.com/nodejs/LTS) and 99 This is a security release. All Node.js users should consult the security release summary at <https… 115 …[[`497ff3cd4f`](https://github.com/nodejs/node/commit/497ff3cd4f)] - **crypto**: update root certi… 116 …`](https://github.com/nodejs/node/commit/514709e41f)] - **deps**: add -no\_rand\_screen to openssl… 117 …`](https://github.com/nodejs/node/commit/5108108606)] - **deps**: fix asm build error of openssl i… 118 …d9`](https://github.com/nodejs/node/commit/d67d0a63d9)] - **deps**: fix openssl assembly error on … 119 …ecc8`](https://github.com/nodejs/node/commit/6af057ecc8)] - **deps**: copy all openssl header file… 120 …b50cd3359d`](https://github.com/nodejs/node/commit/b50cd3359d)] - **deps**: upgrade openssl source… 121 …https://github.com/nodejs/node/commit/da6e24c8d6)] - **deps**: reject interior blanks in Content-L… 122 …https://github.com/nodejs/node/commit/7ebc9981e0)] - **deps**: upgrade http-parser to v2.8.0 (Ben … [all …]
|
| D | CHANGELOG_V8.md | 75 [Node.js Long Term Support Plan](https://github.com/nodejs/LTS) and 86 <https://blog.npmjs.org/post/189618601100/binary-planting-with-the-npm-cli> 90 * **deps**: update npm to 6.13.4 [#30904](https://github.com/nodejs/node/pull/30904) 94 …08b813e49`](https://github.com/nodejs/node/commit/208b813e49)] - **build,win**: add test-ci-native… 95 … \[[`369a23a670`](https://github.com/nodejs/node/commit/369a23a670)] - **deps**: update npm to 6.1… 105 * **deps**: upgrade openssl sources to 1.0.2s (Sam Roberts) [#28230](https://github.com/nodejs/node… 109 …\[[`cc9d005628`](https://github.com/nodejs/node/commit/cc9d005628)] - **crypto**: update root cert… 110 …\[[`347fcd35e3`](https://github.com/nodejs/node/commit/347fcd35e3)] - **crypto**: update root cert… 111 …\[[`b2a6b3254d`](https://github.com/nodejs/node/commit/b2a6b3254d)] - **crypto**: update root cert… 112 …`](https://github.com/nodejs/node/commit/5682e50325)] - **deps**: add -no\_rand\_screen to openssl… [all …]
|
| D | CHANGELOG_V13.md | 59 …* Merge `run` and `exit` methods (Andrey Pechkurov) [#31950](https://github.com/nodejs/node/pull/3… 60 …* Prevent sync methods of async storage exiting outer context (Stephen Belanger) [#31950](https://… 62 …* Add `importModuleDynamically` option to compileFunction (Gus Caplan) [#32985](https://github.com… 68 * Juan José Arboleda @juanarbol [#32906](https://github.com/nodejs/node/pull/32906) 69 * Andrey Pechkurov @puzpuzpuz [#32817](https://github.com/nodejs/node/pull/32817) 73 …(https://github.com/nodejs/node/commit/52d8afc07e)] - **(SEMVER-MINOR)** **async\_hooks**: merge r… 74 …https://github.com/nodejs/node/commit/b304df97ff)] - **(SEMVER-MINOR)** **async\_hooks**: prevent … 75 …b6c5b`](https://github.com/nodejs/node/commit/a1178b6c5b)] - **buffer**: add type check in bidirec… 76 …747ae`](https://github.com/nodejs/node/commit/d9378747ae)] - **buffer**: mark pool ArrayBuffer as … 77 …(https://github.com/nodejs/node/commit/9bcfc8ed58)] - **buffer,n-api**: fix double ArrayBuffer::De… [all …]
|
| D | CHANGELOG_V15.md | 64 …SL which may be exploited through Node.js. You can read more about it in <https://www.openssl.org/… 68 …SL which may be exploited through Node.js. You can read more about it in <https://www.openssl.org/… 72 …h may be exploited by prototype pollution. You can read more about it in <https://github.com/advis… 78 …https://github.com/nodejs/node/commit/b6f4901221)] - **(SEMVER-MINOR)** **fs**: add support for as… 79 …https://github.com/nodejs/node/commit/0709cbb7fe)] - **(SEMVER-MINOR)** **net**: allow net.BlockLi… 80 …a7bbcf`](https://github.com/nodejs/node/commit/daa8a7bbcf)] - **(SEMVER-MINOR)** **net**: add Sock… 81 …519`](https://github.com/nodejs/node/commit/a4169ce519)] - **(SEMVER-MINOR)** **net**: make net.Bl… 82 …(https://github.com/nodejs/node/commit/669b81c68b)] - **(SEMVER-MINOR)** **net,tls**: add abort si… 83 …https://github.com/nodejs/node/commit/a1123f0a29)] - **(SEMVER-MINOR)** **readline**: add AbortSig… 87 …(https://github.com/nodejs/node/commit/ac69b95e47)] - **crypto**: use correct webcrypto RSASSA-PKC… [all …]
|
| D | CHANGELOG_V17.md | 55 …https://github.com/nodejs/node/commit/7124f91cbf)] - **(SEMVER-MINOR)** **crypto**: make authTagLe… 56 …[`30dc6dd3fb`](https://github.com/nodejs/node/commit/30dc6dd3fb)] - **deps**: update undici to 4.1… 57 …\[[`f0fc2744a5`](https://github.com/nodejs/node/commit/f0fc2744a5)] - **doc**: add @meixg to colla… 61 …3334`](https://github.com/nodejs/node/commit/bb71433334)] - **async\_hooks**: remove destroyed sym… 62 …https://github.com/nodejs/node/commit/b48a6cb3f9)] - **bootstrap**: reset process.\_exit and proce… 63 …`](https://github.com/nodejs/node/commit/b89f038537)] - **bootstrap**: run inspector and event loo… 64 …0e`](https://github.com/nodejs/node/commit/177558600e)] - **bootstrap**: make I/O streams work wit… 65 …683cb34d`](https://github.com/nodejs/node/commit/e3683cb34d)] - **bootstrap**: refresh options in … 66 …d2`](https://github.com/nodejs/node/commit/d302d2f0d2)] - **bootstrap**: use SnapshotData to pass … 67 …https://github.com/nodejs/node/commit/eb3dfc00f0)] - **buffer**: improve Blob constructor error me… [all …]
|
| D | CHANGELOG_V7.md | 58 <https://nodejs.org/en/blog/vulnerability/july-2017-security-releases/> 80 …87deb54`](https://github.com/nodejs/node/commit/ff587deb54)] - **build**: disable V8 snapshots (Al… 81 …https://github.com/nodejs/node/commit/8a82960e76)] - **deps**: cherry-pick 9478908a49 from cares u… 82 …8086`](https://github.com/nodejs/node/commit/b5bf5e8086)] - **test**: verify hash seed uniqueness … 90 * **crypto**: add randomFill and randomFillSync (Evan Lucas) [#10209](https://github.com/nodejs/nod… 92 …* add lucamaraschi to collaborators (Luca Maraschi) [#12538](https://github.com/nodejs/node/pull/1… 93 …* add DavidCai1993 to collaborators (David Cai) [#12435](https://github.com/nodejs/node/pull/12435) 94 * add jkrems to collaborators (Jan Krems) [#12427](https://github.com/nodejs/node/pull/12427) 95 * add AnnaMag to collaborators (AnnaMag) [#12414](https://github.com/nodejs/node/pull/12414) 96 * **process**: fix crash when Promise rejection is a Symbol (Cameron Little) [#11640](https://githu… [all …]
|
| D | CHANGELOG_V10.md | 91 …SL which may be exploited through Node.js. You can read more about it in <https://www.openssl.org/… 95 …SL which may be exploited through Node.js. You can read more about it in <https://www.openssl.org/… 99 …h may be exploited by prototype pollution. You can read more about it in <https://github.com/advis… 105 * \[[`5e526b96ce`](https://github.com/nodejs/node/commit/5e526b96ce)] - **deps**: upgrade npm to 6.… 106 …1cb6df5c`](https://github.com/nodejs/node/commit/781cb6df5c)] - **deps**: update archs files for O… 107 …5db0a05a90`](https://github.com/nodejs/node/commit/5db0a05a90)] - **deps**: upgrade openssl source… 124 …SL which may be exploited through Node.js. You can read more about it in <https://www.openssl.org/… 128 …cb4f6bb`](https://github.com/nodejs/node/commit/0afcb4f6bb)] - **deps**: update archs files for Op… 129 …47be941cd`](https://github.com/nodejs/node/commit/447be941cd)] - **deps**: upgrade openssl sources… 130 …https://github.com/nodejs/node/commit/3f2e9dc40c)] - **(SEMVER-MINOR)** **http2**: add unknownProt… [all …]
|
| D | CHANGELOG_V18.md | 84 …e`](https://github.com/nodejs/node/commit/60d24938de)] - **deps**: update undici to v5.28.4 (Matte… 85 …https://github.com/nodejs/node/commit/5d4d5848cf)] - **http**: do not allow OBS fold in headers by… 86 …https://github.com/nodejs/node/commit/0fb816dbcc)] - **src**: ensure to close stream when destroyi… 118 * [#50134](https://github.com/nodejs/node/issues/50134) 119 * [#51622](https://github.com/nodejs/node/issues/51622) 121 Contributed by Nicolò Ribaudo in [#51136](https://github.com/nodejs/node/pull/51136) 122 and Antoine du Hamel in [#50140](https://github.com/nodejs/node/pull/50140). 128 Contributed by Antoine du Hamel in [#50976](https://github.com/nodejs/node/pull/50976) 129 and [#51020](https://github.com/nodejs/node/pull/51020). 141 Contributed by Gabriel Schulhof in [#50060](https://github.com/nodejs/node/pull/50060). [all …]
|
| D | CHANGELOG_IOJS.md | 90 * **buffer**: Fixed a minor errors that was causing crashes (Michaël Zasso) [#2635](https://github.… 91 * **child\_process**: Fix error that was causing crashes (Evan Lucas) [#2727](https://github.com/no… 92 * **crypto**: Replace use of rwlocks, unsafe on Windows XP / 2003 (Ben Noordhuis) [#2723](https://g… 93 * **libuv**: Upgrade from 1.7.3 to 1.7.4 (Saúl Ibarra Corretgé) [#2817](https://github.com/nodejs/n… 94 * **node**: Fix faulty `process.release.libUrl` on Windows (Rod Vagg) [#2699](https://github.com/no… 95 …as improved support for Node.js and io.js v0.10 to v4+ (Rod Vagg) [#2700](https://github.com/nodej… 96 …udes a security update, see <https://github.com/npm/npm/releases/tag/v2.14.2> for more details, (K… 97 …https://github.com/nodejs/node/pull/2540), (Julien Gilli) [nodejs/node-v0.x-archive#8751](https://… 101 See <https://github.com/nodejs/io.js/labels/confirmed-bug> for complete and current list of known i… 103 …rent version of V8. e.g. `[{ [prop]: val }]` evaluates to `[{}]`. [#2507](https://github.com/nodej… [all …]
|
| /third_party/skia/tools/svg/ |
| D | svgs.txt | 1 https://upload.wikimedia.org/wikipedia/commons/f/fd/Ghostscript_Tiger.svg 2 https://dev.w3.org/SVG/tools/svgweb/samples/svg-files/car.svg 3 https://dev.w3.org/SVG/tools/svgweb/samples/svg-files/rg1024_green_grapes.svg 4 https://dev.w3.org/SVG/tools/svgweb/samples/svg-files/gallardo.svg 5 https://dev.w3.org/SVG/tools/svgweb/samples/svg-files/cartman.svg 6 https://dev.w3.org/SVG/tools/svgweb/samples/svg-files/bzrfeed.svg 7 https://dev.w3.org/SVG/tools/svgweb/samples/svg-files/android.svg 8 https://upload.wikimedia.org/wikipedia/commons/d/df/Seal_of_American_Samoa.svg 9 https://upload.wikimedia.org/wikipedia/commons/e/e7/Seal_of_Illinois.svg 10 https://upload.wikimedia.org/wikipedia/commons/6/63/A_large_blank_world_map_with_oceans_marked_in_b… [all …]
|
| /third_party/node/test/fixtures/wpt/resources/webidl2/ |
| D | CHANGELOG.md | 3 ## [v10.2.1](https://github.com/w3c/webidl2.js/tree/v10.2.1) (2018-03-09) 4 [Full Changelog](https://github.com/w3c/webidl2.js/compare/v10.2.0...v10.2.1) 8 …e tokenisation and whitespace skipping [\#139](https://github.com/w3c/webidl2.js/pull/139) ([ricea… 9 - refactor: small syntax changes [\#137](https://github.com/w3c/webidl2.js/pull/137) ([saschanaz](h… 11 ## [v10.2.0](https://github.com/w3c/webidl2.js/tree/v10.2.0) (2018-01-30) 12 [Full Changelog](https://github.com/w3c/webidl2.js/compare/v10.1.0...v10.2.0) 16 - Type on union idlType [\#135](https://github.com/w3c/webidl2.js/pull/135) ([saschanaz](https://gi… 17 - feat: add argument/return type [\#134](https://github.com/w3c/webidl2.js/pull/134) ([saschanaz](h… 18 - feat: add dictionary/typedef-type [\#133](https://github.com/w3c/webidl2.js/pull/133) ([saschanaz… 19 - feat: add const-type for idlTypes [\#132](https://github.com/w3c/webidl2.js/pull/132) ([saschana… [all …]
|
| /third_party/cJSON/ |
| D | CONTRIBUTORS.md | 5 - [Dave Gamble](https://github.com/DaveGamble) 8 - [Max Bruckner](https://github.com/FSMaxB) 9 - [Alan Wang](https://github.com/Alanscut) 12 * [Ajay Bhargav](https://github.com/ajaybhargav) 13 * [AlexanderVasiljev](https://github.com/AlexanderVasiljev) 14 * [Alper Akcan](https://github.com/alperakcan) 15 * [Andrew Tang](https://github.com/singku) 16 * [Andy](https://github.com/mlh0101) 17 * [Anton Sergeev](https://github.com/anton-sergeev) 18 * [Benbuck Nason](https://github.com/bnason-nf) [all …]
|
| /third_party/node/deps/corepack/ |
| D | CHANGELOG.md | 3 ## [0.25.2](https://github.com/nodejs/corepack/compare/v0.25.1...v0.25.2) (2024-02-21) 8 * update package manager versions ([#362](https://github.com/nodejs/corepack/issues/362)) ([1423312… 13 …epack home folder cannot be created ([#382](https://github.com/nodejs/corepack/issues/382)) ([9834… 14 …wnload prompt when downloading JSON ([#383](https://github.com/nodejs/corepack/issues/383)) ([bc13… 16 ## [0.25.1](https://github.com/nodejs/corepack/compare/v0.25.0...v0.25.1) (2024-02-20) 21 …lid semver range for `engines.node` ([#378](https://github.com/nodejs/corepack/issues/378)) ([f218… 23 ## [0.25.0](https://github.com/nodejs/corepack/compare/v0.24.1...v0.25.0) (2024-02-20) 28 * remove `--all` flag ([#351](https://github.com/nodejs/corepack/issues/351)) 29 * remove Node.js 19.x from the range of supported versions ([#375](https://github.com/nodejs/corepa… 30 * use `fetch` ([#365](https://github.com/nodejs/corepack/issues/365)) [all …]
|
| /third_party/node/deps/npm/node_modules/node-gyp/ |
| D | CHANGELOG.md | 3 ### [10.0.1](https://www.github.com/nodejs/node-gyp/compare/v10.0.0...v10.0.1) (2023-11-02) 8 * use local `util` for `findAccessibleSync()` ([b39e681](https://www.github.com/nodejs/node-gyp/com… 13 * add parallel test logging ([7de1f5f](https://www.github.com/nodejs/node-gyp/commit/7de1f5f32d550d… 14 * lint fixes ([4e0ed99](https://www.github.com/nodejs/node-gyp/commit/4e0ed992566f43abc6e988af091ad… 15 * use platform specific timeouts in tests ([a68586a](https://www.github.com/nodejs/node-gyp/commit/… 17 ## [10.0.0](https://www.github.com/nodejs/node-gyp/compare/v9.4.0...v10.0.0) (2023-10-28) 30 * convert all internal functions to async/await ([355622f](https://www.github.com/nodejs/node-gyp/c… 31 * convert internal classes from util.inherits to classes ([d52997e](https://www.github.com/nodejs/n… 32 * drop node 14 support ([#2929](https://www.github.com/nodejs/node-gyp/issues/2929)) ([1b3bd34](htt… 33 * drop rimraf dependency ([4a50fe3](https://www.github.com/nodejs/node-gyp/commit/4a50fe31574217c4b… [all …]
|
| /third_party/node/deps/npm/node_modules/diff/ |
| D | release-notes.md | 5 [Commits](https://github.com/kpdecker/jsdiff/compare/v5.1.0...master) 7 - [#411](https://github.com/kpdecker/jsdiff/pull/411) Big performance improvement. Previously an O(… 8 - [#448](https://github.com/kpdecker/jsdiff/pull/411) Performance improvement. Diagonals whose furt… 9 - [#351](https://github.com/kpdecker/jsdiff/issues/351) Importing from the lib folder - e.g. `requi… 10 - [#344](https://github.com/kpdecker/jsdiff/issues/344) `diffLines`, `createTwoFilesPatch`, and oth… 11 - [#451](https://github.com/kpdecker/jsdiff/pull/451) Added `diff.formatPatch`. 12 - [#450](https://github.com/kpdecker/jsdiff/pull/450) Added `diff.reversePatch`. 13 - [#478](https://github.com/kpdecker/jsdiff/pull/478) Added `timeout` option. 17 - [#365](https://github.com/kpdecker/jsdiff/issues/365) Allow early termination to limit execution … 19 [Commits](https://github.com/kpdecker/jsdiff/compare/v5.0.0...v5.1.0) [all …]
|
| /third_party/notofonts/docs/ |
| D | issues.json | 126 "url": "https://github.com/notofonts/avestan/releases/tag/NotoSansAvestan-v2.003" 130 "url": "https://github.com/notofonts/balinese/releases/tag/NotoSerifBalinese-v2.005" 134 "url": "https://github.com/notofonts/balinese/releases/tag/NotoSansBalinese-v2.004" 138 "url": "https://github.com/notofonts/carian/releases/tag/NotoSansCarian-v2.002" 142 "url": "https://github.com/notofonts/duployan/releases/tag/NotoSansDuployan-v3.001" 146 "url": "https://github.com/notofonts/kharoshthi/releases/tag/NotoSansKharoshthi-v2.004" 150 …"url": "https://github.com/notofonts/khitan-small-script/releases/tag/NotoSerifKhitanSmallScript-v… 154 …"url": "https://github.com/notofonts/khitan-small-script/releases/tag/NotoFangsongKSSRotated-v1.00… 158 …"url": "https://github.com/notofonts/khitan-small-script/releases/tag/NotoFangsongKSSVertical-v1.0… 162 "url": "https://github.com/notofonts/latin-greek-cyrillic/releases/tag/NotoSans-v2.010" [all …]
|
| /third_party/protobuf/docs/ |
| D | third_party.md | 5 If you have a project that should be listed here, please [send us a pull request](https://github.co… 11 * Action Script: https://code.google.com/p/protoc-gen-as3/ 12 * Action Script: https://github.com/matrix3d/JProtoc 13 * Action Script: https://github.com/zhongfq/protobuf-as3/ 14 * C: https://github.com/protobuf-c/protobuf-c 16 * C: https://github.com/cloudwu/pbc/ 17 * C: https://github.com/haberman/upb/wiki 18 * C: https://github.com/squidfunk/protobluff 19 * C: https://github.com/eerimoq/pbtools 20 * C++: https://github.com/google/protobuf (Google-official implementation) [all …]
|
12345678910>>...499