diff options
Diffstat (limited to 'lang')
102 files changed, 2293 insertions, 1607 deletions
diff --git a/lang/Makefile b/lang/Makefile index 3226cac5a73f..7edd3bb3c34a 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -331,7 +331,7 @@ SUBDIR += ruby32 SUBDIR += ruby33 SUBDIR += ruby34 - SUBDIR += ruby35 + SUBDIR += ruby40 SUBDIR += rubygem-rb_sys SUBDIR += rubygem-ruby_language_server SUBDIR += runawk @@ -368,8 +368,8 @@ SUBDIR += spidermonkey102 SUBDIR += spidermonkey115 SUBDIR += spidermonkey128 + SUBDIR += spidermonkey140 SUBDIR += spidermonkey78 - SUBDIR += spidermonkey91 SUBDIR += squeak SUBDIR += squirrel SUBDIR += starlark-rust @@ -388,6 +388,7 @@ SUBDIR += trealla-prolog SUBDIR += tuareg-mode.el SUBDIR += typescript + SUBDIR += typescript-go SUBDIR += typstfmt SUBDIR += typstyle SUBDIR += ucc diff --git a/lang/algol68g/Makefile b/lang/algol68g/Makefile index ba68a2d62f43..015ac28f3cde 100644 --- a/lang/algol68g/Makefile +++ b/lang/algol68g/Makefile @@ -1,11 +1,11 @@ PORTNAME= algol68g -PORTVERSION= 3.10.0 +PORTVERSION= 3.10.6 CATEGORIES= lang MASTER_SITES= https://jmvdveer.home.xs4all.nl/ LOCAL/danfe MAINTAINER= danfe@FreeBSD.org COMMENT= Algol 68 Genie hybrid compiler-interpreter -WWW= https://www.xs4all.nl/~jmvdveer/algol.html +WWW= https://jmvdveer.home.xs4all.nl/algol.html LICENSE= GPLv3+ diff --git a/lang/algol68g/distinfo b/lang/algol68g/distinfo index 61dce9eaebd2..556610c2a831 100644 --- a/lang/algol68g/distinfo +++ b/lang/algol68g/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1759781013 -SHA256 (algol68g-3.10.0.tar.gz) = 54d6fd15cd0678576efa22e8c1940ad3b080f46cd2186f6bfbcd2ffda559f0c2 -SIZE (algol68g-3.10.0.tar.gz) = 672256 +TIMESTAMP = 1762385165 +SHA256 (algol68g-3.10.6.tar.gz) = 505b41bd7009bc86207f6da7942b36c030d3a79d58307c8fc716c211fc077a23 +SIZE (algol68g-3.10.6.tar.gz) = 673153 diff --git a/lang/cairo/Makefile b/lang/cairo/Makefile index 890dec847472..3a6022cfe53a 100644 --- a/lang/cairo/Makefile +++ b/lang/cairo/Makefile @@ -1,7 +1,6 @@ PORTNAME= cairo DISTVERSIONPREFIX= v -DISTVERSION= 2.13.1 -PORTREVISION= 1 +DISTVERSION= 2.14.0 CATEGORIES= lang PKGNAMESUFFIX= -language @@ -27,13 +26,13 @@ GH_ACCOUNT= starkware-libs CARGO_CRATES= adler2-2.0.1 \ ahash-0.8.12 \ - aho-corasick-1.1.3 \ + aho-corasick-1.1.4 \ allocator-api2-0.2.21 \ anstream-0.6.21 \ anstyle-1.0.13 \ anstyle-parse-0.2.7 \ - anstyle-query-1.1.4 \ - anstyle-wincon-3.0.10 \ + anstyle-query-1.1.5 \ + anstyle-wincon-3.0.11 \ anyhow-1.0.100 \ ark-ec-0.5.0 \ ark-ff-0.5.0 \ @@ -63,18 +62,18 @@ CARGO_CRATES= adler2-2.0.1 \ block-buffer-0.10.4 \ borsh-1.5.7 \ boxcar-0.2.14 \ - bstr-1.12.0 \ + bstr-1.12.1 \ bumpalo-3.19.0 \ byte-slice-cast-1.2.3 \ byteorder-1.5.0 \ - bytes-1.10.1 \ + bytes-1.11.0 \ cairo-lang-primitive-token-1.0.0 \ cairo-vm-2.5.0 \ - cc-1.2.41 \ + cc-1.2.46 \ cfg-if-1.0.4 \ cfg_aliases-0.2.1 \ - clap-4.5.50 \ - clap_builder-4.5.50 \ + clap-4.5.52 \ + clap_builder-4.5.52 \ clap_derive-4.5.49 \ clap_lex-0.7.6 \ colorchoice-1.0.4 \ @@ -84,7 +83,7 @@ CARGO_CRATES= adler2-2.0.1 \ const-fnv1a-hash-1.1.0 \ const_format-0.2.35 \ const_format_proc_macros-0.2.34 \ - convert_case-0.8.0 \ + convert_case-0.9.0 \ core-foundation-0.9.4 \ core-foundation-sys-0.8.7 \ cpufeatures-0.2.17 \ @@ -95,7 +94,7 @@ CARGO_CRATES= adler2-2.0.1 \ crossbeam-utils-0.8.21 \ crypto-bigint-0.5.5 \ crypto-common-0.1.6 \ - deranged-0.5.4 \ + deranged-0.5.5 \ derivative-2.2.0 \ diff-0.1.13 \ diffy-0.4.2 \ @@ -108,18 +107,18 @@ CARGO_CRATES= adler2-2.0.1 \ ena-0.14.3 \ encode_unicode-1.0.0 \ encoding_rs-0.8.35 \ - enum-ordinalize-4.3.0 \ - enum-ordinalize-derive-4.3.1 \ + enum-ordinalize-4.3.2 \ + enum-ordinalize-derive-4.3.2 \ equivalent-1.0.2 \ - erased-serde-0.4.8 \ + erased-serde-0.4.9 \ errno-0.3.14 \ event-listener-5.4.1 \ event-listener-strategy-0.5.4 \ expect-test-1.5.1 \ fastrand-2.3.0 \ - find-msvc-tools-0.1.4 \ + find-msvc-tools-0.1.5 \ fixedbitset-0.5.7 \ - flate2-1.1.4 \ + flate2-1.1.5 \ fnv-1.0.7 \ foldhash-0.1.5 \ foldhash-0.2.0 \ @@ -142,7 +141,7 @@ CARGO_CRATES= adler2-2.0.1 \ getrandom-0.3.4 \ glob-0.3.3 \ globset-0.4.18 \ - good_lp-1.14.0 \ + good_lp-1.14.2 \ h2-0.4.12 \ hashbrown-0.15.5 \ hashbrown-0.16.0 \ @@ -154,35 +153,35 @@ CARGO_CRATES= adler2-2.0.1 \ http-body-1.0.1 \ http-body-util-0.1.3 \ httparse-1.10.1 \ - hyper-1.7.0 \ + hyper-1.8.1 \ hyper-rustls-0.27.7 \ hyper-tls-0.6.0 \ - hyper-util-0.1.17 \ - icu_collections-2.0.0 \ - icu_locale_core-2.0.0 \ - icu_normalizer-2.0.0 \ - icu_normalizer_data-2.0.0 \ - icu_properties-2.0.1 \ - icu_properties_data-2.0.1 \ - icu_provider-2.0.0 \ + hyper-util-0.1.18 \ + icu_collections-2.1.1 \ + icu_locale_core-2.1.1 \ + icu_normalizer-2.1.1 \ + icu_normalizer_data-2.1.1 \ + icu_properties-2.1.1 \ + icu_properties_data-2.1.1 \ + icu_provider-2.1.1 \ id-arena-2.2.1 \ idna-1.1.0 \ idna_adapter-1.2.1 \ - ignore-0.4.24 \ + ignore-0.4.25 \ impl-trait-for-tuples-0.2.3 \ indent-0.1.1 \ indexmap-2.12.0 \ - indicatif-0.18.1 \ + indicatif-0.18.3 \ indoc-2.0.7 \ intrusive-collections-0.9.7 \ inventory-0.3.21 \ ipnet-2.11.0 \ - iri-string-0.7.8 \ + iri-string-0.7.9 \ is_terminal_polyfill-1.70.2 \ itertools-0.13.0 \ itertools-0.14.0 \ itoa-1.0.15 \ - js-sys-0.3.81 \ + js-sys-0.3.82 \ keccak-0.1.5 \ lalrpop-0.22.2 \ lalrpop-util-0.22.2 \ @@ -190,8 +189,9 @@ CARGO_CRATES= adler2-2.0.1 \ lambdaworks-math-0.13.0 \ lazy_static-1.5.0 \ libc-0.2.177 \ + libmimalloc-sys-0.1.44 \ linux-raw-sys-0.11.0 \ - litemap-0.8.0 \ + litemap-0.8.1 \ lock_api-0.4.14 \ log-0.4.28 \ lru-0.12.5 \ @@ -200,12 +200,13 @@ CARGO_CRATES= adler2-2.0.1 \ memchr-2.7.6 \ memoffset-0.9.1 \ microlp-0.2.11 \ + mimalloc-0.1.48 \ mime-0.3.17 \ minimal-lexical-0.2.1 \ miniz_oxide-0.8.9 \ mio-1.1.0 \ native-tls-0.2.14 \ - ndarray-0.16.1 \ + ndarray-0.17.1 \ new_debug_unreachable-1.0.6 \ nom-7.1.3 \ nu-ansi-term-0.50.3 \ @@ -218,11 +219,11 @@ CARGO_CRATES= adler2-2.0.1 \ num-traits-0.2.19 \ once_cell-1.21.3 \ once_cell_polyfill-1.70.2 \ - openssl-0.10.74 \ + openssl-0.10.75 \ openssl-macros-0.1.1 \ openssl-probe-0.1.6 \ openssl-src-300.5.4+3.5.4 \ - openssl-sys-0.9.110 \ + openssl-sys-0.9.111 \ parity-scale-codec-3.7.5 \ parity-scale-codec-derive-3.7.5 \ parking-2.2.1 \ @@ -239,16 +240,16 @@ CARGO_CRATES= adler2-2.0.1 \ pkg-config-0.3.32 \ portable-atomic-1.11.1 \ portable-atomic-util-0.2.4 \ - potential_utf-0.1.3 \ + potential_utf-0.1.4 \ powerfmt-0.2.0 \ ppv-lite86-0.2.21 \ precomputed-hash-0.1.1 \ pretty_assertions-1.4.1 \ proc-macro-crate-3.4.0 \ - proc-macro2-1.0.102 \ + proc-macro2-1.0.103 \ pulldown-cmark-0.13.0 \ pulldown-cmark-escape-0.11.0 \ - quote-1.0.41 \ + quote-1.0.42 \ r-efi-5.3.0 \ radium-0.7.0 \ rand-0.8.5 \ @@ -276,9 +277,9 @@ CARGO_CRATES= adler2-2.0.1 \ rustc-hash-2.1.1 \ rustc_version-0.4.1 \ rustix-1.1.2 \ - rustls-0.23.34 \ - rustls-pki-types-1.12.0 \ - rustls-webpki-0.103.7 \ + rustls-0.23.35 \ + rustls-pki-types-1.13.0 \ + rustls-webpki-0.103.8 \ rustversion-1.0.22 \ ryu-1.0.20 \ salsa-0.24.0 \ @@ -286,8 +287,8 @@ CARGO_CRATES= adler2-2.0.1 \ salsa-macros-0.24.0 \ same-file-1.0.6 \ schannel-0.1.28 \ - schemars-1.0.4 \ - schemars_derive-1.0.4 \ + schemars-1.1.0 \ + schemars_derive-1.1.0 \ scopeguard-1.2.0 \ security-framework-2.11.1 \ security-framework-sys-2.15.0 \ @@ -308,10 +309,10 @@ CARGO_CRATES= adler2-2.0.1 \ siphasher-1.0.1 \ slab-0.4.11 \ smallvec-1.15.1 \ - smol_str-0.3.3 \ + smol_str-0.3.4 \ socket2-0.6.1 \ spin-0.9.8 \ - sprs-0.11.3 \ + sprs-0.11.4 \ stable_deref_trait-1.2.1 \ starknet-crypto-0.8.1 \ starknet-curve-0.6.0 \ @@ -320,7 +321,7 @@ CARGO_CRATES= adler2-2.0.1 \ strsim-0.11.1 \ subtle-2.6.1 \ syn-1.0.109 \ - syn-2.0.108 \ + syn-2.0.110 \ sync_wrapper-1.0.2 \ synstructure-0.13.2 \ system-configuration-0.6.1 \ @@ -338,12 +339,12 @@ CARGO_CRATES= adler2-2.0.1 \ time-0.3.44 \ time-core-0.1.6 \ time-macros-0.2.24 \ - tinystr-0.8.1 \ + tinystr-0.8.2 \ tokio-1.48.0 \ tokio-macros-2.6.0 \ tokio-native-tls-0.3.1 \ tokio-rustls-0.26.4 \ - tokio-util-0.7.16 \ + tokio-util-0.7.17 \ toml-0.9.8 \ toml_datetime-0.7.3 \ toml_edit-0.23.7 \ @@ -365,11 +366,11 @@ CARGO_CRATES= adler2-2.0.1 \ typetag-impl-0.2.21 \ unescaper-0.1.6 \ unicase-2.8.1 \ - unicode-ident-1.0.20 \ + unicode-ident-1.0.22 \ unicode-segmentation-1.12.0 \ unicode-width-0.2.2 \ unicode-xid-0.2.6 \ - unit-prefix-0.5.1 \ + unit-prefix-0.5.2 \ untrusted-0.9.0 \ unty-0.0.4 \ url-2.5.7 \ @@ -384,20 +385,18 @@ CARGO_CRATES= adler2-2.0.1 \ want-0.3.1 \ wasi-0.11.1+wasi-snapshot-preview1 \ wasip2-1.0.1+wasi-0.2.4 \ - wasm-bindgen-0.2.104 \ - wasm-bindgen-backend-0.2.104 \ - wasm-bindgen-futures-0.4.54 \ - wasm-bindgen-macro-0.2.104 \ - wasm-bindgen-macro-support-0.2.104 \ - wasm-bindgen-shared-0.2.104 \ - web-sys-0.3.81 \ + wasm-bindgen-0.2.105 \ + wasm-bindgen-futures-0.4.55 \ + wasm-bindgen-macro-0.2.105 \ + wasm-bindgen-macro-support-0.2.105 \ + wasm-bindgen-shared-0.2.105 \ + web-sys-0.3.82 \ web-time-1.1.0 \ winapi-util-0.1.11 \ - windows-link-0.1.3 \ windows-link-0.2.1 \ - windows-registry-0.5.3 \ - windows-result-0.3.4 \ - windows-strings-0.4.2 \ + windows-registry-0.6.1 \ + windows-result-0.4.1 \ + windows-strings-0.5.1 \ windows-sys-0.52.0 \ windows-sys-0.59.0 \ windows-sys-0.60.2 \ @@ -422,23 +421,23 @@ CARGO_CRATES= adler2-2.0.1 \ windows_x86_64_msvc-0.53.1 \ winnow-0.7.13 \ wit-bindgen-0.46.0 \ - writeable-0.6.1 \ + writeable-0.6.2 \ wyz-0.5.1 \ xshell-0.2.7 \ xshell-macros-0.2.7 \ xxhash-rust-0.8.15 \ yansi-1.0.1 \ - yoke-0.8.0 \ - yoke-derive-0.8.0 \ + yoke-0.8.1 \ + yoke-derive-0.8.1 \ zerocopy-0.8.27 \ zerocopy-derive-0.8.27 \ zerofrom-0.1.6 \ zerofrom-derive-0.1.6 \ zeroize-1.8.2 \ zeroize_derive-1.4.2 \ - zerotrie-0.2.2 \ - zerovec-0.11.4 \ - zerovec-derive-0.11.1 \ + zerotrie-0.2.3 \ + zerovec-0.11.5 \ + zerovec-derive-0.11.2 \ zip-0.6.6 OPENSSLINC= /usr/include diff --git a/lang/cairo/distinfo b/lang/cairo/distinfo index d78c8e4b28fb..6e7c00771739 100644 --- a/lang/cairo/distinfo +++ b/lang/cairo/distinfo @@ -1,10 +1,10 @@ -TIMESTAMP = 1762715686 +TIMESTAMP = 1764142648 SHA256 (rust/crates/adler2-2.0.1.crate) = 320119579fcad9c21884f5c4861d16174d0e06250625266f50fe6898340abefa SIZE (rust/crates/adler2-2.0.1.crate) = 13366 SHA256 (rust/crates/ahash-0.8.12.crate) = 5a15f179cd60c4584b8a8c596927aadc462e27f2ca70c04e0071964a73ba7a75 SIZE (rust/crates/ahash-0.8.12.crate) = 43413 -SHA256 (rust/crates/aho-corasick-1.1.3.crate) = 8e60d3430d3a69478ad0993f19238d2df97c507009a52b3c10addcd7f6bcb916 -SIZE (rust/crates/aho-corasick-1.1.3.crate) = 183311 +SHA256 (rust/crates/aho-corasick-1.1.4.crate) = ddd31a130427c27518df266943a5308ed92d4b226cc639f5a8f1002816174301 +SIZE (rust/crates/aho-corasick-1.1.4.crate) = 184015 SHA256 (rust/crates/allocator-api2-0.2.21.crate) = 683d7910e743518b0e34f1186f92494becacb047c7b6bf616c96772180fef923 SIZE (rust/crates/allocator-api2-0.2.21.crate) = 63622 SHA256 (rust/crates/anstream-0.6.21.crate) = 43d5b281e737544384e969a5ccad3f1cdd24b48086a0fc1b2a5262a26b8f4f4a @@ -13,10 +13,10 @@ SHA256 (rust/crates/anstyle-1.0.13.crate) = 5192cca8006f1fd4f7237516f40fa183bb07 SIZE (rust/crates/anstyle-1.0.13.crate) = 17651 SHA256 (rust/crates/anstyle-parse-0.2.7.crate) = 4e7644824f0aa2c7b9384579234ef10eb7efb6a0deb83f9630a49594dd9c15c2 SIZE (rust/crates/anstyle-parse-0.2.7.crate) = 21707 -SHA256 (rust/crates/anstyle-query-1.1.4.crate) = 9e231f6134f61b71076a3eab506c379d4f36122f2af15a9ff04415ea4c3339e2 -SIZE (rust/crates/anstyle-query-1.1.4.crate) = 10192 -SHA256 (rust/crates/anstyle-wincon-3.0.10.crate) = 3e0633414522a32ffaac8ac6cc8f748e090c5717661fddeea04219e2344f5f2a -SIZE (rust/crates/anstyle-wincon-3.0.10.crate) = 12558 +SHA256 (rust/crates/anstyle-query-1.1.5.crate) = 40c48f72fd53cd289104fc64099abca73db4166ad86ea0b4341abe65af83dadc +SIZE (rust/crates/anstyle-query-1.1.5.crate) = 10264 +SHA256 (rust/crates/anstyle-wincon-3.0.11.crate) = 291e6a250ff86cd4a820112fb8898808a366d8f9f58ce16d1f538353ad55747d +SIZE (rust/crates/anstyle-wincon-3.0.11.crate) = 12638 SHA256 (rust/crates/anyhow-1.0.100.crate) = a23eb6b1614318a8071c9b2521f36b424b2c83db5eb3a0fead4a6c0809af6e61 SIZE (rust/crates/anyhow-1.0.100.crate) = 54059 SHA256 (rust/crates/ark-ec-0.5.0.crate) = 43d68f2d516162846c1238e755a7c4d131b892b70cc70c471a8e3ca3ed818fce @@ -75,30 +75,30 @@ SHA256 (rust/crates/borsh-1.5.7.crate) = ad8646f98db542e39fc66e68a20b2144f6a7326 SIZE (rust/crates/borsh-1.5.7.crate) = 78062 SHA256 (rust/crates/boxcar-0.2.14.crate) = 36f64beae40a84da1b4b26ff2761a5b895c12adc41dc25aaee1c4f2bbfe97a6e SIZE (rust/crates/boxcar-0.2.14.crate) = 28144 -SHA256 (rust/crates/bstr-1.12.0.crate) = 234113d19d0d7d613b40e86fb654acf958910802bcceab913a4f9e7cda03b1a4 -SIZE (rust/crates/bstr-1.12.0.crate) = 351557 +SHA256 (rust/crates/bstr-1.12.1.crate) = 63044e1ae8e69f3b5a92c736ca6269b8d12fa7efe39bf34ddb06d102cf0e2cab +SIZE (rust/crates/bstr-1.12.1.crate) = 354916 SHA256 (rust/crates/bumpalo-3.19.0.crate) = 46c5e41b57b8bba42a04676d81cb89e9ee8e859a1a66f80a5a72e1cb76b34d43 SIZE (rust/crates/bumpalo-3.19.0.crate) = 96414 SHA256 (rust/crates/byte-slice-cast-1.2.3.crate) = 7575182f7272186991736b70173b0ea045398f984bf5ebbb3804736ce1330c9d SIZE (rust/crates/byte-slice-cast-1.2.3.crate) = 7498 SHA256 (rust/crates/byteorder-1.5.0.crate) = 1fd0f2584146f6f2ef48085050886acf353beff7305ebd1ae69500e27c67f64b SIZE (rust/crates/byteorder-1.5.0.crate) = 23288 -SHA256 (rust/crates/bytes-1.10.1.crate) = d71b6127be86fdcfddb610f7182ac57211d4b18a3e9c82eb2d17662f2227ad6a -SIZE (rust/crates/bytes-1.10.1.crate) = 76779 +SHA256 (rust/crates/bytes-1.11.0.crate) = b35204fbdc0b3f4446b89fc1ac2cf84a8a68971995d0bf2e925ec7cd960f9cb3 +SIZE (rust/crates/bytes-1.11.0.crate) = 78391 SHA256 (rust/crates/cairo-lang-primitive-token-1.0.0.crate) = 123ac0ecadf31bacae77436d72b88fa9caef2b8e92c89ce63a125ae911a12fae SIZE (rust/crates/cairo-lang-primitive-token-1.0.0.crate) = 5218 SHA256 (rust/crates/cairo-vm-2.5.0.crate) = c21cacdf4e290ab5f0018f24d6bf97f8d3a8809bd09568550669270e7f9ed534 SIZE (rust/crates/cairo-vm-2.5.0.crate) = 413063 -SHA256 (rust/crates/cc-1.2.41.crate) = ac9fe6cdbb24b6ade63616c0a0688e45bb56732262c158df3c0c4bea4ca47cb7 -SIZE (rust/crates/cc-1.2.41.crate) = 91154 +SHA256 (rust/crates/cc-1.2.46.crate) = b97463e1064cb1b1c1384ad0a0b9c8abd0988e2a91f52606c80ef14aadb63e36 +SIZE (rust/crates/cc-1.2.46.crate) = 92306 SHA256 (rust/crates/cfg-if-1.0.4.crate) = 9330f8b2ff13f34540b44e946ef35111825727b38d33286ef986142615121801 SIZE (rust/crates/cfg-if-1.0.4.crate) = 9360 SHA256 (rust/crates/cfg_aliases-0.2.1.crate) = 613afe47fcd5fac7ccf1db93babcb082c5994d996f20b8b159f2ad1658eb5724 SIZE (rust/crates/cfg_aliases-0.2.1.crate) = 6355 -SHA256 (rust/crates/clap-4.5.50.crate) = 0c2cfd7bf8a6017ddaa4e32ffe7403d547790db06bd171c1c53926faab501623 -SIZE (rust/crates/clap-4.5.50.crate) = 62030 -SHA256 (rust/crates/clap_builder-4.5.50.crate) = 0a4c05b9e80c5ccd3a7ef080ad7b6ba7d6fc00a985b8b157197075677c82c7a0 -SIZE (rust/crates/clap_builder-4.5.50.crate) = 171137 +SHA256 (rust/crates/clap-4.5.52.crate) = aa8120877db0e5c011242f96806ce3c94e0737ab8108532a76a3300a01db2ab8 +SIZE (rust/crates/clap-4.5.52.crate) = 62033 +SHA256 (rust/crates/clap_builder-4.5.52.crate) = 02576b399397b659c26064fbc92a75fede9d18ffd5f80ca1cd74ddab167016e1 +SIZE (rust/crates/clap_builder-4.5.52.crate) = 170544 SHA256 (rust/crates/clap_derive-4.5.49.crate) = 2a0b5487afeab2deb2ff4e03a807ad1a03ac532ff5a2cee5d86884440c7f7671 SIZE (rust/crates/clap_derive-4.5.49.crate) = 33559 SHA256 (rust/crates/clap_lex-0.7.6.crate) = a1d728cc89cf3aee9ff92b05e62b19ee65a02b5702cff7d5a377e32c6ae29d8d @@ -117,8 +117,8 @@ SHA256 (rust/crates/const_format-0.2.35.crate) = 7faa7469a93a566e9ccc1c73fe783b4 SIZE (rust/crates/const_format-0.2.35.crate) = 79187 SHA256 (rust/crates/const_format_proc_macros-0.2.34.crate) = 1d57c2eccfb16dbac1f4e61e206105db5820c9d26c3c472bc17c774259ef7744 SIZE (rust/crates/const_format_proc_macros-0.2.34.crate) = 24396 -SHA256 (rust/crates/convert_case-0.8.0.crate) = baaaa0ecca5b51987b9423ccdc971514dd8b0bb7b4060b983d3664dad3f1f89f -SIZE (rust/crates/convert_case-0.8.0.crate) = 22097 +SHA256 (rust/crates/convert_case-0.9.0.crate) = db05ffb6856bf0ecdf6367558a76a0e8a77b1713044eb92845c692100ed50190 +SIZE (rust/crates/convert_case-0.9.0.crate) = 25821 SHA256 (rust/crates/core-foundation-0.9.4.crate) = 91e195e091a93c46f7102ec7818a2aa394e1e1771c3ab4825963fa03e45afb8f SIZE (rust/crates/core-foundation-0.9.4.crate) = 27743 SHA256 (rust/crates/core-foundation-sys-0.8.7.crate) = 773648b94d0e5d620f64f280777445740e61fe701025087ec8b57f45c791888b @@ -139,8 +139,8 @@ SHA256 (rust/crates/crypto-bigint-0.5.5.crate) = 0dc92fb57ca44df6db8059111ab3af9 SIZE (rust/crates/crypto-bigint-0.5.5.crate) = 83384 SHA256 (rust/crates/crypto-common-0.1.6.crate) = 1bfb12502f3fc46cca1bb51ac28df9d618d813cdc3d2f25b9fe775a34af26bb3 SIZE (rust/crates/crypto-common-0.1.6.crate) = 8760 -SHA256 (rust/crates/deranged-0.5.4.crate) = a41953f86f8a05768a6cda24def994fd2f424b04ec5c719cf89989779f199071 -SIZE (rust/crates/deranged-0.5.4.crate) = 24461 +SHA256 (rust/crates/deranged-0.5.5.crate) = ececcb659e7ba858fb4f10388c250a7252eb0a27373f1a72b8748afdd248e587 +SIZE (rust/crates/deranged-0.5.5.crate) = 24438 SHA256 (rust/crates/derivative-2.2.0.crate) = fcc3dd5e9e9c0b295d6e1e4d811fb6f157d5ffd784b8d202fc62eac8035a770b SIZE (rust/crates/derivative-2.2.0.crate) = 48076 SHA256 (rust/crates/diff-0.1.13.crate) = 56254986775e3233ffa9c4d7d3faaf6d36a2c09d30b20687e9f88bc8bafc16c8 @@ -165,14 +165,14 @@ SHA256 (rust/crates/encode_unicode-1.0.0.crate) = 34aa73646ffb006b8f5147f3dc182b SIZE (rust/crates/encode_unicode-1.0.0.crate) = 56986 SHA256 (rust/crates/encoding_rs-0.8.35.crate) = 75030f3c4f45dafd7586dd6780965a8c7e8e285a5ecb86713e63a79c5b2766f3 SIZE (rust/crates/encoding_rs-0.8.35.crate) = 1381050 -SHA256 (rust/crates/enum-ordinalize-4.3.0.crate) = fea0dcfa4e54eeb516fe454635a95753ddd39acda650ce703031c6973e315dd5 -SIZE (rust/crates/enum-ordinalize-4.3.0.crate) = 3922 -SHA256 (rust/crates/enum-ordinalize-derive-4.3.1.crate) = 0d28318a75d4aead5c4db25382e8ef717932d0346600cacae6357eb5941bc5ff -SIZE (rust/crates/enum-ordinalize-derive-4.3.1.crate) = 7957 +SHA256 (rust/crates/enum-ordinalize-4.3.2.crate) = 4a1091a7bb1f8f2c4b28f1fe2cef4980ca2d410a3d727d67ecc3178c9b0800f0 +SIZE (rust/crates/enum-ordinalize-4.3.2.crate) = 4465 +SHA256 (rust/crates/enum-ordinalize-derive-4.3.2.crate) = 8ca9601fb2d62598ee17836250842873a413586e5d7ed88b356e38ddbb0ec631 +SIZE (rust/crates/enum-ordinalize-derive-4.3.2.crate) = 8434 SHA256 (rust/crates/equivalent-1.0.2.crate) = 877a4ace8713b0bcf2a4e7eec82529c029f1d0619886d18145fea96c3ffe5c0f SIZE (rust/crates/equivalent-1.0.2.crate) = 7419 -SHA256 (rust/crates/erased-serde-0.4.8.crate) = 259d404d09818dec19332e31d94558aeb442fea04c817006456c24b5460bbd4b -SIZE (rust/crates/erased-serde-0.4.8.crate) = 28580 +SHA256 (rust/crates/erased-serde-0.4.9.crate) = 89e8918065695684b2b0702da20382d5ae6065cf3327bc2d6436bd49a71ce9f3 +SIZE (rust/crates/erased-serde-0.4.9.crate) = 28835 SHA256 (rust/crates/errno-0.3.14.crate) = 39cab71617ae0d63f51a36d69f866391735b51691dbda63cf6f96d042b63efeb SIZE (rust/crates/errno-0.3.14.crate) = 12002 SHA256 (rust/crates/event-listener-5.4.1.crate) = e13b66accf52311f30a0db42147dadea9850cb48cd070028831ae5f5d4b856ab @@ -183,12 +183,12 @@ SHA256 (rust/crates/expect-test-1.5.1.crate) = 63af43ff4431e848fb47472a920f14fa7 SIZE (rust/crates/expect-test-1.5.1.crate) = 13672 SHA256 (rust/crates/fastrand-2.3.0.crate) = 37909eebbb50d72f9059c3b6d82c0463f2ff062c9e95845c43a6c9c0355411be SIZE (rust/crates/fastrand-2.3.0.crate) = 15076 -SHA256 (rust/crates/find-msvc-tools-0.1.4.crate) = 52051878f80a721bb68ebfbc930e07b65ba72f2da88968ea5c06fd6ca3d3a127 -SIZE (rust/crates/find-msvc-tools-0.1.4.crate) = 30817 +SHA256 (rust/crates/find-msvc-tools-0.1.5.crate) = 3a3076410a55c90011c298b04d0cfa770b00fa04e1e3c97d3f6c9de105a03844 +SIZE (rust/crates/find-msvc-tools-0.1.5.crate) = 30942 SHA256 (rust/crates/fixedbitset-0.5.7.crate) = 1d674e81391d1e1ab681a28d99df07927c6d4aa5b027d7da16ba32d1d21ecd99 SIZE (rust/crates/fixedbitset-0.5.7.crate) = 26537 -SHA256 (rust/crates/flate2-1.1.4.crate) = dc5a4e564e38c699f2880d3fda590bedc2e69f3f84cd48b457bd892ce61d0aa9 -SIZE (rust/crates/flate2-1.1.4.crate) = 77010 +SHA256 (rust/crates/flate2-1.1.5.crate) = bfe33edd8e85a12a67454e37f8c75e730830d83e313556ab9ebf9ee7fbeb3bfb +SIZE (rust/crates/flate2-1.1.5.crate) = 77015 SHA256 (rust/crates/fnv-1.0.7.crate) = 3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1 SIZE (rust/crates/fnv-1.0.7.crate) = 11266 SHA256 (rust/crates/foldhash-0.1.5.crate) = d9c4f5dac5e15c24eb999c26181a6ca40b39fe946cbe4c263c7209467bc83af2 @@ -233,8 +233,8 @@ SHA256 (rust/crates/glob-0.3.3.crate) = 0cc23270f6e1808e30a928bdc84dea0b9b4136a8 SIZE (rust/crates/glob-0.3.3.crate) = 22861 SHA256 (rust/crates/globset-0.4.18.crate) = 52dfc19153a48bde0cbd630453615c8151bce3a5adfac7a0aebfbf0a1e1f57e3 SIZE (rust/crates/globset-0.4.18.crate) = 28970 -SHA256 (rust/crates/good_lp-1.14.0.crate) = d976304a59dd741fa234623e96473cf399e10f3f91f0487215fc561f6131d362 -SIZE (rust/crates/good_lp-1.14.0.crate) = 63548 +SHA256 (rust/crates/good_lp-1.14.2.crate) = 776aa1ba88ac058e78408c17f4dbff826a51ae08ed6642f71ca0edd7fe9383f3 +SIZE (rust/crates/good_lp-1.14.2.crate) = 64918 SHA256 (rust/crates/h2-0.4.12.crate) = f3c0b69cfcb4e1b9f1bf2f53f95f766e4661169728ec61cd3fe5a0166f2d1386 SIZE (rust/crates/h2-0.4.12.crate) = 176264 SHA256 (rust/crates/hashbrown-0.15.5.crate) = 9229cfe53dfd69f0609a49f65461bd93001ea1ef889cd5529dd176593f5338a1 @@ -257,44 +257,44 @@ SHA256 (rust/crates/http-body-util-0.1.3.crate) = b021d93e26becf5dc7e1b75b1bed1f SIZE (rust/crates/http-body-util-0.1.3.crate) = 16975 SHA256 (rust/crates/httparse-1.10.1.crate) = 6dbf3de79e51f3d586ab4cb9d5c3e2c14aa28ed23d180cf89b4df0454a69cc87 SIZE (rust/crates/httparse-1.10.1.crate) = 45190 -SHA256 (rust/crates/hyper-1.7.0.crate) = eb3aa54a13a0dfe7fbe3a59e0c76093041720fdc77b110cc0fc260fafb4dc51e -SIZE (rust/crates/hyper-1.7.0.crate) = 157006 +SHA256 (rust/crates/hyper-1.8.1.crate) = 2ab2d4f250c3d7b1c9fcdff1cece94ea4e2dfbec68614f7b87cb205f24ca9d11 +SIZE (rust/crates/hyper-1.8.1.crate) = 157353 SHA256 (rust/crates/hyper-rustls-0.27.7.crate) = e3c93eb611681b207e1fe55d5a71ecf91572ec8a6705cdb6857f7d8d5242cf58 SIZE (rust/crates/hyper-rustls-0.27.7.crate) = 35435 SHA256 (rust/crates/hyper-tls-0.6.0.crate) = 70206fc6890eaca9fde8a0bf71caa2ddfc9fe045ac9e5c70df101a7dbde866e0 SIZE (rust/crates/hyper-tls-0.6.0.crate) = 15052 -SHA256 (rust/crates/hyper-util-0.1.17.crate) = 3c6995591a8f1380fcb4ba966a252a4b29188d51d2b89e3a252f5305be65aea8 -SIZE (rust/crates/hyper-util-0.1.17.crate) = 100999 -SHA256 (rust/crates/icu_collections-2.0.0.crate) = 200072f5d0e3614556f94a9930d5dc3e0662a652823904c3a75dc3b0af7fee47 -SIZE (rust/crates/icu_collections-2.0.0.crate) = 83033 -SHA256 (rust/crates/icu_locale_core-2.0.0.crate) = 0cde2700ccaed3872079a65fb1a78f6c0a36c91570f28755dda67bc8f7d9f00a -SIZE (rust/crates/icu_locale_core-2.0.0.crate) = 74430 -SHA256 (rust/crates/icu_normalizer-2.0.0.crate) = 436880e8e18df4d7bbc06d58432329d6458cc84531f7ac5f024e93deadb37979 -SIZE (rust/crates/icu_normalizer-2.0.0.crate) = 61543 -SHA256 (rust/crates/icu_normalizer_data-2.0.0.crate) = 00210d6893afc98edb752b664b8890f0ef174c8adbb8d0be9710fa66fbbf72d3 -SIZE (rust/crates/icu_normalizer_data-2.0.0.crate) = 68101 -SHA256 (rust/crates/icu_properties-2.0.1.crate) = 016c619c1eeb94efb86809b015c58f479963de65bdb6253345c1a1276f22e32b -SIZE (rust/crates/icu_properties-2.0.1.crate) = 58165 -SHA256 (rust/crates/icu_properties_data-2.0.1.crate) = 298459143998310acd25ffe6810ed544932242d3f07083eee1084d83a71bd632 -SIZE (rust/crates/icu_properties_data-2.0.1.crate) = 159735 -SHA256 (rust/crates/icu_provider-2.0.0.crate) = 03c80da27b5f4187909049ee2d72f276f0d9f99a42c306bd0131ecfe04d8e5af -SIZE (rust/crates/icu_provider-2.0.0.crate) = 50966 +SHA256 (rust/crates/hyper-util-0.1.18.crate) = 52e9a2a24dc5c6821e71a7030e1e14b7b632acac55c40e9d2e082c621261bb56 +SIZE (rust/crates/hyper-util-0.1.18.crate) = 101688 +SHA256 (rust/crates/icu_collections-2.1.1.crate) = 4c6b649701667bbe825c3b7e6388cb521c23d88644678e83c0c4d0a621a34b43 +SIZE (rust/crates/icu_collections-2.1.1.crate) = 87233 +SHA256 (rust/crates/icu_locale_core-2.1.1.crate) = edba7861004dd3714265b4db54a3c390e880ab658fec5f7db895fae2046b5bb6 +SIZE (rust/crates/icu_locale_core-2.1.1.crate) = 70876 +SHA256 (rust/crates/icu_normalizer-2.1.1.crate) = 5f6c8828b67bf8908d82127b2054ea1b4427ff0230ee9141c54251934ab1b599 +SIZE (rust/crates/icu_normalizer-2.1.1.crate) = 67132 +SHA256 (rust/crates/icu_normalizer_data-2.1.1.crate) = 7aedcccd01fc5fe81e6b489c15b247b8b0690feb23304303a9e560f37efc560a +SIZE (rust/crates/icu_normalizer_data-2.1.1.crate) = 68649 +SHA256 (rust/crates/icu_properties-2.1.1.crate) = e93fcd3157766c0c8da2f8cff6ce651a31f0810eaa1c51ec363ef790bbb5fb99 +SIZE (rust/crates/icu_properties-2.1.1.crate) = 59036 +SHA256 (rust/crates/icu_properties_data-2.1.1.crate) = 02845b3647bb045f1100ecd6480ff52f34c35f82d9880e029d329c21d1054899 +SIZE (rust/crates/icu_properties_data-2.1.1.crate) = 162431 +SHA256 (rust/crates/icu_provider-2.1.1.crate) = 85962cf0ce02e1e0a629cc34e7ca3e373ce20dda4c4d7294bbd0bf1fdb59e614 +SIZE (rust/crates/icu_provider-2.1.1.crate) = 50907 SHA256 (rust/crates/id-arena-2.2.1.crate) = 25a2bc672d1148e28034f176e01fffebb08b35768468cc954630da77a1449005 SIZE (rust/crates/id-arena-2.2.1.crate) = 12203 SHA256 (rust/crates/idna-1.1.0.crate) = 3b0875f23caa03898994f6ddc501886a45c7d3d62d04d2d90788d47be1b1e4de SIZE (rust/crates/idna-1.1.0.crate) = 148747 SHA256 (rust/crates/idna_adapter-1.2.1.crate) = 3acae9609540aa318d1bc588455225fb2085b9ed0c4f6bd0d9d5bcd86f1a0344 SIZE (rust/crates/idna_adapter-1.2.1.crate) = 10389 -SHA256 (rust/crates/ignore-0.4.24.crate) = 81776e6f9464432afcc28d03e52eb101c93b6f0566f52aef2427663e700f0403 -SIZE (rust/crates/ignore-0.4.24.crate) = 59121 +SHA256 (rust/crates/ignore-0.4.25.crate) = d3d782a365a015e0f5c04902246139249abf769125006fbe7649e2ee88169b4a +SIZE (rust/crates/ignore-0.4.25.crate) = 59154 SHA256 (rust/crates/impl-trait-for-tuples-0.2.3.crate) = a0eb5a3343abf848c0984fe4604b2b105da9539376e24fc0a3b0007411ae4fd9 SIZE (rust/crates/impl-trait-for-tuples-0.2.3.crate) = 16398 SHA256 (rust/crates/indent-0.1.1.crate) = d9f1a0777d972970f204fdf8ef319f1f4f8459131636d7e3c96c5d59570d0fa6 SIZE (rust/crates/indent-0.1.1.crate) = 8071 SHA256 (rust/crates/indexmap-2.12.0.crate) = 6717a8d2a5a929a1a2eb43a12812498ed141a0bcfb7e8f7844fbdbe4303bba9f SIZE (rust/crates/indexmap-2.12.0.crate) = 100446 -SHA256 (rust/crates/indicatif-0.18.1.crate) = e2e0ddd45fe8e09ee1a607920b12271f8a5528a41ecaf6e1d1440d6493315b6b -SIZE (rust/crates/indicatif-0.18.1.crate) = 66826 +SHA256 (rust/crates/indicatif-0.18.3.crate) = 9375e112e4b463ec1b1c6c011953545c65a30164fbab5b581df32b3abf0dcb88 +SIZE (rust/crates/indicatif-0.18.3.crate) = 66504 SHA256 (rust/crates/indoc-2.0.7.crate) = 79cf5c93f93228cf8efb3ba362535fb11199ac548a09ce117c9b1adc3030d706 SIZE (rust/crates/indoc-2.0.7.crate) = 17184 SHA256 (rust/crates/intrusive-collections-0.9.7.crate) = 189d0897e4cbe8c75efedf3502c18c887b05046e59d28404d4d8e46cbc4d1e86 @@ -303,8 +303,8 @@ SHA256 (rust/crates/inventory-0.3.21.crate) = bc61209c082fbeb19919bee74b176221b2 SIZE (rust/crates/inventory-0.3.21.crate) = 16600 SHA256 (rust/crates/ipnet-2.11.0.crate) = 469fb0b9cefa57e3ef31275ee7cacb78f2fdca44e4765491884a2b119d4eb130 SIZE (rust/crates/ipnet-2.11.0.crate) = 29718 -SHA256 (rust/crates/iri-string-0.7.8.crate) = dbc5ebe9c3a1a7a5127f920a418f7585e9e758e911d0466ed004f393b0e380b2 -SIZE (rust/crates/iri-string-0.7.8.crate) = 141493 +SHA256 (rust/crates/iri-string-0.7.9.crate) = 4f867b9d1d896b67beb18518eda36fdb77a32ea590de864f1325b294a6d14397 +SIZE (rust/crates/iri-string-0.7.9.crate) = 142144 SHA256 (rust/crates/is_terminal_polyfill-1.70.2.crate) = a6cb138bb79a146c1bd460005623e142ef0181e3d0219cb493e02f7d08a35695 SIZE (rust/crates/is_terminal_polyfill-1.70.2.crate) = 7548 SHA256 (rust/crates/itertools-0.13.0.crate) = 413ee7dfc52ee1a4949ceeb7dbc8a33f2d6c088194d9f922fb8318faf1f01186 @@ -313,8 +313,8 @@ SHA256 (rust/crates/itertools-0.14.0.crate) = 2b192c782037fadd9cfa75548310488aab SIZE (rust/crates/itertools-0.14.0.crate) = 152715 SHA256 (rust/crates/itoa-1.0.15.crate) = 4a5f13b858c8d314ee3e8f639011f7ccefe71f97f96e50151fb991f267928e2c SIZE (rust/crates/itoa-1.0.15.crate) = 11231 -SHA256 (rust/crates/js-sys-0.3.81.crate) = ec48937a97411dcb524a265206ccd4c90bb711fca92b2792c407f268825b9305 -SIZE (rust/crates/js-sys-0.3.81.crate) = 56399 +SHA256 (rust/crates/js-sys-0.3.82.crate) = b011eec8cc36da2aab2d5cff675ec18454fad408585853910a202391cf9f8e65 +SIZE (rust/crates/js-sys-0.3.82.crate) = 56436 SHA256 (rust/crates/keccak-0.1.5.crate) = ecc2af9a1119c51f12a14607e783cb977bde58bc069ff0c3da1095e635d70654 SIZE (rust/crates/keccak-0.1.5.crate) = 13120 SHA256 (rust/crates/lalrpop-0.22.2.crate) = ba4ebbd48ce411c1d10fb35185f5a51a7bfa3d8b24b4e330d30c9e3a34129501 @@ -329,10 +329,12 @@ SHA256 (rust/crates/lazy_static-1.5.0.crate) = bbd2bcb4c963f2ddae06a2efc7e9f3591 SIZE (rust/crates/lazy_static-1.5.0.crate) = 14025 SHA256 (rust/crates/libc-0.2.177.crate) = 2874a2af47a2325c2001a6e6fad9b16a53b802102b528163885171cf92b15976 SIZE (rust/crates/libc-0.2.177.crate) = 792045 +SHA256 (rust/crates/libmimalloc-sys-0.1.44.crate) = 667f4fec20f29dfc6bc7357c582d91796c169ad7e2fce709468aefeb2c099870 +SIZE (rust/crates/libmimalloc-sys-0.1.44.crate) = 451625 SHA256 (rust/crates/linux-raw-sys-0.11.0.crate) = df1d3c3b53da64cf5760482273a98e575c651a67eec7f77df96b5b642de8f039 SIZE (rust/crates/linux-raw-sys-0.11.0.crate) = 2659624 -SHA256 (rust/crates/litemap-0.8.0.crate) = 241eaef5fd12c88705a01fc1066c48c4b36e0dd4377dcdc7ec3942cea7a69956 -SIZE (rust/crates/litemap-0.8.0.crate) = 34344 +SHA256 (rust/crates/litemap-0.8.1.crate) = 6373607a59f0be73a39b6fe456b8192fcc3585f602af20751600e974dd455e77 +SIZE (rust/crates/litemap-0.8.1.crate) = 34172 SHA256 (rust/crates/lock_api-0.4.14.crate) = 224399e74b87b5f3557511d98dff8b14089b3dadafcab6bb93eab67d3aace965 SIZE (rust/crates/lock_api-0.4.14.crate) = 29249 SHA256 (rust/crates/log-0.4.28.crate) = 34080505efa8e45a4b816c349525ebe327ceaa8559756f0356cba97ef3bf7432 @@ -349,6 +351,8 @@ SHA256 (rust/crates/memoffset-0.9.1.crate) = 488016bfae457b036d996092f6cb4486776 SIZE (rust/crates/memoffset-0.9.1.crate) = 9032 SHA256 (rust/crates/microlp-0.2.11.crate) = 51d1790c73b93164ff65868f63164497cb32339458a9297e17e212d91df62258 SIZE (rust/crates/microlp-0.2.11.crate) = 55060 +SHA256 (rust/crates/mimalloc-0.1.48.crate) = e1ee66a4b64c74f4ef288bcbb9192ad9c3feaad75193129ac8509af543894fd8 +SIZE (rust/crates/mimalloc-0.1.48.crate) = 4742 SHA256 (rust/crates/mime-0.3.17.crate) = 6877bb514081ee2a7ff5ef9de3281f14a4dd4bceac4c09388074a6b5df8a139a SIZE (rust/crates/mime-0.3.17.crate) = 15712 SHA256 (rust/crates/minimal-lexical-0.2.1.crate) = 68354c5c6bd36d73ff3feceb05efa59b6acb7626617f4962be322a825e61f79a @@ -359,8 +363,8 @@ SHA256 (rust/crates/mio-1.1.0.crate) = 69d83b0086dc8ecf3ce9ae2874b2d1290252e2a30 SIZE (rust/crates/mio-1.1.0.crate) = 105232 SHA256 (rust/crates/native-tls-0.2.14.crate) = 87de3442987e9dbec73158d5c715e7ad9072fda936bb03d19d7fa10e00520f0e SIZE (rust/crates/native-tls-0.2.14.crate) = 29385 -SHA256 (rust/crates/ndarray-0.16.1.crate) = 882ed72dce9365842bf196bdeedf5055305f11fc8c03dee7bb0194a6cad34841 -SIZE (rust/crates/ndarray-0.16.1.crate) = 291026 +SHA256 (rust/crates/ndarray-0.17.1.crate) = 0c7c9125e8f6f10c9da3aad044cc918cf8784fa34de857b1aa68038eb05a50a9 +SIZE (rust/crates/ndarray-0.17.1.crate) = 316954 SHA256 (rust/crates/new_debug_unreachable-1.0.6.crate) = 650eef8c711430f1a879fdd01d4745a7deea475becfb90269c06775983bbf086 SIZE (rust/crates/new_debug_unreachable-1.0.6.crate) = 2582 SHA256 (rust/crates/nom-7.1.3.crate) = d273983c5a657a70a3e8f2a01329822f3b8c8172b73826411a55751e404a0a4a @@ -385,16 +389,16 @@ SHA256 (rust/crates/once_cell-1.21.3.crate) = 42f5e15c9953c5e4ccceeb2e7382a71648 SIZE (rust/crates/once_cell-1.21.3.crate) = 34534 SHA256 (rust/crates/once_cell_polyfill-1.70.2.crate) = 384b8ab6d37215f3c5301a95a4accb5d64aa607f1fcb26a11b5303878451b4fe SIZE (rust/crates/once_cell_polyfill-1.70.2.crate) = 7448 -SHA256 (rust/crates/openssl-0.10.74.crate) = 24ad14dd45412269e1a30f52ad8f0664f0f4f4a89ee8fe28c3b3527021ebb654 -SIZE (rust/crates/openssl-0.10.74.crate) = 285425 +SHA256 (rust/crates/openssl-0.10.75.crate) = 08838db121398ad17ab8531ce9de97b244589089e290a384c900cb9ff7434328 +SIZE (rust/crates/openssl-0.10.75.crate) = 288136 SHA256 (rust/crates/openssl-macros-0.1.1.crate) = a948666b637a0f465e8564c73e89d4dde00d72d4d473cc972f390fc3dcee7d9c SIZE (rust/crates/openssl-macros-0.1.1.crate) = 5601 SHA256 (rust/crates/openssl-probe-0.1.6.crate) = d05e27ee213611ffe7d6348b942e8f942b37114c00cc03cec254295a4a17852e SIZE (rust/crates/openssl-probe-0.1.6.crate) = 8128 SHA256 (rust/crates/openssl-src-300.5.4+3.5.4.crate) = a507b3792995dae9b0df8a1c1e3771e8418b7c2d9f0baeba32e6fe8b06c7cb72 SIZE (rust/crates/openssl-src-300.5.4+3.5.4.crate) = 7102203 -SHA256 (rust/crates/openssl-sys-0.9.110.crate) = 0a9f0075ba3c21b09f8e8b2026584b1d18d49388648f2fbbf3c97ea8deced8e2 -SIZE (rust/crates/openssl-sys-0.9.110.crate) = 80412 +SHA256 (rust/crates/openssl-sys-0.9.111.crate) = 82cab2d520aa75e3c58898289429321eb788c3106963d0dc886ec7a5f4adc321 +SIZE (rust/crates/openssl-sys-0.9.111.crate) = 80871 SHA256 (rust/crates/parity-scale-codec-3.7.5.crate) = 799781ae679d79a948e13d4824a40970bfa500058d245760dd857301059810fa SIZE (rust/crates/parity-scale-codec-3.7.5.crate) = 63227 SHA256 (rust/crates/parity-scale-codec-derive-3.7.5.crate) = 34b4653168b563151153c9e4c08ebed57fb8262bebfa79711552fa983c623e7a @@ -427,8 +431,8 @@ SHA256 (rust/crates/portable-atomic-1.11.1.crate) = f84267b20a16ea918e43c6a88433 SIZE (rust/crates/portable-atomic-1.11.1.crate) = 185506 SHA256 (rust/crates/portable-atomic-util-0.2.4.crate) = d8a2f0d8d040d7848a709caf78912debcc3f33ee4b3cac47d73d1e1069e83507 SIZE (rust/crates/portable-atomic-util-0.2.4.crate) = 47043 -SHA256 (rust/crates/potential_utf-0.1.3.crate) = 84df19adbe5b5a0782edcab45899906947ab039ccf4573713735ee7de1e6b08a -SIZE (rust/crates/potential_utf-0.1.3.crate) = 9698 +SHA256 (rust/crates/potential_utf-0.1.4.crate) = b73949432f5e2a09657003c25bca5e19a0e9c84f8058ca374f49e0ebe605af77 +SIZE (rust/crates/potential_utf-0.1.4.crate) = 9514 SHA256 (rust/crates/powerfmt-0.2.0.crate) = 439ee305def115ba05938db6eb1644ff94165c5ab5e9420d1c1bcedbba909391 SIZE (rust/crates/powerfmt-0.2.0.crate) = 15165 SHA256 (rust/crates/ppv-lite86-0.2.21.crate) = 85eae3c4ed2f50dcfe72643da4befc30deadb458a9b590d720cde2f2b1e97da9 @@ -439,14 +443,14 @@ SHA256 (rust/crates/pretty_assertions-1.4.1.crate) = 3ae130e2f271fbc2ac3a40fb1d0 SIZE (rust/crates/pretty_assertions-1.4.1.crate) = 78952 SHA256 (rust/crates/proc-macro-crate-3.4.0.crate) = 219cb19e96be00ab2e37d6e299658a0cfa83e52429179969b0f0121b4ac46983 SIZE (rust/crates/proc-macro-crate-3.4.0.crate) = 12690 -SHA256 (rust/crates/proc-macro2-1.0.102.crate) = 8e0f6df8eaa422d97d72edcd152e1451618fed47fabbdbd5a8864167b1d4aff7 -SIZE (rust/crates/proc-macro2-1.0.102.crate) = 53633 +SHA256 (rust/crates/proc-macro2-1.0.103.crate) = 5ee95bc4ef87b8d5ba32e8b7714ccc834865276eab0aed5c9958d00ec45f49e8 +SIZE (rust/crates/proc-macro2-1.0.103.crate) = 60024 SHA256 (rust/crates/pulldown-cmark-0.13.0.crate) = 1e8bbe1a966bd2f362681a44f6edce3c2310ac21e4d5067a6e7ec396297a6ea0 SIZE (rust/crates/pulldown-cmark-0.13.0.crate) = 154023 SHA256 (rust/crates/pulldown-cmark-escape-0.11.0.crate) = 007d8adb5ddab6f8e3f491ac63566a7d5002cc7ed73901f72057943fa71ae1ae SIZE (rust/crates/pulldown-cmark-escape-0.11.0.crate) = 6719 -SHA256 (rust/crates/quote-1.0.41.crate) = ce25767e7b499d1b604768e7cde645d14cc8584231ea6b295e9c9eb22c02e1d1 -SIZE (rust/crates/quote-1.0.41.crate) = 31408 +SHA256 (rust/crates/quote-1.0.42.crate) = a338cc41d27e6cc6dce6cefc13a0729dfbb81c262b1f519331575dd80ef3067f +SIZE (rust/crates/quote-1.0.42.crate) = 31504 SHA256 (rust/crates/r-efi-5.3.0.crate) = 69cdb34c158ceb288df11e18b4bd39de994f6657d83847bdffdbd7f346754b0f SIZE (rust/crates/r-efi-5.3.0.crate) = 64532 SHA256 (rust/crates/radium-0.7.0.crate) = dc33ff2d4973d518d823d61aa239014831e521c75da58e3df4840d3f47749d09 @@ -501,12 +505,12 @@ SHA256 (rust/crates/rustc_version-0.4.1.crate) = cfcb3a22ef46e85b45de6ee7e79d063 SIZE (rust/crates/rustc_version-0.4.1.crate) = 12245 SHA256 (rust/crates/rustix-1.1.2.crate) = cd15f8a2c5551a84d56efdc1cd049089e409ac19a3072d5037a17fd70719ff3e SIZE (rust/crates/rustix-1.1.2.crate) = 422717 -SHA256 (rust/crates/rustls-0.23.34.crate) = 6a9586e9ee2b4f8fab52a0048ca7334d7024eef48e2cb9407e3497bb7cab7fa7 -SIZE (rust/crates/rustls-0.23.34.crate) = 374030 -SHA256 (rust/crates/rustls-pki-types-1.12.0.crate) = 229a4a4c221013e7e1f1a043678c5cc39fe5171437c88fb47151a21e6f5b5c79 -SIZE (rust/crates/rustls-pki-types-1.12.0.crate) = 64740 -SHA256 (rust/crates/rustls-webpki-0.103.7.crate) = e10b3f4191e8a80e6b43eebabfac91e5dcecebb27a71f04e820c47ec41d314bf -SIZE (rust/crates/rustls-webpki-0.103.7.crate) = 85721 +SHA256 (rust/crates/rustls-0.23.35.crate) = 533f54bc6a7d4f647e46ad909549eda97bf5afc1585190ef692b4286b198bd8f +SIZE (rust/crates/rustls-0.23.35.crate) = 373700 +SHA256 (rust/crates/rustls-pki-types-1.13.0.crate) = 94182ad936a0c91c324cd46c6511b9510ed16af436d7b5bab34beab0afd55f7a +SIZE (rust/crates/rustls-pki-types-1.13.0.crate) = 65448 +SHA256 (rust/crates/rustls-webpki-0.103.8.crate) = 2ffdfa2f5286e2247234e03f680868ac2815974dc39e00ea15adc445d0aafe52 +SIZE (rust/crates/rustls-webpki-0.103.8.crate) = 85810 SHA256 (rust/crates/rustversion-1.0.22.crate) = b39cdef0fa800fc44525c84ccb54a029961a8215f9619753635a9c0d2538d46d SIZE (rust/crates/rustversion-1.0.22.crate) = 21096 SHA256 (rust/crates/ryu-1.0.20.crate) = 28d3b2b1366ec20994f1fd18c3c594f05c5dd4bc44d8bb0c1c632c8d6829481f @@ -521,10 +525,10 @@ SHA256 (rust/crates/same-file-1.0.6.crate) = 93fc1dc3aaa9bfed95e02e6eadabb4baf7e SIZE (rust/crates/same-file-1.0.6.crate) = 10183 SHA256 (rust/crates/schannel-0.1.28.crate) = 891d81b926048e76efe18581bf793546b4c0eaf8448d72be8de2bbee5fd166e1 SIZE (rust/crates/schannel-0.1.28.crate) = 42312 -SHA256 (rust/crates/schemars-1.0.4.crate) = 82d20c4491bc164fa2f6c5d44565947a52ad80b9505d8e36f8d54c27c739fcd0 -SIZE (rust/crates/schemars-1.0.4.crate) = 88282 -SHA256 (rust/crates/schemars_derive-1.0.4.crate) = 33d020396d1d138dc19f1165df7545479dcd58d93810dc5d646a16e55abefa80 -SIZE (rust/crates/schemars_derive-1.0.4.crate) = 31126 +SHA256 (rust/crates/schemars-1.1.0.crate) = 9558e172d4e8533736ba97870c4b2cd63f84b382a3d6eb063da41b91cce17289 +SIZE (rust/crates/schemars-1.1.0.crate) = 92664 +SHA256 (rust/crates/schemars_derive-1.1.0.crate) = 301858a4023d78debd2353c7426dc486001bddc91ae31a76fb1f55132f7e2633 +SIZE (rust/crates/schemars_derive-1.1.0.crate) = 31175 SHA256 (rust/crates/scopeguard-1.2.0.crate) = 94143f37725109f92c262ed2cf5e59bce7498c01bcc1502d7b9afe439a4e9f49 SIZE (rust/crates/scopeguard-1.2.0.crate) = 11619 SHA256 (rust/crates/security-framework-2.11.1.crate) = 897b2245f0b511c87893af39b033e5ca9cce68824c4d7e7630b5a1d339658d02 @@ -565,14 +569,14 @@ SHA256 (rust/crates/slab-0.4.11.crate) = 7a2ae44ef20feb57a68b23d846850f861394c2e SIZE (rust/crates/slab-0.4.11.crate) = 18549 SHA256 (rust/crates/smallvec-1.15.1.crate) = 67b1b7a3b5fe4f1376887184045fcf45c69e92af734b7aaddc05fb777b6fbd03 SIZE (rust/crates/smallvec-1.15.1.crate) = 38116 -SHA256 (rust/crates/smol_str-0.3.3.crate) = 9231377ac148083bff390f78bea6df70947f151bd8ec3c660c7f08a4672df60a -SIZE (rust/crates/smol_str-0.3.3.crate) = 26228 +SHA256 (rust/crates/smol_str-0.3.4.crate) = 3498b0a27f93ef1402f20eefacfaa1691272ac4eca1cdc8c596cb0a245d6cbf5 +SIZE (rust/crates/smol_str-0.3.4.crate) = 26262 SHA256 (rust/crates/socket2-0.6.1.crate) = 17129e116933cf371d018bb80ae557e889637989d8638274fb25622827b03881 SIZE (rust/crates/socket2-0.6.1.crate) = 58486 SHA256 (rust/crates/spin-0.9.8.crate) = 6980e8d7511241f8acf4aebddbb1ff938df5eebe98691418c4468d0b72a96a67 SIZE (rust/crates/spin-0.9.8.crate) = 38958 -SHA256 (rust/crates/sprs-0.11.3.crate) = 8bff8419009a08f6cb7519a602c5590241fbff1446bcc823c07af15386eb801b -SIZE (rust/crates/sprs-0.11.3.crate) = 114247 +SHA256 (rust/crates/sprs-0.11.4.crate) = 6dca58a33be2188d4edc71534f8bafa826e787cc28ca1c47f31be3423f0d6e55 +SIZE (rust/crates/sprs-0.11.4.crate) = 114979 SHA256 (rust/crates/stable_deref_trait-1.2.1.crate) = 6ce2be8dc25455e1f91df71bfa12ad37d7af1092ae736f3a6cd0e37bc7810596 SIZE (rust/crates/stable_deref_trait-1.2.1.crate) = 8186 SHA256 (rust/crates/starknet-crypto-0.8.1.crate) = 1004a16c25dc6113c19d4f9d0c19ff97d85804829894bba22c0d0e9e7b249812 @@ -589,8 +593,8 @@ SHA256 (rust/crates/subtle-2.6.1.crate) = 13c2bddecc57b384dee18652358fb23172facb SIZE (rust/crates/subtle-2.6.1.crate) = 14562 SHA256 (rust/crates/syn-1.0.109.crate) = 72b64191b275b66ffe2469e8af2c1cfe3bafa67b529ead792a6d0160888b4237 SIZE (rust/crates/syn-1.0.109.crate) = 237611 -SHA256 (rust/crates/syn-2.0.108.crate) = da58917d35242480a05c2897064da0a80589a2a0476c9a3f2fdc83b53502e917 -SIZE (rust/crates/syn-2.0.108.crate) = 301754 +SHA256 (rust/crates/syn-2.0.110.crate) = a99801b5bd34ede4cf3fc688c5919368fea4e4814a4664359503e6015b280aea +SIZE (rust/crates/syn-2.0.110.crate) = 302184 SHA256 (rust/crates/sync_wrapper-1.0.2.crate) = 0bf256ce5efdfa370213c1dabab5935a12e49f2c58d15e9eac2870d3b4f27263 SIZE (rust/crates/sync_wrapper-1.0.2.crate) = 6958 SHA256 (rust/crates/synstructure-0.13.2.crate) = 728a70f3dbaf5bab7f0c4b1ac8d7ae5ea60a4b5549c8a5914361c99147a709d2 @@ -625,8 +629,8 @@ SHA256 (rust/crates/time-core-0.1.6.crate) = 40868e7c1d2f0b8d73e4a8c7f0ff63af4f6 SIZE (rust/crates/time-core-0.1.6.crate) = 9105 SHA256 (rust/crates/time-macros-0.2.24.crate) = 30cfb0125f12d9c277f35663a0a33f8c30190f4e4574868a330595412d34ebf3 SIZE (rust/crates/time-macros-0.2.24.crate) = 24715 -SHA256 (rust/crates/tinystr-0.8.1.crate) = 5d4f6d1145dcb577acf783d4e601bc1d76a13337bb54e6233add580b07344c8b -SIZE (rust/crates/tinystr-0.8.1.crate) = 23333 +SHA256 (rust/crates/tinystr-0.8.2.crate) = 42d3e9c45c09de15d06dd8acf5f4e0e399e85927b7f00711024eb7ae10fa4869 +SIZE (rust/crates/tinystr-0.8.2.crate) = 23942 SHA256 (rust/crates/tokio-1.48.0.crate) = ff360e02eab121e0bc37a2d3b4d4dc622e6eda3a8e5253d5435ecf5bd4c68408 SIZE (rust/crates/tokio-1.48.0.crate) = 843434 SHA256 (rust/crates/tokio-macros-2.6.0.crate) = af407857209536a95c8e56f8231ef2c2e2aff839b22e07a1ffcbc617e9db9fa5 @@ -635,8 +639,8 @@ SHA256 (rust/crates/tokio-native-tls-0.3.1.crate) = bbae76ab933c85776efabc971569 SIZE (rust/crates/tokio-native-tls-0.3.1.crate) = 20676 SHA256 (rust/crates/tokio-rustls-0.26.4.crate) = 1729aa945f29d91ba541258c8df89027d5792d85a8841fb65e8bf0f4ede4ef61 SIZE (rust/crates/tokio-rustls-0.26.4.crate) = 35430 -SHA256 (rust/crates/tokio-util-0.7.16.crate) = 14307c986784f72ef81c89db7d9e28d6ac26d16213b109ea501696195e6e3ce5 -SIZE (rust/crates/tokio-util-0.7.16.crate) = 127775 +SHA256 (rust/crates/tokio-util-0.7.17.crate) = 2efa149fe76073d6e8fd97ef4f4eca7b67f599660115591483572e406e165594 +SIZE (rust/crates/tokio-util-0.7.17.crate) = 133898 SHA256 (rust/crates/toml-0.9.8.crate) = f0dc8b1fb61449e27716ec0e1bdf0f6b8f3e8f6b05391e8497b8b6d7804ea6d8 SIZE (rust/crates/toml-0.9.8.crate) = 56104 SHA256 (rust/crates/toml_datetime-0.7.3.crate) = f2cdb639ebbc97961c51720f858597f7f24c4fc295327923af55b74c3c724533 @@ -679,16 +683,16 @@ SHA256 (rust/crates/unescaper-0.1.6.crate) = c01d12e3a56a4432a8b436f293c25f4808b SIZE (rust/crates/unescaper-0.1.6.crate) = 18588 SHA256 (rust/crates/unicase-2.8.1.crate) = 75b844d17643ee918803943289730bec8aac480150456169e647ed0b576ba539 SIZE (rust/crates/unicase-2.8.1.crate) = 24088 -SHA256 (rust/crates/unicode-ident-1.0.20.crate) = 462eeb75aeb73aea900253ce739c8e18a67423fadf006037cd3ff27e82748a06 -SIZE (rust/crates/unicode-ident-1.0.20.crate) = 47416 +SHA256 (rust/crates/unicode-ident-1.0.22.crate) = 9312f7c4f6ff9069b165498234ce8be658059c6728633667c526e27dc2cf1df5 +SIZE (rust/crates/unicode-ident-1.0.22.crate) = 47919 SHA256 (rust/crates/unicode-segmentation-1.12.0.crate) = f6ccf251212114b54433ec949fd6a7841275f9ada20dddd2f29e9ceea4501493 SIZE (rust/crates/unicode-segmentation-1.12.0.crate) = 106323 SHA256 (rust/crates/unicode-width-0.2.2.crate) = b4ac048d71ede7ee76d585517add45da530660ef4390e49b098733c6e897f254 SIZE (rust/crates/unicode-width-0.2.2.crate) = 282768 SHA256 (rust/crates/unicode-xid-0.2.6.crate) = ebc1c04c71510c7f702b52b7c350734c9ff1295c464a03335b00bb84fc54f853 SIZE (rust/crates/unicode-xid-0.2.6.crate) = 15744 -SHA256 (rust/crates/unit-prefix-0.5.1.crate) = 323402cff2dd658f39ca17c789b502021b3f18707c91cdf22e3838e1b4023817 -SIZE (rust/crates/unit-prefix-0.5.1.crate) = 7627 +SHA256 (rust/crates/unit-prefix-0.5.2.crate) = 81e544489bf3d8ef66c953931f56617f423cd4b5494be343d9b9d3dda037b9a3 +SIZE (rust/crates/unit-prefix-0.5.2.crate) = 8041 SHA256 (rust/crates/untrusted-0.9.0.crate) = 8ecb6da28b8a351d773b68d5825ac39017e680750f980f3a1a85cd8dd28a47c1 SIZE (rust/crates/untrusted-0.9.0.crate) = 14447 SHA256 (rust/crates/unty-0.0.4.crate) = 6d49784317cd0d1ee7ec5c716dd598ec5b4483ea832a2dced265471cc0f690ae @@ -717,34 +721,30 @@ SHA256 (rust/crates/wasi-0.11.1+wasi-snapshot-preview1.crate) = ccf3ec651a847eb0 SIZE (rust/crates/wasi-0.11.1+wasi-snapshot-preview1.crate) = 28477 SHA256 (rust/crates/wasip2-1.0.1+wasi-0.2.4.crate) = 0562428422c63773dad2c345a1882263bbf4d65cf3f42e90921f787ef5ad58e7 SIZE (rust/crates/wasip2-1.0.1+wasi-0.2.4.crate) = 132087 -SHA256 (rust/crates/wasm-bindgen-0.2.104.crate) = c1da10c01ae9f1ae40cbfac0bac3b1e724b320abfcf52229f80b547c0d250e2d -SIZE (rust/crates/wasm-bindgen-0.2.104.crate) = 47345 -SHA256 (rust/crates/wasm-bindgen-backend-0.2.104.crate) = 671c9a5a66f49d8a47345ab942e2cb93c7d1d0339065d4f8139c486121b43b19 -SIZE (rust/crates/wasm-bindgen-backend-0.2.104.crate) = 32230 -SHA256 (rust/crates/wasm-bindgen-futures-0.4.54.crate) = 7e038d41e478cc73bae0ff9b36c60cff1c98b8f38f8d7e8061e79ee63608ac5c -SIZE (rust/crates/wasm-bindgen-futures-0.4.54.crate) = 16381 -SHA256 (rust/crates/wasm-bindgen-macro-0.2.104.crate) = 7ca60477e4c59f5f2986c50191cd972e3a50d8a95603bc9434501cf156a9a119 -SIZE (rust/crates/wasm-bindgen-macro-0.2.104.crate) = 9390 -SHA256 (rust/crates/wasm-bindgen-macro-support-0.2.104.crate) = 9f07d2f20d4da7b26400c9f4a0511e6e0345b040694e8a75bd41d578fa4421d7 -SIZE (rust/crates/wasm-bindgen-macro-support-0.2.104.crate) = 26411 -SHA256 (rust/crates/wasm-bindgen-shared-0.2.104.crate) = bad67dc8b2a1a6e5448428adec4c3e84c43e561d8c9ee8a9e5aabeb193ec41d1 -SIZE (rust/crates/wasm-bindgen-shared-0.2.104.crate) = 9057 -SHA256 (rust/crates/web-sys-0.3.81.crate) = 9367c417a924a74cae129e6a2ae3b47fabb1f8995595ab474029da749a8be120 -SIZE (rust/crates/web-sys-0.3.81.crate) = 641812 +SHA256 (rust/crates/wasm-bindgen-0.2.105.crate) = da95793dfc411fbbd93f5be7715b0578ec61fe87cb1a42b12eb625caa5c5ea60 +SIZE (rust/crates/wasm-bindgen-0.2.105.crate) = 48215 +SHA256 (rust/crates/wasm-bindgen-futures-0.4.55.crate) = 551f88106c6d5e7ccc7cd9a16f312dd3b5d36ea8b4954304657d5dfba115d4a0 +SIZE (rust/crates/wasm-bindgen-futures-0.4.55.crate) = 16687 +SHA256 (rust/crates/wasm-bindgen-macro-0.2.105.crate) = 04264334509e04a7bf8690f2384ef5265f05143a4bff3889ab7a3269adab59c2 +SIZE (rust/crates/wasm-bindgen-macro-0.2.105.crate) = 9264 +SHA256 (rust/crates/wasm-bindgen-macro-support-0.2.105.crate) = 420bc339d9f322e562942d52e115d57e950d12d88983a14c79b86859ee6c7ebc +SIZE (rust/crates/wasm-bindgen-macro-support-0.2.105.crate) = 49633 +SHA256 (rust/crates/wasm-bindgen-shared-0.2.105.crate) = 76f218a38c84bcb33c25ec7059b07847d465ce0e0a76b995e134a45adcb6af76 +SIZE (rust/crates/wasm-bindgen-shared-0.2.105.crate) = 9269 +SHA256 (rust/crates/web-sys-0.3.82.crate) = 3a1f95c0d03a47f4ae1f7a64643a6bb97465d9b740f0fa8f90ea33915c99a9a1 +SIZE (rust/crates/web-sys-0.3.82.crate) = 644272 SHA256 (rust/crates/web-time-1.1.0.crate) = 5a6580f308b1fad9207618087a65c04e7a10bc77e02c8e84e9b00dd4b12fa0bb SIZE (rust/crates/web-time-1.1.0.crate) = 18026 SHA256 (rust/crates/winapi-util-0.1.11.crate) = c2a7b1c03c876122aa43f3020e6c3c3ee5c05081c9a00739faf7503aeba10d22 SIZE (rust/crates/winapi-util-0.1.11.crate) = 13368 -SHA256 (rust/crates/windows-link-0.1.3.crate) = 5e6ad25900d524eaabdbbb96d20b4311e1e7ae1699af4fb28c17ae66c80d798a -SIZE (rust/crates/windows-link-0.1.3.crate) = 6154 SHA256 (rust/crates/windows-link-0.2.1.crate) = f0805222e57f7521d6a62e36fa9163bc891acd422f971defe97d64e70d0a4fe5 SIZE (rust/crates/windows-link-0.2.1.crate) = 6133 -SHA256 (rust/crates/windows-registry-0.5.3.crate) = 5b8a9ed28765efc97bbc954883f4e6796c33a06546ebafacbabee9696967499e -SIZE (rust/crates/windows-registry-0.5.3.crate) = 13386 -SHA256 (rust/crates/windows-result-0.3.4.crate) = 56f42bd332cc6c8eac5af113fc0c1fd6a8fd2aa08a0119358686e5160d0586c6 -SIZE (rust/crates/windows-result-0.3.4.crate) = 13418 -SHA256 (rust/crates/windows-strings-0.4.2.crate) = 56e6c93f3a0c3b36176cb1327a4958a0353d5d166c2a35cb268ace15e91d3b57 -SIZE (rust/crates/windows-strings-0.4.2.crate) = 13983 +SHA256 (rust/crates/windows-registry-0.6.1.crate) = 02752bf7fbdcce7f2a27a742f798510f3e5ad88dbe84871e5168e2120c3d5720 +SIZE (rust/crates/windows-registry-0.6.1.crate) = 13358 +SHA256 (rust/crates/windows-result-0.4.1.crate) = 7781fa89eaf60850ac3d2da7af8e5242a5ea78d1a11c49bf2910bb5a73853eb5 +SIZE (rust/crates/windows-result-0.4.1.crate) = 13381 +SHA256 (rust/crates/windows-strings-0.5.1.crate) = 7837d08f69c77cf6b07689544538e017c1bfcf57e34b4c0ff58e6c2cd3b37091 +SIZE (rust/crates/windows-strings-0.5.1.crate) = 13966 SHA256 (rust/crates/windows-sys-0.52.0.crate) = 282be5f36a8ce781fad8c8ae18fa3f9beff57ec1b52cb3de0789201425d9a33d SIZE (rust/crates/windows-sys-0.52.0.crate) = 2576877 SHA256 (rust/crates/windows-sys-0.59.0.crate) = 1e38bc4d79ed67fd075bcc251a1c39b32a1776bbe92e5bef1f0bf1f8c531853b @@ -793,8 +793,8 @@ SHA256 (rust/crates/winnow-0.7.13.crate) = 21a0236b59786fed61e2a80582dd500fe61f1 SIZE (rust/crates/winnow-0.7.13.crate) = 174454 SHA256 (rust/crates/wit-bindgen-0.46.0.crate) = f17a85883d4e6d00e8a97c586de764dabcc06133f7f1d55dce5cdc070ad7fe59 SIZE (rust/crates/wit-bindgen-0.46.0.crate) = 60508 -SHA256 (rust/crates/writeable-0.6.1.crate) = ea2f10b9bb0928dfb1b42b65e1f9e36f7f54dbdf08457afefb38afcdec4fa2bb -SIZE (rust/crates/writeable-0.6.1.crate) = 24068 +SHA256 (rust/crates/writeable-0.6.2.crate) = 9edde0db4769d2dc68579893f2306b26c6ecfbe0ef499b013d731b7b9247e0b9 +SIZE (rust/crates/writeable-0.6.2.crate) = 25181 SHA256 (rust/crates/wyz-0.5.1.crate) = 05f360fc0b24296329c78fda852a1e9ae82de9cf7b27dae4b7f62f118f77b9ed SIZE (rust/crates/wyz-0.5.1.crate) = 18790 SHA256 (rust/crates/xshell-0.2.7.crate) = 9e7290c623014758632efe00737145b6867b66292c42167f2ec381eb566a373d @@ -805,10 +805,10 @@ SHA256 (rust/crates/xxhash-rust-0.8.15.crate) = fdd20c5420375476fbd4394763288da7 SIZE (rust/crates/xxhash-rust-0.8.15.crate) = 21515 SHA256 (rust/crates/yansi-1.0.1.crate) = cfe53a6657fd280eaa890a3bc59152892ffa3e30101319d168b781ed6529b049 SIZE (rust/crates/yansi-1.0.1.crate) = 75497 -SHA256 (rust/crates/yoke-0.8.0.crate) = 5f41bb01b8226ef4bfd589436a297c53d118f65921786300e427be8d487695cc -SIZE (rust/crates/yoke-0.8.0.crate) = 28726 -SHA256 (rust/crates/yoke-derive-0.8.0.crate) = 38da3c9736e16c5d3c8c597a9aaa5d1fa565d0532ae05e27c24aa62fb32c0ab6 -SIZE (rust/crates/yoke-derive-0.8.0.crate) = 7521 +SHA256 (rust/crates/yoke-0.8.1.crate) = 72d6e5c6afb84d73944e5cedb052c4680d5657337201555f9f2a16b7406d4954 +SIZE (rust/crates/yoke-0.8.1.crate) = 32016 +SHA256 (rust/crates/yoke-derive-0.8.1.crate) = b659052874eb698efe5b9e8cf382204678a0086ebf46982b79d6ca3182927e5d +SIZE (rust/crates/yoke-derive-0.8.1.crate) = 7593 SHA256 (rust/crates/zerocopy-0.8.27.crate) = 0894878a5fa3edfd6da3f88c4805f4c8558e2b996227a3d864f47fe11e38282c SIZE (rust/crates/zerocopy-0.8.27.crate) = 252663 SHA256 (rust/crates/zerocopy-derive-0.8.27.crate) = 88d2b8d9c68ad2b9e4340d7832716a4d21a22a1154777ad56ea55c51a9cf3831 @@ -821,13 +821,13 @@ SHA256 (rust/crates/zeroize-1.8.2.crate) = b97154e67e32c85465826e8bcc1c59429aaaf SIZE (rust/crates/zeroize-1.8.2.crate) = 20907 SHA256 (rust/crates/zeroize_derive-1.4.2.crate) = ce36e65b0d2999d2aafac989fb249189a141aee1f53c612c1f37d72631959f69 SIZE (rust/crates/zeroize_derive-1.4.2.crate) = 11141 -SHA256 (rust/crates/zerotrie-0.2.2.crate) = 36f0bbd478583f79edad978b407914f61b2972f5af6fa089686016be8f9af595 -SIZE (rust/crates/zerotrie-0.2.2.crate) = 74423 -SHA256 (rust/crates/zerovec-0.11.4.crate) = e7aa2bd55086f1ab526693ecbe444205da57e25f4489879da80635a46d90e73b -SIZE (rust/crates/zerovec-0.11.4.crate) = 125080 -SHA256 (rust/crates/zerovec-derive-0.11.1.crate) = 5b96237efa0c878c64bd89c436f661be4e46b2f3eff1ebb976f7ef2321d2f58f -SIZE (rust/crates/zerovec-derive-0.11.1.crate) = 21294 +SHA256 (rust/crates/zerotrie-0.2.3.crate) = 2a59c17a5562d507e4b54960e8569ebee33bee890c70aa3fe7b97e85a9fd7851 +SIZE (rust/crates/zerotrie-0.2.3.crate) = 69547 +SHA256 (rust/crates/zerovec-0.11.5.crate) = 6c28719294829477f525be0186d13efa9a3c602f7ec202ca9e353d310fb9a002 +SIZE (rust/crates/zerovec-0.11.5.crate) = 119620 +SHA256 (rust/crates/zerovec-derive-0.11.2.crate) = eadce39539ca5cb3985590102671f2567e659fca9666581ad3411d59207951f3 +SIZE (rust/crates/zerovec-derive-0.11.2.crate) = 21421 SHA256 (rust/crates/zip-0.6.6.crate) = 760394e246e4c28189f19d488c058bf16f564016aefac5d32bb1f3b51d5e9261 SIZE (rust/crates/zip-0.6.6.crate) = 65789 -SHA256 (starkware-libs-cairo-v2.13.1_GH0.tar.gz) = 4cb273c2134db3f374ad38caff3e872436c9af39ad282ad4a3ccb544f5ebc773 -SIZE (starkware-libs-cairo-v2.13.1_GH0.tar.gz) = 4425306 +SHA256 (starkware-libs-cairo-v2.14.0_GH0.tar.gz) = a4a2a6fc24300bdda7e0fbb3b8440a1bf23ebd6e74105ba49d7f529945ea7a71 +SIZE (starkware-libs-cairo-v2.14.0_GH0.tar.gz) = 4448507 diff --git a/lang/cairo/pkg-plist b/lang/cairo/pkg-plist index b820b63739b9..d132bdfa579e 100644 --- a/lang/cairo/pkg-plist +++ b/lang/cairo/pkg-plist @@ -38,6 +38,7 @@ lib/cairo-lang/corelib/src/iter/traits/accum.cairo lib/cairo-lang/corelib/src/iter/traits/collect.cairo lib/cairo-lang/corelib/src/iter/traits/iterator.cairo lib/cairo-lang/corelib/src/keccak.cairo +lib/cairo-lang/corelib/src/keyword_docs.cairo lib/cairo-lang/corelib/src/lib.cairo lib/cairo-lang/corelib/src/math.cairo lib/cairo-lang/corelib/src/metaprogramming.cairo diff --git a/lang/cjs/Makefile b/lang/cjs/Makefile index a752893bd4ea..900edd3b5c04 100644 --- a/lang/cjs/Makefile +++ b/lang/cjs/Makefile @@ -1,5 +1,5 @@ PORTNAME= cjs -DISTVERSION= 6.4.0 +DISTVERSION= 128.0 CATEGORIES= lang gnome DIST_SUBDIR= gnome @@ -13,13 +13,16 @@ LICENSE_FILE_MIT= ${WRKSRC}/LICENSES/MIT.txt LICENSE_FILE_LGPL20+ = ${WRKSRC}/LICENSES/LGPL-2.0-or-later.txt LIB_DEPENDS= libffi.so:devel/libffi \ - libmozjs-115.so:lang/spidermonkey115 + libmozjs-128.so:lang/spidermonkey128 USES= compiler:c++17-lang gnome meson pkgconfig \ python:build shebangfix xorg USE_GNOME= cairo glib20 introspection USE_XORG= x11 xext -MESON_ARGS= -Dprofiler=disabled +MESON_ARGS= -Dprofiler=disabled \ + -Dinstalled_tests=false +# requires display connection which is not always available +MESON_ARGS+= -Dskip_gtk_tests=true USE_LDCONFIG= yes @@ -36,9 +39,13 @@ OPTIONS_DEFAULT= READLINE READLINE_MESON_ENABLED= readline READLINE_USES= readline -TEST_BUILD_DEPENDS= dbus-run-session:devel/dbus \ +TEST_BUILD_DEPENDS= dbus-run-session:devel/dbus +TEST_TEST_DEPENDS= ${TEST_BUILD_DEPENDS} \ gtk3>0:x11-toolkits/gtk30 \ gtk4>0:x11-toolkits/gtk40 -TEST_MESON_FALSE= skip_dbus_tests skip_gtk_tests +TEST_MESON_FALSE= skip_dbus_tests + +post-install: + @${RM} -r ${STAGEDIR}${PREFIX}/libexec/installed-tests .include <bsd.port.mk> diff --git a/lang/cjs/distinfo b/lang/cjs/distinfo index 4c513062cc1f..c48c5a9334d4 100644 --- a/lang/cjs/distinfo +++ b/lang/cjs/distinfo @@ -1,5 +1,3 @@ -TIMESTAMP = 1735624742 -SHA256 (gnome/linuxmint-cjs-6.4.0_GH0.tar.gz) = 55d730fdb331a9778a0d569e45c968ac68c8f218876e5d2d475cb5af21b6935a -SIZE (gnome/linuxmint-cjs-6.4.0_GH0.tar.gz) = 874506 -SHA256 (gnome/f93880c356108cfdbc8f9ebe318d18f256d7128d.patch) = 254299e1b39987c53c3c4943fcc3c4e0b00a27442192243e3c7c1589969f2811 -SIZE (gnome/f93880c356108cfdbc8f9ebe318d18f256d7128d.patch) = 1674 +TIMESTAMP = 1763849810 +SHA256 (gnome/linuxmint-cjs-128.0_GH0.tar.gz) = d3432dd2722eef65b4a36db430824882b3bd90b4db469f576ff087d045e022ca +SIZE (gnome/linuxmint-cjs-128.0_GH0.tar.gz) = 981542 diff --git a/lang/crystal/Makefile b/lang/crystal/Makefile index 06e2d2a78ff6..2bf42474d919 100644 --- a/lang/crystal/Makefile +++ b/lang/crystal/Makefile @@ -1,5 +1,6 @@ PORTNAME= crystal DISTVERSION= 1.18.2 +PORTREVISION= 1 CATEGORIES= lang MASTER_SITES= https://github.com/dmgk/crystal-bootstrap/releases/download/${_BOOTSTRAP_VERSION}/:bootstrap \ LOCAL/dmgk/crystal:bootstrap @@ -52,7 +53,7 @@ TEST_TARGET= spec PORTDOCS= * PORTEXAMPLES= * -OPTIONS_DEFINE= DEBUG DOCS EXAMPLES INTERPRETER STATIC +OPTIONS_DEFINE= DEBUG DOCS EXAMPLES INTERPRETER OPTIONS_DEFAULT= INTERPRETER INTERPRETER_DESC= Enable interpreter (experimental) @@ -61,7 +62,6 @@ DEBUG_VARS= OPT_FLAGS+="--debug" \ STRIP= DEBUG_VARS_OFF= OPT_FLAGS+="--release --no-debug" INTERPRETER_MAKE_ARGS= interpreter=1 -STATIC_MAKE_ARGS= static=1 .include <bsd.port.options.mk> diff --git a/lang/csharp-mode.el/Makefile b/lang/csharp-mode.el/Makefile index 719817bad243..40dd39c070da 100644 --- a/lang/csharp-mode.el/Makefile +++ b/lang/csharp-mode.el/Makefile @@ -1,7 +1,5 @@ PORTNAME= csharp-mode.el -PORTVERSION= 0.9.2 -PORTREVISION= 17 -DISTVERSIONPREFIX= v +PORTVERSION= 2.0.0 CATEGORIES= lang elisp PKGNAMESUFFIX= ${EMACS_PKGNAMESUFFIX} diff --git a/lang/csharp-mode.el/distinfo b/lang/csharp-mode.el/distinfo index decf232c9734..db5d76814ba9 100644 --- a/lang/csharp-mode.el/distinfo +++ b/lang/csharp-mode.el/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1573832299 -SHA256 (josteink-csharp-mode-v0.9.2_GH0.tar.gz) = 73b2daf85a2580307325536fb9121c86632655e88b7d5e821cccf6d375186105 -SIZE (josteink-csharp-mode-v0.9.2_GH0.tar.gz) = 52389 +TIMESTAMP = 1763628392 +SHA256 (josteink-csharp-mode-2.0.0_GH0.tar.gz) = 1ac2010d04bc59949f4dded3288b8f1a68e2987dfcc202a07b54952a52084f2a +SIZE (josteink-csharp-mode-2.0.0_GH0.tar.gz) = 36697 diff --git a/lang/cython3/Makefile b/lang/cython3/Makefile index c489c2850656..536cb48aab6a 100644 --- a/lang/cython3/Makefile +++ b/lang/cython3/Makefile @@ -1,5 +1,5 @@ PORTNAME= cython -PORTVERSION= 3.1.6 +PORTVERSION= 3.2.1 CATEGORIES= lang python MASTER_SITES= PYPI \ https://github.com/cython/cython/releases/download/${PORTVERSION}/ diff --git a/lang/cython3/distinfo b/lang/cython3/distinfo index 98083dbc6b57..2e7c488ee243 100644 --- a/lang/cython3/distinfo +++ b/lang/cython3/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1761446492 -SHA256 (cython-3.1.6.tar.gz) = ff4ccffcf98f30ab5723fc45a39c0548a3f6ab14f01d73930c5bfaea455ff01c -SIZE (cython-3.1.6.tar.gz) = 3192329 +TIMESTAMP = 1763853180 +SHA256 (cython-3.2.1.tar.gz) = 2be1e4d0cbdf7f4cd4d9b8284a034e1989b59fd060f6bd4d24bf3729394d2ed8 +SIZE (cython-3.2.1.tar.gz) = 3270455 diff --git a/lang/eisl/Makefile b/lang/eisl/Makefile index 298b7d4cce65..cf0df1530df4 100644 --- a/lang/eisl/Makefile +++ b/lang/eisl/Makefile @@ -1,6 +1,6 @@ PORTNAME= eisl DISTVERSIONPREFIX= v -DISTVERSION= 5.55 +DISTVERSION= 5.59 CATEGORIES= lang devel MAINTAINER= yuri@FreeBSD.org diff --git a/lang/eisl/distinfo b/lang/eisl/distinfo index c3c6708e7bf5..34164a0cf753 100644 --- a/lang/eisl/distinfo +++ b/lang/eisl/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1759296788 -SHA256 (sasagawa888-eisl-v5.55_GH0.tar.gz) = 23fdd1cf5e667768a89e1fdddc950b853bc4285fca08457b0dc0d16ebaae748c -SIZE (sasagawa888-eisl-v5.55_GH0.tar.gz) = 1800427 +TIMESTAMP = 1763915853 +SHA256 (sasagawa888-eisl-v5.59_GH0.tar.gz) = 703a5abeb668359f8aa913168ff1c3882795a880d158f310e4993a1f10d70368 +SIZE (sasagawa888-eisl-v5.59_GH0.tar.gz) = 3116593 diff --git a/lang/eisl/files/patch-extension.c b/lang/eisl/files/patch-extension.c new file mode 100644 index 000000000000..de091c6b67fd --- /dev/null +++ b/lang/eisl/files/patch-extension.c @@ -0,0 +1,40 @@ +--- extension.c.orig 2025-11-23 16:41:16 UTC ++++ extension.c +@@ -20,8 +20,6 @@ + #include <pthread.h> + #include <sys/time.h> + #include <sys/mman.h> +-#include <linux/fb.h> +-#include <linux/fb.h> + #include <sys/ioctl.h> + + +@@ -131,6 +129,7 @@ void init_exsubr(void) + def_subr("RECV-SOCKET", f_recv_socket); + def_subr("CLOSE-SOCKET", f_close_socket); + ++#if 0 + def_subr("GR-OPEN", f_gr_open); + def_subr("GR-CLOSE", f_gr_close); + def_subr("GR-CLS", f_gr_cls); +@@ -138,6 +137,7 @@ void init_exsubr(void) + def_subr("GR-CIRCLE", f_gr_circle); + def_subr("GR-RECT", f_gr_rect); + def_subr("GR-LINE", f_gr_line); ++#endif + + #ifdef __rpi__ + def_subr("WIRINGPI-SETUP-GPIO", f_wiringpi_setup_gpio); +@@ -1891,6 +1891,7 @@ int f_close_socket(int arglist, int th) + } + + ++# if 0 + //-------/dev/fb0------------------------ + + #define BLACK 0x000000 +@@ -2201,3 +2202,4 @@ int f_gr_line(int arglist, int th) + fb_draw_line(GET_INT(arg1),GET_INT(arg2),GET_INT(arg3),GET_INT(arg4),color_to_number(arg5)); + return(T); + } ++#endif diff --git a/lang/eisl/files/patch-ffi.h b/lang/eisl/files/patch-ffi.h index efd446611808..1b76ce9b70fa 100644 --- a/lang/eisl/files/patch-ffi.h +++ b/lang/eisl/files/patch-ffi.h @@ -1,4 +1,4 @@ ---- ffi.h.orig 2024-04-30 07:10:18 UTC +--- ffi.h.orig 2025-11-23 16:45:45 UTC +++ ffi.h @@ -4,7 +4,7 @@ @@ -6,6 +6,6 @@ #define FFI_H -#define CELLSIZE 20000000 +#define CELLSIZE 10000000 - // TCC does not have support for "static conts" as compile time constant - #ifdef __TINYC__ - #define NIL 0 + static const int NIL = 0; + static const int T = 2; + static const int SMALL_INT_MAX = 1000000000; diff --git a/lang/elixir-devel/Makefile b/lang/elixir-devel/Makefile index 9a7fda88013f..8a8991061ff8 100644 --- a/lang/elixir-devel/Makefile +++ b/lang/elixir-devel/Makefile @@ -1,7 +1,6 @@ PORTNAME= elixir -PORTREVISION= 1 DISTVERSIONPREFIX= v -DISTVERSION= 1.19.1 +DISTVERSION= 1.19.4 CATEGORIES= lang MASTER_SITES+= https://github.com/elixir-lang/elixir/releases/download/${DISTVERSIONPREFIX}${DISTVERSION}${DISTVERSIONSUFFIX}/:doc PKGNAMESUFFIX= -devel diff --git a/lang/elixir-devel/distinfo b/lang/elixir-devel/distinfo index d87a04f450b2..450d3d165a1d 100644 --- a/lang/elixir-devel/distinfo +++ b/lang/elixir-devel/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1761346274 -SHA256 (elixir/1.19.1/Docs.zip) = fddb45512f843ad1b8c49004b9172d9c9e395bb56012ef34c75ef65e6ae5200f -SIZE (elixir/1.19.1/Docs.zip) = 5867733 -SHA256 (elixir/1.19.1/elixir-lang-elixir-v1.19.1_GH0.tar.gz) = 4dfbfa2d0863bb3809109757a599b453e78ea890f31fa54456a2d81b40bc930f -SIZE (elixir/1.19.1/elixir-lang-elixir-v1.19.1_GH0.tar.gz) = 3585928 +TIMESTAMP = 1764341015 +SHA256 (elixir/1.19.4/Docs.zip) = b5d01f192dc37d44b6cdef1edeafb9dc23a5fe0e6acc1d120b776b8170d80850 +SIZE (elixir/1.19.4/Docs.zip) = 5943159 +SHA256 (elixir/1.19.4/elixir-lang-elixir-v1.19.4_GH0.tar.gz) = a2df9d5411fc53d97ec17c069765c8fb781f8dc36c4e06ec1cd4b189340d364b +SIZE (elixir/1.19.4/elixir-lang-elixir-v1.19.4_GH0.tar.gz) = 3592105 diff --git a/lang/elixir-devel/pkg-plist b/lang/elixir-devel/pkg-plist index 504bbadce302..24ac4a65c0f9 100644 --- a/lang/elixir-devel/pkg-plist +++ b/lang/elixir-devel/pkg-plist @@ -714,14 +714,14 @@ lib/elixir/lib/mix/lib/mix/utils.ex %%PORTDOCS%%%%DOCSDIR%%/eex/EEx.html %%PORTDOCS%%%%DOCSDIR%%/eex/api-reference.html %%PORTDOCS%%%%DOCSDIR%%/eex/assets/logo.png -%%PORTDOCS%%%%DOCSDIR%%/eex/dist/html-Y223O6DN.js -%%PORTDOCS%%%%DOCSDIR%%/eex/dist/html-elixir-RLZO5U2C.css +%%PORTDOCS%%%%DOCSDIR%%/eex/dist/html-HBZYRXZS.js +%%PORTDOCS%%%%DOCSDIR%%/eex/dist/html-elixir-ZFNMEJKT.css %%PORTDOCS%%%%DOCSDIR%%/eex/dist/lato-latin-400-normal-W7754I4D.woff2 %%PORTDOCS%%%%DOCSDIR%%/eex/dist/lato-latin-700-normal-2XVSBPG4.woff2 %%PORTDOCS%%%%DOCSDIR%%/eex/dist/lato-latin-ext-400-normal-N27NCBWW.woff2 %%PORTDOCS%%%%DOCSDIR%%/eex/dist/lato-latin-ext-700-normal-Q2L5DVMW.woff2 %%PORTDOCS%%%%DOCSDIR%%/eex/dist/remixicon-QPNJX265.woff2 -%%PORTDOCS%%%%DOCSDIR%%/eex/dist/search_data-AF648DB3.js +%%PORTDOCS%%%%DOCSDIR%%/eex/dist/search_data-0F9A6236.js %%PORTDOCS%%%%DOCSDIR%%/eex/dist/sidebar_items-47BFC7F4.js %%PORTDOCS%%%%DOCSDIR%%/eex/docs_config.js %%PORTDOCS%%%%DOCSDIR%%/eex/index.html @@ -868,15 +868,15 @@ lib/elixir/lib/mix/lib/mix/utils.ex %%PORTDOCS%%%%DOCSDIR%%/elixir/config-and-distribution.html %%PORTDOCS%%%%DOCSDIR%%/elixir/debugging.html %%PORTDOCS%%%%DOCSDIR%%/elixir/design-anti-patterns.html -%%PORTDOCS%%%%DOCSDIR%%/elixir/dist/html-Y223O6DN.js -%%PORTDOCS%%%%DOCSDIR%%/elixir/dist/html-elixir-RLZO5U2C.css +%%PORTDOCS%%%%DOCSDIR%%/elixir/dist/html-HBZYRXZS.js +%%PORTDOCS%%%%DOCSDIR%%/elixir/dist/html-elixir-ZFNMEJKT.css %%PORTDOCS%%%%DOCSDIR%%/elixir/dist/lato-latin-400-normal-W7754I4D.woff2 %%PORTDOCS%%%%DOCSDIR%%/elixir/dist/lato-latin-700-normal-2XVSBPG4.woff2 %%PORTDOCS%%%%DOCSDIR%%/elixir/dist/lato-latin-ext-400-normal-N27NCBWW.woff2 %%PORTDOCS%%%%DOCSDIR%%/elixir/dist/lato-latin-ext-700-normal-Q2L5DVMW.woff2 %%PORTDOCS%%%%DOCSDIR%%/elixir/dist/remixicon-QPNJX265.woff2 -%%PORTDOCS%%%%DOCSDIR%%/elixir/dist/search_data-AD27BC7F.js -%%PORTDOCS%%%%DOCSDIR%%/elixir/dist/sidebar_items-2822FC57.js +%%PORTDOCS%%%%DOCSDIR%%/elixir/dist/search_data-79013761.js +%%PORTDOCS%%%%DOCSDIR%%/elixir/dist/sidebar_items-86FF7A87.js %%PORTDOCS%%%%DOCSDIR%%/elixir/docs-tests-and-with.html %%PORTDOCS%%%%DOCSDIR%%/elixir/docs_config.js %%PORTDOCS%%%%DOCSDIR%%/elixir/domain-specific-languages.html @@ -939,14 +939,14 @@ lib/elixir/lib/mix/lib/mix/utils.ex %%PORTDOCS%%%%DOCSDIR%%/ex_unit/ExUnit.html %%PORTDOCS%%%%DOCSDIR%%/ex_unit/api-reference.html %%PORTDOCS%%%%DOCSDIR%%/ex_unit/assets/logo.png -%%PORTDOCS%%%%DOCSDIR%%/ex_unit/dist/html-Y223O6DN.js -%%PORTDOCS%%%%DOCSDIR%%/ex_unit/dist/html-elixir-RLZO5U2C.css +%%PORTDOCS%%%%DOCSDIR%%/ex_unit/dist/html-HBZYRXZS.js +%%PORTDOCS%%%%DOCSDIR%%/ex_unit/dist/html-elixir-ZFNMEJKT.css %%PORTDOCS%%%%DOCSDIR%%/ex_unit/dist/lato-latin-400-normal-W7754I4D.woff2 %%PORTDOCS%%%%DOCSDIR%%/ex_unit/dist/lato-latin-700-normal-2XVSBPG4.woff2 %%PORTDOCS%%%%DOCSDIR%%/ex_unit/dist/lato-latin-ext-400-normal-N27NCBWW.woff2 %%PORTDOCS%%%%DOCSDIR%%/ex_unit/dist/lato-latin-ext-700-normal-Q2L5DVMW.woff2 %%PORTDOCS%%%%DOCSDIR%%/ex_unit/dist/remixicon-QPNJX265.woff2 -%%PORTDOCS%%%%DOCSDIR%%/ex_unit/dist/search_data-3AA29938.js +%%PORTDOCS%%%%DOCSDIR%%/ex_unit/dist/search_data-E99DD0EB.js %%PORTDOCS%%%%DOCSDIR%%/ex_unit/dist/sidebar_items-A618680D.js %%PORTDOCS%%%%DOCSDIR%%/ex_unit/docs_config.js %%PORTDOCS%%%%DOCSDIR%%/ex_unit/index.html @@ -960,14 +960,14 @@ lib/elixir/lib/mix/lib/mix/utils.ex %%PORTDOCS%%%%DOCSDIR%%/iex/IEx.html %%PORTDOCS%%%%DOCSDIR%%/iex/api-reference.html %%PORTDOCS%%%%DOCSDIR%%/iex/assets/logo.png -%%PORTDOCS%%%%DOCSDIR%%/iex/dist/html-Y223O6DN.js -%%PORTDOCS%%%%DOCSDIR%%/iex/dist/html-elixir-RLZO5U2C.css +%%PORTDOCS%%%%DOCSDIR%%/iex/dist/html-HBZYRXZS.js +%%PORTDOCS%%%%DOCSDIR%%/iex/dist/html-elixir-ZFNMEJKT.css %%PORTDOCS%%%%DOCSDIR%%/iex/dist/lato-latin-400-normal-W7754I4D.woff2 %%PORTDOCS%%%%DOCSDIR%%/iex/dist/lato-latin-700-normal-2XVSBPG4.woff2 %%PORTDOCS%%%%DOCSDIR%%/iex/dist/lato-latin-ext-400-normal-N27NCBWW.woff2 %%PORTDOCS%%%%DOCSDIR%%/iex/dist/lato-latin-ext-700-normal-Q2L5DVMW.woff2 %%PORTDOCS%%%%DOCSDIR%%/iex/dist/remixicon-QPNJX265.woff2 -%%PORTDOCS%%%%DOCSDIR%%/iex/dist/search_data-00350B9F.js +%%PORTDOCS%%%%DOCSDIR%%/iex/dist/search_data-AAB0DADA.js %%PORTDOCS%%%%DOCSDIR%%/iex/dist/sidebar_items-38B2FF6E.js %%PORTDOCS%%%%DOCSDIR%%/iex/docs_config.js %%PORTDOCS%%%%DOCSDIR%%/iex/index.html @@ -980,14 +980,14 @@ lib/elixir/lib/mix/lib/mix/utils.ex %%PORTDOCS%%%%DOCSDIR%%/logger/Logger.html %%PORTDOCS%%%%DOCSDIR%%/logger/api-reference.html %%PORTDOCS%%%%DOCSDIR%%/logger/assets/logo.png -%%PORTDOCS%%%%DOCSDIR%%/logger/dist/html-Y223O6DN.js -%%PORTDOCS%%%%DOCSDIR%%/logger/dist/html-elixir-RLZO5U2C.css +%%PORTDOCS%%%%DOCSDIR%%/logger/dist/html-HBZYRXZS.js +%%PORTDOCS%%%%DOCSDIR%%/logger/dist/html-elixir-ZFNMEJKT.css %%PORTDOCS%%%%DOCSDIR%%/logger/dist/lato-latin-400-normal-W7754I4D.woff2 %%PORTDOCS%%%%DOCSDIR%%/logger/dist/lato-latin-700-normal-2XVSBPG4.woff2 %%PORTDOCS%%%%DOCSDIR%%/logger/dist/lato-latin-ext-400-normal-N27NCBWW.woff2 %%PORTDOCS%%%%DOCSDIR%%/logger/dist/lato-latin-ext-700-normal-Q2L5DVMW.woff2 %%PORTDOCS%%%%DOCSDIR%%/logger/dist/remixicon-QPNJX265.woff2 -%%PORTDOCS%%%%DOCSDIR%%/logger/dist/search_data-B69ABA49.js +%%PORTDOCS%%%%DOCSDIR%%/logger/dist/search_data-4BC02740.js %%PORTDOCS%%%%DOCSDIR%%/logger/dist/sidebar_items-C3902E7F.js %%PORTDOCS%%%%DOCSDIR%%/logger/docs_config.js %%PORTDOCS%%%%DOCSDIR%%/logger/index.html @@ -1063,14 +1063,14 @@ lib/elixir/lib/mix/lib/mix/utils.ex %%PORTDOCS%%%%DOCSDIR%%/mix/Mix.html %%PORTDOCS%%%%DOCSDIR%%/mix/api-reference.html %%PORTDOCS%%%%DOCSDIR%%/mix/assets/logo.png -%%PORTDOCS%%%%DOCSDIR%%/mix/dist/html-Y223O6DN.js -%%PORTDOCS%%%%DOCSDIR%%/mix/dist/html-elixir-RLZO5U2C.css +%%PORTDOCS%%%%DOCSDIR%%/mix/dist/html-HBZYRXZS.js +%%PORTDOCS%%%%DOCSDIR%%/mix/dist/html-elixir-ZFNMEJKT.css %%PORTDOCS%%%%DOCSDIR%%/mix/dist/lato-latin-400-normal-W7754I4D.woff2 %%PORTDOCS%%%%DOCSDIR%%/mix/dist/lato-latin-700-normal-2XVSBPG4.woff2 %%PORTDOCS%%%%DOCSDIR%%/mix/dist/lato-latin-ext-400-normal-N27NCBWW.woff2 %%PORTDOCS%%%%DOCSDIR%%/mix/dist/lato-latin-ext-700-normal-Q2L5DVMW.woff2 %%PORTDOCS%%%%DOCSDIR%%/mix/dist/remixicon-QPNJX265.woff2 -%%PORTDOCS%%%%DOCSDIR%%/mix/dist/search_data-989388E2.js +%%PORTDOCS%%%%DOCSDIR%%/mix/dist/search_data-AB8D3405.js %%PORTDOCS%%%%DOCSDIR%%/mix/dist/sidebar_items-82559C27.js %%PORTDOCS%%%%DOCSDIR%%/mix/docs_config.js %%PORTDOCS%%%%DOCSDIR%%/mix/index.html diff --git a/lang/emilua/Makefile b/lang/emilua/Makefile index 439d2cc3f40b..8ec73236577b 100644 --- a/lang/emilua/Makefile +++ b/lang/emilua/Makefile @@ -1,6 +1,6 @@ PORTNAME= emilua DISTVERSIONPREFIX= v -DISTVERSION= 0.11.7 +DISTVERSION= 0.12.1 PORTREVISION= 1 CATEGORIES= lang devel diff --git a/lang/emilua/distinfo b/lang/emilua/distinfo index c41127b13769..d765b6ad981f 100644 --- a/lang/emilua/distinfo +++ b/lang/emilua/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1755662716 -SHA256 (emilua-v0.11.7.tar.bz2) = de46c379f0763d9c6e65180dede3b9c91779556ba18a93e2ba83e2ea2ff9505b -SIZE (emilua-v0.11.7.tar.bz2) = 408299 +TIMESTAMP = 1764078968 +SHA256 (emilua-v0.12.1.tar.bz2) = 87add213e81bead0b6828d0b7f98cbeb54e5b0cb7fd02c87ffd89f888ed3b6b4 +SIZE (emilua-v0.12.1.tar.bz2) = 410920 diff --git a/lang/emilua/pkg-plist b/lang/emilua/pkg-plist index 09e0b8c6e82e..2f80b9d90717 100644 --- a/lang/emilua/pkg-plist +++ b/lang/emilua/pkg-plist @@ -1,11 +1,13 @@ bin/emilua include/emilua/actor.hpp +include/emilua/allocator.hpp include/emilua/ambient_authority.hpp include/emilua/asio_error.hpp include/emilua/async_base.hpp include/emilua/byte_span.hpp include/emilua/condition_variable.hpp include/emilua/config.h +include/emilua/config_from_cli.hpp include/emilua/core.hpp include/emilua/detail/core.hpp include/emilua/detail/landlock.hpp diff --git a/lang/erlang-runtime22/Makefile b/lang/erlang-runtime22/Makefile index 2bd35931a133..7d6194f3a81d 100644 --- a/lang/erlang-runtime22/Makefile +++ b/lang/erlang-runtime22/Makefile @@ -2,7 +2,6 @@ PORTNAME= erlang DISTVERSIONPREFIX= OTP- DISTVERSION= 22.3.4.27 PORTREVISION= 2 -# NB when bumping OTP versions also bump PORTREVISION in databases/couchdb3 CATEGORIES= lang parallel java PKGNAMESUFFIX= -runtime22 DIST_SUBDIR= erlang diff --git a/lang/erlang-runtime27/Makefile b/lang/erlang-runtime27/Makefile index 5ea378d8d6d8..9abc0a64a0a8 100644 --- a/lang/erlang-runtime27/Makefile +++ b/lang/erlang-runtime27/Makefile @@ -1,6 +1,7 @@ PORTNAME= erlang DISTVERSIONPREFIX= OTP- DISTVERSION= 27.3.4.5 +# NB when bumping OTP versions also bump PORTREVISION in databases/couchdb3 CATEGORIES= lang parallel java PKGNAMESUFFIX= -runtime${PORTVERSION:C/\..*//} DIST_SUBDIR= erlang diff --git a/lang/fennel/Makefile b/lang/fennel/Makefile index 551a8bcc1950..3ec2c25904e7 100644 --- a/lang/fennel/Makefile +++ b/lang/fennel/Makefile @@ -1,5 +1,5 @@ PORTNAME= fennel -DISTVERSION= 1.5.3 +DISTVERSION= 1.6.0 CATEGORIES= lang MASTER_SITES= https://git.sr.ht/~technomancy/${PORTNAME}/archive/${DISTVERSION}${EXTRACT_SUFX}?dummy=/ diff --git a/lang/fennel/distinfo b/lang/fennel/distinfo index 49b122aa15c1..c76eb07aa1c1 100644 --- a/lang/fennel/distinfo +++ b/lang/fennel/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1740505737 -SHA256 (fennel-1.5.3.tar.gz) = 0ad230b4919f234e114ae763d179ff9bda8fa55c8833b97b99a1b596f98536ff -SIZE (fennel-1.5.3.tar.gz) = 309957 +TIMESTAMP = 1763667618 +SHA256 (fennel-1.6.0.tar.gz) = 42942d90bbd68656b6025144bb0527c1ae5a5d55e22a53c7e820325230185bf5 +SIZE (fennel-1.6.0.tar.gz) = 318201 diff --git a/lang/fpc-devel/Makefile b/lang/fpc-devel/Makefile index 03e7988a47ca..2487a07e2886 100644 --- a/lang/fpc-devel/Makefile +++ b/lang/fpc-devel/Makefile @@ -170,14 +170,14 @@ post-patch: do-build: # build fpc compiler @${ECHO_MSG} "##### STARTING COMPILER AND UNITS #####" - (cd ${WRKDIR}/${FPCSRCDIR} && ${SETENV} ${MAKE_ENV} \ - ${MAKE_CMD} all ${MAKE_ARGS} ${BOOTPPC}) + (cd ${WRKDIR}/${FPCSRCDIR} && ${SETENVI} ${WRK_ENV} \ + ${MAKE_ENV} ${MAKE_CMD} all ${MAKE_ARGS} ${BOOTPPC}) @${ECHO_MSG} "##### COMPLETE COMPILER AND UNITS #####" do-install: # Installing fpc compiler - (cd ${WRKDIR}/${FPCSRCDIR} && ${SETENV} ${MAKE_ENV} \ - ${MAKE_CMD} install ${MAKE_ARGS} ${BOOTPPC}) + (cd ${WRKDIR}/${FPCSRCDIR} && ${SETENVI} ${WRK_ENV} \ + ${MAKE_ENV} ${MAKE_CMD} install ${MAKE_ARGS} ${BOOTPPC}) # Installing manpages ${INSTALL_MAN} ${WRKDIR}/man/man1/* ${STAGEDIR}${PREFIX}/share/man/man1 diff --git a/lang/fpc-source/Makefile b/lang/fpc-source/Makefile index 76f31f1976dd..fe8e22b37dbb 100644 --- a/lang/fpc-source/Makefile +++ b/lang/fpc-source/Makefile @@ -35,6 +35,9 @@ FPC_ARCH= i386 FPC_ARCH= x86_64 .endif +post-extract: + ${RM} -R ${WRKSRC}/.git* + post-patch: .if ${OPSYS} == FreeBSD @${REINPLACE_CMD} -i "" -e 's|900044|${OSVERSION}|g' \ diff --git a/lang/fpc/Makefile b/lang/fpc/Makefile index e9f49f1f4bb7..7de10957d5b8 100644 --- a/lang/fpc/Makefile +++ b/lang/fpc/Makefile @@ -157,20 +157,20 @@ post-patch: do-build: # build fpc compiler @${ECHO_MSG} "##### STARTING COMPILER #####" - (cd ${WRKDIR}/${FPCSRCDIR}/compiler && ${SETENV} ${MAKE_ENV} \ - ${MAKE_CMD} cycle ${MAKE_ARGS} ${BOOTPPC}) + (cd ${WRKDIR}/${FPCSRCDIR}/compiler && ${SETENVI} ${WRK_ENV} \ + ${MAKE_ENV} ${MAKE_CMD} cycle ${MAKE_ARGS} ${BOOTPPC}) @${ECHO_MSG} "##### COMPLETE COMPILER #####" # build units @${ECHO_MSG} "##### STARTING UNITS #####" - (cd ${WRKDIR}/${FPCSRCDIR} && ${SETENV} ${MAKE_ENV} \ - ${MAKE_CMD} build ${MAKE_ARGS} ${BOOTPPC}) + (cd ${WRKDIR}/${FPCSRCDIR} && ${SETENVI} ${WRK_ENV} \ + ${MAKE_ENV} ${MAKE_CMD} build ${MAKE_ARGS} ${BOOTPPC}) @${ECHO_MSG} "##### COMPLETE UNITS #####" do-install: # Installing fpc compiler - (cd ${WRKDIR}/${FPCSRCDIR} && ${SETENV} ${MAKE_ENV} \ - ${MAKE_CMD} install ${MAKE_ARGS} ${BOOTPPC}) + (cd ${WRKDIR}/${FPCSRCDIR} && ${SETENVI} ${WRK_ENV} \ + ${MAKE_ENV} ${MAKE_CMD} install ${MAKE_ARGS} ${BOOTPPC}) # Installing manpages ${INSTALL_MAN} ${WRKDIR}/man/man1/* ${STAGEDIR}${PREFIX}/share/man/man1 diff --git a/lang/gcc13-devel/Makefile b/lang/gcc13-devel/Makefile index 859c4d9464b9..13d6278d68d0 100644 --- a/lang/gcc13-devel/Makefile +++ b/lang/gcc13-devel/Makefile @@ -1,5 +1,5 @@ PORTNAME= gcc -PORTVERSION= 13.4.1.s20251106 +PORTVERSION= 13.4.1.s20251120 CATEGORIES= lang MASTER_SITES= GCC/snapshots/${DIST_VERSION} PKGNAMESUFFIX= ${SUFFIX}-devel diff --git a/lang/gcc13-devel/distinfo b/lang/gcc13-devel/distinfo index 6f6560244ff3..89a60e4b7eb7 100644 --- a/lang/gcc13-devel/distinfo +++ b/lang/gcc13-devel/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1762500865 -SHA256 (gcc-13-20251106.tar.xz) = 2c55bc0e145b20f68764d5aba17537826f770d6dbf48d36ca388c28ea831b115 -SIZE (gcc-13-20251106.tar.xz) = 84644168 +TIMESTAMP = 1763738361 +SHA256 (gcc-13-20251120.tar.xz) = 00f94cb5ec5862a219f6e3859e96adf06d0d9de90519a3e227d20b429f30a794 +SIZE (gcc-13-20251120.tar.xz) = 84595780 diff --git a/lang/gcc14-devel/Makefile b/lang/gcc14-devel/Makefile index 4c4bd2deee52..ecc12276a697 100644 --- a/lang/gcc14-devel/Makefile +++ b/lang/gcc14-devel/Makefile @@ -1,5 +1,5 @@ PORTNAME= gcc -PORTVERSION= 14.3.1.s20251107 +PORTVERSION= 14.3.1.s20251121 PORTEPOCH= 1 CATEGORIES= lang MASTER_SITES= GCC/snapshots/${DIST_VERSION} diff --git a/lang/gcc14-devel/distinfo b/lang/gcc14-devel/distinfo index 857515f9863e..47c3648c818a 100644 --- a/lang/gcc14-devel/distinfo +++ b/lang/gcc14-devel/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1762847139 -SHA256 (gcc-14-20251107.tar.xz) = ca9294fdf6ccc4b0292209351c83d8423a0b6abe684c51854de2fba728b25f79 -SIZE (gcc-14-20251107.tar.xz) = 88366224 +TIMESTAMP = 1763796691 +SHA256 (gcc-14-20251121.tar.xz) = e34aa34ed23eb1ed23757be8250671cc43b0f698423e0910b692bcee557071bb +SIZE (gcc-14-20251121.tar.xz) = 88350500 diff --git a/lang/gcc15-devel/Makefile b/lang/gcc15-devel/Makefile index a60af5ba2ed5..bdd6d4187384 100644 --- a/lang/gcc15-devel/Makefile +++ b/lang/gcc15-devel/Makefile @@ -1,5 +1,5 @@ PORTNAME= gcc -PORTVERSION= 15.2.1.s20251108 +PORTVERSION= 15.2.1.s20251122 CATEGORIES= lang MASTER_SITES= GCC/snapshots/${DIST_VERSION} PKGNAMESUFFIX= ${SUFFIX}-devel diff --git a/lang/gcc15-devel/distinfo b/lang/gcc15-devel/distinfo index 124c9a62df1f..4af23c93eeb0 100644 --- a/lang/gcc15-devel/distinfo +++ b/lang/gcc15-devel/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1762847237 -SHA256 (gcc-15-20251108.tar.xz) = bca83ad6c434c59e61e2963adb08e39d4cc8a54b01d727c73d110e189a1eab92 -SIZE (gcc-15-20251108.tar.xz) = 92349104 +TIMESTAMP = 1763884488 +SHA256 (gcc-15-20251122.tar.xz) = 9891af4155e58c5360a456e0e16010e2e34ba68fbd34b9f76c133eecaea587c5 +SIZE (gcc-15-20251122.tar.xz) = 92364288 diff --git a/lang/gcc16-devel/Makefile b/lang/gcc16-devel/Makefile index b4af4e0c465b..06931dbc3957 100644 --- a/lang/gcc16-devel/Makefile +++ b/lang/gcc16-devel/Makefile @@ -1,5 +1,5 @@ PORTNAME= gcc -PORTVERSION= 16.0.0.s20251109 +PORTVERSION= 16.0.0.s20251123 CATEGORIES= lang MASTER_SITES= GCC/snapshots/${DIST_VERSION} PKGNAMESUFFIX= ${SUFFIX}-devel diff --git a/lang/gcc16-devel/distinfo b/lang/gcc16-devel/distinfo index c6092a3e767e..138f6d4c3446 100644 --- a/lang/gcc16-devel/distinfo +++ b/lang/gcc16-devel/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1762847321 -SHA256 (gcc-16-20251109.tar.xz) = 52facec8993710a3c20a74f9cc4bd513e6ca77f6a93854e70c5db8697a0957bf -SIZE (gcc-16-20251109.tar.xz) = 97043964 +TIMESTAMP = 1764142589 +SHA256 (gcc-16-20251123.tar.xz) = 8a05121bb480eedfe39219be2d1ba290a885aecab21975b3d5b467233cab2b0d +SIZE (gcc-16-20251123.tar.xz) = 97158532 diff --git a/lang/ldc/Makefile b/lang/ldc/Makefile index f650d494ad93..03245d5b85ae 100644 --- a/lang/ldc/Makefile +++ b/lang/ldc/Makefile @@ -30,6 +30,9 @@ CMAKE_ARGS+= -DLDC_INSTALL_PREFIX="${PREFIX}" \ -DBUILD_SHARED_LIBS="BOTH" \ -DBUILD_LTO_LIBS=ON +post-patch: + cd ${WRKDIR}; patch < ${.CURDIR}/files/extra-patch-ldc2-1.41.0-freebsd-x86_64-import-core-sys-freebsd-config.d + post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/ldc-build-runtime ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/ldc-profdata diff --git a/lang/ldc/files/extra-patch-ldc2-1.41.0-freebsd-x86_64-import-core-sys-freebsd-config.d b/lang/ldc/files/extra-patch-ldc2-1.41.0-freebsd-x86_64-import-core-sys-freebsd-config.d new file mode 100644 index 000000000000..1a8de7a3d4a7 --- /dev/null +++ b/lang/ldc/files/extra-patch-ldc2-1.41.0-freebsd-x86_64-import-core-sys-freebsd-config.d @@ -0,0 +1,12 @@ +--- ldc2-1.41.0-freebsd-x86_64/import/core/sys/freebsd/config.d.orig 2025-06-07 02:43:09 UTC ++++ ldc2-1.41.0-freebsd-x86_64/import/core/sys/freebsd/config.d +@@ -14,7 +14,8 @@ + // NOTE: When adding newer versions of FreeBSD, verify all current versioned + // bindings are still compatible with the release. + +- version (FreeBSD_15) enum __FreeBSD_version = 1500000; ++ version (FreeBSD_16) enum __FreeBSD_version = 1600000; ++else version (FreeBSD_15) enum __FreeBSD_version = 1500000; + else version (FreeBSD_14) enum __FreeBSD_version = 1400000; + else version (FreeBSD_13) enum __FreeBSD_version = 1302000; + else version (FreeBSD_12) enum __FreeBSD_version = 1204000; diff --git a/lang/lfortran/Makefile b/lang/lfortran/Makefile index cfd606a1470c..12e9ae04ad3e 100644 --- a/lang/lfortran/Makefile +++ b/lang/lfortran/Makefile @@ -1,7 +1,6 @@ PORTNAME= lfortran DISTVERSIONPREFIX= v -DISTVERSION= 0.57.0 -PORTREVISION= 1 +DISTVERSION= 0.58.0 CATEGORIES= lang MAINTAINER= fortran@FreeBSD.org diff --git a/lang/lfortran/distinfo b/lang/lfortran/distinfo index 03781f66235a..c198a0011a18 100644 --- a/lang/lfortran/distinfo +++ b/lang/lfortran/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1759337748 -SHA256 (lfortran-lfortran-v0.57.0_GH0.tar.gz) = 2a088bd8e205da27912b6b7a517ab7b6acb3dedc4af634529f19405e9e957c68 -SIZE (lfortran-lfortran-v0.57.0_GH0.tar.gz) = 3535651 +TIMESTAMP = 1763308564 +SHA256 (lfortran-lfortran-v0.58.0_GH0.tar.gz) = df2e15404ccadfb4381cb4350640084fdc6e0a9a2f233437f4caa0fdb1fc1d98 +SIZE (lfortran-lfortran-v0.58.0_GH0.tar.gz) = 3584567 diff --git a/lang/luajit/Makefile b/lang/luajit/Makefile index 6610ea8f429e..d58dbe079797 100644 --- a/lang/luajit/Makefile +++ b/lang/luajit/Makefile @@ -1,5 +1,5 @@ PORTNAME= luajit -DISTVERSION= 2.1.0.20251016 +DISTVERSION= 2.1.0.20251116 CATEGORIES= lang DISTNAME= LuaJIT-${DISTVERSION} @@ -21,10 +21,10 @@ USE_LDCONFIG= yes MAKE_ARGS= CC=${CC} CCOPT= CCOPT_x86= Q= USE_GITHUB= yes -GH_TUPLE= LuaJIT:LuaJIT:25a61a1 +GH_TUPLE= LuaJIT:LuaJIT:e17ee83 LUAJIT_VERSION= 2.1 -LUAJIT_SOVERSION= 2.1.1760617492 +LUAJIT_SOVERSION= 2.1.1763318511 PLIST_SUB+= VERSION=${LUAJIT_VERSION} SOVERSION=${LUAJIT_SOVERSION} diff --git a/lang/luajit/distinfo b/lang/luajit/distinfo index 1e8e5bc2f33a..85e9d5aaab14 100644 --- a/lang/luajit/distinfo +++ b/lang/luajit/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1761396683 -SHA256 (LuaJIT-LuaJIT-2.1.0.20251016-25a61a1_GH0.tar.gz) = 6b305a94514d432a2d9197ca4f3716d64fab9b6a00057c0a3aa6c5555c8a1177 -SIZE (LuaJIT-LuaJIT-2.1.0.20251016-25a61a1_GH0.tar.gz) = 1083649 +TIMESTAMP = 1763758895 +SHA256 (LuaJIT-LuaJIT-2.1.0.20251116-e17ee83_GH0.tar.gz) = 05c067048e382d433e73deab1cdb518fd0eb3a1dc4251bda02fe2aa8868dc17e +SIZE (LuaJIT-LuaJIT-2.1.0.20251116-e17ee83_GH0.tar.gz) = 1088076 diff --git a/lang/luajit/pkg-plist b/lang/luajit/pkg-plist index 7d9ff63be460..53700f285685 100644 --- a/lang/luajit/pkg-plist +++ b/lang/luajit/pkg-plist @@ -11,7 +11,6 @@ lib/libluajit-5.1.so lib/libluajit-5.1.so.2 lib/libluajit-5.1.so.%%SOVERSION%% libdata/pkgconfig/luajit.pc -share/man/man1/luajit.1.gz %%DATADIR%%-%%VERSION%%/jit/bc.lua %%DATADIR%%-%%VERSION%%/jit/bcsave.lua %%DATADIR%%-%%VERSION%%/jit/dis_arm.lua @@ -31,3 +30,4 @@ share/man/man1/luajit.1.gz %%DATADIR%%-%%VERSION%%/jit/v.lua %%DATADIR%%-%%VERSION%%/jit/vmdef.lua %%DATADIR%%-%%VERSION%%/jit/zone.lua +share/man/man1/luajit.1.gz diff --git a/lang/mujs/Makefile b/lang/mujs/Makefile index 9841489cb1d6..9e91f06fbaea 100644 --- a/lang/mujs/Makefile +++ b/lang/mujs/Makefile @@ -1,22 +1,32 @@ PORTNAME= mujs -DISTVERSION= 1.3.5 +DISTVERSION= 1.3.8 CATEGORIES= lang devel +MASTER_SITES= https://codeberg.org/ccxvii/mujs/archive/${DISTVERSIONFULL}${EXTRACT_SUFX}?dummy=/ \ + https://www.unicode.org/Public/16.0.0/ucd/:unicode +DIST_SUBDIR= ${PORTNAME}-${DISTVERSION} +DISTFILES= UnicodeData.txt:unicode \ + SpecialCasing.txt:unicode \ + ${PORTNAME}-${DISTVERSION}${EXTRACT_SUFX} +EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} MAINTAINER= yuri@FreeBSD.org COMMENT= Embeddable Javascript interpreter in C -WWW= https://mujs.com/ +WWW= https://mujs.com/ \ + https://github.com/ccxvii/mujs \ + https://codeberg.org/ccxvii/mujs LICENSE= ISCL LICENSE_FILE= ${WRKSRC}/COPYING +BUILD_DEPENDS= curl:ftp/curl TEST_DEPENDS= git:devel/git -USES= compiler:c11 cpe gmake readline # c11 is induced by the FreeBSD headers via isnan(3), etc, otherwise the project is all c99 code -CPE_VENDOR= artifex +USES= compiler:c11 cpe gmake python:build readline # c11 is induced by the FreeBSD headers via isnan(3), etc, otherwise the project is all c99 code USE_LDCONFIG= yes -USE_GITHUB= yes -GH_ACCOUNT= ccxvii +CPE_VENDOR= artifex + +WRKSRC= ${WRKDIR}/${PORTNAME} LDFLAGS= -Wl,-soname=libmujs.so @@ -29,6 +39,8 @@ INSTALL_TARGET= install-shared install-static MAKE_ARGS= build=debug .endif +BINARY_ALIAS= python3=${PYTHON_CMD} + PLIST_FILES= bin/mujs \ bin/mujs-pp \ include/mujs.h \ @@ -45,6 +57,10 @@ OPTIONS_DEFAULT= 32BIT SANITIZED_DESC= Sanitized build (only for debugging) SANITIZED_MAKE_ARGS= build=sanitize +post-patch: + ${REINPLACE_CMD} -e 's|https://www.unicode.org/Public/16.0.0/ucd/|file://${DISTDIR}/${DIST_SUBDIR}/|g' \ + ${WRKSRC}/Makefile + post-install: @${STRIP_CMD} \ ${STAGEDIR}${PREFIX}/bin/mujs \ diff --git a/lang/mujs/distinfo b/lang/mujs/distinfo index bb5fb7742910..eb6823e09b3a 100644 --- a/lang/mujs/distinfo +++ b/lang/mujs/distinfo @@ -1,3 +1,7 @@ -TIMESTAMP = 1718952938 -SHA256 (ccxvii-mujs-1.3.5_GH0.tar.gz) = 78a311ae4224400774cb09ef5baa2633c26971513f8b931d3224a0eb85b13e0b -SIZE (ccxvii-mujs-1.3.5_GH0.tar.gz) = 128938 +TIMESTAMP = 1764086141 +SHA256 (mujs-1.3.8/UnicodeData.txt) = ff58e5823bd095166564a006e47d111130813dcf8bf234ef79fa51a870edb48f +SIZE (mujs-1.3.8/UnicodeData.txt) = 2175362 +SHA256 (mujs-1.3.8/SpecialCasing.txt) = 8d5de354eef79f2395a54c9c7dcebbaf3d30fc962d0f85611ea97aa973a0c451 +SIZE (mujs-1.3.8/SpecialCasing.txt) = 16809 +SHA256 (mujs-1.3.8/mujs-1.3.8.tar.gz) = 10e8548033924ada0828a821777371861ea3e127d472e8423ad87426118291d9 +SIZE (mujs-1.3.8/mujs-1.3.8.tar.gz) = 130318 diff --git a/lang/neocmakelsp/Makefile b/lang/neocmakelsp/Makefile index 66c1b72d30de..65fdf6d570ba 100644 --- a/lang/neocmakelsp/Makefile +++ b/lang/neocmakelsp/Makefile @@ -1,6 +1,6 @@ PORTNAME= neocmakelsp DISTVERSIONPREFIX= v -DISTVERSION= 0.8.26 +DISTVERSION= 0.9.0 CATEGORIES= lang MAINTAINER= yuri@FreeBSD.org @@ -18,30 +18,26 @@ USE_GITHUB= yes GH_ACCOUNT= Decodetalkers CARGO_BUILDDEP= no -CARGO_CRATES= addr2line-0.24.2 \ - adler2-2.0.1 \ - aho-corasick-1.1.3 \ - anstream-0.6.20 \ - anstyle-1.0.11 \ +CARGO_CRATES= aho-corasick-1.1.4 \ + anstream-0.6.21 \ + anstyle-1.0.13 \ anstyle-parse-0.2.7 \ - anstyle-query-1.1.4 \ - anstyle-wincon-3.0.10 \ - anyhow-1.0.99 \ - assert_cmd-2.0.17 \ + anstyle-query-1.1.5 \ + anstyle-wincon-3.0.11 \ + anyhow-1.0.100 \ + assert_cmd-2.1.1 \ auto_impl-1.3.0 \ - autocfg-1.5.0 \ - backtrace-0.3.75 \ - bitflags-2.9.4 \ - borrow-or-share-0.2.2 \ - bstr-1.12.0 \ - bytes-1.10.1 \ - cc-1.2.38 \ - cfg-if-1.0.3 \ - clap-4.5.47 \ - clap_builder-4.5.47 \ - clap_complete-4.5.58 \ - clap_derive-4.5.47 \ - clap_lex-0.7.5 \ + bitflags-2.10.0 \ + borrow-or-share-0.2.4 \ + bstr-1.12.1 \ + bytes-1.11.0 \ + cc-1.2.46 \ + cfg-if-1.0.4 \ + clap-4.5.51 \ + clap_builder-4.5.51 \ + clap_complete-4.5.60 \ + clap_derive-4.5.49 \ + clap_lex-0.7.6 \ cli-table-0.5.0 \ cli-table-derive-0.5.0 \ colorchoice-1.0.4 \ @@ -51,18 +47,17 @@ CARGO_CRATES= addr2line-0.24.2 \ crossbeam-epoch-0.9.18 \ crossbeam-utils-0.8.21 \ crunchy-0.2.4 \ - csv-1.3.1 \ - csv-core-0.1.12 \ + csv-1.4.0 \ + csv-core-0.1.13 \ dashmap-6.1.0 \ difflib-0.4.0 \ dirs-6.0.0 \ dirs-sys-0.5.0 \ dlv-list-0.5.2 \ - doc-comment-0.3.3 \ equivalent-1.0.2 \ errno-0.3.14 \ fastrand-2.3.0 \ - find-msvc-tools-0.1.2 \ + find-msvc-tools-0.1.5 \ fluent-uri-0.3.2 \ futures-0.3.31 \ futures-channel-0.3.31 \ @@ -73,38 +68,34 @@ CARGO_CRATES= addr2line-0.24.2 \ futures-task-0.3.31 \ futures-util-0.3.31 \ getrandom-0.2.16 \ - getrandom-0.3.3 \ - gimli-0.31.1 \ + getrandom-0.3.4 \ glob-0.3.3 \ - globset-0.4.16 \ + globset-0.4.18 \ hashbrown-0.14.5 \ hashbrown-0.16.0 \ heck-0.5.0 \ httparse-1.10.1 \ - ignore-0.4.23 \ - indexmap-2.11.4 \ - io-uring-0.7.10 \ + ignore-0.4.25 \ + indexmap-2.12.0 \ is_executable-1.0.5 \ - is_terminal_polyfill-1.70.1 \ + is_terminal_polyfill-1.70.2 \ itoa-1.0.15 \ lazy_static-1.5.0 \ - libc-0.2.175 \ + libc-0.2.177 \ libredox-0.1.10 \ linux-raw-sys-0.11.0 \ - lock_api-0.4.13 \ + lock_api-0.4.14 \ log-0.4.28 \ lsp-types-f-0.99.0 \ - memchr-2.7.5 \ - miniz_oxide-0.8.9 \ - mio-1.0.4 \ - nu-ansi-term-0.50.1 \ - object-0.36.7 \ + memchr-2.7.6 \ + mio-1.1.0 \ + nu-ansi-term-0.50.3 \ once_cell-1.21.3 \ - once_cell_polyfill-1.70.1 \ + once_cell_polyfill-1.70.2 \ option-ext-0.2.0 \ ordered-multimap-0.7.3 \ - parking_lot-0.12.4 \ - parking_lot_core-0.9.11 \ + parking_lot-0.12.5 \ + parking_lot_core-0.9.12 \ path-absolutize-3.1.1 \ path-dedot-3.1.1 \ pathdiff-0.2.3 \ @@ -114,52 +105,51 @@ CARGO_CRATES= addr2line-0.24.2 \ predicates-3.1.3 \ predicates-core-1.0.9 \ predicates-tree-1.0.12 \ - proc-macro2-1.0.101 \ - quote-1.0.40 \ + proc-macro2-1.0.103 \ + quote-1.0.42 \ r-efi-5.3.0 \ - redox_syscall-0.5.17 \ + redox_syscall-0.5.18 \ redox_users-0.5.2 \ - ref-cast-1.0.24 \ - ref-cast-impl-1.0.24 \ - regex-1.11.2 \ - regex-automata-0.4.10 \ - regex-syntax-0.8.6 \ + ref-cast-1.0.25 \ + ref-cast-impl-1.0.25 \ + regex-1.12.2 \ + regex-automata-0.4.13 \ + regex-syntax-0.8.8 \ rust-ini-0.21.3 \ - rustc-demangle-0.1.26 \ rustix-1.1.2 \ ryu-1.0.20 \ same-file-1.0.6 \ scopeguard-1.2.0 \ - serde-1.0.225 \ - serde_core-1.0.225 \ - serde_derive-1.0.225 \ + serde-1.0.228 \ + serde_core-1.0.228 \ + serde_derive-1.0.228 \ serde_json-1.0.145 \ serde_repr-0.1.20 \ - serde_spanned-1.0.2 \ + serde_spanned-1.0.3 \ sharded-slab-0.1.7 \ shlex-1.3.0 \ signal-hook-registry-1.4.6 \ slab-0.4.11 \ smallvec-1.15.1 \ - socket2-0.6.0 \ + socket2-0.6.1 \ streaming-iterator-0.1.9 \ strsim-0.11.1 \ - syn-2.0.106 \ + syn-2.0.110 \ sync_wrapper-1.0.2 \ - tempfile-3.22.0 \ + tempfile-3.23.0 \ termcolor-1.4.1 \ termtree-0.5.1 \ - thiserror-2.0.16 \ - thiserror-impl-2.0.16 \ + thiserror-2.0.17 \ + thiserror-impl-2.0.17 \ thread_local-1.1.9 \ tiny-keccak-2.0.2 \ - tokio-1.47.1 \ - tokio-macros-2.5.0 \ - tokio-util-0.7.16 \ - toml-0.9.7 \ - toml_datetime-0.7.2 \ - toml_parser-1.0.3 \ - toml_writer-1.0.3 \ + tokio-1.48.0 \ + tokio-macros-2.6.0 \ + tokio-util-0.7.17 \ + toml-0.9.8 \ + toml_datetime-0.7.3 \ + toml_parser-1.0.4 \ + toml_writer-1.0.4 \ tower-0.5.2 \ tower-layer-0.3.3 \ tower-lsp-f-0.24.0 \ @@ -169,44 +159,31 @@ CARGO_CRATES= addr2line-0.24.2 \ tracing-core-0.1.34 \ tracing-log-0.2.0 \ tracing-subscriber-0.3.20 \ - tree-sitter-0.25.9 \ + tree-sitter-0.25.10 \ tree-sitter-cmake-0.7.1 \ tree-sitter-language-0.1.5 \ treesitter_kind_collector-0.2.0 \ - unicode-ident-1.0.19 \ - unicode-width-0.2.1 \ + unicode-ident-1.0.22 \ + unicode-width-0.2.2 \ utf8parse-0.2.2 \ valuable-0.1.1 \ wait-timeout-0.2.1 \ walkdir-2.5.0 \ wasi-0.11.1+wasi-snapshot-preview1 \ - wasi-0.14.7+wasi-0.2.4 \ wasip2-1.0.1+wasi-0.2.4 \ winapi-util-0.1.11 \ - windows-link-0.1.3 \ - windows-link-0.2.0 \ - windows-sys-0.52.0 \ - windows-sys-0.59.0 \ + windows-link-0.2.1 \ windows-sys-0.60.2 \ - windows-sys-0.61.0 \ - windows-targets-0.52.6 \ - windows-targets-0.53.3 \ - windows_aarch64_gnullvm-0.52.6 \ - windows_aarch64_gnullvm-0.53.0 \ - windows_aarch64_msvc-0.52.6 \ - windows_aarch64_msvc-0.53.0 \ - windows_i686_gnu-0.52.6 \ - windows_i686_gnu-0.53.0 \ - windows_i686_gnullvm-0.52.6 \ - windows_i686_gnullvm-0.53.0 \ - windows_i686_msvc-0.52.6 \ - windows_i686_msvc-0.53.0 \ - windows_x86_64_gnu-0.52.6 \ - windows_x86_64_gnu-0.53.0 \ - windows_x86_64_gnullvm-0.52.6 \ - windows_x86_64_gnullvm-0.53.0 \ - windows_x86_64_msvc-0.52.6 \ - windows_x86_64_msvc-0.53.0 \ + windows-sys-0.61.2 \ + windows-targets-0.53.5 \ + windows_aarch64_gnullvm-0.53.1 \ + windows_aarch64_msvc-0.53.1 \ + windows_i686_gnu-0.53.1 \ + windows_i686_gnullvm-0.53.1 \ + windows_i686_msvc-0.53.1 \ + windows_x86_64_gnu-0.53.1 \ + windows_x86_64_gnullvm-0.53.1 \ + windows_x86_64_msvc-0.53.1 \ winnow-0.7.13 \ wit-bindgen-0.46.0 diff --git a/lang/neocmakelsp/distinfo b/lang/neocmakelsp/distinfo index 463852c37171..b73e667b7675 100644 --- a/lang/neocmakelsp/distinfo +++ b/lang/neocmakelsp/distinfo @@ -1,52 +1,44 @@ -TIMESTAMP = 1762232497 -SHA256 (rust/crates/addr2line-0.24.2.crate) = dfbe277e56a376000877090da837660b4427aad530e3028d44e0bffe4f89a1c1 -SIZE (rust/crates/addr2line-0.24.2.crate) = 39015 -SHA256 (rust/crates/adler2-2.0.1.crate) = 320119579fcad9c21884f5c4861d16174d0e06250625266f50fe6898340abefa -SIZE (rust/crates/adler2-2.0.1.crate) = 13366 -SHA256 (rust/crates/aho-corasick-1.1.3.crate) = 8e60d3430d3a69478ad0993f19238d2df97c507009a52b3c10addcd7f6bcb916 -SIZE (rust/crates/aho-corasick-1.1.3.crate) = 183311 -SHA256 (rust/crates/anstream-0.6.20.crate) = 3ae563653d1938f79b1ab1b5e668c87c76a9930414574a6583a7b7e11a8e6192 -SIZE (rust/crates/anstream-0.6.20.crate) = 28797 -SHA256 (rust/crates/anstyle-1.0.11.crate) = 862ed96ca487e809f1c8e5a8447f6ee2cf102f846893800b20cebdf541fc6bbd -SIZE (rust/crates/anstyle-1.0.11.crate) = 15880 +TIMESTAMP = 1763916587 +SHA256 (rust/crates/aho-corasick-1.1.4.crate) = ddd31a130427c27518df266943a5308ed92d4b226cc639f5a8f1002816174301 +SIZE (rust/crates/aho-corasick-1.1.4.crate) = 184015 +SHA256 (rust/crates/anstream-0.6.21.crate) = 43d5b281e737544384e969a5ccad3f1cdd24b48086a0fc1b2a5262a26b8f4f4a +SIZE (rust/crates/anstream-0.6.21.crate) = 29516 +SHA256 (rust/crates/anstyle-1.0.13.crate) = 5192cca8006f1fd4f7237516f40fa183bb07f8fbdfedaa0036de5ea9b0b45e78 +SIZE (rust/crates/anstyle-1.0.13.crate) = 17651 SHA256 (rust/crates/anstyle-parse-0.2.7.crate) = 4e7644824f0aa2c7b9384579234ef10eb7efb6a0deb83f9630a49594dd9c15c2 SIZE (rust/crates/anstyle-parse-0.2.7.crate) = 21707 -SHA256 (rust/crates/anstyle-query-1.1.4.crate) = 9e231f6134f61b71076a3eab506c379d4f36122f2af15a9ff04415ea4c3339e2 -SIZE (rust/crates/anstyle-query-1.1.4.crate) = 10192 -SHA256 (rust/crates/anstyle-wincon-3.0.10.crate) = 3e0633414522a32ffaac8ac6cc8f748e090c5717661fddeea04219e2344f5f2a -SIZE (rust/crates/anstyle-wincon-3.0.10.crate) = 12558 -SHA256 (rust/crates/anyhow-1.0.99.crate) = b0674a1ddeecb70197781e945de4b3b8ffb61fa939a5597bcf48503737663100 -SIZE (rust/crates/anyhow-1.0.99.crate) = 53809 -SHA256 (rust/crates/assert_cmd-2.0.17.crate) = 2bd389a4b2970a01282ee455294913c0a43724daedcd1a24c3eb0ec1c1320b66 -SIZE (rust/crates/assert_cmd-2.0.17.crate) = 26914 +SHA256 (rust/crates/anstyle-query-1.1.5.crate) = 40c48f72fd53cd289104fc64099abca73db4166ad86ea0b4341abe65af83dadc +SIZE (rust/crates/anstyle-query-1.1.5.crate) = 10264 +SHA256 (rust/crates/anstyle-wincon-3.0.11.crate) = 291e6a250ff86cd4a820112fb8898808a366d8f9f58ce16d1f538353ad55747d +SIZE (rust/crates/anstyle-wincon-3.0.11.crate) = 12638 +SHA256 (rust/crates/anyhow-1.0.100.crate) = a23eb6b1614318a8071c9b2521f36b424b2c83db5eb3a0fead4a6c0809af6e61 +SIZE (rust/crates/anyhow-1.0.100.crate) = 54059 +SHA256 (rust/crates/assert_cmd-2.1.1.crate) = bcbb6924530aa9e0432442af08bbcafdad182db80d2e560da42a6d442535bf85 +SIZE (rust/crates/assert_cmd-2.1.1.crate) = 27211 SHA256 (rust/crates/auto_impl-1.3.0.crate) = ffdcb70bdbc4d478427380519163274ac86e52916e10f0a8889adf0f96d3fee7 SIZE (rust/crates/auto_impl-1.3.0.crate) = 32413 -SHA256 (rust/crates/autocfg-1.5.0.crate) = c08606f8c3cbf4ce6ec8e28fb0014a2c086708fe954eaa885384a6165172e7e8 -SIZE (rust/crates/autocfg-1.5.0.crate) = 18729 -SHA256 (rust/crates/backtrace-0.3.75.crate) = 6806a6321ec58106fea15becdad98371e28d92ccbc7c8f1b3b6dd724fe8f1002 -SIZE (rust/crates/backtrace-0.3.75.crate) = 92665 -SHA256 (rust/crates/bitflags-2.9.4.crate) = 2261d10cca569e4643e526d8dc2e62e433cc8aba21ab764233731f8d369bf394 -SIZE (rust/crates/bitflags-2.9.4.crate) = 47950 -SHA256 (rust/crates/borrow-or-share-0.2.2.crate) = 3eeab4423108c5d7c744f4d234de88d18d636100093ae04caf4825134b9c3a32 -SIZE (rust/crates/borrow-or-share-0.2.2.crate) = 4871 -SHA256 (rust/crates/bstr-1.12.0.crate) = 234113d19d0d7d613b40e86fb654acf958910802bcceab913a4f9e7cda03b1a4 -SIZE (rust/crates/bstr-1.12.0.crate) = 351557 -SHA256 (rust/crates/bytes-1.10.1.crate) = d71b6127be86fdcfddb610f7182ac57211d4b18a3e9c82eb2d17662f2227ad6a -SIZE (rust/crates/bytes-1.10.1.crate) = 76779 -SHA256 (rust/crates/cc-1.2.38.crate) = 80f41ae168f955c12fb8960b057d70d0ca153fb83182b57d86380443527be7e9 -SIZE (rust/crates/cc-1.2.38.crate) = 90139 -SHA256 (rust/crates/cfg-if-1.0.3.crate) = 2fd1289c04a9ea8cb22300a459a72a385d7c73d3259e2ed7dcb2af674838cfa9 -SIZE (rust/crates/cfg-if-1.0.3.crate) = 8719 -SHA256 (rust/crates/clap-4.5.47.crate) = 7eac00902d9d136acd712710d71823fb8ac8004ca445a89e73a41d45aa712931 -SIZE (rust/crates/clap-4.5.47.crate) = 58354 -SHA256 (rust/crates/clap_builder-4.5.47.crate) = 2ad9bbf750e73b5884fb8a211a9424a1906c1e156724260fdae972f31d70e1d6 -SIZE (rust/crates/clap_builder-4.5.47.crate) = 170016 -SHA256 (rust/crates/clap_complete-4.5.58.crate) = 75bf0b32ad2e152de789bb635ea4d3078f6b838ad7974143e99b99f45a04af4a -SIZE (rust/crates/clap_complete-4.5.58.crate) = 48645 -SHA256 (rust/crates/clap_derive-4.5.47.crate) = bbfd7eae0b0f1a6e63d4b13c9c478de77c2eb546fba158ad50b4203dc24b9f9c -SIZE (rust/crates/clap_derive-4.5.47.crate) = 33550 -SHA256 (rust/crates/clap_lex-0.7.5.crate) = b94f61472cee1439c0b966b47e3aca9ae07e45d070759512cd390ea2bebc6675 -SIZE (rust/crates/clap_lex-0.7.5.crate) = 13469 +SHA256 (rust/crates/bitflags-2.10.0.crate) = 812e12b5285cc515a9c72a5c1d3b6d46a19dac5acfef5265968c166106e31dd3 +SIZE (rust/crates/bitflags-2.10.0.crate) = 48427 +SHA256 (rust/crates/borrow-or-share-0.2.4.crate) = dc0b364ead1874514c8c2855ab558056ebfeb775653e7ae45ff72f28f8f3166c +SIZE (rust/crates/borrow-or-share-0.2.4.crate) = 5243 +SHA256 (rust/crates/bstr-1.12.1.crate) = 63044e1ae8e69f3b5a92c736ca6269b8d12fa7efe39bf34ddb06d102cf0e2cab +SIZE (rust/crates/bstr-1.12.1.crate) = 354916 +SHA256 (rust/crates/bytes-1.11.0.crate) = b35204fbdc0b3f4446b89fc1ac2cf84a8a68971995d0bf2e925ec7cd960f9cb3 +SIZE (rust/crates/bytes-1.11.0.crate) = 78391 +SHA256 (rust/crates/cc-1.2.46.crate) = b97463e1064cb1b1c1384ad0a0b9c8abd0988e2a91f52606c80ef14aadb63e36 +SIZE (rust/crates/cc-1.2.46.crate) = 92306 +SHA256 (rust/crates/cfg-if-1.0.4.crate) = 9330f8b2ff13f34540b44e946ef35111825727b38d33286ef986142615121801 +SIZE (rust/crates/cfg-if-1.0.4.crate) = 9360 +SHA256 (rust/crates/clap-4.5.51.crate) = 4c26d721170e0295f191a69bd9a1f93efcdb0aff38684b61ab5750468972e5f5 +SIZE (rust/crates/clap-4.5.51.crate) = 62030 +SHA256 (rust/crates/clap_builder-4.5.51.crate) = 75835f0c7bf681bfd05abe44e965760fea999a5286c6eb2d59883634fd02011a +SIZE (rust/crates/clap_builder-4.5.51.crate) = 171077 +SHA256 (rust/crates/clap_complete-4.5.60.crate) = 8e602857739c5a4291dfa33b5a298aeac9006185229a700e5810a3ef7272d971 +SIZE (rust/crates/clap_complete-4.5.60.crate) = 48640 +SHA256 (rust/crates/clap_derive-4.5.49.crate) = 2a0b5487afeab2deb2ff4e03a807ad1a03ac532ff5a2cee5d86884440c7f7671 +SIZE (rust/crates/clap_derive-4.5.49.crate) = 33559 +SHA256 (rust/crates/clap_lex-0.7.6.crate) = a1d728cc89cf3aee9ff92b05e62b19ee65a02b5702cff7d5a377e32c6ae29d8d +SIZE (rust/crates/clap_lex-0.7.6.crate) = 13466 SHA256 (rust/crates/cli-table-0.5.0.crate) = 14da8d951cef7cc4f13ccc9b744d736963d57863c7e6fc33c070ea274546082c SIZE (rust/crates/cli-table-0.5.0.crate) = 18356 SHA256 (rust/crates/cli-table-derive-0.5.0.crate) = 9f7c1b60bae2c3d45228dfb096046aa51ef6c300de70b658d7a13fcb0c4f832e @@ -65,10 +57,10 @@ SHA256 (rust/crates/crossbeam-utils-0.8.21.crate) = d0a5c400df2834b80a4c3327b3aa SIZE (rust/crates/crossbeam-utils-0.8.21.crate) = 42691 SHA256 (rust/crates/crunchy-0.2.4.crate) = 460fbee9c2c2f33933d720630a6a0bac33ba7053db5344fac858d4b8952d77d5 SIZE (rust/crates/crunchy-0.2.4.crate) = 3887 -SHA256 (rust/crates/csv-1.3.1.crate) = acdc4883a9c96732e4733212c01447ebd805833b7275a73ca3ee080fd77afdaf -SIZE (rust/crates/csv-1.3.1.crate) = 888542 -SHA256 (rust/crates/csv-core-0.1.12.crate) = 7d02f3b0da4c6504f86e9cd789d8dbafab48c2321be74e9987593de5a894d93d -SIZE (rust/crates/csv-core-0.1.12.crate) = 26298 +SHA256 (rust/crates/csv-1.4.0.crate) = 52cd9d68cf7efc6ddfaaee42e7288d3a99d613d4b50f76ce9827ae0c6e14f938 +SIZE (rust/crates/csv-1.4.0.crate) = 888642 +SHA256 (rust/crates/csv-core-0.1.13.crate) = 704a3c26996a80471189265814dbc2c257598b96b8a7feae2d31ace646bb9782 +SIZE (rust/crates/csv-core-0.1.13.crate) = 26119 SHA256 (rust/crates/dashmap-6.1.0.crate) = 5041cc499144891f3790297212f32a74fb938e5136a14943f338ef9e0ae276cf SIZE (rust/crates/dashmap-6.1.0.crate) = 24828 SHA256 (rust/crates/difflib-0.4.0.crate) = 6184e33543162437515c2e2b48714794e37845ec9851711914eec9d308f6ebe8 @@ -79,16 +71,14 @@ SHA256 (rust/crates/dirs-sys-0.5.0.crate) = e01a3366d27ee9890022452ee61b2b63a67e SIZE (rust/crates/dirs-sys-0.5.0.crate) = 10157 SHA256 (rust/crates/dlv-list-0.5.2.crate) = 442039f5147480ba31067cb00ada1adae6892028e40e45fc5de7b7df6dcc1b5f SIZE (rust/crates/dlv-list-0.5.2.crate) = 22373 -SHA256 (rust/crates/doc-comment-0.3.3.crate) = fea41bba32d969b513997752735605054bc0dfa92b4c56bf1189f2e174be7a10 -SIZE (rust/crates/doc-comment-0.3.3.crate) = 4123 SHA256 (rust/crates/equivalent-1.0.2.crate) = 877a4ace8713b0bcf2a4e7eec82529c029f1d0619886d18145fea96c3ffe5c0f SIZE (rust/crates/equivalent-1.0.2.crate) = 7419 SHA256 (rust/crates/errno-0.3.14.crate) = 39cab71617ae0d63f51a36d69f866391735b51691dbda63cf6f96d042b63efeb SIZE (rust/crates/errno-0.3.14.crate) = 12002 SHA256 (rust/crates/fastrand-2.3.0.crate) = 37909eebbb50d72f9059c3b6d82c0463f2ff062c9e95845c43a6c9c0355411be SIZE (rust/crates/fastrand-2.3.0.crate) = 15076 -SHA256 (rust/crates/find-msvc-tools-0.1.2.crate) = 1ced73b1dacfc750a6db6c0a0c3a3853c8b41997e2e2c563dc90804ae6867959 -SIZE (rust/crates/find-msvc-tools-0.1.2.crate) = 30461 +SHA256 (rust/crates/find-msvc-tools-0.1.5.crate) = 3a3076410a55c90011c298b04d0cfa770b00fa04e1e3c97d3f6c9de105a03844 +SIZE (rust/crates/find-msvc-tools-0.1.5.crate) = 30942 SHA256 (rust/crates/fluent-uri-0.3.2.crate) = 1918b65d96df47d3591bed19c5cca17e3fa5d0707318e4b5ef2eae01764df7e5 SIZE (rust/crates/fluent-uri-0.3.2.crate) = 43604 SHA256 (rust/crates/futures-0.3.31.crate) = 65bc07b1a8bc7c85c5f2e110c476c7389b4554ba72af57d8445ea63a576b0876 @@ -109,14 +99,12 @@ SHA256 (rust/crates/futures-util-0.3.31.crate) = 9fa08315bb612088cc391249efdc3bc SIZE (rust/crates/futures-util-0.3.31.crate) = 162124 SHA256 (rust/crates/getrandom-0.2.16.crate) = 335ff9f135e4384c8150d6f27c6daed433577f86b4750418338c01a1a2528592 SIZE (rust/crates/getrandom-0.2.16.crate) = 40163 -SHA256 (rust/crates/getrandom-0.3.3.crate) = 26145e563e54f2cadc477553f1ec5ee650b00862f0a58bcd12cbdc5f0ea2d2f4 -SIZE (rust/crates/getrandom-0.3.3.crate) = 49493 -SHA256 (rust/crates/gimli-0.31.1.crate) = 07e28edb80900c19c28f1072f2e8aeca7fa06b23cd4169cefe1af5aa3260783f -SIZE (rust/crates/gimli-0.31.1.crate) = 279515 +SHA256 (rust/crates/getrandom-0.3.4.crate) = 899def5c37c4fd7b2664648c28120ecec138e4d395b459e5ca34f9cce2dd77fd +SIZE (rust/crates/getrandom-0.3.4.crate) = 50932 SHA256 (rust/crates/glob-0.3.3.crate) = 0cc23270f6e1808e30a928bdc84dea0b9b4136a8bc82338574f23baf47bbd280 SIZE (rust/crates/glob-0.3.3.crate) = 22861 -SHA256 (rust/crates/globset-0.4.16.crate) = 54a1028dfc5f5df5da8a56a73e6c153c9a9708ec57232470703592a3f18e49f5 -SIZE (rust/crates/globset-0.4.16.crate) = 26533 +SHA256 (rust/crates/globset-0.4.18.crate) = 52dfc19153a48bde0cbd630453615c8151bce3a5adfac7a0aebfbf0a1e1f57e3 +SIZE (rust/crates/globset-0.4.18.crate) = 28970 SHA256 (rust/crates/hashbrown-0.14.5.crate) = e5274423e17b7c9fc20b6e7e208532f9b19825d82dfd615708b70edd83df41f1 SIZE (rust/crates/hashbrown-0.14.5.crate) = 141498 SHA256 (rust/crates/hashbrown-0.16.0.crate) = 5419bdc4f6a9207fbeba6d11b604d481addf78ecd10c11ad51e76c2f6482748d @@ -125,54 +113,48 @@ SHA256 (rust/crates/heck-0.5.0.crate) = 2304e00983f87ffb38b55b444b5e3b60a884b5d3 SIZE (rust/crates/heck-0.5.0.crate) = 11517 SHA256 (rust/crates/httparse-1.10.1.crate) = 6dbf3de79e51f3d586ab4cb9d5c3e2c14aa28ed23d180cf89b4df0454a69cc87 SIZE (rust/crates/httparse-1.10.1.crate) = 45190 -SHA256 (rust/crates/ignore-0.4.23.crate) = 6d89fd380afde86567dfba715db065673989d6253f42b88179abd3eae47bda4b -SIZE (rust/crates/ignore-0.4.23.crate) = 55901 -SHA256 (rust/crates/indexmap-2.11.4.crate) = 4b0f83760fb341a774ed326568e19f5a863af4a952def8c39f9ab92fd95b88e5 -SIZE (rust/crates/indexmap-2.11.4.crate) = 100302 -SHA256 (rust/crates/io-uring-0.7.10.crate) = 046fa2d4d00aea763528b4950358d0ead425372445dc8ff86312b3c69ff7727b -SIZE (rust/crates/io-uring-0.7.10.crate) = 103070 +SHA256 (rust/crates/ignore-0.4.25.crate) = d3d782a365a015e0f5c04902246139249abf769125006fbe7649e2ee88169b4a +SIZE (rust/crates/ignore-0.4.25.crate) = 59154 +SHA256 (rust/crates/indexmap-2.12.0.crate) = 6717a8d2a5a929a1a2eb43a12812498ed141a0bcfb7e8f7844fbdbe4303bba9f +SIZE (rust/crates/indexmap-2.12.0.crate) = 100446 SHA256 (rust/crates/is_executable-1.0.5.crate) = baabb8b4867b26294d818bf3f651a454b6901431711abb96e296245888d6e8c4 SIZE (rust/crates/is_executable-1.0.5.crate) = 9227 -SHA256 (rust/crates/is_terminal_polyfill-1.70.1.crate) = 7943c866cc5cd64cbc25b2e01621d07fa8eb2a1a23160ee81ce38704e97b8ecf -SIZE (rust/crates/is_terminal_polyfill-1.70.1.crate) = 7492 +SHA256 (rust/crates/is_terminal_polyfill-1.70.2.crate) = a6cb138bb79a146c1bd460005623e142ef0181e3d0219cb493e02f7d08a35695 +SIZE (rust/crates/is_terminal_polyfill-1.70.2.crate) = 7548 SHA256 (rust/crates/itoa-1.0.15.crate) = 4a5f13b858c8d314ee3e8f639011f7ccefe71f97f96e50151fb991f267928e2c SIZE (rust/crates/itoa-1.0.15.crate) = 11231 SHA256 (rust/crates/lazy_static-1.5.0.crate) = bbd2bcb4c963f2ddae06a2efc7e9f3591312473c50c6685e1f298068316e66fe SIZE (rust/crates/lazy_static-1.5.0.crate) = 14025 -SHA256 (rust/crates/libc-0.2.175.crate) = 6a82ae493e598baaea5209805c49bbf2ea7de956d50d7da0da1164f9c6d28543 -SIZE (rust/crates/libc-0.2.175.crate) = 788728 +SHA256 (rust/crates/libc-0.2.177.crate) = 2874a2af47a2325c2001a6e6fad9b16a53b802102b528163885171cf92b15976 +SIZE (rust/crates/libc-0.2.177.crate) = 792045 SHA256 (rust/crates/libredox-0.1.10.crate) = 416f7e718bdb06000964960ffa43b4335ad4012ae8b99060261aa4a8088d5ccb SIZE (rust/crates/libredox-0.1.10.crate) = 7332 SHA256 (rust/crates/linux-raw-sys-0.11.0.crate) = df1d3c3b53da64cf5760482273a98e575c651a67eec7f77df96b5b642de8f039 SIZE (rust/crates/linux-raw-sys-0.11.0.crate) = 2659624 -SHA256 (rust/crates/lock_api-0.4.13.crate) = 96936507f153605bddfcda068dd804796c84324ed2510809e5b2a624c81da765 -SIZE (rust/crates/lock_api-0.4.13.crate) = 28565 +SHA256 (rust/crates/lock_api-0.4.14.crate) = 224399e74b87b5f3557511d98dff8b14089b3dadafcab6bb93eab67d3aace965 +SIZE (rust/crates/lock_api-0.4.14.crate) = 29249 SHA256 (rust/crates/log-0.4.28.crate) = 34080505efa8e45a4b816c349525ebe327ceaa8559756f0356cba97ef3bf7432 SIZE (rust/crates/log-0.4.28.crate) = 51131 SHA256 (rust/crates/lsp-types-f-0.99.0.crate) = 7d628780e3ad5c81cadfa96c06840d85ba76b5f79b74c4edddd86931ac409cd9 SIZE (rust/crates/lsp-types-f-0.99.0.crate) = 77072 -SHA256 (rust/crates/memchr-2.7.5.crate) = 32a282da65faaf38286cf3be983213fcf1d2e2a58700e808f83f4ea9a4804bc0 -SIZE (rust/crates/memchr-2.7.5.crate) = 97603 -SHA256 (rust/crates/miniz_oxide-0.8.9.crate) = 1fa76a2c86f704bdb222d66965fb3d63269ce38518b83cb0575fca855ebb6316 -SIZE (rust/crates/miniz_oxide-0.8.9.crate) = 67132 -SHA256 (rust/crates/mio-1.0.4.crate) = 78bed444cc8a2160f01cbcf811ef18cac863ad68ae8ca62092e8db51d51c761c -SIZE (rust/crates/mio-1.0.4.crate) = 104212 -SHA256 (rust/crates/nu-ansi-term-0.50.1.crate) = d4a28e057d01f97e61255210fcff094d74ed0466038633e95017f5beb68e4399 -SIZE (rust/crates/nu-ansi-term-0.50.1.crate) = 28536 -SHA256 (rust/crates/object-0.36.7.crate) = 62948e14d923ea95ea2c7c86c71013138b66525b86bdc08d2dcc262bdb497b87 -SIZE (rust/crates/object-0.36.7.crate) = 329938 +SHA256 (rust/crates/memchr-2.7.6.crate) = f52b00d39961fc5b2736ea853c9cc86238e165017a493d1d5c8eac6bdc4cc273 +SIZE (rust/crates/memchr-2.7.6.crate) = 97616 +SHA256 (rust/crates/mio-1.1.0.crate) = 69d83b0086dc8ecf3ce9ae2874b2d1290252e2a30720bea58a5c6639b0092873 +SIZE (rust/crates/mio-1.1.0.crate) = 105232 +SHA256 (rust/crates/nu-ansi-term-0.50.3.crate) = 7957b9740744892f114936ab4a57b3f487491bbeafaf8083688b16841a4240e5 +SIZE (rust/crates/nu-ansi-term-0.50.3.crate) = 29597 SHA256 (rust/crates/once_cell-1.21.3.crate) = 42f5e15c9953c5e4ccceeb2e7382a716482c34515315f7b03532b8b4e8393d2d SIZE (rust/crates/once_cell-1.21.3.crate) = 34534 -SHA256 (rust/crates/once_cell_polyfill-1.70.1.crate) = a4895175b425cb1f87721b59f0f286c2092bd4af812243672510e1ac53e2e0ad -SIZE (rust/crates/once_cell_polyfill-1.70.1.crate) = 7510 +SHA256 (rust/crates/once_cell_polyfill-1.70.2.crate) = 384b8ab6d37215f3c5301a95a4accb5d64aa607f1fcb26a11b5303878451b4fe +SIZE (rust/crates/once_cell_polyfill-1.70.2.crate) = 7448 SHA256 (rust/crates/option-ext-0.2.0.crate) = 04744f49eae99ab78e0d5c0b603ab218f515ea8cfe5a456d7629ad883a3b6e7d SIZE (rust/crates/option-ext-0.2.0.crate) = 7345 SHA256 (rust/crates/ordered-multimap-0.7.3.crate) = 49203cdcae0030493bad186b28da2fa25645fa276a51b6fec8010d281e02ef79 SIZE (rust/crates/ordered-multimap-0.7.3.crate) = 23265 -SHA256 (rust/crates/parking_lot-0.12.4.crate) = 70d58bf43669b5795d1576d0641cfb6fbb2057bf629506267a92807158584a13 -SIZE (rust/crates/parking_lot-0.12.4.crate) = 46779 -SHA256 (rust/crates/parking_lot_core-0.9.11.crate) = bc838d2a56b5b1a6c25f55575dfc605fabb63bb2365f6c2353ef9159aa69e4a5 -SIZE (rust/crates/parking_lot_core-0.9.11.crate) = 34773 +SHA256 (rust/crates/parking_lot-0.12.5.crate) = 93857453250e3077bd71ff98b6a65ea6621a19bb0f559a85248955ac12c45a1a +SIZE (rust/crates/parking_lot-0.12.5.crate) = 46735 +SHA256 (rust/crates/parking_lot_core-0.9.12.crate) = 2621685985a2ebf1c516881c026032ac7deafcda1a2c9b7850dc81e3dfcb64c1 +SIZE (rust/crates/parking_lot_core-0.9.12.crate) = 34110 SHA256 (rust/crates/path-absolutize-3.1.1.crate) = e4af381fe79fa195b4909485d99f73a80792331df0625188e707854f0b3383f5 SIZE (rust/crates/path-absolutize-3.1.1.crate) = 6605 SHA256 (rust/crates/path-dedot-3.1.1.crate) = 07ba0ad7e047712414213ff67533e6dd477af0a4e1d14fb52343e53d30ea9397 @@ -191,30 +173,28 @@ SHA256 (rust/crates/predicates-core-1.0.9.crate) = 727e462b119fe9c93fd0eb1429a5f SIZE (rust/crates/predicates-core-1.0.9.crate) = 8618 SHA256 (rust/crates/predicates-tree-1.0.12.crate) = 72dd2d6d381dfb73a193c7fca536518d7caee39fc8503f74e7dc0be0531b425c SIZE (rust/crates/predicates-tree-1.0.12.crate) = 8392 -SHA256 (rust/crates/proc-macro2-1.0.101.crate) = 89ae43fd86e4158d6db51ad8e2b80f313af9cc74f5c0e03ccb87de09998732de -SIZE (rust/crates/proc-macro2-1.0.101.crate) = 53886 -SHA256 (rust/crates/quote-1.0.40.crate) = 1885c039570dc00dcb4ff087a89e185fd56bae234ddc7f056a945bf36467248d -SIZE (rust/crates/quote-1.0.40.crate) = 31063 +SHA256 (rust/crates/proc-macro2-1.0.103.crate) = 5ee95bc4ef87b8d5ba32e8b7714ccc834865276eab0aed5c9958d00ec45f49e8 +SIZE (rust/crates/proc-macro2-1.0.103.crate) = 60024 +SHA256 (rust/crates/quote-1.0.42.crate) = a338cc41d27e6cc6dce6cefc13a0729dfbb81c262b1f519331575dd80ef3067f +SIZE (rust/crates/quote-1.0.42.crate) = 31504 SHA256 (rust/crates/r-efi-5.3.0.crate) = 69cdb34c158ceb288df11e18b4bd39de994f6657d83847bdffdbd7f346754b0f SIZE (rust/crates/r-efi-5.3.0.crate) = 64532 -SHA256 (rust/crates/redox_syscall-0.5.17.crate) = 5407465600fb0548f1442edf71dd20683c6ed326200ace4b1ef0763521bb3b77 -SIZE (rust/crates/redox_syscall-0.5.17.crate) = 30002 +SHA256 (rust/crates/redox_syscall-0.5.18.crate) = ed2bf2547551a7053d6fdfafda3f938979645c44812fbfcda098faae3f1a362d +SIZE (rust/crates/redox_syscall-0.5.18.crate) = 30747 SHA256 (rust/crates/redox_users-0.5.2.crate) = a4e608c6638b9c18977b00b475ac1f28d14e84b27d8d42f70e0bf1e3dec127ac SIZE (rust/crates/redox_users-0.5.2.crate) = 17280 -SHA256 (rust/crates/ref-cast-1.0.24.crate) = 4a0ae411dbe946a674d89546582cea4ba2bb8defac896622d6496f14c23ba5cf -SIZE (rust/crates/ref-cast-1.0.24.crate) = 15252 -SHA256 (rust/crates/ref-cast-impl-1.0.24.crate) = 1165225c21bff1f3bbce98f5a1f889949bc902d3575308cc7b0de30b4f6d27c7 -SIZE (rust/crates/ref-cast-impl-1.0.24.crate) = 9968 -SHA256 (rust/crates/regex-1.11.2.crate) = 23d7fd106d8c02486a8d64e778353d1cffe08ce79ac2e82f540c86d0facf6912 -SIZE (rust/crates/regex-1.11.2.crate) = 166265 -SHA256 (rust/crates/regex-automata-0.4.10.crate) = 6b9458fa0bfeeac22b5ca447c63aaf45f28439a709ccd244698632f9aa6394d6 -SIZE (rust/crates/regex-automata-0.4.10.crate) = 622754 -SHA256 (rust/crates/regex-syntax-0.8.6.crate) = caf4aa5b0f434c91fe5c7f1ecb6a5ece2130b02ad2a590589dda5146df959001 -SIZE (rust/crates/regex-syntax-0.8.6.crate) = 358808 +SHA256 (rust/crates/ref-cast-1.0.25.crate) = f354300ae66f76f1c85c5f84693f0ce81d747e2c3f21a45fef496d89c960bf7d +SIZE (rust/crates/ref-cast-1.0.25.crate) = 15192 +SHA256 (rust/crates/ref-cast-impl-1.0.25.crate) = b7186006dcb21920990093f30e3dea63b7d6e977bf1256be20c3563a5db070da +SIZE (rust/crates/ref-cast-impl-1.0.25.crate) = 10167 +SHA256 (rust/crates/regex-1.12.2.crate) = 843bc0191f75f3e22651ae5f1e72939ab2f72a4bc30fa80a066bd66edefc24d4 +SIZE (rust/crates/regex-1.12.2.crate) = 163843 +SHA256 (rust/crates/regex-automata-0.4.13.crate) = 5276caf25ac86c8d810222b3dbb938e512c55c6831a10f3e6ed1c93b84041f1c +SIZE (rust/crates/regex-automata-0.4.13.crate) = 625250 +SHA256 (rust/crates/regex-syntax-0.8.8.crate) = 7a2d987857b319362043e95f5353c0535c1f58eec5336fdfcf626430af7def58 +SIZE (rust/crates/regex-syntax-0.8.8.crate) = 359141 SHA256 (rust/crates/rust-ini-0.21.3.crate) = 796e8d2b6696392a43bea58116b667fb4c29727dc5abd27d6acf338bb4f688c7 SIZE (rust/crates/rust-ini-0.21.3.crate) = 22939 -SHA256 (rust/crates/rustc-demangle-0.1.26.crate) = 56f7d92ca342cea22a06f2121d944b4fd82af56988c270852495420f961d4ace -SIZE (rust/crates/rustc-demangle-0.1.26.crate) = 30340 SHA256 (rust/crates/rustix-1.1.2.crate) = cd15f8a2c5551a84d56efdc1cd049089e409ac19a3072d5037a17fd70719ff3e SIZE (rust/crates/rustix-1.1.2.crate) = 422717 SHA256 (rust/crates/ryu-1.0.20.crate) = 28d3b2b1366ec20994f1fd18c3c594f05c5dd4bc44d8bb0c1c632c8d6829481f @@ -223,18 +203,18 @@ SHA256 (rust/crates/same-file-1.0.6.crate) = 93fc1dc3aaa9bfed95e02e6eadabb4baf7e SIZE (rust/crates/same-file-1.0.6.crate) = 10183 SHA256 (rust/crates/scopeguard-1.2.0.crate) = 94143f37725109f92c262ed2cf5e59bce7498c01bcc1502d7b9afe439a4e9f49 SIZE (rust/crates/scopeguard-1.2.0.crate) = 11619 -SHA256 (rust/crates/serde-1.0.225.crate) = fd6c24dee235d0da097043389623fb913daddf92c76e9f5a1db88607a0bcbd1d -SIZE (rust/crates/serde-1.0.225.crate) = 28467 -SHA256 (rust/crates/serde_core-1.0.225.crate) = 659356f9a0cb1e529b24c01e43ad2bdf520ec4ceaf83047b83ddcc2251f96383 -SIZE (rust/crates/serde_core-1.0.225.crate) = 63004 -SHA256 (rust/crates/serde_derive-1.0.225.crate) = 0ea936adf78b1f766949a4977b91d2f5595825bd6ec079aa9543ad2685fc4516 -SIZE (rust/crates/serde_derive-1.0.225.crate) = 58560 +SHA256 (rust/crates/serde-1.0.228.crate) = 9a8e94ea7f378bd32cbbd37198a4a91436180c5bb472411e48b5ec2e2124ae9e +SIZE (rust/crates/serde-1.0.228.crate) = 83652 +SHA256 (rust/crates/serde_core-1.0.228.crate) = 41d385c7d4ca58e59fc732af25c3983b67ac852c1a25000afe1175de458b67ad +SIZE (rust/crates/serde_core-1.0.228.crate) = 63111 +SHA256 (rust/crates/serde_derive-1.0.228.crate) = d540f220d3187173da220f885ab66608367b6574e925011a9353e4badda91d79 +SIZE (rust/crates/serde_derive-1.0.228.crate) = 59605 SHA256 (rust/crates/serde_json-1.0.145.crate) = 402a6f66d8c709116cf22f558eab210f5a50187f702eb4d7e5ef38d9a7f1c79c SIZE (rust/crates/serde_json-1.0.145.crate) = 155748 SHA256 (rust/crates/serde_repr-0.1.20.crate) = 175ee3e80ae9982737ca543e96133087cbd9a485eecc3bc4de9c1a37b47ea59c SIZE (rust/crates/serde_repr-0.1.20.crate) = 12627 -SHA256 (rust/crates/serde_spanned-1.0.2.crate) = 5417783452c2be558477e104686f7de5dae53dba813c28435e0e70f82d9b04ee -SIZE (rust/crates/serde_spanned-1.0.2.crate) = 11032 +SHA256 (rust/crates/serde_spanned-1.0.3.crate) = e24345aa0fe688594e73770a5f6d1b216508b4f93484c0026d521acd30134392 +SIZE (rust/crates/serde_spanned-1.0.3.crate) = 11011 SHA256 (rust/crates/sharded-slab-0.1.7.crate) = f40ca3c46823713e0d4209592e8d6e826aa57e928f09752619fc696c499637f6 SIZE (rust/crates/sharded-slab-0.1.7.crate) = 58227 SHA256 (rust/crates/shlex-1.3.0.crate) = 0fda2ff0d084019ba4d7c6f371c95d8fd75ce3524c3cb8fb653a3023f6323e64 @@ -245,44 +225,44 @@ SHA256 (rust/crates/slab-0.4.11.crate) = 7a2ae44ef20feb57a68b23d846850f861394c2e SIZE (rust/crates/slab-0.4.11.crate) = 18549 SHA256 (rust/crates/smallvec-1.15.1.crate) = 67b1b7a3b5fe4f1376887184045fcf45c69e92af734b7aaddc05fb777b6fbd03 SIZE (rust/crates/smallvec-1.15.1.crate) = 38116 -SHA256 (rust/crates/socket2-0.6.0.crate) = 233504af464074f9d066d7b5416c5f9b894a5862a6506e306f7b816cdd6f1807 -SIZE (rust/crates/socket2-0.6.0.crate) = 57974 +SHA256 (rust/crates/socket2-0.6.1.crate) = 17129e116933cf371d018bb80ae557e889637989d8638274fb25622827b03881 +SIZE (rust/crates/socket2-0.6.1.crate) = 58486 SHA256 (rust/crates/streaming-iterator-0.1.9.crate) = 2b2231b7c3057d5e4ad0156fb3dc807d900806020c5ffa3ee6ff2c8c76fb8520 SIZE (rust/crates/streaming-iterator-0.1.9.crate) = 18482 SHA256 (rust/crates/strsim-0.11.1.crate) = 7da8b5736845d9f2fcb837ea5d9e2628564b3b043a70948a3f0b778838c5fb4f SIZE (rust/crates/strsim-0.11.1.crate) = 14266 -SHA256 (rust/crates/syn-2.0.106.crate) = ede7c438028d4436d71104916910f5bb611972c5cfd7f89b8300a8186e6fada6 -SIZE (rust/crates/syn-2.0.106.crate) = 301514 +SHA256 (rust/crates/syn-2.0.110.crate) = a99801b5bd34ede4cf3fc688c5919368fea4e4814a4664359503e6015b280aea +SIZE (rust/crates/syn-2.0.110.crate) = 302184 SHA256 (rust/crates/sync_wrapper-1.0.2.crate) = 0bf256ce5efdfa370213c1dabab5935a12e49f2c58d15e9eac2870d3b4f27263 SIZE (rust/crates/sync_wrapper-1.0.2.crate) = 6958 -SHA256 (rust/crates/tempfile-3.22.0.crate) = 84fa4d11fadde498443cca10fd3ac23c951f0dc59e080e9f4b93d4df4e4eea53 -SIZE (rust/crates/tempfile-3.22.0.crate) = 43044 +SHA256 (rust/crates/tempfile-3.23.0.crate) = 2d31c77bdf42a745371d260a26ca7163f1e0924b64afa0b688e61b5a9fa02f16 +SIZE (rust/crates/tempfile-3.23.0.crate) = 43063 SHA256 (rust/crates/termcolor-1.4.1.crate) = 06794f8f6c5c898b3275aebefa6b8a1cb24cd2c6c79397ab15774837a0bc5755 SIZE (rust/crates/termcolor-1.4.1.crate) = 18773 SHA256 (rust/crates/termtree-0.5.1.crate) = 8f50febec83f5ee1df3015341d8bd429f2d1cc62bcba7ea2076759d315084683 SIZE (rust/crates/termtree-0.5.1.crate) = 8498 -SHA256 (rust/crates/thiserror-2.0.16.crate) = 3467d614147380f2e4e374161426ff399c91084acd2363eaf549172b3d5e60c0 -SIZE (rust/crates/thiserror-2.0.16.crate) = 29095 -SHA256 (rust/crates/thiserror-impl-2.0.16.crate) = 6c5e1be1c48b9172ee610da68fd9cd2770e7a4056cb3fc98710ee6906f0c7960 -SIZE (rust/crates/thiserror-impl-2.0.16.crate) = 21214 +SHA256 (rust/crates/thiserror-2.0.17.crate) = f63587ca0f12b72a0600bcba1d40081f830876000bb46dd2337a3051618f4fc8 +SIZE (rust/crates/thiserror-2.0.17.crate) = 28857 +SHA256 (rust/crates/thiserror-impl-2.0.17.crate) = 3ff15c8ecd7de3849db632e14d18d2571fa09dfc5ed93479bc4485c7a517c913 +SIZE (rust/crates/thiserror-impl-2.0.17.crate) = 21344 SHA256 (rust/crates/thread_local-1.1.9.crate) = f60246a4944f24f6e018aa17cdeffb7818b76356965d03b07d6a9886e8962185 SIZE (rust/crates/thread_local-1.1.9.crate) = 19315 SHA256 (rust/crates/tiny-keccak-2.0.2.crate) = 2c9d3793400a45f954c52e73d068316d76b6f4e36977e3fcebb13a2721e80237 SIZE (rust/crates/tiny-keccak-2.0.2.crate) = 20129 -SHA256 (rust/crates/tokio-1.47.1.crate) = 89e49afdadebb872d3145a5638b59eb0691ea23e46ca484037cfab3b76b95038 -SIZE (rust/crates/tokio-1.47.1.crate) = 829790 -SHA256 (rust/crates/tokio-macros-2.5.0.crate) = 6e06d43f1345a3bcd39f6a56dbb7dcab2ba47e68e8ac134855e7e2bdbaf8cab8 -SIZE (rust/crates/tokio-macros-2.5.0.crate) = 12617 -SHA256 (rust/crates/tokio-util-0.7.16.crate) = 14307c986784f72ef81c89db7d9e28d6ac26d16213b109ea501696195e6e3ce5 -SIZE (rust/crates/tokio-util-0.7.16.crate) = 127775 -SHA256 (rust/crates/toml-0.9.7.crate) = 00e5e5d9bf2475ac9d4f0d9edab68cc573dc2fd644b0dba36b0c30a92dd9eaa0 -SIZE (rust/crates/toml-0.9.7.crate) = 55852 -SHA256 (rust/crates/toml_datetime-0.7.2.crate) = 32f1085dec27c2b6632b04c80b3bb1b4300d6495d1e129693bdda7d91e72eec1 -SIZE (rust/crates/toml_datetime-0.7.2.crate) = 17859 -SHA256 (rust/crates/toml_parser-1.0.3.crate) = 4cf893c33be71572e0e9aa6dd15e6677937abd686b066eac3f8cd3531688a627 -SIZE (rust/crates/toml_parser-1.0.3.crate) = 34982 -SHA256 (rust/crates/toml_writer-1.0.3.crate) = d163a63c116ce562a22cda521fcc4d79152e7aba014456fb5eb442f6d6a10109 -SIZE (rust/crates/toml_writer-1.0.3.crate) = 17173 +SHA256 (rust/crates/tokio-1.48.0.crate) = ff360e02eab121e0bc37a2d3b4d4dc622e6eda3a8e5253d5435ecf5bd4c68408 +SIZE (rust/crates/tokio-1.48.0.crate) = 843434 +SHA256 (rust/crates/tokio-macros-2.6.0.crate) = af407857209536a95c8e56f8231ef2c2e2aff839b22e07a1ffcbc617e9db9fa5 +SIZE (rust/crates/tokio-macros-2.6.0.crate) = 16505 +SHA256 (rust/crates/tokio-util-0.7.17.crate) = 2efa149fe76073d6e8fd97ef4f4eca7b67f599660115591483572e406e165594 +SIZE (rust/crates/tokio-util-0.7.17.crate) = 133898 +SHA256 (rust/crates/toml-0.9.8.crate) = f0dc8b1fb61449e27716ec0e1bdf0f6b8f3e8f6b05391e8497b8b6d7804ea6d8 +SIZE (rust/crates/toml-0.9.8.crate) = 56104 +SHA256 (rust/crates/toml_datetime-0.7.3.crate) = f2cdb639ebbc97961c51720f858597f7f24c4fc295327923af55b74c3c724533 +SIZE (rust/crates/toml_datetime-0.7.3.crate) = 17827 +SHA256 (rust/crates/toml_parser-1.0.4.crate) = c0cbe268d35bdb4bb5a56a2de88d0ad0eb70af5384a99d648cd4b3d04039800e +SIZE (rust/crates/toml_parser-1.0.4.crate) = 34978 +SHA256 (rust/crates/toml_writer-1.0.4.crate) = df8b2b54733674ad286d16267dcfc7a71ed5c776e4ac7aa3c3e2561f7c637bf2 +SIZE (rust/crates/toml_writer-1.0.4.crate) = 17146 SHA256 (rust/crates/tower-0.5.2.crate) = d039ad9159c98b70ecfd540b2573b97f7f52c3e8d9f8ad57a24b916a536975f9 SIZE (rust/crates/tower-0.5.2.crate) = 109417 SHA256 (rust/crates/tower-layer-0.3.3.crate) = 121c2a6cda46980bb0fcd1647ffaf6cd3fc79a013de288782836f6df9c48780e @@ -301,18 +281,18 @@ SHA256 (rust/crates/tracing-log-0.2.0.crate) = ee855f1f400bd0e5c02d150ae5de38400 SIZE (rust/crates/tracing-log-0.2.0.crate) = 17561 SHA256 (rust/crates/tracing-subscriber-0.3.20.crate) = 2054a14f5307d601f88daf0553e1cbf472acc4f2c51afab632431cdcd72124d5 SIZE (rust/crates/tracing-subscriber-0.3.20.crate) = 212274 -SHA256 (rust/crates/tree-sitter-0.25.9.crate) = ccd2a058a86cfece0bf96f7cce1021efef9c8ed0e892ab74639173e5ed7a34fa -SIZE (rust/crates/tree-sitter-0.25.9.crate) = 197617 +SHA256 (rust/crates/tree-sitter-0.25.10.crate) = 78f873475d258561b06f1c595d93308a7ed124d9977cb26b148c2084a4a3cc87 +SIZE (rust/crates/tree-sitter-0.25.10.crate) = 197383 SHA256 (rust/crates/tree-sitter-cmake-0.7.1.crate) = 7c1b35d1dd7396d24b3e826bb0f975b915ec7e9125b989d5e9d24ebb6a08509a SIZE (rust/crates/tree-sitter-cmake-0.7.1.crate) = 49838 SHA256 (rust/crates/tree-sitter-language-0.1.5.crate) = c4013970217383f67b18aef68f6fb2e8d409bc5755227092d32efb0422ba24b8 SIZE (rust/crates/tree-sitter-language-0.1.5.crate) = 1887 SHA256 (rust/crates/treesitter_kind_collector-0.2.0.crate) = ff86f5ba8df30aeadc71159ce11c8466ffd99176c7f84cff3635d5e5e971ffa6 SIZE (rust/crates/treesitter_kind_collector-0.2.0.crate) = 4216 -SHA256 (rust/crates/unicode-ident-1.0.19.crate) = f63a545481291138910575129486daeaf8ac54aee4387fe7906919f7830c7d9d -SIZE (rust/crates/unicode-ident-1.0.19.crate) = 47480 -SHA256 (rust/crates/unicode-width-0.2.1.crate) = 4a1a07cc7db3810833284e8d372ccdc6da29741639ecc70c9ec107df0fa6154c -SIZE (rust/crates/unicode-width-0.2.1.crate) = 279344 +SHA256 (rust/crates/unicode-ident-1.0.22.crate) = 9312f7c4f6ff9069b165498234ce8be658059c6728633667c526e27dc2cf1df5 +SIZE (rust/crates/unicode-ident-1.0.22.crate) = 47919 +SHA256 (rust/crates/unicode-width-0.2.2.crate) = b4ac048d71ede7ee76d585517add45da530660ef4390e49b098733c6e897f254 +SIZE (rust/crates/unicode-width-0.2.2.crate) = 282768 SHA256 (rust/crates/utf8parse-0.2.2.crate) = 06abde3611657adf66d383f00b093d7faecc7fa57071cce2578660c9f1010821 SIZE (rust/crates/utf8parse-0.2.2.crate) = 13499 SHA256 (rust/crates/valuable-0.1.1.crate) = ba73ea9cf16a25df0c8caa16c51acb937d5712a8429db78a3ee29d5dcacd3a65 @@ -323,63 +303,37 @@ SHA256 (rust/crates/walkdir-2.5.0.crate) = 29790946404f91d9c5d06f9874efddea1dc06 SIZE (rust/crates/walkdir-2.5.0.crate) = 23951 SHA256 (rust/crates/wasi-0.11.1+wasi-snapshot-preview1.crate) = ccf3ec651a847eb01de73ccad15eb7d99f80485de043efb2f370cd654f4ea44b SIZE (rust/crates/wasi-0.11.1+wasi-snapshot-preview1.crate) = 28477 -SHA256 (rust/crates/wasi-0.14.7+wasi-0.2.4.crate) = 883478de20367e224c0090af9cf5f9fa85bed63a95c1abf3afc5c083ebc06e8c -SIZE (rust/crates/wasi-0.14.7+wasi-0.2.4.crate) = 18219 SHA256 (rust/crates/wasip2-1.0.1+wasi-0.2.4.crate) = 0562428422c63773dad2c345a1882263bbf4d65cf3f42e90921f787ef5ad58e7 SIZE (rust/crates/wasip2-1.0.1+wasi-0.2.4.crate) = 132087 SHA256 (rust/crates/winapi-util-0.1.11.crate) = c2a7b1c03c876122aa43f3020e6c3c3ee5c05081c9a00739faf7503aeba10d22 SIZE (rust/crates/winapi-util-0.1.11.crate) = 13368 -SHA256 (rust/crates/windows-link-0.1.3.crate) = 5e6ad25900d524eaabdbbb96d20b4311e1e7ae1699af4fb28c17ae66c80d798a -SIZE (rust/crates/windows-link-0.1.3.crate) = 6154 -SHA256 (rust/crates/windows-link-0.2.0.crate) = 45e46c0661abb7180e7b9c281db115305d49ca1709ab8242adf09666d2173c65 -SIZE (rust/crates/windows-link-0.2.0.crate) = 6170 -SHA256 (rust/crates/windows-sys-0.52.0.crate) = 282be5f36a8ce781fad8c8ae18fa3f9beff57ec1b52cb3de0789201425d9a33d -SIZE (rust/crates/windows-sys-0.52.0.crate) = 2576877 -SHA256 (rust/crates/windows-sys-0.59.0.crate) = 1e38bc4d79ed67fd075bcc251a1c39b32a1776bbe92e5bef1f0bf1f8c531853b -SIZE (rust/crates/windows-sys-0.59.0.crate) = 2387323 +SHA256 (rust/crates/windows-link-0.2.1.crate) = f0805222e57f7521d6a62e36fa9163bc891acd422f971defe97d64e70d0a4fe5 +SIZE (rust/crates/windows-link-0.2.1.crate) = 6133 SHA256 (rust/crates/windows-sys-0.60.2.crate) = f2f500e4d28234f72040990ec9d39e3a6b950f9f22d3dba18416c35882612bcb SIZE (rust/crates/windows-sys-0.60.2.crate) = 2518479 -SHA256 (rust/crates/windows-sys-0.61.0.crate) = e201184e40b2ede64bc2ea34968b28e33622acdbbf37104f0e4a33f7abe657aa -SIZE (rust/crates/windows-sys-0.61.0.crate) = 2517134 -SHA256 (rust/crates/windows-targets-0.52.6.crate) = 9b724f72796e036ab90c1021d4780d4d3d648aca59e491e6b98e725b84e99973 -SIZE (rust/crates/windows-targets-0.52.6.crate) = 6403 -SHA256 (rust/crates/windows-targets-0.53.3.crate) = d5fe6031c4041849d7c496a8ded650796e7b6ecc19df1a431c1a363342e5dc91 -SIZE (rust/crates/windows-targets-0.53.3.crate) = 7099 -SHA256 (rust/crates/windows_aarch64_gnullvm-0.52.6.crate) = 32a4622180e7a0ec044bb555404c800bc9fd9ec262ec147edd5989ccd0c02cd3 -SIZE (rust/crates/windows_aarch64_gnullvm-0.52.6.crate) = 435718 -SHA256 (rust/crates/windows_aarch64_gnullvm-0.53.0.crate) = 86b8d5f90ddd19cb4a147a5fa63ca848db3df085e25fee3cc10b39b6eebae764 -SIZE (rust/crates/windows_aarch64_gnullvm-0.53.0.crate) = 782443 -SHA256 (rust/crates/windows_aarch64_msvc-0.52.6.crate) = 09ec2a7bb152e2252b53fa7803150007879548bc709c039df7627cabbd05d469 -SIZE (rust/crates/windows_aarch64_msvc-0.52.6.crate) = 832615 -SHA256 (rust/crates/windows_aarch64_msvc-0.53.0.crate) = c7651a1f62a11b8cbd5e0d42526e55f2c99886c77e007179efff86c2b137e66c -SIZE (rust/crates/windows_aarch64_msvc-0.53.0.crate) = 834446 -SHA256 (rust/crates/windows_i686_gnu-0.52.6.crate) = 8e9b5ad5ab802e97eb8e295ac6720e509ee4c243f69d781394014ebfe8bbfa0b -SIZE (rust/crates/windows_i686_gnu-0.52.6.crate) = 880402 -SHA256 (rust/crates/windows_i686_gnu-0.53.0.crate) = c1dc67659d35f387f5f6c479dc4e28f1d4bb90ddd1a5d3da2e5d97b42d6272c3 -SIZE (rust/crates/windows_i686_gnu-0.53.0.crate) = 936973 -SHA256 (rust/crates/windows_i686_gnullvm-0.52.6.crate) = 0eee52d38c090b3caa76c563b86c3a4bd71ef1a819287c19d586d7334ae8ed66 -SIZE (rust/crates/windows_i686_gnullvm-0.52.6.crate) = 475940 -SHA256 (rust/crates/windows_i686_gnullvm-0.53.0.crate) = 9ce6ccbdedbf6d6354471319e781c0dfef054c81fbc7cf83f338a4296c0cae11 -SIZE (rust/crates/windows_i686_gnullvm-0.53.0.crate) = 854056 -SHA256 (rust/crates/windows_i686_msvc-0.52.6.crate) = 240948bc05c5e7c6dabba28bf89d89ffce3e303022809e73deaefe4f6ec56c66 -SIZE (rust/crates/windows_i686_msvc-0.52.6.crate) = 901163 -SHA256 (rust/crates/windows_i686_msvc-0.53.0.crate) = 581fee95406bb13382d2f65cd4a908ca7b1e4c2f1917f143ba16efe98a589b5d -SIZE (rust/crates/windows_i686_msvc-0.53.0.crate) = 903450 -SHA256 (rust/crates/windows_x86_64_gnu-0.52.6.crate) = 147a5c80aabfbf0c7d901cb5895d1de30ef2907eb21fbbab29ca94c5b08b1a78 -SIZE (rust/crates/windows_x86_64_gnu-0.52.6.crate) = 836363 -SHA256 (rust/crates/windows_x86_64_gnu-0.53.0.crate) = 2e55b5ac9ea33f2fc1716d1742db15574fd6fc8dadc51caab1c16a3d3b4190ba -SIZE (rust/crates/windows_x86_64_gnu-0.53.0.crate) = 902585 -SHA256 (rust/crates/windows_x86_64_gnullvm-0.52.6.crate) = 24d5b23dc417412679681396f2b49f3de8c1473deb516bd34410872eff51ed0d -SIZE (rust/crates/windows_x86_64_gnullvm-0.52.6.crate) = 435707 -SHA256 (rust/crates/windows_x86_64_gnullvm-0.53.0.crate) = 0a6e035dd0599267ce1ee132e51c27dd29437f63325753051e71dd9e42406c57 -SIZE (rust/crates/windows_x86_64_gnullvm-0.53.0.crate) = 782434 -SHA256 (rust/crates/windows_x86_64_msvc-0.52.6.crate) = 589f6da84c646204747d1270a2a5661ea66ed1cced2631d546fdfb155959f9ec -SIZE (rust/crates/windows_x86_64_msvc-0.52.6.crate) = 832564 -SHA256 (rust/crates/windows_x86_64_msvc-0.53.0.crate) = 271414315aff87387382ec3d271b52d7ae78726f5d44ac98b4f4030c91880486 -SIZE (rust/crates/windows_x86_64_msvc-0.53.0.crate) = 834400 +SHA256 (rust/crates/windows-sys-0.61.2.crate) = ae137229bcbd6cdf0f7b80a31df61766145077ddf49416a728b02cb3921ff3fc +SIZE (rust/crates/windows-sys-0.61.2.crate) = 2517186 +SHA256 (rust/crates/windows-targets-0.53.5.crate) = 4945f9f551b88e0d65f3db0bc25c33b8acea4d9e41163edf90dcd0b19f9069f3 +SIZE (rust/crates/windows-targets-0.53.5.crate) = 7126 +SHA256 (rust/crates/windows_aarch64_gnullvm-0.53.1.crate) = a9d8416fa8b42f5c947f8482c43e7d89e73a173cead56d044f6a56104a6d1b53 +SIZE (rust/crates/windows_aarch64_gnullvm-0.53.1.crate) = 787748 +SHA256 (rust/crates/windows_aarch64_msvc-0.53.1.crate) = b9d782e804c2f632e395708e99a94275910eb9100b2114651e04744e9b125006 +SIZE (rust/crates/windows_aarch64_msvc-0.53.1.crate) = 838009 +SHA256 (rust/crates/windows_i686_gnu-0.53.1.crate) = 960e6da069d81e09becb0ca57a65220ddff016ff2d6af6a223cf372a506593a3 +SIZE (rust/crates/windows_i686_gnu-0.53.1.crate) = 939775 +SHA256 (rust/crates/windows_i686_gnullvm-0.53.1.crate) = fa7359d10048f68ab8b09fa71c3daccfb0e9b559aed648a8f95469c27057180c +SIZE (rust/crates/windows_i686_gnullvm-0.53.1.crate) = 857396 +SHA256 (rust/crates/windows_i686_msvc-0.53.1.crate) = 1e7ac75179f18232fe9c285163565a57ef8d3c89254a30685b57d83a38d326c2 +SIZE (rust/crates/windows_i686_msvc-0.53.1.crate) = 907688 +SHA256 (rust/crates/windows_x86_64_gnu-0.53.1.crate) = 9c3842cdd74a865a8066ab39c8a7a473c0778a3f29370b5fd6b4b9aa7df4a499 +SIZE (rust/crates/windows_x86_64_gnu-0.53.1.crate) = 903712 +SHA256 (rust/crates/windows_x86_64_gnullvm-0.53.1.crate) = 0ffa179e2d07eee8ad8f57493436566c7cc30ac536a3379fdf008f47f6bb7ae1 +SIZE (rust/crates/windows_x86_64_gnullvm-0.53.1.crate) = 787739 +SHA256 (rust/crates/windows_x86_64_msvc-0.53.1.crate) = d6bbff5f0aada427a1e5a6da5f1f98158182f26556f345ac9e04d36d0ebed650 +SIZE (rust/crates/windows_x86_64_msvc-0.53.1.crate) = 837950 SHA256 (rust/crates/winnow-0.7.13.crate) = 21a0236b59786fed61e2a80582dd500fe61f18b5dca67a4a067d0bc9039339cf SIZE (rust/crates/winnow-0.7.13.crate) = 174454 SHA256 (rust/crates/wit-bindgen-0.46.0.crate) = f17a85883d4e6d00e8a97c586de764dabcc06133f7f1d55dce5cdc070ad7fe59 SIZE (rust/crates/wit-bindgen-0.46.0.crate) = 60508 -SHA256 (Decodetalkers-neocmakelsp-v0.8.26_GH0.tar.gz) = a400e86420cc7d67008a2139c3d7d9853b2775ffb5b6c53964775ffb505e5a36 -SIZE (Decodetalkers-neocmakelsp-v0.8.26_GH0.tar.gz) = 3798953 +SHA256 (Decodetalkers-neocmakelsp-v0.9.0_GH0.tar.gz) = 323716e5aebf5487e3d2fe9dfd9451ee730a07ede22439193e6ec225343508fe +SIZE (Decodetalkers-neocmakelsp-v0.9.0_GH0.tar.gz) = 3797207 diff --git a/lang/perl5-devel/distinfo b/lang/perl5-devel/distinfo index 0aeee436398c..0fbfb3c3fbfb 100644 --- a/lang/perl5-devel/distinfo +++ b/lang/perl5-devel/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1761296888 -SHA256 (perl/perl-5.43.4.tar.xz) = c2b9f73729e998188ec987233250f27b888643ed29f5c2cfdd546b2eb1997a5b -SIZE (perl/perl-5.43.4.tar.xz) = 14736676 +TIMESTAMP = 1763804164 +SHA256 (perl/perl-5.43.5.tar.xz) = 6e389be2a995947030e320e66d3697475f5df7c043da15ecce841b7e88cb9ee1 +SIZE (perl/perl-5.43.5.tar.xz) = 14555328 diff --git a/lang/perl5-devel/pkg-plist b/lang/perl5-devel/pkg-plist index d11c41adb2b2..779e478073a8 100644 --- a/lang/perl5-devel/pkg-plist +++ b/lang/perl5-devel/pkg-plist @@ -1133,6 +1133,7 @@ etc/man.d/perl%%PKGNAMESUFFIX%%.conf %%MAN1%%/perl5432delta.1.gz %%MAN1%%/perl5433delta.1.gz %%MAN1%%/perl5434delta.1.gz +%%MAN1%%/perl5435delta.1.gz %%MAN1%%/perl561delta.1.gz %%MAN1%%/perl56delta.1.gz %%MAN1%%/perl581delta.1.gz @@ -2088,6 +2089,7 @@ etc/man.d/perl%%PKGNAMESUFFIX%%.conf %%PRIV_LIB%%/pod/perl5432delta.pod %%PRIV_LIB%%/pod/perl5433delta.pod %%PRIV_LIB%%/pod/perl5434delta.pod +%%PRIV_LIB%%/pod/perl5435delta.pod %%PRIV_LIB%%/pod/perl561delta.pod %%PRIV_LIB%%/pod/perl56delta.pod %%PRIV_LIB%%/pod/perl581delta.pod diff --git a/lang/perl5-devel/version.mk b/lang/perl5-devel/version.mk index c95a69d597c1..cecb73ac8d7d 100644 --- a/lang/perl5-devel/version.mk +++ b/lang/perl5-devel/version.mk @@ -1,2 +1,2 @@ -PERL_VERSION= 5.43.4 +PERL_VERSION= 5.43.5 PERL5_DEPEND= perl5>=5.43.r<5.44 diff --git a/lang/php83/Makefile b/lang/php83/Makefile index 9d149e6b8fa6..03103ba0c0af 100644 --- a/lang/php83/Makefile +++ b/lang/php83/Makefile @@ -1,5 +1,5 @@ PORTNAME= php83 -DISTVERSION= 8.3.27 +DISTVERSION= 8.3.28 PORTREVISION?= 0 CATEGORIES?= lang devel www MASTER_SITES= PHP/distributions diff --git a/lang/php83/distinfo b/lang/php83/distinfo index 7e5732733bbc..5a600cd22d18 100644 --- a/lang/php83/distinfo +++ b/lang/php83/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1761563291 -SHA256 (php-8.3.27.tar.xz) = c15a09a9d199437144ecfef7d712ec4ca5c6820cf34acc24cc8489dd0cee41ba -SIZE (php-8.3.27.tar.xz) = 12592316 +TIMESTAMP = 1763635386 +SHA256 (php-8.3.28.tar.xz) = 25e3860f30198a386242891c0bf9e2955931f7b666b96c3e3103d36a2a322326 +SIZE (php-8.3.28.tar.xz) = 12604244 diff --git a/lang/php84/Makefile b/lang/php84/Makefile index b16e7412cca3..fb750a43e876 100644 --- a/lang/php84/Makefile +++ b/lang/php84/Makefile @@ -1,5 +1,5 @@ PORTNAME= php84 -DISTVERSION= 8.4.14 +DISTVERSION= 8.4.15 PORTREVISION?= 0 CATEGORIES?= lang devel www MASTER_SITES= PHP/distributions diff --git a/lang/php84/distinfo b/lang/php84/distinfo index 29cbcc00cf8f..8a7cefbd1503 100644 --- a/lang/php84/distinfo +++ b/lang/php84/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1761563301 -SHA256 (php-8.4.14.tar.xz) = bac90ee7cf738e814c89b6b27d4d2c4b70e50942a420837e1a22f5fd5f9867a3 -SIZE (php-8.4.14.tar.xz) = 13643936 +TIMESTAMP = 1763635407 +SHA256 (php-8.4.15.tar.xz) = a060684f614b8344f9b34c334b6ba8db1177555997edb5b1aceab0a4b807da7e +SIZE (php-8.4.15.tar.xz) = 13652564 diff --git a/lang/php85/Makefile b/lang/php85/Makefile index 5dc6a6bfc10a..53b6b9034f59 100644 --- a/lang/php85/Makefile +++ b/lang/php85/Makefile @@ -1,9 +1,8 @@ PORTNAME= php85 -DISTVERSION= 8.5.0RC4 +DISTVERSION= 8.5.0 PORTREVISION?= 0 CATEGORIES?= lang devel www -MASTER_SITES= https://downloads.php.net/~edorian/ \ - https://downloads.php.net/~daniels/ +MASTER_SITES= PHP/distributions DISTNAME= php-${DISTVERSION} MAINTAINER= bofh@FreeBSD.org @@ -12,7 +11,7 @@ WWW= https://www.php.net/ LICENSE= PHP301 -USES+= compiler:c11 cpe gnome localbase pkgconfig #tar:xz +USES+= compiler:c11 cpe gnome localbase pkgconfig tar:xz CPE_PRODUCT= php PHP_VER= 85 diff --git a/lang/php85/distinfo b/lang/php85/distinfo index f14d6ec57018..347a809c2401 100644 --- a/lang/php85/distinfo +++ b/lang/php85/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1762329954 -SHA256 (php-8.5.0RC4.tar.gz) = eaeb71efaba8bfaacd9977cc2c2c24470cda974364afcac07d74f9861b065653 -SIZE (php-8.5.0RC4.tar.gz) = 24093395 +TIMESTAMP = 1763724884 +SHA256 (php-8.5.0.tar.xz) = 39cb6e4acd679b574d3d3276f148213e935fc25f90403eb84fb1b836a806ef1e +SIZE (php-8.5.0.tar.xz) = 14314552 diff --git a/lang/ruby35/distinfo b/lang/ruby35/distinfo deleted file mode 100644 index 74132595156f..000000000000 --- a/lang/ruby35/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -TIMESTAMP = 1745193802 -SHA256 (ruby/ruby-3.5.0-preview1.tar.xz) = c6cc1e9f23fe4719b024b8305345ca0cff4e1bc159f3ebff86cb5b87969863aa -SIZE (ruby/ruby-3.5.0-preview1.tar.xz) = 17443928 diff --git a/lang/ruby35/files/patch-common.mk b/lang/ruby35/files/patch-common.mk deleted file mode 100644 index 10e9abf6216c..000000000000 --- a/lang/ruby35/files/patch-common.mk +++ /dev/null @@ -1,26 +0,0 @@ ---- common.mk.orig 2024-12-12 01:10:13 UTC -+++ common.mk -@@ -487,17 +487,17 @@ install-all: pre-install-all do-install-all post-insta - $(ruby_pc): $(srcdir)/template/ruby.pc.in config.status - - install-all: pre-install-all do-install-all post-install-all --pre-install-all:: all pre-install-local pre-install-ext pre-install-gem pre-install-doc -+pre-install-all:: all pre-install-local pre-install-ext pre-install-doc - do-install-all: pre-install-all $(DOT_WAIT) docs -- $(INSTRUBY) --make="$(MAKE)" $(INSTRUBY_ARGS) --install=all $(INSTALL_DOC_OPTS) --post-install-all:: post-install-local post-install-ext post-install-gem post-install-doc -+ $(INSTRUBY) --make="$(MAKE)" $(INSTRUBY_ARGS) --install=all --exclude=gem $(INSTALL_DOC_OPTS) -+post-install-all:: post-install-local post-install-ext post-install-doc - @$(NULLCMD) - - install-nodoc: pre-install-nodoc do-install-nodoc post-install-nodoc --pre-install-nodoc:: pre-install-local pre-install-ext pre-install-gem -+pre-install-nodoc:: pre-install-local pre-install-ext - do-install-nodoc: main pre-install-nodoc -- $(INSTRUBY) --make="$(MAKE)" $(INSTRUBY_ARGS) --install=all --exclude=doc --post-install-nodoc:: post-install-local post-install-ext post-install-gem -+ $(INSTRUBY) --make="$(MAKE)" $(INSTRUBY_ARGS) --install=all --exclude=doc --exclude=gem -+post-install-nodoc:: post-install-local post-install-ext - - install-local: pre-install-local do-install-local post-install-local - pre-install-local:: pre-install-bin pre-install-lib pre-install-man diff --git a/lang/ruby35/Makefile b/lang/ruby40/Makefile index cc5866718a21..de12f63ed780 100644 --- a/lang/ruby35/Makefile +++ b/lang/ruby40/Makefile @@ -54,7 +54,7 @@ EXTRACT_AFTER_ARGS= --exclude ${DISTNAME}/bin/gem \ --exclude ${DISTNAME}/sample/win32ole \ --no-same-owner --no-same-permissions -RUBY_VER= 3.5 +RUBY_VER= 4.0 OPTIONS_DEFINE= CAPIDOCS DEBUG DOCS EXAMPLES GMP RDOC YJIT OPTIONS_DEFAULT= RDOC diff --git a/lang/ruby40/distinfo b/lang/ruby40/distinfo new file mode 100644 index 000000000000..95cd56ac466c --- /dev/null +++ b/lang/ruby40/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1763409827 +SHA256 (ruby/ruby-4.0.0-preview2.tar.xz) = 0b92b15466d77a9d7e59e4a75f050d42cd50fe96c951d2b3b9f8029394cd9a43 +SIZE (ruby/ruby-4.0.0-preview2.tar.xz) = 17554228 diff --git a/lang/ruby40/files/patch-common.mk b/lang/ruby40/files/patch-common.mk new file mode 100644 index 000000000000..ece776408fdc --- /dev/null +++ b/lang/ruby40/files/patch-common.mk @@ -0,0 +1,19 @@ +--- common.mk.orig 2025-11-17 12:39:04 UTC ++++ common.mk +@@ -427,14 +427,14 @@ do-install-all: pre-install-all $(DOT_WAIT) docs + install-all: pre-install-all do-install-all post-install-all + pre-install-all:: all pre-install-local pre-install-ext pre-install-gem pre-install-doc + do-install-all: pre-install-all $(DOT_WAIT) docs +- $(INSTRUBY) --make="$(MAKE)" $(INSTRUBY_ARGS) --install=$(INSTALL_ALL) $(INSTALL_DOC_OPTS) ++ $(INSTRUBY) --make="$(MAKE)" $(INSTRUBY_ARGS) --install=$(INSTALL_ALL) --exclude=gem $(INSTALL_DOC_OPTS) + post-install-all:: post-install-local post-install-ext post-install-gem post-install-doc + @$(NULLCMD) + + install-nodoc: pre-install-nodoc do-install-nodoc post-install-nodoc + pre-install-nodoc:: pre-install-local pre-install-ext pre-install-gem + do-install-nodoc: main pre-install-nodoc +- $(INSTRUBY) --make="$(MAKE)" $(INSTRUBY_ARGS) --install=$(INSTALL_ALL) --exclude=doc ++ $(INSTRUBY) --make="$(MAKE)" $(INSTRUBY_ARGS) --install=$(INSTALL_ALL) --exclude=doc --exclude=gem + post-install-nodoc:: post-install-local post-install-ext post-install-gem + + install-local: pre-install-local do-install-local post-install-local diff --git a/lang/ruby35/files/patch-configure.ac b/lang/ruby40/files/patch-configure.ac index 2e3c608f9449..2e3c608f9449 100644 --- a/lang/ruby35/files/patch-configure.ac +++ b/lang/ruby40/files/patch-configure.ac diff --git a/lang/ruby35/files/patch-lib_mkmf.rb b/lang/ruby40/files/patch-lib_mkmf.rb index 46ba529446e0..46ba529446e0 100644 --- a/lang/ruby35/files/patch-lib_mkmf.rb +++ b/lang/ruby40/files/patch-lib_mkmf.rb diff --git a/lang/ruby35/files/patch-tool_mkconfig.rb b/lang/ruby40/files/patch-tool_mkconfig.rb index 24478cacbb7a..24478cacbb7a 100644 --- a/lang/ruby35/files/patch-tool_mkconfig.rb +++ b/lang/ruby40/files/patch-tool_mkconfig.rb diff --git a/lang/ruby35/pkg-descr b/lang/ruby40/pkg-descr index a537df18eb88..a537df18eb88 100644 --- a/lang/ruby35/pkg-descr +++ b/lang/ruby40/pkg-descr diff --git a/lang/ruby35/pkg-message b/lang/ruby40/pkg-message index 2b7e0a2a63b9..2b7e0a2a63b9 100644 --- a/lang/ruby35/pkg-message +++ b/lang/ruby40/pkg-message diff --git a/lang/ruby35/pkg-plist b/lang/ruby40/pkg-plist index 97556d121539..55a3e121f64a 100644 --- a/lang/ruby35/pkg-plist +++ b/lang/ruby40/pkg-plist @@ -60,6 +60,7 @@ include/ruby-%%RUBY_VER%%/ruby/internal/attr/nodiscard.h include/ruby-%%RUBY_VER%%/ruby/internal/attr/noexcept.h include/ruby-%%RUBY_VER%%/ruby/internal/attr/noinline.h include/ruby-%%RUBY_VER%%/ruby/internal/attr/nonnull.h +include/ruby-%%RUBY_VER%%/ruby/internal/attr/nonstring.h include/ruby-%%RUBY_VER%%/ruby/internal/attr/noreturn.h include/ruby-%%RUBY_VER%%/ruby/internal/attr/packed_struct.h include/ruby-%%RUBY_VER%%/ruby/internal/attr/pure.h @@ -148,6 +149,7 @@ include/ruby-%%RUBY_VER%%/ruby/internal/intern/ruby.h include/ruby-%%RUBY_VER%%/ruby/internal/intern/select.h include/ruby-%%RUBY_VER%%/ruby/internal/intern/select/largesize.h include/ruby-%%RUBY_VER%%/ruby/internal/intern/select/posix.h +include/ruby-%%RUBY_VER%%/ruby/internal/intern/set.h include/ruby-%%RUBY_VER%%/ruby/internal/intern/signal.h include/ruby-%%RUBY_VER%%/ruby/internal/intern/sprintf.h include/ruby-%%RUBY_VER%%/ruby/internal/intern/string.h @@ -278,7 +280,6 @@ lib/libruby%%RUBY_SHLIBVER%%.so.%%RUBY_SHLIBVER%% %%RUBY_ARCHLIBDIR%%/monitor.so %%RUBY_ARCHLIBDIR%%/objspace.so %%RUBY_ARCHLIBDIR%%/openssl.so -%%RUBY_ARCHLIBDIR%%/pathname.so %%RUBY_ARCHLIBDIR%%/psych.so %%RUBY_ARCHLIBDIR%%/pty.so %%RUBY_ARCHLIBDIR%%/rbconfig.rb @@ -290,11 +291,7 @@ lib/libruby%%RUBY_SHLIBVER%%.so.%%RUBY_SHLIBVER%% %%RUBY_ARCHLIBDIR%%/zlib.so %%RUBY_LIBDIR%%/bundled_gems.rb %%RUBY_LIBDIR%%/cgi.rb -%%RUBY_LIBDIR%%/cgi/cookie.rb -%%RUBY_LIBDIR%%/cgi/core.rb -%%RUBY_LIBDIR%%/cgi/html.rb -%%RUBY_LIBDIR%%/cgi/session.rb -%%RUBY_LIBDIR%%/cgi/session/pstore.rb +%%RUBY_LIBDIR%%/cgi/escape.rb %%RUBY_LIBDIR%%/cgi/util.rb %%RUBY_LIBDIR%%/coverage.rb %%RUBY_LIBDIR%%/date.rb @@ -353,6 +350,7 @@ lib/libruby%%RUBY_SHLIBVER%%.so.%%RUBY_SHLIBVER%% %%RUBY_LIBDIR%%/json/add/rational.rb %%RUBY_LIBDIR%%/json/add/regexp.rb %%RUBY_LIBDIR%%/json/add/set.rb +%%RUBY_LIBDIR%%/json/add/string.rb %%RUBY_LIBDIR%%/json/add/struct.rb %%RUBY_LIBDIR%%/json/add/symbol.rb %%RUBY_LIBDIR%%/json/add/time.rb @@ -409,6 +407,7 @@ lib/libruby%%RUBY_SHLIBVER%%.so.%%RUBY_SHLIBVER%% %%RUBY_LIBDIR%%/prism/compiler.rb %%RUBY_LIBDIR%%/prism/desugar_compiler.rb %%RUBY_LIBDIR%%/prism/dispatcher.rb +%%RUBY_LIBDIR%%/prism/dot_visitor.rb %%RUBY_LIBDIR%%/prism/dsl.rb %%RUBY_LIBDIR%%/prism/ffi.rb %%RUBY_LIBDIR%%/prism/inspect_visitor.rb @@ -424,6 +423,7 @@ lib/libruby%%RUBY_SHLIBVER%%.so.%%RUBY_SHLIBVER%% %%RUBY_LIBDIR%%/prism/pattern.rb %%RUBY_LIBDIR%%/prism/polyfill/append_as_bytes.rb %%RUBY_LIBDIR%%/prism/polyfill/byteindex.rb +%%RUBY_LIBDIR%%/prism/polyfill/scan_byte.rb %%RUBY_LIBDIR%%/prism/polyfill/unpack1.rb %%RUBY_LIBDIR%%/prism/polyfill/warn.rb %%RUBY_LIBDIR%%/prism/reflection.rb @@ -438,6 +438,7 @@ lib/libruby%%RUBY_SHLIBVER%%.so.%%RUBY_SHLIBVER%% %%RUBY_LIBDIR%%/prism/translation/parser/lexer.rb %%RUBY_LIBDIR%%/prism/translation/parser33.rb %%RUBY_LIBDIR%%/prism/translation/parser34.rb +%%RUBY_LIBDIR%%/prism/translation/parser35.rb %%RUBY_LIBDIR%%/prism/translation/parser_current.rb %%RUBY_LIBDIR%%/prism/translation/ripper.rb %%RUBY_LIBDIR%%/prism/translation/ripper/sexp.rb @@ -516,7 +517,6 @@ lib/libruby%%RUBY_SHLIBVER%%.so.%%RUBY_SHLIBVER%% %%RUBY_LIBDIR%%/rubygems/commands/owner_command.rb %%RUBY_LIBDIR%%/rubygems/commands/pristine_command.rb %%RUBY_LIBDIR%%/rubygems/commands/push_command.rb -%%RUBY_LIBDIR%%/rubygems/commands/query_command.rb %%RUBY_LIBDIR%%/rubygems/commands/rdoc_command.rb %%RUBY_LIBDIR%%/rubygems/commands/rebuild_command.rb %%RUBY_LIBDIR%%/rubygems/commands/search_command.rb @@ -532,7 +532,6 @@ lib/libruby%%RUBY_SHLIBVER%%.so.%%RUBY_SHLIBVER%% %%RUBY_LIBDIR%%/rubygems/commands/update_command.rb %%RUBY_LIBDIR%%/rubygems/commands/which_command.rb %%RUBY_LIBDIR%%/rubygems/commands/yank_command.rb -%%RUBY_LIBDIR%%/rubygems/compatibility.rb %%RUBY_LIBDIR%%/rubygems/config_file.rb %%RUBY_LIBDIR%%/rubygems/core_ext/kernel_gem.rb %%RUBY_LIBDIR%%/rubygems/core_ext/kernel_require.rb @@ -561,7 +560,6 @@ lib/libruby%%RUBY_SHLIBVER%%.so.%%RUBY_SHLIBVER%% %%RUBY_LIBDIR%%/rubygems/gemcutter_utilities/webauthn_listener/response.rb %%RUBY_LIBDIR%%/rubygems/gemcutter_utilities/webauthn_poller.rb %%RUBY_LIBDIR%%/rubygems/gemspec_helpers.rb -%%RUBY_LIBDIR%%/rubygems/install_default_message.rb %%RUBY_LIBDIR%%/rubygems/install_message.rb %%RUBY_LIBDIR%%/rubygems/install_update_options.rb %%RUBY_LIBDIR%%/rubygems/installer.rb @@ -637,7 +635,6 @@ lib/libruby%%RUBY_SHLIBVER%%.so.%%RUBY_SHLIBVER%% %%RUBY_LIBDIR%%/rubygems/security/signer.rb %%RUBY_LIBDIR%%/rubygems/security/trust_dir.rb %%RUBY_LIBDIR%%/rubygems/security_option.rb -%%RUBY_LIBDIR%%/rubygems/shellwords.rb %%RUBY_LIBDIR%%/rubygems/source.rb %%RUBY_LIBDIR%%/rubygems/source/git.rb %%RUBY_LIBDIR%%/rubygems/source/installed.rb @@ -650,8 +647,7 @@ lib/libruby%%RUBY_SHLIBVER%%.so.%%RUBY_SHLIBVER%% %%RUBY_LIBDIR%%/rubygems/specification.rb %%RUBY_LIBDIR%%/rubygems/specification_policy.rb %%RUBY_LIBDIR%%/rubygems/specification_record.rb -%%RUBY_LIBDIR%%/rubygems/ssl_certs/rubygems.org/GlobalSignRootCA.pem -%%RUBY_LIBDIR%%/rubygems/ssl_certs/rubygems.org/GlobalSignRootCA_R3.pem +%%RUBY_LIBDIR%%/rubygems/ssl_certs/rubygems.org/GlobalSign.pem %%RUBY_LIBDIR%%/rubygems/stub_specification.rb %%RUBY_LIBDIR%%/rubygems/target_rbconfig.rb %%RUBY_LIBDIR%%/rubygems/text.rb @@ -733,10 +729,9 @@ lib/libruby%%RUBY_SHLIBVER%%.so.%%RUBY_SHLIBVER%% %%RUBY_LIBDIR%%/rubygems/vendored_tsort.rb %%RUBY_LIBDIR%%/rubygems/version.rb %%RUBY_LIBDIR%%/rubygems/version_option.rb +%%RUBY_LIBDIR%%/rubygems/win_platform.rb %%RUBY_LIBDIR%%/rubygems/yaml_serializer.rb %%RUBY_LIBDIR%%/securerandom.rb -%%RUBY_LIBDIR%%/set.rb -%%RUBY_LIBDIR%%/set/sorted_set.rb %%RUBY_LIBDIR%%/shellwords.rb %%RUBY_LIBDIR%%/singleton.rb %%RUBY_LIBDIR%%/socket.rb @@ -840,13 +835,14 @@ libdata/pkgconfig/ruby-%%RUBY_VER%%.pc %%DOCS%%%%RUBY_DOCDIR%%/README.md %%DOCS%%%%RUBY_DOCDIR%%/_regexp.rdoc %%DOCS%%%%RUBY_DOCDIR%%/_timezones.rdoc +%%DOCS%%%%RUBY_DOCDIR%%/box.md %%DOCS%%%%RUBY_DOCDIR%%/bsearch.rdoc %%DOCS%%%%RUBY_DOCDIR%%/bug_triaging.rdoc %%DOCS%%%%RUBY_DOCDIR%%/case_mapping.rdoc %%DOCS%%%%RUBY_DOCDIR%%/character_selectors.rdoc %%DOCS%%%%RUBY_DOCDIR%%/command_injection.rdoc -%%DOCS%%%%RUBY_DOCDIR%%/command_line/environment.md %%DOCS%%%%RUBY_DOCDIR%%/contributing/building_ruby.md +%%DOCS%%%%RUBY_DOCDIR%%/contributing/concurrency_guide.md %%DOCS%%%%RUBY_DOCDIR%%/contributing/contributing.md %%DOCS%%%%RUBY_DOCDIR%%/contributing/documentation_guide.md %%DOCS%%%%RUBY_DOCDIR%%/contributing/glossary.md @@ -892,7 +888,7 @@ libdata/pkgconfig/ruby-%%RUBY_VER%%.pc %%DOCS%%%%RUBY_DOCDIR%%/fiber.md %%DOCS%%%%RUBY_DOCDIR%%/format_specifications.rdoc %%DOCS%%%%RUBY_DOCDIR%%/forwardable.rd.ja -%%DOCS%%%%RUBY_DOCDIR%%/globals.rdoc +%%DOCS%%%%RUBY_DOCDIR%%/globals.md %%DOCS%%%%RUBY_DOCDIR%%/hash_inclusion.rdoc %%DOCS%%%%RUBY_DOCDIR%%/images/boottime-classes.png %%DOCS%%%%RUBY_DOCDIR%%/implicit_conversion.rdoc @@ -973,7 +969,6 @@ libdata/pkgconfig/ruby-%%RUBY_VER%%.pc %%DOCS%%%%RUBY_DOCDIR%%/pty/README.expect.ja %%DOCS%%%%RUBY_DOCDIR%%/pty/README.ja %%DOCS%%%%RUBY_DOCDIR%%/ractor.md -%%DOCS%%%%RUBY_DOCDIR%%/rdoc/markup_reference.rb %%DOCS%%%%RUBY_DOCDIR%%/regexp/methods.rdoc %%DOCS%%%%RUBY_DOCDIR%%/regexp/unicode_properties.rdoc %%DOCS%%%%RUBY_DOCDIR%%/reline/face.md @@ -982,16 +977,27 @@ libdata/pkgconfig/ruby-%%RUBY_VER%%.pc %%DOCS%%%%RUBY_DOCDIR%%/signals.rdoc %%DOCS%%%%RUBY_DOCDIR%%/standard_library.md %%DOCS%%%%RUBY_DOCDIR%%/strftime_formatting.rdoc +%%DOCS%%%%RUBY_DOCDIR%%/string.rb +%%DOCS%%%%RUBY_DOCDIR%%/string/aref.rdoc +%%DOCS%%%%RUBY_DOCDIR%%/string/aset.rdoc %%DOCS%%%%RUBY_DOCDIR%%/string/b.rdoc %%DOCS%%%%RUBY_DOCDIR%%/string/bytes.rdoc %%DOCS%%%%RUBY_DOCDIR%%/string/bytesize.rdoc +%%DOCS%%%%RUBY_DOCDIR%%/string/byteslice.rdoc +%%DOCS%%%%RUBY_DOCDIR%%/string/bytesplice.rdoc %%DOCS%%%%RUBY_DOCDIR%%/string/center.rdoc %%DOCS%%%%RUBY_DOCDIR%%/string/chars.rdoc %%DOCS%%%%RUBY_DOCDIR%%/string/chomp.rdoc %%DOCS%%%%RUBY_DOCDIR%%/string/chop.rdoc +%%DOCS%%%%RUBY_DOCDIR%%/string/chr.rdoc %%DOCS%%%%RUBY_DOCDIR%%/string/codepoints.rdoc +%%DOCS%%%%RUBY_DOCDIR%%/string/concat.rdoc +%%DOCS%%%%RUBY_DOCDIR%%/string/count.rdoc +%%DOCS%%%%RUBY_DOCDIR%%/string/delete.rdoc %%DOCS%%%%RUBY_DOCDIR%%/string/delete_prefix.rdoc %%DOCS%%%%RUBY_DOCDIR%%/string/delete_suffix.rdoc +%%DOCS%%%%RUBY_DOCDIR%%/string/downcase.rdoc +%%DOCS%%%%RUBY_DOCDIR%%/string/dump.rdoc %%DOCS%%%%RUBY_DOCDIR%%/string/each_byte.rdoc %%DOCS%%%%RUBY_DOCDIR%%/string/each_char.rdoc %%DOCS%%%%RUBY_DOCDIR%%/string/each_codepoint.rdoc @@ -999,21 +1005,40 @@ libdata/pkgconfig/ruby-%%RUBY_VER%%.pc %%DOCS%%%%RUBY_DOCDIR%%/string/each_line.rdoc %%DOCS%%%%RUBY_DOCDIR%%/string/encode.rdoc %%DOCS%%%%RUBY_DOCDIR%%/string/end_with_p.rdoc +%%DOCS%%%%RUBY_DOCDIR%%/string/eql_p.rdoc %%DOCS%%%%RUBY_DOCDIR%%/string/force_encoding.rdoc +%%DOCS%%%%RUBY_DOCDIR%%/string/getbyte.rdoc %%DOCS%%%%RUBY_DOCDIR%%/string/grapheme_clusters.rdoc +%%DOCS%%%%RUBY_DOCDIR%%/string/hash.rdoc %%DOCS%%%%RUBY_DOCDIR%%/string/index.rdoc +%%DOCS%%%%RUBY_DOCDIR%%/string/insert.rdoc +%%DOCS%%%%RUBY_DOCDIR%%/string/inspect.rdoc +%%DOCS%%%%RUBY_DOCDIR%%/string/intern.rdoc %%DOCS%%%%RUBY_DOCDIR%%/string/length.rdoc %%DOCS%%%%RUBY_DOCDIR%%/string/ljust.rdoc %%DOCS%%%%RUBY_DOCDIR%%/string/new.rdoc %%DOCS%%%%RUBY_DOCDIR%%/string/ord.rdoc %%DOCS%%%%RUBY_DOCDIR%%/string/partition.rdoc +%%DOCS%%%%RUBY_DOCDIR%%/string/rindex.rdoc %%DOCS%%%%RUBY_DOCDIR%%/string/rjust.rdoc %%DOCS%%%%RUBY_DOCDIR%%/string/rpartition.rdoc +%%DOCS%%%%RUBY_DOCDIR%%/string/scan.rdoc %%DOCS%%%%RUBY_DOCDIR%%/string/scrub.rdoc %%DOCS%%%%RUBY_DOCDIR%%/string/split.rdoc +%%DOCS%%%%RUBY_DOCDIR%%/string/squeeze.rdoc %%DOCS%%%%RUBY_DOCDIR%%/string/start_with_p.rdoc +%%DOCS%%%%RUBY_DOCDIR%%/string/sub.rdoc +%%DOCS%%%%RUBY_DOCDIR%%/string/succ.rdoc %%DOCS%%%%RUBY_DOCDIR%%/string/sum.rdoc +%%DOCS%%%%RUBY_DOCDIR%%/string/swapcase.rdoc %%DOCS%%%%RUBY_DOCDIR%%/stringio/README.md +%%DOCS%%%%RUBY_DOCDIR%%/stringio/each_byte.rdoc +%%DOCS%%%%RUBY_DOCDIR%%/stringio/each_char.rdoc +%%DOCS%%%%RUBY_DOCDIR%%/stringio/each_codepoint.rdoc +%%DOCS%%%%RUBY_DOCDIR%%/stringio/getbyte.rdoc +%%DOCS%%%%RUBY_DOCDIR%%/stringio/getc.rdoc +%%DOCS%%%%RUBY_DOCDIR%%/stringio/gets.rdoc +%%DOCS%%%%RUBY_DOCDIR%%/stringio/stringio.md %%DOCS%%%%RUBY_DOCDIR%%/strscan/helper_methods.md %%DOCS%%%%RUBY_DOCDIR%%/strscan/link_refs.txt %%DOCS%%%%RUBY_DOCDIR%%/strscan/methods/get_byte.md @@ -1045,9 +1070,11 @@ libdata/pkgconfig/ruby-%%RUBY_VER%%.pc %%DOCS%%%%RUBY_DOCDIR%%/syntax/precedence.rdoc %%DOCS%%%%RUBY_DOCDIR%%/syntax/refinements.rdoc %%DOCS%%%%RUBY_DOCDIR%%/windows.md +%%DOCS%%%%RUBY_DOCDIR%%/yarv_frame_layout.md %%DOCS%%%%RUBY_DOCDIR%%/yarvarch.en %%DOCS%%%%RUBY_DOCDIR%%/yarvarch.ja %%DOCS%%%%RUBY_DOCDIR%%/yjit/yjit.md +%%DOCS%%%%RUBY_DOCDIR%%/zjit.md %%DOCS%%%%RUBY_MODDOCDIR%%/option_dump.md %%DOCS%%%%RUBY_MODDOCDIR%%/options.md %%EXAMPLES%%%%RUBY_EXAMPLESDIR%%/README @@ -1061,51 +1088,6 @@ libdata/pkgconfig/ruby-%%RUBY_VER%%.pc %%EXAMPLES%%%%RUBY_EXAMPLESDIR%%/coverage.rb %%EXAMPLES%%%%RUBY_EXAMPLESDIR%%/delegate.rb %%EXAMPLES%%%%RUBY_EXAMPLESDIR%%/dir.rb -%%EXAMPLES%%%%RUBY_EXAMPLESDIR%%/drb/README.ja.rdoc -%%EXAMPLES%%%%RUBY_EXAMPLESDIR%%/drb/README.rdoc -%%EXAMPLES%%%%RUBY_EXAMPLESDIR%%/drb/acl.rb -%%EXAMPLES%%%%RUBY_EXAMPLESDIR%%/drb/darray.rb -%%EXAMPLES%%%%RUBY_EXAMPLESDIR%%/drb/darrayc.rb -%%EXAMPLES%%%%RUBY_EXAMPLESDIR%%/drb/dbiff.rb -%%EXAMPLES%%%%RUBY_EXAMPLESDIR%%/drb/dcdbiff.rb -%%EXAMPLES%%%%RUBY_EXAMPLESDIR%%/drb/dchatc.rb -%%EXAMPLES%%%%RUBY_EXAMPLESDIR%%/drb/dchats.rb -%%EXAMPLES%%%%RUBY_EXAMPLESDIR%%/drb/dhasen.rb -%%EXAMPLES%%%%RUBY_EXAMPLESDIR%%/drb/dhasenc.rb -%%EXAMPLES%%%%RUBY_EXAMPLESDIR%%/drb/dlogc.rb -%%EXAMPLES%%%%RUBY_EXAMPLESDIR%%/drb/dlogd.rb -%%EXAMPLES%%%%RUBY_EXAMPLESDIR%%/drb/dqin.rb -%%EXAMPLES%%%%RUBY_EXAMPLESDIR%%/drb/dqlib.rb -%%EXAMPLES%%%%RUBY_EXAMPLESDIR%%/drb/dqout.rb -%%EXAMPLES%%%%RUBY_EXAMPLESDIR%%/drb/dqueue.rb -%%EXAMPLES%%%%RUBY_EXAMPLESDIR%%/drb/drbc.rb -%%EXAMPLES%%%%RUBY_EXAMPLESDIR%%/drb/drbch.rb -%%EXAMPLES%%%%RUBY_EXAMPLESDIR%%/drb/drbm.rb -%%EXAMPLES%%%%RUBY_EXAMPLESDIR%%/drb/drbmc.rb -%%EXAMPLES%%%%RUBY_EXAMPLESDIR%%/drb/drbs-acl.rb -%%EXAMPLES%%%%RUBY_EXAMPLESDIR%%/drb/drbs.rb -%%EXAMPLES%%%%RUBY_EXAMPLESDIR%%/drb/drbssl_c.rb -%%EXAMPLES%%%%RUBY_EXAMPLESDIR%%/drb/drbssl_s.rb -%%EXAMPLES%%%%RUBY_EXAMPLESDIR%%/drb/extserv_test.rb -%%EXAMPLES%%%%RUBY_EXAMPLESDIR%%/drb/gw_ct.rb -%%EXAMPLES%%%%RUBY_EXAMPLESDIR%%/drb/gw_cu.rb -%%EXAMPLES%%%%RUBY_EXAMPLESDIR%%/drb/gw_s.rb -%%EXAMPLES%%%%RUBY_EXAMPLESDIR%%/drb/holderc.rb -%%EXAMPLES%%%%RUBY_EXAMPLESDIR%%/drb/holders.rb -%%EXAMPLES%%%%RUBY_EXAMPLESDIR%%/drb/http0.rb -%%EXAMPLES%%%%RUBY_EXAMPLESDIR%%/drb/http0serv.rb -%%EXAMPLES%%%%RUBY_EXAMPLESDIR%%/drb/name.rb -%%EXAMPLES%%%%RUBY_EXAMPLESDIR%%/drb/namec.rb -%%EXAMPLES%%%%RUBY_EXAMPLESDIR%%/drb/old_tuplespace.rb -%%EXAMPLES%%%%RUBY_EXAMPLESDIR%%/drb/rinda_ts.rb -%%EXAMPLES%%%%RUBY_EXAMPLESDIR%%/drb/rindac.rb -%%EXAMPLES%%%%RUBY_EXAMPLESDIR%%/drb/rindas.rb -%%EXAMPLES%%%%RUBY_EXAMPLESDIR%%/drb/ring_echo.rb -%%EXAMPLES%%%%RUBY_EXAMPLESDIR%%/drb/ring_inspect.rb -%%EXAMPLES%%%%RUBY_EXAMPLESDIR%%/drb/ring_place.rb -%%EXAMPLES%%%%RUBY_EXAMPLESDIR%%/drb/simpletuple.rb -%%EXAMPLES%%%%RUBY_EXAMPLESDIR%%/drb/speedc.rb -%%EXAMPLES%%%%RUBY_EXAMPLESDIR%%/drb/speeds.rb %%EXAMPLES%%%%RUBY_EXAMPLESDIR%%/dualstack-fetch.rb %%EXAMPLES%%%%RUBY_EXAMPLESDIR%%/dualstack-httpd.rb %%EXAMPLES%%%%RUBY_EXAMPLESDIR%%/eval.rb @@ -1536,144 +1518,32 @@ libdata/pkgconfig/ruby-%%RUBY_VER%%.pc %%RDOC%%%%RUBY_RIDIR%%/Binding/local_variables-i.ri %%RDOC%%%%RUBY_RIDIR%%/Binding/receiver-i.ri %%RDOC%%%%RUBY_RIDIR%%/Binding/source_location-i.ri -%%RDOC%%%%RUBY_RIDIR%%/CGI/Cookie/cdesc-Cookie.ri -%%RDOC%%%%RUBY_RIDIR%%/CGI/Cookie/domain%3d-i.ri -%%RDOC%%%%RUBY_RIDIR%%/CGI/Cookie/domain-i.ri -%%RDOC%%%%RUBY_RIDIR%%/CGI/Cookie/expires-i.ri -%%RDOC%%%%RUBY_RIDIR%%/CGI/Cookie/httponly%3d-i.ri -%%RDOC%%%%RUBY_RIDIR%%/CGI/Cookie/httponly-i.ri -%%RDOC%%%%RUBY_RIDIR%%/CGI/Cookie/inspect-i.ri -%%RDOC%%%%RUBY_RIDIR%%/CGI/Cookie/name%3d-i.ri -%%RDOC%%%%RUBY_RIDIR%%/CGI/Cookie/name-i.ri -%%RDOC%%%%RUBY_RIDIR%%/CGI/Cookie/new-c.ri -%%RDOC%%%%RUBY_RIDIR%%/CGI/Cookie/parse-c.ri -%%RDOC%%%%RUBY_RIDIR%%/CGI/Cookie/path%3d-i.ri -%%RDOC%%%%RUBY_RIDIR%%/CGI/Cookie/path-i.ri -%%RDOC%%%%RUBY_RIDIR%%/CGI/Cookie/secure%3d-i.ri -%%RDOC%%%%RUBY_RIDIR%%/CGI/Cookie/secure-i.ri -%%RDOC%%%%RUBY_RIDIR%%/CGI/Cookie/to_s-i.ri -%%RDOC%%%%RUBY_RIDIR%%/CGI/Cookie/value%3d-i.ri -%%RDOC%%%%RUBY_RIDIR%%/CGI/Cookie/value-i.ri %%RDOC%%%%RUBY_RIDIR%%/CGI/Escape/cdesc-Escape.ri %%RDOC%%%%RUBY_RIDIR%%/CGI/Escape/escape-i.ri +%%RDOC%%%%RUBY_RIDIR%%/CGI/Escape/escapeElement-i.ri %%RDOC%%%%RUBY_RIDIR%%/CGI/Escape/escapeHTML-i.ri %%RDOC%%%%RUBY_RIDIR%%/CGI/Escape/escapeURIComponent-i.ri +%%RDOC%%%%RUBY_RIDIR%%/CGI/Escape/escape_element-i.ri +%%RDOC%%%%RUBY_RIDIR%%/CGI/Escape/escape_html-i.ri %%RDOC%%%%RUBY_RIDIR%%/CGI/Escape/escape_uri_component-i.ri +%%RDOC%%%%RUBY_RIDIR%%/CGI/Escape/h-i.ri %%RDOC%%%%RUBY_RIDIR%%/CGI/Escape/unescape-i.ri +%%RDOC%%%%RUBY_RIDIR%%/CGI/Escape/unescapeElement-i.ri %%RDOC%%%%RUBY_RIDIR%%/CGI/Escape/unescapeHTML-i.ri %%RDOC%%%%RUBY_RIDIR%%/CGI/Escape/unescapeURIComponent-i.ri +%%RDOC%%%%RUBY_RIDIR%%/CGI/Escape/unescape_element-i.ri +%%RDOC%%%%RUBY_RIDIR%%/CGI/Escape/unescape_html-i.ri %%RDOC%%%%RUBY_RIDIR%%/CGI/Escape/unescape_uri_component-i.ri -%%RDOC%%%%RUBY_RIDIR%%/CGI/HTML3/cdesc-HTML3.ri -%%RDOC%%%%RUBY_RIDIR%%/CGI/HTML4/cdesc-HTML4.ri -%%RDOC%%%%RUBY_RIDIR%%/CGI/HTML4Fr/cdesc-HTML4Fr.ri -%%RDOC%%%%RUBY_RIDIR%%/CGI/HTML4Tr/cdesc-HTML4Tr.ri -%%RDOC%%%%RUBY_RIDIR%%/CGI/HTML5/cdesc-HTML5.ri -%%RDOC%%%%RUBY_RIDIR%%/CGI/HtmlExtension/a-i.ri -%%RDOC%%%%RUBY_RIDIR%%/CGI/HtmlExtension/base-i.ri -%%RDOC%%%%RUBY_RIDIR%%/CGI/HtmlExtension/blockquote-i.ri -%%RDOC%%%%RUBY_RIDIR%%/CGI/HtmlExtension/caption-i.ri -%%RDOC%%%%RUBY_RIDIR%%/CGI/HtmlExtension/cdesc-HtmlExtension.ri -%%RDOC%%%%RUBY_RIDIR%%/CGI/HtmlExtension/checkbox-i.ri -%%RDOC%%%%RUBY_RIDIR%%/CGI/HtmlExtension/checkbox_group-i.ri -%%RDOC%%%%RUBY_RIDIR%%/CGI/HtmlExtension/file_field-i.ri -%%RDOC%%%%RUBY_RIDIR%%/CGI/HtmlExtension/form-i.ri -%%RDOC%%%%RUBY_RIDIR%%/CGI/HtmlExtension/hidden-i.ri -%%RDOC%%%%RUBY_RIDIR%%/CGI/HtmlExtension/html-i.ri -%%RDOC%%%%RUBY_RIDIR%%/CGI/HtmlExtension/image_button-i.ri -%%RDOC%%%%RUBY_RIDIR%%/CGI/HtmlExtension/img-i.ri -%%RDOC%%%%RUBY_RIDIR%%/CGI/HtmlExtension/multipart_form-i.ri -%%RDOC%%%%RUBY_RIDIR%%/CGI/HtmlExtension/password_field-i.ri -%%RDOC%%%%RUBY_RIDIR%%/CGI/HtmlExtension/popup_menu-i.ri -%%RDOC%%%%RUBY_RIDIR%%/CGI/HtmlExtension/radio_button-i.ri -%%RDOC%%%%RUBY_RIDIR%%/CGI/HtmlExtension/radio_group-i.ri -%%RDOC%%%%RUBY_RIDIR%%/CGI/HtmlExtension/reset-i.ri -%%RDOC%%%%RUBY_RIDIR%%/CGI/HtmlExtension/scrolling_list-i.ri -%%RDOC%%%%RUBY_RIDIR%%/CGI/HtmlExtension/submit-i.ri -%%RDOC%%%%RUBY_RIDIR%%/CGI/HtmlExtension/text_field-i.ri -%%RDOC%%%%RUBY_RIDIR%%/CGI/HtmlExtension/textarea-i.ri -%%RDOC%%%%RUBY_RIDIR%%/CGI/InvalidEncoding/cdesc-InvalidEncoding.ri -%%RDOC%%%%RUBY_RIDIR%%/CGI/QueryExtension/%5b%5d-i.ri -%%RDOC%%%%RUBY_RIDIR%%/CGI/QueryExtension/cdesc-QueryExtension.ri -%%RDOC%%%%RUBY_RIDIR%%/CGI/QueryExtension/cookies-i.ri -%%RDOC%%%%RUBY_RIDIR%%/CGI/QueryExtension/files-i.ri -%%RDOC%%%%RUBY_RIDIR%%/CGI/QueryExtension/has_key%3f-i.ri -%%RDOC%%%%RUBY_RIDIR%%/CGI/QueryExtension/include%3f-i.ri -%%RDOC%%%%RUBY_RIDIR%%/CGI/QueryExtension/initialize_query-i.ri -%%RDOC%%%%RUBY_RIDIR%%/CGI/QueryExtension/key%3f-i.ri -%%RDOC%%%%RUBY_RIDIR%%/CGI/QueryExtension/keys-i.ri -%%RDOC%%%%RUBY_RIDIR%%/CGI/QueryExtension/multipart%3f-i.ri -%%RDOC%%%%RUBY_RIDIR%%/CGI/QueryExtension/params%3d-i.ri -%%RDOC%%%%RUBY_RIDIR%%/CGI/QueryExtension/params-i.ri -%%RDOC%%%%RUBY_RIDIR%%/CGI/QueryExtension/raw_cookie-i.ri -%%RDOC%%%%RUBY_RIDIR%%/CGI/QueryExtension/raw_cookie2-i.ri -%%RDOC%%%%RUBY_RIDIR%%/CGI/QueryExtension/read_from_cmdline-i.ri -%%RDOC%%%%RUBY_RIDIR%%/CGI/QueryExtension/read_multipart-i.ri -%%RDOC%%%%RUBY_RIDIR%%/CGI/Session/%5b%5d%3d-i.ri -%%RDOC%%%%RUBY_RIDIR%%/CGI/Session/%5b%5d-i.ri -%%RDOC%%%%RUBY_RIDIR%%/CGI/Session/FileStore/cdesc-FileStore.ri -%%RDOC%%%%RUBY_RIDIR%%/CGI/Session/FileStore/close-i.ri -%%RDOC%%%%RUBY_RIDIR%%/CGI/Session/FileStore/delete-i.ri -%%RDOC%%%%RUBY_RIDIR%%/CGI/Session/FileStore/new-c.ri -%%RDOC%%%%RUBY_RIDIR%%/CGI/Session/FileStore/restore-i.ri -%%RDOC%%%%RUBY_RIDIR%%/CGI/Session/FileStore/update-i.ri -%%RDOC%%%%RUBY_RIDIR%%/CGI/Session/MemoryStore/cdesc-MemoryStore.ri -%%RDOC%%%%RUBY_RIDIR%%/CGI/Session/MemoryStore/close-i.ri -%%RDOC%%%%RUBY_RIDIR%%/CGI/Session/MemoryStore/delete-i.ri -%%RDOC%%%%RUBY_RIDIR%%/CGI/Session/MemoryStore/new-c.ri -%%RDOC%%%%RUBY_RIDIR%%/CGI/Session/MemoryStore/restore-i.ri -%%RDOC%%%%RUBY_RIDIR%%/CGI/Session/MemoryStore/update-i.ri -%%RDOC%%%%RUBY_RIDIR%%/CGI/Session/NullStore/cdesc-NullStore.ri -%%RDOC%%%%RUBY_RIDIR%%/CGI/Session/NullStore/close-i.ri -%%RDOC%%%%RUBY_RIDIR%%/CGI/Session/NullStore/delete-i.ri -%%RDOC%%%%RUBY_RIDIR%%/CGI/Session/NullStore/new-c.ri -%%RDOC%%%%RUBY_RIDIR%%/CGI/Session/NullStore/restore-i.ri -%%RDOC%%%%RUBY_RIDIR%%/CGI/Session/NullStore/update-i.ri -%%RDOC%%%%RUBY_RIDIR%%/CGI/Session/PStore/cdesc-PStore.ri -%%RDOC%%%%RUBY_RIDIR%%/CGI/Session/PStore/close-i.ri -%%RDOC%%%%RUBY_RIDIR%%/CGI/Session/PStore/delete-i.ri -%%RDOC%%%%RUBY_RIDIR%%/CGI/Session/PStore/new-c.ri -%%RDOC%%%%RUBY_RIDIR%%/CGI/Session/PStore/restore-i.ri -%%RDOC%%%%RUBY_RIDIR%%/CGI/Session/PStore/update-i.ri -%%RDOC%%%%RUBY_RIDIR%%/CGI/Session/cdesc-Session.ri -%%RDOC%%%%RUBY_RIDIR%%/CGI/Session/close-i.ri -%%RDOC%%%%RUBY_RIDIR%%/CGI/Session/create_new_id-i.ri -%%RDOC%%%%RUBY_RIDIR%%/CGI/Session/delete-i.ri -%%RDOC%%%%RUBY_RIDIR%%/CGI/Session/new-c.ri -%%RDOC%%%%RUBY_RIDIR%%/CGI/Session/new_session-i.ri -%%RDOC%%%%RUBY_RIDIR%%/CGI/Session/session_id-i.ri -%%RDOC%%%%RUBY_RIDIR%%/CGI/Session/update-i.ri -%%RDOC%%%%RUBY_RIDIR%%/CGI/Util/cdesc-Util.ri -%%RDOC%%%%RUBY_RIDIR%%/CGI/Util/escape-i.ri -%%RDOC%%%%RUBY_RIDIR%%/CGI/Util/escapeElement-i.ri -%%RDOC%%%%RUBY_RIDIR%%/CGI/Util/escapeHTML-i.ri -%%RDOC%%%%RUBY_RIDIR%%/CGI/Util/escapeURIComponent-i.ri -%%RDOC%%%%RUBY_RIDIR%%/CGI/Util/escape_element-i.ri -%%RDOC%%%%RUBY_RIDIR%%/CGI/Util/escape_html-i.ri -%%RDOC%%%%RUBY_RIDIR%%/CGI/Util/escape_uri_component-i.ri -%%RDOC%%%%RUBY_RIDIR%%/CGI/Util/h-i.ri -%%RDOC%%%%RUBY_RIDIR%%/CGI/Util/pretty-i.ri -%%RDOC%%%%RUBY_RIDIR%%/CGI/Util/rfc1123_date-i.ri -%%RDOC%%%%RUBY_RIDIR%%/CGI/Util/unescape-i.ri -%%RDOC%%%%RUBY_RIDIR%%/CGI/Util/unescapeElement-i.ri -%%RDOC%%%%RUBY_RIDIR%%/CGI/Util/unescapeHTML-i.ri -%%RDOC%%%%RUBY_RIDIR%%/CGI/Util/unescapeURIComponent-i.ri -%%RDOC%%%%RUBY_RIDIR%%/CGI/Util/unescape_element-i.ri -%%RDOC%%%%RUBY_RIDIR%%/CGI/Util/unescape_html-i.ri -%%RDOC%%%%RUBY_RIDIR%%/CGI/Util/unescape_uri_component-i.ri -%%RDOC%%%%RUBY_RIDIR%%/CGI/_no_crlf_check-i.ri -%%RDOC%%%%RUBY_RIDIR%%/CGI/accept_charset%3d-c.ri -%%RDOC%%%%RUBY_RIDIR%%/CGI/accept_charset-c.ri -%%RDOC%%%%RUBY_RIDIR%%/CGI/accept_charset-i.ri +%%RDOC%%%%RUBY_RIDIR%%/CGI/EscapeExt/cdesc-EscapeExt.ri +%%RDOC%%%%RUBY_RIDIR%%/CGI/EscapeExt/escape-i.ri +%%RDOC%%%%RUBY_RIDIR%%/CGI/EscapeExt/escapeHTML-i.ri +%%RDOC%%%%RUBY_RIDIR%%/CGI/EscapeExt/escapeURIComponent-i.ri +%%RDOC%%%%RUBY_RIDIR%%/CGI/EscapeExt/escape_uri_component-i.ri +%%RDOC%%%%RUBY_RIDIR%%/CGI/EscapeExt/unescape-i.ri +%%RDOC%%%%RUBY_RIDIR%%/CGI/EscapeExt/unescapeHTML-i.ri +%%RDOC%%%%RUBY_RIDIR%%/CGI/EscapeExt/unescapeURIComponent-i.ri +%%RDOC%%%%RUBY_RIDIR%%/CGI/EscapeExt/unescape_uri_component-i.ri %%RDOC%%%%RUBY_RIDIR%%/CGI/cdesc-CGI.ri -%%RDOC%%%%RUBY_RIDIR%%/CGI/env_table-i.ri -%%RDOC%%%%RUBY_RIDIR%%/CGI/header-i.ri -%%RDOC%%%%RUBY_RIDIR%%/CGI/http_header-i.ri -%%RDOC%%%%RUBY_RIDIR%%/CGI/new-c.ri -%%RDOC%%%%RUBY_RIDIR%%/CGI/out-i.ri -%%RDOC%%%%RUBY_RIDIR%%/CGI/parse-c.ri -%%RDOC%%%%RUBY_RIDIR%%/CGI/print-i.ri -%%RDOC%%%%RUBY_RIDIR%%/CGI/stdinput-i.ri -%%RDOC%%%%RUBY_RIDIR%%/CGI/stdoutput-i.ri %%RDOC%%%%RUBY_RIDIR%%/Class/allocate-i.ri %%RDOC%%%%RUBY_RIDIR%%/Class/attached_object-i.ri %%RDOC%%%%RUBY_RIDIR%%/Class/cdesc-Class.ri @@ -2163,8 +2033,6 @@ libdata/pkgconfig/ruby-%%RUBY_VER%%.pc %%RDOC%%%%RUBY_RIDIR%%/ERB/DefMethod/def_erb_method-c.ri %%RDOC%%%%RUBY_RIDIR%%/ERB/DefMethod/def_erb_method-i.ri %%RDOC%%%%RUBY_RIDIR%%/ERB/Escape/cdesc-Escape.ri -%%RDOC%%%%RUBY_RIDIR%%/ERB/Escape/html_escape-c.ri -%%RDOC%%%%RUBY_RIDIR%%/ERB/Escape/html_escape-i.ri %%RDOC%%%%RUBY_RIDIR%%/ERB/Util/cdesc-Util.ri %%RDOC%%%%RUBY_RIDIR%%/ERB/Util/u-c.ri %%RDOC%%%%RUBY_RIDIR%%/ERB/Util/u-i.ri @@ -2398,6 +2266,7 @@ libdata/pkgconfig/ruby-%%RUBY_VER%%.pc %%RDOC%%%%RUBY_RIDIR%%/Enumerator/product-c.ri %%RDOC%%%%RUBY_RIDIR%%/Enumerator/rewind-i.ri %%RDOC%%%%RUBY_RIDIR%%/Enumerator/size-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Enumerator/to_set-i.ri %%RDOC%%%%RUBY_RIDIR%%/Enumerator/with_index-i.ri %%RDOC%%%%RUBY_RIDIR%%/Enumerator/with_object-i.ri %%RDOC%%%%RUBY_RIDIR%%/Errno/cdesc-Errno.ri @@ -2415,6 +2284,7 @@ libdata/pkgconfig/ruby-%%RUBY_VER%%.pc %%RDOC%%%%RUBY_RIDIR%%/ErrorHighlight/Spotter/fetch_line-i.ri %%RDOC%%%%RUBY_RIDIR%%/ErrorHighlight/Spotter/new-c.ri %%RDOC%%%%RUBY_RIDIR%%/ErrorHighlight/Spotter/prism_location-i.ri +%%RDOC%%%%RUBY_RIDIR%%/ErrorHighlight/Spotter/prism_spot_block_for_name-i.ri %%RDOC%%%%RUBY_RIDIR%%/ErrorHighlight/Spotter/prism_spot_call_for_args-i.ri %%RDOC%%%%RUBY_RIDIR%%/ErrorHighlight/Spotter/prism_spot_call_for_name-i.ri %%RDOC%%%%RUBY_RIDIR%%/ErrorHighlight/Spotter/prism_spot_call_operator_write_for_args-i.ri @@ -2422,8 +2292,10 @@ libdata/pkgconfig/ruby-%%RUBY_VER%%.pc %%RDOC%%%%RUBY_RIDIR%%/ErrorHighlight/Spotter/prism_spot_constant_path-i.ri %%RDOC%%%%RUBY_RIDIR%%/ErrorHighlight/Spotter/prism_spot_constant_path_operator_write-i.ri %%RDOC%%%%RUBY_RIDIR%%/ErrorHighlight/Spotter/prism_spot_constant_read-i.ri +%%RDOC%%%%RUBY_RIDIR%%/ErrorHighlight/Spotter/prism_spot_def_for_name-i.ri %%RDOC%%%%RUBY_RIDIR%%/ErrorHighlight/Spotter/prism_spot_index_operator_write_for_args-i.ri %%RDOC%%%%RUBY_RIDIR%%/ErrorHighlight/Spotter/prism_spot_index_operator_write_for_name-i.ri +%%RDOC%%%%RUBY_RIDIR%%/ErrorHighlight/Spotter/prism_spot_lambda_for_name-i.ri %%RDOC%%%%RUBY_RIDIR%%/ErrorHighlight/Spotter/prism_spot_local_variable_operator_write_for_args-i.ri %%RDOC%%%%RUBY_RIDIR%%/ErrorHighlight/Spotter/prism_spot_local_variable_operator_write_for_name-i.ri %%RDOC%%%%RUBY_RIDIR%%/ErrorHighlight/Spotter/spot-i.ri @@ -2432,8 +2304,12 @@ libdata/pkgconfig/ruby-%%RUBY_VER%%.pc %%RDOC%%%%RUBY_RIDIR%%/ErrorHighlight/Spotter/spot_call_for_args-i.ri %%RDOC%%%%RUBY_RIDIR%%/ErrorHighlight/Spotter/spot_call_for_name-i.ri %%RDOC%%%%RUBY_RIDIR%%/ErrorHighlight/Spotter/spot_colon2-i.ri +%%RDOC%%%%RUBY_RIDIR%%/ErrorHighlight/Spotter/spot_defn-i.ri +%%RDOC%%%%RUBY_RIDIR%%/ErrorHighlight/Spotter/spot_defs-i.ri %%RDOC%%%%RUBY_RIDIR%%/ErrorHighlight/Spotter/spot_fcall_for_args-i.ri %%RDOC%%%%RUBY_RIDIR%%/ErrorHighlight/Spotter/spot_fcall_for_name-i.ri +%%RDOC%%%%RUBY_RIDIR%%/ErrorHighlight/Spotter/spot_iter-i.ri +%%RDOC%%%%RUBY_RIDIR%%/ErrorHighlight/Spotter/spot_lambda-i.ri %%RDOC%%%%RUBY_RIDIR%%/ErrorHighlight/Spotter/spot_op_asgn1_for_args-i.ri %%RDOC%%%%RUBY_RIDIR%%/ErrorHighlight/Spotter/spot_op_asgn1_for_name-i.ri %%RDOC%%%%RUBY_RIDIR%%/ErrorHighlight/Spotter/spot_op_asgn2_for_args-i.ri @@ -2895,7 +2771,6 @@ libdata/pkgconfig/ruby-%%RUBY_VER%%.pc %%RDOC%%%%RUBY_RIDIR%%/Gem/BasicSpecification/datadir-i.ri %%RDOC%%%%RUBY_RIDIR%%/Gem/BasicSpecification/default_gem%3f-i.ri %%RDOC%%%%RUBY_RIDIR%%/Gem/BasicSpecification/default_gem_priority-i.ri -%%RDOC%%%%RUBY_RIDIR%%/Gem/BasicSpecification/default_specifications_dir-c.ri %%RDOC%%%%RUBY_RIDIR%%/Gem/BasicSpecification/extension_dir-i.ri %%RDOC%%%%RUBY_RIDIR%%/Gem/BasicSpecification/extensions_dir-i.ri %%RDOC%%%%RUBY_RIDIR%%/Gem/BasicSpecification/full_gem_path-i.ri @@ -3108,7 +2983,6 @@ libdata/pkgconfig/ruby-%%RUBY_VER%%.pc %%RDOC%%%%RUBY_RIDIR%%/Gem/Commands/PristineCommand/cdesc-PristineCommand.ri %%RDOC%%%%RUBY_RIDIR%%/Gem/Commands/PristineCommand/execute-i.ri %%RDOC%%%%RUBY_RIDIR%%/Gem/Commands/PristineCommand/new-c.ri -%%RDOC%%%%RUBY_RIDIR%%/Gem/Commands/PristineCommand/only_executables_or_plugins%3f-i.ri %%RDOC%%%%RUBY_RIDIR%%/Gem/Commands/PushCommand/cdesc-PushCommand.ri %%RDOC%%%%RUBY_RIDIR%%/Gem/Commands/PushCommand/execute-i.ri %%RDOC%%%%RUBY_RIDIR%%/Gem/Commands/PushCommand/get_attestations_part-i.ri @@ -3117,10 +2991,6 @@ libdata/pkgconfig/ruby-%%RUBY_VER%%.pc %%RDOC%%%%RUBY_RIDIR%%/Gem/Commands/PushCommand/new-c.ri %%RDOC%%%%RUBY_RIDIR%%/Gem/Commands/PushCommand/send_gem-i.ri %%RDOC%%%%RUBY_RIDIR%%/Gem/Commands/PushCommand/send_push_request-i.ri -%%RDOC%%%%RUBY_RIDIR%%/Gem/Commands/QueryCommand/cdesc-QueryCommand.ri -%%RDOC%%%%RUBY_RIDIR%%/Gem/Commands/QueryCommand/deprecation_warning-i.ri -%%RDOC%%%%RUBY_RIDIR%%/Gem/Commands/QueryCommand/new-c.ri -%%RDOC%%%%RUBY_RIDIR%%/Gem/Commands/QueryCommand/warning_without_suggested_alternatives-i.ri %%RDOC%%%%RUBY_RIDIR%%/Gem/Commands/RdocCommand/cdesc-RdocCommand.ri %%RDOC%%%%RUBY_RIDIR%%/Gem/Commands/RdocCommand/execute-i.ri %%RDOC%%%%RUBY_RIDIR%%/Gem/Commands/RdocCommand/new-c.ri @@ -3179,6 +3049,9 @@ libdata/pkgconfig/ruby-%%RUBY_VER%%.pc %%RDOC%%%%RUBY_RIDIR%%/Gem/Commands/SignoutCommand/new-c.ri %%RDOC%%%%RUBY_RIDIR%%/Gem/Commands/SourcesCommand/cdesc-SourcesCommand.ri %%RDOC%%%%RUBY_RIDIR%%/Gem/Commands/SourcesCommand/check_typo_squatting-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Gem/Commands/SourcesCommand/config_file_name-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Gem/Commands/SourcesCommand/configured_sources-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Gem/Commands/SourcesCommand/default_sources-i.ri %%RDOC%%%%RUBY_RIDIR%%/Gem/Commands/SourcesCommand/execute-i.ri %%RDOC%%%%RUBY_RIDIR%%/Gem/Commands/SourcesCommand/new-c.ri %%RDOC%%%%RUBY_RIDIR%%/Gem/Commands/SpecificationCommand/cdesc-SpecificationCommand.ri @@ -3349,6 +3222,7 @@ libdata/pkgconfig/ruby-%%RUBY_VER%%.pc %%RDOC%%%%RUBY_RIDIR%%/Gem/ErrorReason/cdesc-ErrorReason.ri %%RDOC%%%%RUBY_RIDIR%%/Gem/Exception/cdesc-Exception.ri %%RDOC%%%%RUBY_RIDIR%%/Gem/Ext/BuildError/cdesc-BuildError.ri +%%RDOC%%%%RUBY_RIDIR%%/Gem/Ext/Builder/NoMakefileError/cdesc-NoMakefileError.ri %%RDOC%%%%RUBY_RIDIR%%/Gem/Ext/Builder/build_extensions-i.ri %%RDOC%%%%RUBY_RIDIR%%/Gem/Ext/Builder/cdesc-Builder.ri %%RDOC%%%%RUBY_RIDIR%%/Gem/Ext/Builder/class_name-c.ri @@ -3356,6 +3230,8 @@ libdata/pkgconfig/ruby-%%RUBY_VER%%.pc %%RDOC%%%%RUBY_RIDIR%%/Gem/Ext/Builder/new-c.ri %%RDOC%%%%RUBY_RIDIR%%/Gem/Ext/Builder/ruby-c.ri %%RDOC%%%%RUBY_RIDIR%%/Gem/Ext/Builder/run-c.ri +%%RDOC%%%%RUBY_RIDIR%%/Gem/Ext/Builder/shelljoin-c.ri +%%RDOC%%%%RUBY_RIDIR%%/Gem/Ext/Builder/shellsplit-c.ri %%RDOC%%%%RUBY_RIDIR%%/Gem/Ext/CargoBuilder/DylibNotFoundError/cdesc-DylibNotFoundError.ri %%RDOC%%%%RUBY_RIDIR%%/Gem/Ext/CargoBuilder/DylibNotFoundError/new-c.ri %%RDOC%%%%RUBY_RIDIR%%/Gem/Ext/CargoBuilder/LinkFlagConverter/cdesc-LinkFlagConverter.ri @@ -3392,8 +3268,14 @@ libdata/pkgconfig/ruby-%%RUBY_VER%%.pc %%RDOC%%%%RUBY_RIDIR%%/Gem/Ext/CargoBuilder/split_flags-i.ri %%RDOC%%%%RUBY_RIDIR%%/Gem/Ext/CargoBuilder/win_target%3f-i.ri %%RDOC%%%%RUBY_RIDIR%%/Gem/Ext/CargoBuilder/write_deffile-i.ri -%%RDOC%%%%RUBY_RIDIR%%/Gem/Ext/CmakeBuilder/build-c.ri +%%RDOC%%%%RUBY_RIDIR%%/Gem/Ext/CmakeBuilder/build-i.ri %%RDOC%%%%RUBY_RIDIR%%/Gem/Ext/CmakeBuilder/cdesc-CmakeBuilder.ri +%%RDOC%%%%RUBY_RIDIR%%/Gem/Ext/CmakeBuilder/check_presets-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Gem/Ext/CmakeBuilder/compile-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Gem/Ext/CmakeBuilder/configure-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Gem/Ext/CmakeBuilder/new-c.ri +%%RDOC%%%%RUBY_RIDIR%%/Gem/Ext/CmakeBuilder/profile-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Gem/Ext/CmakeBuilder/runner-i.ri %%RDOC%%%%RUBY_RIDIR%%/Gem/Ext/ConfigureBuilder/build-c.ri %%RDOC%%%%RUBY_RIDIR%%/Gem/Ext/ConfigureBuilder/cdesc-ConfigureBuilder.ri %%RDOC%%%%RUBY_RIDIR%%/Gem/Ext/ExtConfBuilder/build-c.ri @@ -3515,6 +3397,7 @@ libdata/pkgconfig/ruby-%%RUBY_VER%%.pc %%RDOC%%%%RUBY_RIDIR%%/Gem/Installer/build_args-i.ri %%RDOC%%%%RUBY_RIDIR%%/Gem/Installer/build_extensions-i.ri %%RDOC%%%%RUBY_RIDIR%%/Gem/Installer/cdesc-Installer.ri +%%RDOC%%%%RUBY_RIDIR%%/Gem/Installer/default_spec_dir-i.ri %%RDOC%%%%RUBY_RIDIR%%/Gem/Installer/default_spec_file-i.ri %%RDOC%%%%RUBY_RIDIR%%/Gem/Installer/dir-i.ri %%RDOC%%%%RUBY_RIDIR%%/Gem/Installer/ensure_dependency-i.ri @@ -3532,7 +3415,6 @@ libdata/pkgconfig/ruby-%%RUBY_VER%%.pc %%RDOC%%%%RUBY_RIDIR%%/Gem/Installer/generate_bin_script-i.ri %%RDOC%%%%RUBY_RIDIR%%/Gem/Installer/generate_bin_symlink-i.ri %%RDOC%%%%RUBY_RIDIR%%/Gem/Installer/generate_windows_script-i.ri -%%RDOC%%%%RUBY_RIDIR%%/Gem/Installer/inherited-c.ri %%RDOC%%%%RUBY_RIDIR%%/Gem/Installer/install-i.ri %%RDOC%%%%RUBY_RIDIR%%/Gem/Installer/installation_satisfies_dependency%3f-i.ri %%RDOC%%%%RUBY_RIDIR%%/Gem/Installer/installed_specs-i.ri @@ -3547,7 +3429,6 @@ libdata/pkgconfig/ruby-%%RUBY_VER%%.pc %%RDOC%%%%RUBY_RIDIR%%/Gem/Installer/shebang-i.ri %%RDOC%%%%RUBY_RIDIR%%/Gem/Installer/spec-i.ri %%RDOC%%%%RUBY_RIDIR%%/Gem/Installer/spec_file-i.ri -%%RDOC%%%%RUBY_RIDIR%%/Gem/Installer/unpack-i.ri %%RDOC%%%%RUBY_RIDIR%%/Gem/Installer/user_install_dir-i.ri %%RDOC%%%%RUBY_RIDIR%%/Gem/Installer/verify_spec-i.ri %%RDOC%%%%RUBY_RIDIR%%/Gem/Installer/windows_stub_script-i.ri @@ -3588,6 +3469,8 @@ libdata/pkgconfig/ruby-%%RUBY_VER%%.pc %%RDOC%%%%RUBY_RIDIR%%/Gem/NameTuple/%3c%3d%3e-i.ri %%RDOC%%%%RUBY_RIDIR%%/Gem/NameTuple/%3d%3d-i.ri %%RDOC%%%%RUBY_RIDIR%%/Gem/NameTuple/cdesc-NameTuple.ri +%%RDOC%%%%RUBY_RIDIR%%/Gem/NameTuple/deconstruct-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Gem/NameTuple/deconstruct_keys-i.ri %%RDOC%%%%RUBY_RIDIR%%/Gem/NameTuple/eql%3f-i.ri %%RDOC%%%%RUBY_RIDIR%%/Gem/NameTuple/from_list-c.ri %%RDOC%%%%RUBY_RIDIR%%/Gem/NameTuple/full_name-i.ri @@ -3707,7 +3590,6 @@ libdata/pkgconfig/ruby-%%RUBY_VER%%.pc %%RDOC%%%%RUBY_RIDIR%%/Gem/Package/initialize-i.ri %%RDOC%%%%RUBY_RIDIR%%/Gem/Package/limit_read-i.ri %%RDOC%%%%RUBY_RIDIR%%/Gem/Package/new-c.ri -%%RDOC%%%%RUBY_RIDIR%%/Gem/Package/normalize_path-i.ri %%RDOC%%%%RUBY_RIDIR%%/Gem/Package/prog_mode-i.ri %%RDOC%%%%RUBY_RIDIR%%/Gem/Package/raw_spec-c.ri %%RDOC%%%%RUBY_RIDIR%%/Gem/Package/read_checksums-i.ri @@ -3735,20 +3617,30 @@ libdata/pkgconfig/ruby-%%RUBY_VER%%.pc %%RDOC%%%%RUBY_RIDIR%%/Gem/Platform/%3d%7e-i.ri %%RDOC%%%%RUBY_RIDIR%%/Gem/Platform/cdesc-Platform.ri %%RDOC%%%%RUBY_RIDIR%%/Gem/Platform/cpu-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Gem/Platform/cpu_match-c.ri +%%RDOC%%%%RUBY_RIDIR%%/Gem/Platform/deconstruct-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Gem/Platform/deconstruct_keys-i.ri %%RDOC%%%%RUBY_RIDIR%%/Gem/Platform/eql%3f-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Gem/Platform/generic-c.ri %%RDOC%%%%RUBY_RIDIR%%/Gem/Platform/installable%3f-c.ri %%RDOC%%%%RUBY_RIDIR%%/Gem/Platform/local-c.ri -%%RDOC%%%%RUBY_RIDIR%%/Gem/Platform/match-c.ri %%RDOC%%%%RUBY_RIDIR%%/Gem/Platform/match_gem%3f-c.ri %%RDOC%%%%RUBY_RIDIR%%/Gem/Platform/match_platforms%3f-c.ri %%RDOC%%%%RUBY_RIDIR%%/Gem/Platform/match_spec%3f-c.ri %%RDOC%%%%RUBY_RIDIR%%/Gem/Platform/new-c.ri %%RDOC%%%%RUBY_RIDIR%%/Gem/Platform/normalized_linux_version-i.ri %%RDOC%%%%RUBY_RIDIR%%/Gem/Platform/os-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Gem/Platform/os_match-c.ri +%%RDOC%%%%RUBY_RIDIR%%/Gem/Platform/platform_specificity_match-c.ri +%%RDOC%%%%RUBY_RIDIR%%/Gem/Platform/same_deps%3f-c.ri +%%RDOC%%%%RUBY_RIDIR%%/Gem/Platform/same_specificity%3f-c.ri +%%RDOC%%%%RUBY_RIDIR%%/Gem/Platform/sort_and_filter_best_platform_match-c.ri +%%RDOC%%%%RUBY_RIDIR%%/Gem/Platform/sort_best_platform_match-c.ri %%RDOC%%%%RUBY_RIDIR%%/Gem/Platform/sort_priority-c.ri %%RDOC%%%%RUBY_RIDIR%%/Gem/Platform/to_a-i.ri %%RDOC%%%%RUBY_RIDIR%%/Gem/Platform/to_s-i.ri %%RDOC%%%%RUBY_RIDIR%%/Gem/Platform/version-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Gem/Platform/version_match-c.ri %%RDOC%%%%RUBY_RIDIR%%/Gem/PlatformMismatch/add_platform-i.ri %%RDOC%%%%RUBY_RIDIR%%/Gem/PlatformMismatch/cdesc-PlatformMismatch.ri %%RDOC%%%%RUBY_RIDIR%%/Gem/PlatformMismatch/name-i.ri @@ -4095,13 +3987,18 @@ libdata/pkgconfig/ruby-%%RUBY_VER%%.pc %%RDOC%%%%RUBY_RIDIR%%/Gem/S3URISigner/base64_uri_escape-i.ri %%RDOC%%%%RUBY_RIDIR%%/Gem/S3URISigner/cdesc-S3URISigner.ri %%RDOC%%%%RUBY_RIDIR%%/Gem/S3URISigner/create_request_pool-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Gem/S3URISigner/ec2_iam_request-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Gem/S3URISigner/ec2_metadata_credentials_imds_v1-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Gem/S3URISigner/ec2_metadata_credentials_imds_v2-i.ri %%RDOC%%%%RUBY_RIDIR%%/Gem/S3URISigner/ec2_metadata_credentials_json-i.ri %%RDOC%%%%RUBY_RIDIR%%/Gem/S3URISigner/ec2_metadata_request-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Gem/S3URISigner/ec2_metadata_token-i.ri %%RDOC%%%%RUBY_RIDIR%%/Gem/S3URISigner/fetch_s3_config-i.ri %%RDOC%%%%RUBY_RIDIR%%/Gem/S3URISigner/generate_canonical_query_params-i.ri %%RDOC%%%%RUBY_RIDIR%%/Gem/S3URISigner/generate_canonical_request-i.ri %%RDOC%%%%RUBY_RIDIR%%/Gem/S3URISigner/generate_signature-i.ri %%RDOC%%%%RUBY_RIDIR%%/Gem/S3URISigner/generate_string_to_sign-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Gem/S3URISigner/method-i.ri %%RDOC%%%%RUBY_RIDIR%%/Gem/S3URISigner/new-c.ri %%RDOC%%%%RUBY_RIDIR%%/Gem/S3URISigner/sign-i.ri %%RDOC%%%%RUBY_RIDIR%%/Gem/S3URISigner/uri-i.ri @@ -4369,11 +4266,13 @@ libdata/pkgconfig/ruby-%%RUBY_VER%%.pc %%RDOC%%%%RUBY_RIDIR%%/Gem/Source/Vendor/new-c.ri %%RDOC%%%%RUBY_RIDIR%%/Gem/Source/cache_dir-i.ri %%RDOC%%%%RUBY_RIDIR%%/Gem/Source/cdesc-Source.ri +%%RDOC%%%%RUBY_RIDIR%%/Gem/Source/dependency_resolver_set-i.ri %%RDOC%%%%RUBY_RIDIR%%/Gem/Source/download-i.ri %%RDOC%%%%RUBY_RIDIR%%/Gem/Source/enforce_trailing_slash-i.ri %%RDOC%%%%RUBY_RIDIR%%/Gem/Source/fetch_spec-i.ri %%RDOC%%%%RUBY_RIDIR%%/Gem/Source/load_specs-i.ri %%RDOC%%%%RUBY_RIDIR%%/Gem/Source/new-c.ri +%%RDOC%%%%RUBY_RIDIR%%/Gem/Source/new_dependency_resolver_set-i.ri %%RDOC%%%%RUBY_RIDIR%%/Gem/Source/typo_squatting%3f-i.ri %%RDOC%%%%RUBY_RIDIR%%/Gem/Source/update_cache%3f-i.ri %%RDOC%%%%RUBY_RIDIR%%/Gem/Source/uri-i.ri @@ -4384,6 +4283,7 @@ libdata/pkgconfig/ruby-%%RUBY_VER%%.pc %%RDOC%%%%RUBY_RIDIR%%/Gem/SourceFetchProblem/source-i.ri %%RDOC%%%%RUBY_RIDIR%%/Gem/SourceFetchProblem/wordy-i.ri %%RDOC%%%%RUBY_RIDIR%%/Gem/SourceList/%3c%3c-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Gem/SourceList/append-i.ri %%RDOC%%%%RUBY_RIDIR%%/Gem/SourceList/cdesc-SourceList.ri %%RDOC%%%%RUBY_RIDIR%%/Gem/SourceList/clear-i.ri %%RDOC%%%%RUBY_RIDIR%%/Gem/SourceList/delete-i.ri @@ -4394,6 +4294,7 @@ libdata/pkgconfig/ruby-%%RUBY_VER%%.pc %%RDOC%%%%RUBY_RIDIR%%/Gem/SourceList/from-c.ri %%RDOC%%%%RUBY_RIDIR%%/Gem/SourceList/include%3f-i.ri %%RDOC%%%%RUBY_RIDIR%%/Gem/SourceList/new-c.ri +%%RDOC%%%%RUBY_RIDIR%%/Gem/SourceList/prepend-i.ri %%RDOC%%%%RUBY_RIDIR%%/Gem/SourceList/replace-i.ri %%RDOC%%%%RUBY_RIDIR%%/Gem/SourceList/sources-i.ri %%RDOC%%%%RUBY_RIDIR%%/Gem/SourceList/to_a-i.ri @@ -4448,7 +4349,6 @@ libdata/pkgconfig/ruby-%%RUBY_VER%%.pc %%RDOC%%%%RUBY_RIDIR%%/Gem/Specification/conflicts-i.ri %%RDOC%%%%RUBY_RIDIR%%/Gem/Specification/date%3d-i.ri %%RDOC%%%%RUBY_RIDIR%%/Gem/Specification/date-i.ri -%%RDOC%%%%RUBY_RIDIR%%/Gem/Specification/default_executable-i.ri %%RDOC%%%%RUBY_RIDIR%%/Gem/Specification/default_stubs-c.ri %%RDOC%%%%RUBY_RIDIR%%/Gem/Specification/default_value-i.ri %%RDOC%%%%RUBY_RIDIR%%/Gem/Specification/dependencies-i.ri @@ -4486,12 +4386,10 @@ libdata/pkgconfig/ruby-%%RUBY_VER%%.pc %%RDOC%%%%RUBY_RIDIR%%/Gem/Specification/find_inactive_by_path-c.ri %%RDOC%%%%RUBY_RIDIR%%/Gem/Specification/for_cache-i.ri %%RDOC%%%%RUBY_RIDIR%%/Gem/Specification/from_yaml-c.ri -%%RDOC%%%%RUBY_RIDIR%%/Gem/Specification/full_name-i.ri %%RDOC%%%%RUBY_RIDIR%%/Gem/Specification/gems_dir-i.ri %%RDOC%%%%RUBY_RIDIR%%/Gem/Specification/has_conflicts%3f-i.ri %%RDOC%%%%RUBY_RIDIR%%/Gem/Specification/homepage-i.ri %%RDOC%%%%RUBY_RIDIR%%/Gem/Specification/initialize_copy-i.ri -%%RDOC%%%%RUBY_RIDIR%%/Gem/Specification/invalidate_memoized_attributes-i.ri %%RDOC%%%%RUBY_RIDIR%%/Gem/Specification/keep_only_files_and_directories-i.ri %%RDOC%%%%RUBY_RIDIR%%/Gem/Specification/latest_spec_for-c.ri %%RDOC%%%%RUBY_RIDIR%%/Gem/Specification/latest_specs-c.ri @@ -4559,10 +4457,7 @@ libdata/pkgconfig/ruby-%%RUBY_VER%%.pc %%RDOC%%%%RUBY_RIDIR%%/Gem/Specification/unresolved_deps-c.ri %%RDOC%%%%RUBY_RIDIR%%/Gem/Specification/unresolved_specs-c.ri %%RDOC%%%%RUBY_RIDIR%%/Gem/Specification/validate-i.ri -%%RDOC%%%%RUBY_RIDIR%%/Gem/Specification/validate_dependencies-i.ri %%RDOC%%%%RUBY_RIDIR%%/Gem/Specification/validate_for_resolution-i.ri -%%RDOC%%%%RUBY_RIDIR%%/Gem/Specification/validate_metadata-i.ri -%%RDOC%%%%RUBY_RIDIR%%/Gem/Specification/validate_permissions-i.ri %%RDOC%%%%RUBY_RIDIR%%/Gem/Specification/version%3d-i.ri %%RDOC%%%%RUBY_RIDIR%%/Gem/Specification/version-i.ri %%RDOC%%%%RUBY_RIDIR%%/Gem/SpecificationPolicy/cdesc-SpecificationPolicy.ri @@ -4762,7 +4657,6 @@ libdata/pkgconfig/ruby-%%RUBY_VER%%.pc %%RDOC%%%%RUBY_RIDIR%%/Gem/Util/gzip-c.ri %%RDOC%%%%RUBY_RIDIR%%/Gem/Util/inflate-c.ri %%RDOC%%%%RUBY_RIDIR%%/Gem/Util/popen-c.ri -%%RDOC%%%%RUBY_RIDIR%%/Gem/Util/silent_system-c.ri %%RDOC%%%%RUBY_RIDIR%%/Gem/Util/traverse_parents-c.ri %%RDOC%%%%RUBY_RIDIR%%/Gem/Validator/alien-i.ri %%RDOC%%%%RUBY_RIDIR%%/Gem/Validator/cdesc-Validator.ri @@ -4799,6 +4693,7 @@ libdata/pkgconfig/ruby-%%RUBY_VER%%.pc %%RDOC%%%%RUBY_RIDIR%%/Gem/YAMLSerializer/dump_hash-i.ri %%RDOC%%%%RUBY_RIDIR%%/Gem/YAMLSerializer/load-i.ri %%RDOC%%%%RUBY_RIDIR%%/Gem/YAMLSerializer/strip_comment-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Gem/activate_and_load_bin_path-c.ri %%RDOC%%%%RUBY_RIDIR%%/Gem/activated_gem_paths-c.ri %%RDOC%%%%RUBY_RIDIR%%/Gem/add_to_load_path-c.ri %%RDOC%%%%RUBY_RIDIR%%/Gem/already_loaded%3f-c.ri @@ -4836,6 +4731,7 @@ libdata/pkgconfig/ruby-%%RUBY_VER%%.pc %%RDOC%%%%RUBY_RIDIR%%/Gem/ensure_default_gem_subdirectories-c.ri %%RDOC%%%%RUBY_RIDIR%%/Gem/ensure_gem_subdirectories-c.ri %%RDOC%%%%RUBY_RIDIR%%/Gem/env_requirement-c.ri +%%RDOC%%%%RUBY_RIDIR%%/Gem/find_and_activate_spec_for_exe-c.ri %%RDOC%%%%RUBY_RIDIR%%/Gem/find_config_file-c.ri %%RDOC%%%%RUBY_RIDIR%%/Gem/find_default_spec-c.ri %%RDOC%%%%RUBY_RIDIR%%/Gem/find_files-c.ri @@ -4853,6 +4749,7 @@ libdata/pkgconfig/ruby-%%RUBY_VER%%.pc %%RDOC%%%%RUBY_RIDIR%%/Gem/latest_rubygems_version-c.ri %%RDOC%%%%RUBY_RIDIR%%/Gem/latest_spec_for-c.ri %%RDOC%%%%RUBY_RIDIR%%/Gem/latest_version_for-c.ri +%%RDOC%%%%RUBY_RIDIR%%/Gem/load_bundler_extensions-c.ri %%RDOC%%%%RUBY_RIDIR%%/Gem/load_env_plugins-c.ri %%RDOC%%%%RUBY_RIDIR%%/Gem/load_path_insert_index-c.ri %%RDOC%%%%RUBY_RIDIR%%/Gem/load_plugins-c.ri @@ -5116,13 +5013,7 @@ libdata/pkgconfig/ruby-%%RUBY_VER%%.pc %%RDOC%%%%RUBY_RIDIR%%/IO/foreach-c.ri %%RDOC%%%%RUBY_RIDIR%%/IO/fsync-i.ri %%RDOC%%%%RUBY_RIDIR%%/IO/generic_readable/cdesc-generic_readable.ri -%%RDOC%%%%RUBY_RIDIR%%/IO/generic_writable/%3c%3c-i.ri %%RDOC%%%%RUBY_RIDIR%%/IO/generic_writable/cdesc-generic_writable.ri -%%RDOC%%%%RUBY_RIDIR%%/IO/generic_writable/print-i.ri -%%RDOC%%%%RUBY_RIDIR%%/IO/generic_writable/printf-i.ri -%%RDOC%%%%RUBY_RIDIR%%/IO/generic_writable/puts-i.ri -%%RDOC%%%%RUBY_RIDIR%%/IO/generic_writable/syswrite-i.ri -%%RDOC%%%%RUBY_RIDIR%%/IO/generic_writable/write_nonblock-i.ri %%RDOC%%%%RUBY_RIDIR%%/IO/getbyte-i.ri %%RDOC%%%%RUBY_RIDIR%%/IO/getc-i.ri %%RDOC%%%%RUBY_RIDIR%%/IO/getch-i.ri @@ -5143,7 +5034,6 @@ libdata/pkgconfig/ruby-%%RUBY_VER%%.pc %%RDOC%%%%RUBY_RIDIR%%/IO/nonblock%3d-i.ri %%RDOC%%%%RUBY_RIDIR%%/IO/nonblock%3f-i.ri %%RDOC%%%%RUBY_RIDIR%%/IO/nonblock-i.ri -%%RDOC%%%%RUBY_RIDIR%%/IO/nread-i.ri %%RDOC%%%%RUBY_RIDIR%%/IO/oflush-i.ri %%RDOC%%%%RUBY_RIDIR%%/IO/open-c.ri %%RDOC%%%%RUBY_RIDIR%%/IO/path-i.ri @@ -5171,7 +5061,6 @@ libdata/pkgconfig/ruby-%%RUBY_VER%%.pc %%RDOC%%%%RUBY_RIDIR%%/IO/readlines-c.ri %%RDOC%%%%RUBY_RIDIR%%/IO/readlines-i.ri %%RDOC%%%%RUBY_RIDIR%%/IO/readpartial-i.ri -%%RDOC%%%%RUBY_RIDIR%%/IO/ready%3f-i.ri %%RDOC%%%%RUBY_RIDIR%%/IO/reopen-i.ri %%RDOC%%%%RUBY_RIDIR%%/IO/rewind-i.ri %%RDOC%%%%RUBY_RIDIR%%/IO/scroll_backward-i.ri @@ -5209,6 +5098,8 @@ libdata/pkgconfig/ruby-%%RUBY_VER%%.pc %%RDOC%%%%RUBY_RIDIR%%/IO/write_nonblock-i.ri %%RDOC%%%%RUBY_RIDIR%%/IOError/cdesc-IOError.ri %%RDOC%%%%RUBY_RIDIR%%/IPAddr/%26-i.ri +%%RDOC%%%%RUBY_RIDIR%%/IPAddr/%2b-i.ri +%%RDOC%%%%RUBY_RIDIR%%/IPAddr/%2d-i.ri %%RDOC%%%%RUBY_RIDIR%%/IPAddr/%3c%3c-i.ri %%RDOC%%%%RUBY_RIDIR%%/IPAddr/%3c%3d%3e-i.ri %%RDOC%%%%RUBY_RIDIR%%/IPAddr/%3d%3d%3d-i.ri @@ -5220,22 +5111,13 @@ libdata/pkgconfig/ruby-%%RUBY_VER%%.pc %%RDOC%%%%RUBY_RIDIR%%/IPAddr/Error/cdesc-Error.ri %%RDOC%%%%RUBY_RIDIR%%/IPAddr/InvalidAddressError/cdesc-InvalidAddressError.ri %%RDOC%%%%RUBY_RIDIR%%/IPAddr/InvalidPrefixError/cdesc-InvalidPrefixError.ri -%%RDOC%%%%RUBY_RIDIR%%/IPAddr/_ipv4_compat%3f-i.ri -%%RDOC%%%%RUBY_RIDIR%%/IPAddr/_reverse-i.ri -%%RDOC%%%%RUBY_RIDIR%%/IPAddr/_to_string-i.ri -%%RDOC%%%%RUBY_RIDIR%%/IPAddr/addr_mask-i.ri %%RDOC%%%%RUBY_RIDIR%%/IPAddr/as_json-i.ri -%%RDOC%%%%RUBY_RIDIR%%/IPAddr/begin_addr-i.ri %%RDOC%%%%RUBY_RIDIR%%/IPAddr/cdesc-IPAddr.ri %%RDOC%%%%RUBY_RIDIR%%/IPAddr/cidr-i.ri -%%RDOC%%%%RUBY_RIDIR%%/IPAddr/coerce_other-i.ri -%%RDOC%%%%RUBY_RIDIR%%/IPAddr/end_addr-i.ri %%RDOC%%%%RUBY_RIDIR%%/IPAddr/eql%3f-i.ri %%RDOC%%%%RUBY_RIDIR%%/IPAddr/family-i.ri %%RDOC%%%%RUBY_RIDIR%%/IPAddr/hash-i.ri %%RDOC%%%%RUBY_RIDIR%%/IPAddr/hton-i.ri -%%RDOC%%%%RUBY_RIDIR%%/IPAddr/in6_addr-i.ri -%%RDOC%%%%RUBY_RIDIR%%/IPAddr/in_addr-i.ri %%RDOC%%%%RUBY_RIDIR%%/IPAddr/include%3f-i.ri %%RDOC%%%%RUBY_RIDIR%%/IPAddr/inspect-i.ri %%RDOC%%%%RUBY_RIDIR%%/IPAddr/ip6_arpa-i.ri @@ -5276,7 +5158,6 @@ libdata/pkgconfig/ruby-%%RUBY_VER%%.pc %%RDOC%%%%RUBY_RIDIR%%/IPSocket/inspect-i.ri %%RDOC%%%%RUBY_RIDIR%%/IPSocket/peeraddr-i.ri %%RDOC%%%%RUBY_RIDIR%%/IPSocket/recvfrom-i.ri -%%RDOC%%%%RUBY_RIDIR%%/IPSocket/valid_v6%3f-c.ri %%RDOC%%%%RUBY_RIDIR%%/IndexError/cdesc-IndexError.ri %%RDOC%%%%RUBY_RIDIR%%/Integer/%25-i.ri %%RDOC%%%%RUBY_RIDIR%%/Integer/%26-i.ri @@ -5349,7 +5230,6 @@ libdata/pkgconfig/ruby-%%RUBY_VER%%.pc %%RDOC%%%%RUBY_RIDIR%%/Integer/zero%3f-i.ri %%RDOC%%%%RUBY_RIDIR%%/Interrupt/cdesc-Interrupt.ri %%RDOC%%%%RUBY_RIDIR%%/JSON/%5b%5d-c.ri -%%RDOC%%%%RUBY_RIDIR%%/JSON/CircularDatastructure/cdesc-CircularDatastructure.ri %%RDOC%%%%RUBY_RIDIR%%/JSON/Coder/cdesc-Coder.ri %%RDOC%%%%RUBY_RIDIR%%/JSON/Coder/dump-i.ri %%RDOC%%%%RUBY_RIDIR%%/JSON/Coder/generate-i.ri @@ -5360,6 +5240,7 @@ libdata/pkgconfig/ruby-%%RUBY_VER%%.pc %%RDOC%%%%RUBY_RIDIR%%/JSON/Ext/Generator/State/%5b%5d%3d-i.ri %%RDOC%%%%RUBY_RIDIR%%/JSON/Ext/Generator/State/%5b%5d-i.ri %%RDOC%%%%RUBY_RIDIR%%/JSON/Ext/Generator/State/_configure-i.ri +%%RDOC%%%%RUBY_RIDIR%%/JSON/Ext/Generator/State/allow_duplicate_key%3f-i.ri %%RDOC%%%%RUBY_RIDIR%%/JSON/Ext/Generator/State/allow_nan%3d-i.ri %%RDOC%%%%RUBY_RIDIR%%/JSON/Ext/Generator/State/allow_nan%3f-i.ri %%RDOC%%%%RUBY_RIDIR%%/JSON/Ext/Generator/State/array_nl%3d-i.ri @@ -5418,8 +5299,6 @@ libdata/pkgconfig/ruby-%%RUBY_VER%%.pc %%RDOC%%%%RUBY_RIDIR%%/JSON/GeneratorError/detailed_message-i.ri %%RDOC%%%%RUBY_RIDIR%%/JSON/GeneratorError/invalid_object-i.ri %%RDOC%%%%RUBY_RIDIR%%/JSON/GeneratorError/new-c.ri -%%RDOC%%%%RUBY_RIDIR%%/JSON/GenericObject/%5b%5d%3d-i.ri -%%RDOC%%%%RUBY_RIDIR%%/JSON/GenericObject/%5b%5d-i.ri %%RDOC%%%%RUBY_RIDIR%%/JSON/GenericObject/%7c-i.ri %%RDOC%%%%RUBY_RIDIR%%/JSON/GenericObject/as_json-i.ri %%RDOC%%%%RUBY_RIDIR%%/JSON/GenericObject/cdesc-GenericObject.ri @@ -5434,6 +5313,8 @@ libdata/pkgconfig/ruby-%%RUBY_VER%%.pc %%RDOC%%%%RUBY_RIDIR%%/JSON/JSONError/cdesc-JSONError.ri %%RDOC%%%%RUBY_RIDIR%%/JSON/NestingError/cdesc-NestingError.ri %%RDOC%%%%RUBY_RIDIR%%/JSON/ParserError/cdesc-ParserError.ri +%%RDOC%%%%RUBY_RIDIR%%/JSON/ParserError/column-i.ri +%%RDOC%%%%RUBY_RIDIR%%/JSON/ParserError/line-i.ri %%RDOC%%%%RUBY_RIDIR%%/JSON/cdesc-JSON.ri %%RDOC%%%%RUBY_RIDIR%%/JSON/create_id%3d-c.ri %%RDOC%%%%RUBY_RIDIR%%/JSON/create_id-c.ri @@ -5445,6 +5326,7 @@ libdata/pkgconfig/ruby-%%RUBY_VER%%.pc %%RDOC%%%%RUBY_RIDIR%%/JSON/load-i.ri %%RDOC%%%%RUBY_RIDIR%%/JSON/load_file%21-i.ri %%RDOC%%%%RUBY_RIDIR%%/JSON/load_file-i.ri +%%RDOC%%%%RUBY_RIDIR%%/JSON/on_mixed_keys_hash-c.ri %%RDOC%%%%RUBY_RIDIR%%/JSON/parse%21-i.ri %%RDOC%%%%RUBY_RIDIR%%/JSON/parse-i.ri %%RDOC%%%%RUBY_RIDIR%%/JSON/parser-c.ri @@ -5458,6 +5340,7 @@ libdata/pkgconfig/ruby-%%RUBY_VER%%.pc %%RDOC%%%%RUBY_RIDIR%%/Kernel/Hash-i.ri %%RDOC%%%%RUBY_RIDIR%%/Kernel/Integer-i.ri %%RDOC%%%%RUBY_RIDIR%%/Kernel/JSON-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Kernel/Pathname-c.ri %%RDOC%%%%RUBY_RIDIR%%/Kernel/Pathname-i.ri %%RDOC%%%%RUBY_RIDIR%%/Kernel/Rational-i.ri %%RDOC%%%%RUBY_RIDIR%%/Kernel/String-i.ri @@ -5630,6 +5513,7 @@ libdata/pkgconfig/ruby-%%RUBY_VER%%.pc %%RDOC%%%%RUBY_RIDIR%%/Math/erf-c.ri %%RDOC%%%%RUBY_RIDIR%%/Math/erfc-c.ri %%RDOC%%%%RUBY_RIDIR%%/Math/exp-c.ri +%%RDOC%%%%RUBY_RIDIR%%/Math/expm1-c.ri %%RDOC%%%%RUBY_RIDIR%%/Math/frexp-c.ri %%RDOC%%%%RUBY_RIDIR%%/Math/gamma-c.ri %%RDOC%%%%RUBY_RIDIR%%/Math/hypot-c.ri @@ -5637,6 +5521,7 @@ libdata/pkgconfig/ruby-%%RUBY_VER%%.pc %%RDOC%%%%RUBY_RIDIR%%/Math/lgamma-c.ri %%RDOC%%%%RUBY_RIDIR%%/Math/log-c.ri %%RDOC%%%%RUBY_RIDIR%%/Math/log10-c.ri +%%RDOC%%%%RUBY_RIDIR%%/Math/log1p-c.ri %%RDOC%%%%RUBY_RIDIR%%/Math/log2-c.ri %%RDOC%%%%RUBY_RIDIR%%/Math/sin-c.ri %%RDOC%%%%RUBY_RIDIR%%/Math/sinh-c.ri @@ -5649,6 +5534,7 @@ libdata/pkgconfig/ruby-%%RUBY_VER%%.pc %%RDOC%%%%RUBY_RIDIR%%/Method/%3e%3e-i.ri %%RDOC%%%%RUBY_RIDIR%%/Method/%5b%5d-i.ri %%RDOC%%%%RUBY_RIDIR%%/Method/arity-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Method/box-i.ri %%RDOC%%%%RUBY_RIDIR%%/Method/call-i.ri %%RDOC%%%%RUBY_RIDIR%%/Method/cdesc-Method.ri %%RDOC%%%%RUBY_RIDIR%%/Method/clone-i.ri @@ -5803,7 +5689,6 @@ libdata/pkgconfig/ruby-%%RUBY_VER%%.pc %%RDOC%%%%RUBY_RIDIR%%/NameError/new-c.ri %%RDOC%%%%RUBY_RIDIR%%/NameError/receiver-i.ri %%RDOC%%%%RUBY_RIDIR%%/Net/HTTP/Copy/cdesc-Copy.ri -%%RDOC%%%%RUBY_RIDIR%%/Net/HTTP/D-i.ri %%RDOC%%%%RUBY_RIDIR%%/Net/HTTP/Delete/cdesc-Delete.ri %%RDOC%%%%RUBY_RIDIR%%/Net/HTTP/Get/cdesc-Get.ri %%RDOC%%%%RUBY_RIDIR%%/Net/HTTP/Head/cdesc-Head.ri @@ -5818,9 +5703,7 @@ libdata/pkgconfig/ruby-%%RUBY_VER%%.pc %%RDOC%%%%RUBY_RIDIR%%/Net/HTTP/Put/cdesc-Put.ri %%RDOC%%%%RUBY_RIDIR%%/Net/HTTP/Trace/cdesc-Trace.ri %%RDOC%%%%RUBY_RIDIR%%/Net/HTTP/Unlock/cdesc-Unlock.ri -%%RDOC%%%%RUBY_RIDIR%%/Net/HTTP/addr_port-i.ri %%RDOC%%%%RUBY_RIDIR%%/Net/HTTP/address-i.ri -%%RDOC%%%%RUBY_RIDIR%%/Net/HTTP/begin_transport-i.ri %%RDOC%%%%RUBY_RIDIR%%/Net/HTTP/ca_file-i.ri %%RDOC%%%%RUBY_RIDIR%%/Net/HTTP/ca_path-i.ri %%RDOC%%%%RUBY_RIDIR%%/Net/HTTP/cdesc-HTTP.ri @@ -5828,18 +5711,12 @@ libdata/pkgconfig/ruby-%%RUBY_VER%%.pc %%RDOC%%%%RUBY_RIDIR%%/Net/HTTP/cert_store-i.ri %%RDOC%%%%RUBY_RIDIR%%/Net/HTTP/ciphers-i.ri %%RDOC%%%%RUBY_RIDIR%%/Net/HTTP/close_on_empty_response-i.ri -%%RDOC%%%%RUBY_RIDIR%%/Net/HTTP/connect-i.ri %%RDOC%%%%RUBY_RIDIR%%/Net/HTTP/continue_timeout%3d-i.ri %%RDOC%%%%RUBY_RIDIR%%/Net/HTTP/continue_timeout-i.ri %%RDOC%%%%RUBY_RIDIR%%/Net/HTTP/copy-i.ri -%%RDOC%%%%RUBY_RIDIR%%/Net/HTTP/debug-i.ri %%RDOC%%%%RUBY_RIDIR%%/Net/HTTP/default_configuration-c.ri %%RDOC%%%%RUBY_RIDIR%%/Net/HTTP/default_port-c.ri %%RDOC%%%%RUBY_RIDIR%%/Net/HTTP/delete-i.ri -%%RDOC%%%%RUBY_RIDIR%%/Net/HTTP/do_finish-i.ri -%%RDOC%%%%RUBY_RIDIR%%/Net/HTTP/do_start-i.ri -%%RDOC%%%%RUBY_RIDIR%%/Net/HTTP/edit_path-i.ri -%%RDOC%%%%RUBY_RIDIR%%/Net/HTTP/end_transport-i.ri %%RDOC%%%%RUBY_RIDIR%%/Net/HTTP/extra_chain_cert-i.ri %%RDOC%%%%RUBY_RIDIR%%/Net/HTTP/finish-i.ri %%RDOC%%%%RUBY_RIDIR%%/Net/HTTP/get-c.ri @@ -5853,7 +5730,6 @@ libdata/pkgconfig/ruby-%%RUBY_VER%%.pc %%RDOC%%%%RUBY_RIDIR%%/Net/HTTP/inspect-i.ri %%RDOC%%%%RUBY_RIDIR%%/Net/HTTP/ipaddr%3d-i.ri %%RDOC%%%%RUBY_RIDIR%%/Net/HTTP/ipaddr-i.ri -%%RDOC%%%%RUBY_RIDIR%%/Net/HTTP/keep_alive%3f-i.ri %%RDOC%%%%RUBY_RIDIR%%/Net/HTTP/keep_alive_timeout-i.ri %%RDOC%%%%RUBY_RIDIR%%/Net/HTTP/key-i.ri %%RDOC%%%%RUBY_RIDIR%%/Net/HTTP/local_host-i.ri @@ -5866,7 +5742,6 @@ libdata/pkgconfig/ruby-%%RUBY_VER%%.pc %%RDOC%%%%RUBY_RIDIR%%/Net/HTTP/mkcol-i.ri %%RDOC%%%%RUBY_RIDIR%%/Net/HTTP/move-i.ri %%RDOC%%%%RUBY_RIDIR%%/Net/HTTP/new-c.ri -%%RDOC%%%%RUBY_RIDIR%%/Net/HTTP/on_connect-i.ri %%RDOC%%%%RUBY_RIDIR%%/Net/HTTP/open_timeout-i.ri %%RDOC%%%%RUBY_RIDIR%%/Net/HTTP/options-i.ri %%RDOC%%%%RUBY_RIDIR%%/Net/HTTP/patch-i.ri @@ -5906,14 +5781,10 @@ libdata/pkgconfig/ruby-%%RUBY_VER%%.pc %%RDOC%%%%RUBY_RIDIR%%/Net/HTTP/set_debug_output-i.ri %%RDOC%%%%RUBY_RIDIR%%/Net/HTTP/ssl_timeout-i.ri %%RDOC%%%%RUBY_RIDIR%%/Net/HTTP/ssl_version-i.ri -%%RDOC%%%%RUBY_RIDIR%%/Net/HTTP/sspi_auth%3f-i.ri -%%RDOC%%%%RUBY_RIDIR%%/Net/HTTP/sspi_auth-i.ri %%RDOC%%%%RUBY_RIDIR%%/Net/HTTP/start-c.ri %%RDOC%%%%RUBY_RIDIR%%/Net/HTTP/start-i.ri %%RDOC%%%%RUBY_RIDIR%%/Net/HTTP/started%3f-i.ri %%RDOC%%%%RUBY_RIDIR%%/Net/HTTP/trace-i.ri -%%RDOC%%%%RUBY_RIDIR%%/Net/HTTP/transport_request-i.ri -%%RDOC%%%%RUBY_RIDIR%%/Net/HTTP/unescape-i.ri %%RDOC%%%%RUBY_RIDIR%%/Net/HTTP/unlock-i.ri %%RDOC%%%%RUBY_RIDIR%%/Net/HTTP/use_ssl%3d-i.ri %%RDOC%%%%RUBY_RIDIR%%/Net/HTTP/use_ssl%3f-i.ri @@ -5937,8 +5808,6 @@ libdata/pkgconfig/ruby-%%RUBY_VER%%.pc %%RDOC%%%%RUBY_RIDIR%%/Net/HTTPCreated/cdesc-HTTPCreated.ri %%RDOC%%%%RUBY_RIDIR%%/Net/HTTPEarlyHints/cdesc-HTTPEarlyHints.ri %%RDOC%%%%RUBY_RIDIR%%/Net/HTTPError/cdesc-HTTPError.ri -%%RDOC%%%%RUBY_RIDIR%%/Net/HTTPExceptions/cdesc-HTTPExceptions.ri -%%RDOC%%%%RUBY_RIDIR%%/Net/HTTPExceptions/response-i.ri %%RDOC%%%%RUBY_RIDIR%%/Net/HTTPExpectationFailed/cdesc-HTTPExpectationFailed.ri %%RDOC%%%%RUBY_RIDIR%%/Net/HTTPFailedDependency/cdesc-HTTPFailedDependency.ri %%RDOC%%%%RUBY_RIDIR%%/Net/HTTPFatalError/cdesc-HTTPFatalError.ri @@ -5952,30 +5821,19 @@ libdata/pkgconfig/ruby-%%RUBY_VER%%.pc %%RDOC%%%%RUBY_RIDIR%%/Net/HTTPGenericRequest/body_stream-i.ri %%RDOC%%%%RUBY_RIDIR%%/Net/HTTPGenericRequest/cdesc-HTTPGenericRequest.ri %%RDOC%%%%RUBY_RIDIR%%/Net/HTTPGenericRequest/decode_content-i.ri -%%RDOC%%%%RUBY_RIDIR%%/Net/HTTPGenericRequest/encode_multipart_form_data-i.ri -%%RDOC%%%%RUBY_RIDIR%%/Net/HTTPGenericRequest/flush_buffer-i.ri %%RDOC%%%%RUBY_RIDIR%%/Net/HTTPGenericRequest/inspect-i.ri %%RDOC%%%%RUBY_RIDIR%%/Net/HTTPGenericRequest/method-i.ri %%RDOC%%%%RUBY_RIDIR%%/Net/HTTPGenericRequest/path-i.ri -%%RDOC%%%%RUBY_RIDIR%%/Net/HTTPGenericRequest/quote_string-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Net/HTTPGenericRequest/pretty_print-i.ri %%RDOC%%%%RUBY_RIDIR%%/Net/HTTPGenericRequest/request_body_permitted%3f-i.ri %%RDOC%%%%RUBY_RIDIR%%/Net/HTTPGenericRequest/response_body_permitted%3f-i.ri -%%RDOC%%%%RUBY_RIDIR%%/Net/HTTPGenericRequest/send_request_with_body-i.ri -%%RDOC%%%%RUBY_RIDIR%%/Net/HTTPGenericRequest/send_request_with_body_data-i.ri -%%RDOC%%%%RUBY_RIDIR%%/Net/HTTPGenericRequest/send_request_with_body_stream-i.ri -%%RDOC%%%%RUBY_RIDIR%%/Net/HTTPGenericRequest/supply_default_content_type-i.ri %%RDOC%%%%RUBY_RIDIR%%/Net/HTTPGenericRequest/uri-i.ri -%%RDOC%%%%RUBY_RIDIR%%/Net/HTTPGenericRequest/wait_for_continue-i.ri -%%RDOC%%%%RUBY_RIDIR%%/Net/HTTPGenericRequest/write_header-i.ri %%RDOC%%%%RUBY_RIDIR%%/Net/HTTPGone/cdesc-HTTPGone.ri %%RDOC%%%%RUBY_RIDIR%%/Net/HTTPHeader/%5b%5d%3d-i.ri %%RDOC%%%%RUBY_RIDIR%%/Net/HTTPHeader/%5b%5d-i.ri %%RDOC%%%%RUBY_RIDIR%%/Net/HTTPHeader/add_field-i.ri -%%RDOC%%%%RUBY_RIDIR%%/Net/HTTPHeader/append_field_value-i.ri %%RDOC%%%%RUBY_RIDIR%%/Net/HTTPHeader/basic_auth-i.ri -%%RDOC%%%%RUBY_RIDIR%%/Net/HTTPHeader/basic_encode-i.ri %%RDOC%%%%RUBY_RIDIR%%/Net/HTTPHeader/canonical_each-i.ri -%%RDOC%%%%RUBY_RIDIR%%/Net/HTTPHeader/capitalize-i.ri %%RDOC%%%%RUBY_RIDIR%%/Net/HTTPHeader/cdesc-HTTPHeader.ri %%RDOC%%%%RUBY_RIDIR%%/Net/HTTPHeader/chunked%3f-i.ri %%RDOC%%%%RUBY_RIDIR%%/Net/HTTPHeader/connection_close%3f-i.ri @@ -6003,7 +5861,6 @@ libdata/pkgconfig/ruby-%%RUBY_VER%%.pc %%RDOC%%%%RUBY_RIDIR%%/Net/HTTPHeader/range-i.ri %%RDOC%%%%RUBY_RIDIR%%/Net/HTTPHeader/range_length-i.ri %%RDOC%%%%RUBY_RIDIR%%/Net/HTTPHeader/set_content_type-i.ri -%%RDOC%%%%RUBY_RIDIR%%/Net/HTTPHeader/set_field-i.ri %%RDOC%%%%RUBY_RIDIR%%/Net/HTTPHeader/set_form-i.ri %%RDOC%%%%RUBY_RIDIR%%/Net/HTTPHeader/set_form_data-i.ri %%RDOC%%%%RUBY_RIDIR%%/Net/HTTPHeader/set_range-i.ri @@ -6054,32 +5911,13 @@ libdata/pkgconfig/ruby-%%RUBY_VER%%.pc %%RDOC%%%%RUBY_RIDIR%%/Net/HTTPRequestURITooLong/cdesc-HTTPRequestURITooLong.ri %%RDOC%%%%RUBY_RIDIR%%/Net/HTTPRequestedRangeNotSatisfiable/cdesc-HTTPRequestedRangeNotSatisfiable.ri %%RDOC%%%%RUBY_RIDIR%%/Net/HTTPResetContent/cdesc-HTTPResetContent.ri -%%RDOC%%%%RUBY_RIDIR%%/Net/HTTPResponse/body%3d-i.ri -%%RDOC%%%%RUBY_RIDIR%%/Net/HTTPResponse/body-i.ri -%%RDOC%%%%RUBY_RIDIR%%/Net/HTTPResponse/body_encoding%3d-i.ri -%%RDOC%%%%RUBY_RIDIR%%/Net/HTTPResponse/body_encoding-i.ri %%RDOC%%%%RUBY_RIDIR%%/Net/HTTPResponse/body_permitted%3f-c.ri %%RDOC%%%%RUBY_RIDIR%%/Net/HTTPResponse/cdesc-HTTPResponse.ri -%%RDOC%%%%RUBY_RIDIR%%/Net/HTTPResponse/code-i.ri -%%RDOC%%%%RUBY_RIDIR%%/Net/HTTPResponse/decode_content-i.ri -%%RDOC%%%%RUBY_RIDIR%%/Net/HTTPResponse/each_response_header-c.ri -%%RDOC%%%%RUBY_RIDIR%%/Net/HTTPResponse/http_version-i.ri -%%RDOC%%%%RUBY_RIDIR%%/Net/HTTPResponse/ignore_eof-i.ri -%%RDOC%%%%RUBY_RIDIR%%/Net/HTTPResponse/inspect-i.ri -%%RDOC%%%%RUBY_RIDIR%%/Net/HTTPResponse/message-i.ri -%%RDOC%%%%RUBY_RIDIR%%/Net/HTTPResponse/read_body-i.ri -%%RDOC%%%%RUBY_RIDIR%%/Net/HTTPResponse/read_status_line-c.ri -%%RDOC%%%%RUBY_RIDIR%%/Net/HTTPResponse/response_class-c.ri -%%RDOC%%%%RUBY_RIDIR%%/Net/HTTPResponse/uri-i.ri -%%RDOC%%%%RUBY_RIDIR%%/Net/HTTPResponse/value-i.ri %%RDOC%%%%RUBY_RIDIR%%/Net/HTTPRetriableError/cdesc-HTTPRetriableError.ri %%RDOC%%%%RUBY_RIDIR%%/Net/HTTPSeeOther/cdesc-HTTPSeeOther.ri %%RDOC%%%%RUBY_RIDIR%%/Net/HTTPServerError/cdesc-HTTPServerError.ri %%RDOC%%%%RUBY_RIDIR%%/Net/HTTPServiceUnavailable/cdesc-HTTPServiceUnavailable.ri -%%RDOC%%%%RUBY_RIDIR%%/Net/HTTPSession/D-i.ri -%%RDOC%%%%RUBY_RIDIR%%/Net/HTTPSession/addr_port-i.ri %%RDOC%%%%RUBY_RIDIR%%/Net/HTTPSession/address-i.ri -%%RDOC%%%%RUBY_RIDIR%%/Net/HTTPSession/begin_transport-i.ri %%RDOC%%%%RUBY_RIDIR%%/Net/HTTPSession/ca_file-i.ri %%RDOC%%%%RUBY_RIDIR%%/Net/HTTPSession/ca_path-i.ri %%RDOC%%%%RUBY_RIDIR%%/Net/HTTPSession/cdesc-HTTPSession.ri @@ -6087,18 +5925,12 @@ libdata/pkgconfig/ruby-%%RUBY_VER%%.pc %%RDOC%%%%RUBY_RIDIR%%/Net/HTTPSession/cert_store-i.ri %%RDOC%%%%RUBY_RIDIR%%/Net/HTTPSession/ciphers-i.ri %%RDOC%%%%RUBY_RIDIR%%/Net/HTTPSession/close_on_empty_response-i.ri -%%RDOC%%%%RUBY_RIDIR%%/Net/HTTPSession/connect-i.ri %%RDOC%%%%RUBY_RIDIR%%/Net/HTTPSession/continue_timeout%3d-i.ri %%RDOC%%%%RUBY_RIDIR%%/Net/HTTPSession/continue_timeout-i.ri %%RDOC%%%%RUBY_RIDIR%%/Net/HTTPSession/copy-i.ri -%%RDOC%%%%RUBY_RIDIR%%/Net/HTTPSession/debug-i.ri %%RDOC%%%%RUBY_RIDIR%%/Net/HTTPSession/default_configuration-c.ri %%RDOC%%%%RUBY_RIDIR%%/Net/HTTPSession/default_port-c.ri %%RDOC%%%%RUBY_RIDIR%%/Net/HTTPSession/delete-i.ri -%%RDOC%%%%RUBY_RIDIR%%/Net/HTTPSession/do_finish-i.ri -%%RDOC%%%%RUBY_RIDIR%%/Net/HTTPSession/do_start-i.ri -%%RDOC%%%%RUBY_RIDIR%%/Net/HTTPSession/edit_path-i.ri -%%RDOC%%%%RUBY_RIDIR%%/Net/HTTPSession/end_transport-i.ri %%RDOC%%%%RUBY_RIDIR%%/Net/HTTPSession/extra_chain_cert-i.ri %%RDOC%%%%RUBY_RIDIR%%/Net/HTTPSession/finish-i.ri %%RDOC%%%%RUBY_RIDIR%%/Net/HTTPSession/get-c.ri @@ -6112,7 +5944,6 @@ libdata/pkgconfig/ruby-%%RUBY_VER%%.pc %%RDOC%%%%RUBY_RIDIR%%/Net/HTTPSession/inspect-i.ri %%RDOC%%%%RUBY_RIDIR%%/Net/HTTPSession/ipaddr%3d-i.ri %%RDOC%%%%RUBY_RIDIR%%/Net/HTTPSession/ipaddr-i.ri -%%RDOC%%%%RUBY_RIDIR%%/Net/HTTPSession/keep_alive%3f-i.ri %%RDOC%%%%RUBY_RIDIR%%/Net/HTTPSession/keep_alive_timeout-i.ri %%RDOC%%%%RUBY_RIDIR%%/Net/HTTPSession/key-i.ri %%RDOC%%%%RUBY_RIDIR%%/Net/HTTPSession/local_host-i.ri @@ -6125,7 +5956,6 @@ libdata/pkgconfig/ruby-%%RUBY_VER%%.pc %%RDOC%%%%RUBY_RIDIR%%/Net/HTTPSession/mkcol-i.ri %%RDOC%%%%RUBY_RIDIR%%/Net/HTTPSession/move-i.ri %%RDOC%%%%RUBY_RIDIR%%/Net/HTTPSession/new-c.ri -%%RDOC%%%%RUBY_RIDIR%%/Net/HTTPSession/on_connect-i.ri %%RDOC%%%%RUBY_RIDIR%%/Net/HTTPSession/open_timeout-i.ri %%RDOC%%%%RUBY_RIDIR%%/Net/HTTPSession/options-i.ri %%RDOC%%%%RUBY_RIDIR%%/Net/HTTPSession/patch-i.ri @@ -6165,14 +5995,10 @@ libdata/pkgconfig/ruby-%%RUBY_VER%%.pc %%RDOC%%%%RUBY_RIDIR%%/Net/HTTPSession/set_debug_output-i.ri %%RDOC%%%%RUBY_RIDIR%%/Net/HTTPSession/ssl_timeout-i.ri %%RDOC%%%%RUBY_RIDIR%%/Net/HTTPSession/ssl_version-i.ri -%%RDOC%%%%RUBY_RIDIR%%/Net/HTTPSession/sspi_auth%3f-i.ri -%%RDOC%%%%RUBY_RIDIR%%/Net/HTTPSession/sspi_auth-i.ri %%RDOC%%%%RUBY_RIDIR%%/Net/HTTPSession/start-c.ri %%RDOC%%%%RUBY_RIDIR%%/Net/HTTPSession/start-i.ri %%RDOC%%%%RUBY_RIDIR%%/Net/HTTPSession/started%3f-i.ri %%RDOC%%%%RUBY_RIDIR%%/Net/HTTPSession/trace-i.ri -%%RDOC%%%%RUBY_RIDIR%%/Net/HTTPSession/transport_request-i.ri -%%RDOC%%%%RUBY_RIDIR%%/Net/HTTPSession/unescape-i.ri %%RDOC%%%%RUBY_RIDIR%%/Net/HTTPSession/unlock-i.ri %%RDOC%%%%RUBY_RIDIR%%/Net/HTTPSession/use_ssl%3d-i.ri %%RDOC%%%%RUBY_RIDIR%%/Net/HTTPSession/use_ssl%3f-i.ri @@ -6209,21 +6035,8 @@ libdata/pkgconfig/ruby-%%RUBY_VER%%.pc %%RDOC%%%%RUBY_RIDIR%%/Net/ProtocRetryError/cdesc-ProtocRetryError.ri %%RDOC%%%%RUBY_RIDIR%%/Net/ProtocolError/cdesc-ProtocolError.ri %%RDOC%%%%RUBY_RIDIR%%/Net/ReadTimeout/cdesc-ReadTimeout.ri -%%RDOC%%%%RUBY_RIDIR%%/Net/ReadTimeout/io-i.ri -%%RDOC%%%%RUBY_RIDIR%%/Net/ReadTimeout/message-i.ri -%%RDOC%%%%RUBY_RIDIR%%/Net/ReadTimeout/new-c.ri -%%RDOC%%%%RUBY_RIDIR%%/Net/WriteAdapter/%3c%3c-i.ri %%RDOC%%%%RUBY_RIDIR%%/Net/WriteAdapter/cdesc-WriteAdapter.ri -%%RDOC%%%%RUBY_RIDIR%%/Net/WriteAdapter/inspect-i.ri -%%RDOC%%%%RUBY_RIDIR%%/Net/WriteAdapter/new-c.ri -%%RDOC%%%%RUBY_RIDIR%%/Net/WriteAdapter/print-i.ri -%%RDOC%%%%RUBY_RIDIR%%/Net/WriteAdapter/printf-i.ri -%%RDOC%%%%RUBY_RIDIR%%/Net/WriteAdapter/puts-i.ri -%%RDOC%%%%RUBY_RIDIR%%/Net/WriteAdapter/write-i.ri %%RDOC%%%%RUBY_RIDIR%%/Net/WriteTimeout/cdesc-WriteTimeout.ri -%%RDOC%%%%RUBY_RIDIR%%/Net/WriteTimeout/io-i.ri -%%RDOC%%%%RUBY_RIDIR%%/Net/WriteTimeout/message-i.ri -%%RDOC%%%%RUBY_RIDIR%%/Net/WriteTimeout/new-c.ri %%RDOC%%%%RUBY_RIDIR%%/Net/cdesc-Net.ri %%RDOC%%%%RUBY_RIDIR%%/NilClass/%26-i.ri %%RDOC%%%%RUBY_RIDIR%%/NilClass/%3d%3d%3d-i.ri @@ -6548,6 +6361,7 @@ libdata/pkgconfig/ruby-%%RUBY_VER%%.pc %%RDOC%%%%RUBY_RIDIR%%/OpenSSL/Buffering/ungetc-i.ri %%RDOC%%%%RUBY_RIDIR%%/OpenSSL/Buffering/write-i.ri %%RDOC%%%%RUBY_RIDIR%%/OpenSSL/Buffering/write_nonblock-i.ri +%%RDOC%%%%RUBY_RIDIR%%/OpenSSL/Cipher/AuthTagError/cdesc-AuthTagError.ri %%RDOC%%%%RUBY_RIDIR%%/OpenSSL/Cipher/Cipher/cdesc-Cipher.ri %%RDOC%%%%RUBY_RIDIR%%/OpenSSL/Cipher/CipherError/cdesc-CipherError.ri %%RDOC%%%%RUBY_RIDIR%%/OpenSSL/Cipher/auth_data%3d-i.ri @@ -6780,7 +6594,6 @@ libdata/pkgconfig/ruby-%%RUBY_VER%%.pc %%RDOC%%%%RUBY_RIDIR%%/OpenSSL/PKey/DH/to_der-i.ri %%RDOC%%%%RUBY_RIDIR%%/OpenSSL/PKey/DH/to_pem-i.ri %%RDOC%%%%RUBY_RIDIR%%/OpenSSL/PKey/DH/to_s-i.ri -%%RDOC%%%%RUBY_RIDIR%%/OpenSSL/PKey/DHError/cdesc-DHError.ri %%RDOC%%%%RUBY_RIDIR%%/OpenSSL/PKey/DSA/cdesc-DSA.ri %%RDOC%%%%RUBY_RIDIR%%/OpenSSL/PKey/DSA/export-i.ri %%RDOC%%%%RUBY_RIDIR%%/OpenSSL/PKey/DSA/generate-c.ri @@ -6796,7 +6609,6 @@ libdata/pkgconfig/ruby-%%RUBY_VER%%.pc %%RDOC%%%%RUBY_RIDIR%%/OpenSSL/PKey/DSA/to_der-i.ri %%RDOC%%%%RUBY_RIDIR%%/OpenSSL/PKey/DSA/to_pem-i.ri %%RDOC%%%%RUBY_RIDIR%%/OpenSSL/PKey/DSA/to_s-i.ri -%%RDOC%%%%RUBY_RIDIR%%/OpenSSL/PKey/DSAError/cdesc-DSAError.ri %%RDOC%%%%RUBY_RIDIR%%/OpenSSL/PKey/EC/Group/%3d%3d-i.ri %%RDOC%%%%RUBY_RIDIR%%/OpenSSL/PKey/EC/Group/Error/cdesc-Error.ri %%RDOC%%%%RUBY_RIDIR%%/OpenSSL/PKey/EC/Group/asn1_flag%3d-i.ri @@ -6855,7 +6667,6 @@ libdata/pkgconfig/ruby-%%RUBY_VER%%.pc %%RDOC%%%%RUBY_RIDIR%%/OpenSSL/PKey/EC/public_key-i.ri %%RDOC%%%%RUBY_RIDIR%%/OpenSSL/PKey/EC/to_der-i.ri %%RDOC%%%%RUBY_RIDIR%%/OpenSSL/PKey/EC/to_pem-i.ri -%%RDOC%%%%RUBY_RIDIR%%/OpenSSL/PKey/ECError/cdesc-ECError.ri %%RDOC%%%%RUBY_RIDIR%%/OpenSSL/PKey/PKey/cdesc-PKey.ri %%RDOC%%%%RUBY_RIDIR%%/OpenSSL/PKey/PKey/compare%3f-i.ri %%RDOC%%%%RUBY_RIDIR%%/OpenSSL/PKey/PKey/decrypt-i.ri @@ -6928,11 +6739,13 @@ libdata/pkgconfig/ruby-%%RUBY_VER%%.pc %%RDOC%%%%RUBY_RIDIR%%/OpenSSL/SSL/SSLContext/ciphersuites%3d-i.ri %%RDOC%%%%RUBY_RIDIR%%/OpenSSL/SSL/SSLContext/client_ca-i.ri %%RDOC%%%%RUBY_RIDIR%%/OpenSSL/SSL/SSLContext/client_cert_cb-i.ri +%%RDOC%%%%RUBY_RIDIR%%/OpenSSL/SSL/SSLContext/client_sigalgs%3d-i.ri %%RDOC%%%%RUBY_RIDIR%%/OpenSSL/SSL/SSLContext/ecdh_curves%3d-i.ri %%RDOC%%%%RUBY_RIDIR%%/OpenSSL/SSL/SSLContext/enable_fallback_scsv-i.ri %%RDOC%%%%RUBY_RIDIR%%/OpenSSL/SSL/SSLContext/extra_chain_cert-i.ri %%RDOC%%%%RUBY_RIDIR%%/OpenSSL/SSL/SSLContext/flush_sessions-i.ri %%RDOC%%%%RUBY_RIDIR%%/OpenSSL/SSL/SSLContext/freeze-i.ri +%%RDOC%%%%RUBY_RIDIR%%/OpenSSL/SSL/SSLContext/groups%3d-i.ri %%RDOC%%%%RUBY_RIDIR%%/OpenSSL/SSL/SSLContext/key-i.ri %%RDOC%%%%RUBY_RIDIR%%/OpenSSL/SSL/SSLContext/keylog_cb-i.ri %%RDOC%%%%RUBY_RIDIR%%/OpenSSL/SSL/SSLContext/max_version%3d-i.ri @@ -6959,6 +6772,7 @@ libdata/pkgconfig/ruby-%%RUBY_VER%%.pc %%RDOC%%%%RUBY_RIDIR%%/OpenSSL/SSL/SSLContext/session_remove_cb-i.ri %%RDOC%%%%RUBY_RIDIR%%/OpenSSL/SSL/SSLContext/set_params-i.ri %%RDOC%%%%RUBY_RIDIR%%/OpenSSL/SSL/SSLContext/setup-i.ri +%%RDOC%%%%RUBY_RIDIR%%/OpenSSL/SSL/SSLContext/sigalgs%3d-i.ri %%RDOC%%%%RUBY_RIDIR%%/OpenSSL/SSL/SSLContext/ssl_timeout-i.ri %%RDOC%%%%RUBY_RIDIR%%/OpenSSL/SSL/SSLContext/ssl_version%3d-i.ri %%RDOC%%%%RUBY_RIDIR%%/OpenSSL/SSL/SSLContext/timeout-i.ri @@ -6994,6 +6808,7 @@ libdata/pkgconfig/ruby-%%RUBY_VER%%.pc %%RDOC%%%%RUBY_RIDIR%%/OpenSSL/SSL/SSLSocket/context-i.ri %%RDOC%%%%RUBY_RIDIR%%/OpenSSL/SSL/SSLSocket/export_keying_material-i.ri %%RDOC%%%%RUBY_RIDIR%%/OpenSSL/SSL/SSLSocket/finished_message-i.ri +%%RDOC%%%%RUBY_RIDIR%%/OpenSSL/SSL/SSLSocket/group-i.ri %%RDOC%%%%RUBY_RIDIR%%/OpenSSL/SSL/SSLSocket/hostname%3d-i.ri %%RDOC%%%%RUBY_RIDIR%%/OpenSSL/SSL/SSLSocket/hostname-i.ri %%RDOC%%%%RUBY_RIDIR%%/OpenSSL/SSL/SSLSocket/io-i.ri @@ -7003,6 +6818,7 @@ libdata/pkgconfig/ruby-%%RUBY_VER%%.pc %%RDOC%%%%RUBY_RIDIR%%/OpenSSL/SSL/SSLSocket/peer_cert-i.ri %%RDOC%%%%RUBY_RIDIR%%/OpenSSL/SSL/SSLSocket/peer_cert_chain-i.ri %%RDOC%%%%RUBY_RIDIR%%/OpenSSL/SSL/SSLSocket/peer_finished_message-i.ri +%%RDOC%%%%RUBY_RIDIR%%/OpenSSL/SSL/SSLSocket/peer_sigalg-i.ri %%RDOC%%%%RUBY_RIDIR%%/OpenSSL/SSL/SSLSocket/pending-i.ri %%RDOC%%%%RUBY_RIDIR%%/OpenSSL/SSL/SSLSocket/post_connection_check-i.ri %%RDOC%%%%RUBY_RIDIR%%/OpenSSL/SSL/SSLSocket/session%3d-i.ri @@ -7010,6 +6826,7 @@ libdata/pkgconfig/ruby-%%RUBY_VER%%.pc %%RDOC%%%%RUBY_RIDIR%%/OpenSSL/SSL/SSLSocket/session_get_cb-i.ri %%RDOC%%%%RUBY_RIDIR%%/OpenSSL/SSL/SSLSocket/session_new_cb-i.ri %%RDOC%%%%RUBY_RIDIR%%/OpenSSL/SSL/SSLSocket/session_reused%3f-i.ri +%%RDOC%%%%RUBY_RIDIR%%/OpenSSL/SSL/SSLSocket/sigalg-i.ri %%RDOC%%%%RUBY_RIDIR%%/OpenSSL/SSL/SSLSocket/ssl_version-i.ri %%RDOC%%%%RUBY_RIDIR%%/OpenSSL/SSL/SSLSocket/state-i.ri %%RDOC%%%%RUBY_RIDIR%%/OpenSSL/SSL/SSLSocket/stop-i.ri @@ -7019,7 +6836,6 @@ libdata/pkgconfig/ruby-%%RUBY_VER%%.pc %%RDOC%%%%RUBY_RIDIR%%/OpenSSL/SSL/SSLSocket/sysread_nonblock-i.ri %%RDOC%%%%RUBY_RIDIR%%/OpenSSL/SSL/SSLSocket/syswrite-i.ri %%RDOC%%%%RUBY_RIDIR%%/OpenSSL/SSL/SSLSocket/syswrite_nonblock-i.ri -%%RDOC%%%%RUBY_RIDIR%%/OpenSSL/SSL/SSLSocket/tmp_dh_callback-i.ri %%RDOC%%%%RUBY_RIDIR%%/OpenSSL/SSL/SSLSocket/tmp_key-i.ri %%RDOC%%%%RUBY_RIDIR%%/OpenSSL/SSL/SSLSocket/to_io-i.ri %%RDOC%%%%RUBY_RIDIR%%/OpenSSL/SSL/SSLSocket/using_anon_cipher%3f-i.ri @@ -7318,9 +7134,7 @@ libdata/pkgconfig/ruby-%%RUBY_VER%%.pc %%RDOC%%%%RUBY_RIDIR%%/OpenStruct/to_json-i.ri %%RDOC%%%%RUBY_RIDIR%%/OpenURI/HTTPError/cdesc-HTTPError.ri %%RDOC%%%%RUBY_RIDIR%%/OpenURI/HTTPError/io-i.ri -%%RDOC%%%%RUBY_RIDIR%%/OpenURI/HTTPError/new-c.ri %%RDOC%%%%RUBY_RIDIR%%/OpenURI/HTTPRedirect/cdesc-HTTPRedirect.ri -%%RDOC%%%%RUBY_RIDIR%%/OpenURI/HTTPRedirect/new-c.ri %%RDOC%%%%RUBY_RIDIR%%/OpenURI/HTTPRedirect/uri-i.ri %%RDOC%%%%RUBY_RIDIR%%/OpenURI/Meta/base_uri-i.ri %%RDOC%%%%RUBY_RIDIR%%/OpenURI/Meta/cdesc-Meta.ri @@ -7434,7 +7248,6 @@ libdata/pkgconfig/ruby-%%RUBY_VER%%.pc %%RDOC%%%%RUBY_RIDIR%%/PP/PPMethods/cdesc-PPMethods.ri %%RDOC%%%%RUBY_RIDIR%%/PP/PPMethods/check_inspect_key-i.ri %%RDOC%%%%RUBY_RIDIR%%/PP/PPMethods/comma_breakable-i.ri -%%RDOC%%%%RUBY_RIDIR%%/PP/PPMethods/guard_inspect-i.ri %%RDOC%%%%RUBY_RIDIR%%/PP/PPMethods/guard_inspect_key-i.ri %%RDOC%%%%RUBY_RIDIR%%/PP/PPMethods/object_address_group-i.ri %%RDOC%%%%RUBY_RIDIR%%/PP/PPMethods/object_group-i.ri @@ -7463,6 +7276,7 @@ libdata/pkgconfig/ruby-%%RUBY_VER%%.pc %%RDOC%%%%RUBY_RIDIR%%/Pathname/%3c%3d%3e-i.ri %%RDOC%%%%RUBY_RIDIR%%/Pathname/%3d%3d%3d-i.ri %%RDOC%%%%RUBY_RIDIR%%/Pathname/%3d%3d-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Pathname/TO_PATH-i.ri %%RDOC%%%%RUBY_RIDIR%%/Pathname/absolute%3f-i.ri %%RDOC%%%%RUBY_RIDIR%%/Pathname/ascend-i.ri %%RDOC%%%%RUBY_RIDIR%%/Pathname/atime-i.ri @@ -7548,7 +7362,6 @@ libdata/pkgconfig/ruby-%%RUBY_VER%%.pc %%RDOC%%%%RUBY_RIDIR%%/Pathname/sub_ext-i.ri %%RDOC%%%%RUBY_RIDIR%%/Pathname/symlink%3f-i.ri %%RDOC%%%%RUBY_RIDIR%%/Pathname/sysopen-i.ri -%%RDOC%%%%RUBY_RIDIR%%/Pathname/to_path-i.ri %%RDOC%%%%RUBY_RIDIR%%/Pathname/to_s-i.ri %%RDOC%%%%RUBY_RIDIR%%/Pathname/truncate-i.ri %%RDOC%%%%RUBY_RIDIR%%/Pathname/unlink-i.ri @@ -7961,6 +7774,8 @@ libdata/pkgconfig/ruby-%%RUBY_VER%%.pc %%RDOC%%%%RUBY_RIDIR%%/Prism/CallNode/copy-i.ri %%RDOC%%%%RUBY_RIDIR%%/Prism/CallNode/deconstruct-i.ri %%RDOC%%%%RUBY_RIDIR%%/Prism/CallNode/deconstruct_keys-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Prism/CallNode/equal-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Prism/CallNode/equal_loc-i.ri %%RDOC%%%%RUBY_RIDIR%%/Prism/CallNode/full_message_loc-i.ri %%RDOC%%%%RUBY_RIDIR%%/Prism/CallNode/ignore_visibility%3f-i.ri %%RDOC%%%%RUBY_RIDIR%%/Prism/CallNode/inspect-i.ri @@ -7974,6 +7789,7 @@ libdata/pkgconfig/ruby-%%RUBY_VER%%.pc %%RDOC%%%%RUBY_RIDIR%%/Prism/CallNode/safe_navigation%3f-i.ri %%RDOC%%%%RUBY_RIDIR%%/Prism/CallNode/save_call_operator_loc-i.ri %%RDOC%%%%RUBY_RIDIR%%/Prism/CallNode/save_closing_loc-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Prism/CallNode/save_equal_loc-i.ri %%RDOC%%%%RUBY_RIDIR%%/Prism/CallNode/save_message_loc-i.ri %%RDOC%%%%RUBY_RIDIR%%/Prism/CallNode/save_opening_loc-i.ri %%RDOC%%%%RUBY_RIDIR%%/Prism/CallNode/type-c.ri @@ -8669,6 +8485,8 @@ libdata/pkgconfig/ruby-%%RUBY_VER%%.pc %%RDOC%%%%RUBY_RIDIR%%/Prism/ConstantWriteNode/type-c.ri %%RDOC%%%%RUBY_RIDIR%%/Prism/ConstantWriteNode/type-i.ri %%RDOC%%%%RUBY_RIDIR%%/Prism/ConstantWriteNode/value-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Prism/CurrentVersionError/cdesc-CurrentVersionError.ri +%%RDOC%%%%RUBY_RIDIR%%/Prism/CurrentVersionError/new-c.ri %%RDOC%%%%RUBY_RIDIR%%/Prism/DSL/alias_global_variable_node-i.ri %%RDOC%%%%RUBY_RIDIR%%/Prism/DSL/alias_method_node-i.ri %%RDOC%%%%RUBY_RIDIR%%/Prism/DSL/alternation_pattern_node-i.ri @@ -9076,6 +8894,178 @@ libdata/pkgconfig/ruby-%%RUBY_VER%%.pc %%RDOC%%%%RUBY_RIDIR%%/Prism/Dispatcher/visit_while_node-i.ri %%RDOC%%%%RUBY_RIDIR%%/Prism/Dispatcher/visit_x_string_node-i.ri %%RDOC%%%%RUBY_RIDIR%%/Prism/Dispatcher/visit_yield_node-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Prism/DotVisitor/arguments_node_flags_inspect-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Prism/DotVisitor/array_node_flags_inspect-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Prism/DotVisitor/call_node_flags_inspect-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Prism/DotVisitor/cdesc-DotVisitor.ri +%%RDOC%%%%RUBY_RIDIR%%/Prism/DotVisitor/digraph-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Prism/DotVisitor/encoding_flags_inspect-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Prism/DotVisitor/integer_base_flags_inspect-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Prism/DotVisitor/interpolated_string_node_flags_inspect-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Prism/DotVisitor/keyword_hash_node_flags_inspect-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Prism/DotVisitor/location_inspect-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Prism/DotVisitor/loop_flags_inspect-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Prism/DotVisitor/new-c.ri +%%RDOC%%%%RUBY_RIDIR%%/Prism/DotVisitor/node_id-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Prism/DotVisitor/parameter_flags_inspect-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Prism/DotVisitor/parentheses_node_flags_inspect-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Prism/DotVisitor/range_flags_inspect-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Prism/DotVisitor/regular_expression_flags_inspect-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Prism/DotVisitor/shareable_constant_node_flags_inspect-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Prism/DotVisitor/string_flags_inspect-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Prism/DotVisitor/symbol_flags_inspect-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Prism/DotVisitor/to_dot-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Prism/DotVisitor/visit_alias_global_variable_node-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Prism/DotVisitor/visit_alias_method_node-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Prism/DotVisitor/visit_alternation_pattern_node-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Prism/DotVisitor/visit_and_node-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Prism/DotVisitor/visit_arguments_node-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Prism/DotVisitor/visit_array_node-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Prism/DotVisitor/visit_array_pattern_node-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Prism/DotVisitor/visit_assoc_node-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Prism/DotVisitor/visit_assoc_splat_node-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Prism/DotVisitor/visit_back_reference_read_node-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Prism/DotVisitor/visit_begin_node-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Prism/DotVisitor/visit_block_argument_node-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Prism/DotVisitor/visit_block_local_variable_node-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Prism/DotVisitor/visit_block_node-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Prism/DotVisitor/visit_block_parameter_node-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Prism/DotVisitor/visit_block_parameters_node-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Prism/DotVisitor/visit_break_node-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Prism/DotVisitor/visit_call_and_write_node-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Prism/DotVisitor/visit_call_node-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Prism/DotVisitor/visit_call_operator_write_node-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Prism/DotVisitor/visit_call_or_write_node-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Prism/DotVisitor/visit_call_target_node-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Prism/DotVisitor/visit_capture_pattern_node-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Prism/DotVisitor/visit_case_match_node-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Prism/DotVisitor/visit_case_node-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Prism/DotVisitor/visit_class_node-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Prism/DotVisitor/visit_class_variable_and_write_node-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Prism/DotVisitor/visit_class_variable_operator_write_node-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Prism/DotVisitor/visit_class_variable_or_write_node-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Prism/DotVisitor/visit_class_variable_read_node-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Prism/DotVisitor/visit_class_variable_target_node-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Prism/DotVisitor/visit_class_variable_write_node-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Prism/DotVisitor/visit_constant_and_write_node-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Prism/DotVisitor/visit_constant_operator_write_node-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Prism/DotVisitor/visit_constant_or_write_node-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Prism/DotVisitor/visit_constant_path_and_write_node-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Prism/DotVisitor/visit_constant_path_node-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Prism/DotVisitor/visit_constant_path_operator_write_node-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Prism/DotVisitor/visit_constant_path_or_write_node-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Prism/DotVisitor/visit_constant_path_target_node-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Prism/DotVisitor/visit_constant_path_write_node-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Prism/DotVisitor/visit_constant_read_node-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Prism/DotVisitor/visit_constant_target_node-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Prism/DotVisitor/visit_constant_write_node-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Prism/DotVisitor/visit_def_node-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Prism/DotVisitor/visit_defined_node-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Prism/DotVisitor/visit_else_node-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Prism/DotVisitor/visit_embedded_statements_node-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Prism/DotVisitor/visit_embedded_variable_node-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Prism/DotVisitor/visit_ensure_node-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Prism/DotVisitor/visit_false_node-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Prism/DotVisitor/visit_find_pattern_node-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Prism/DotVisitor/visit_flip_flop_node-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Prism/DotVisitor/visit_float_node-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Prism/DotVisitor/visit_for_node-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Prism/DotVisitor/visit_forwarding_arguments_node-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Prism/DotVisitor/visit_forwarding_parameter_node-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Prism/DotVisitor/visit_forwarding_super_node-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Prism/DotVisitor/visit_global_variable_and_write_node-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Prism/DotVisitor/visit_global_variable_operator_write_node-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Prism/DotVisitor/visit_global_variable_or_write_node-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Prism/DotVisitor/visit_global_variable_read_node-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Prism/DotVisitor/visit_global_variable_target_node-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Prism/DotVisitor/visit_global_variable_write_node-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Prism/DotVisitor/visit_hash_node-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Prism/DotVisitor/visit_hash_pattern_node-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Prism/DotVisitor/visit_if_node-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Prism/DotVisitor/visit_imaginary_node-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Prism/DotVisitor/visit_implicit_node-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Prism/DotVisitor/visit_implicit_rest_node-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Prism/DotVisitor/visit_in_node-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Prism/DotVisitor/visit_index_and_write_node-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Prism/DotVisitor/visit_index_operator_write_node-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Prism/DotVisitor/visit_index_or_write_node-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Prism/DotVisitor/visit_index_target_node-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Prism/DotVisitor/visit_instance_variable_and_write_node-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Prism/DotVisitor/visit_instance_variable_operator_write_node-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Prism/DotVisitor/visit_instance_variable_or_write_node-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Prism/DotVisitor/visit_instance_variable_read_node-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Prism/DotVisitor/visit_instance_variable_target_node-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Prism/DotVisitor/visit_instance_variable_write_node-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Prism/DotVisitor/visit_integer_node-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Prism/DotVisitor/visit_interpolated_match_last_line_node-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Prism/DotVisitor/visit_interpolated_regular_expression_node-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Prism/DotVisitor/visit_interpolated_string_node-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Prism/DotVisitor/visit_interpolated_symbol_node-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Prism/DotVisitor/visit_interpolated_x_string_node-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Prism/DotVisitor/visit_it_local_variable_read_node-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Prism/DotVisitor/visit_it_parameters_node-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Prism/DotVisitor/visit_keyword_hash_node-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Prism/DotVisitor/visit_keyword_rest_parameter_node-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Prism/DotVisitor/visit_lambda_node-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Prism/DotVisitor/visit_local_variable_and_write_node-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Prism/DotVisitor/visit_local_variable_operator_write_node-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Prism/DotVisitor/visit_local_variable_or_write_node-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Prism/DotVisitor/visit_local_variable_read_node-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Prism/DotVisitor/visit_local_variable_target_node-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Prism/DotVisitor/visit_local_variable_write_node-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Prism/DotVisitor/visit_match_last_line_node-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Prism/DotVisitor/visit_match_predicate_node-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Prism/DotVisitor/visit_match_required_node-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Prism/DotVisitor/visit_match_write_node-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Prism/DotVisitor/visit_missing_node-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Prism/DotVisitor/visit_module_node-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Prism/DotVisitor/visit_multi_target_node-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Prism/DotVisitor/visit_multi_write_node-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Prism/DotVisitor/visit_next_node-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Prism/DotVisitor/visit_nil_node-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Prism/DotVisitor/visit_no_keywords_parameter_node-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Prism/DotVisitor/visit_numbered_parameters_node-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Prism/DotVisitor/visit_numbered_reference_read_node-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Prism/DotVisitor/visit_optional_keyword_parameter_node-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Prism/DotVisitor/visit_optional_parameter_node-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Prism/DotVisitor/visit_or_node-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Prism/DotVisitor/visit_parameters_node-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Prism/DotVisitor/visit_parentheses_node-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Prism/DotVisitor/visit_pinned_expression_node-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Prism/DotVisitor/visit_pinned_variable_node-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Prism/DotVisitor/visit_post_execution_node-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Prism/DotVisitor/visit_pre_execution_node-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Prism/DotVisitor/visit_program_node-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Prism/DotVisitor/visit_range_node-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Prism/DotVisitor/visit_rational_node-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Prism/DotVisitor/visit_redo_node-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Prism/DotVisitor/visit_regular_expression_node-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Prism/DotVisitor/visit_required_keyword_parameter_node-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Prism/DotVisitor/visit_required_parameter_node-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Prism/DotVisitor/visit_rescue_modifier_node-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Prism/DotVisitor/visit_rescue_node-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Prism/DotVisitor/visit_rest_parameter_node-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Prism/DotVisitor/visit_retry_node-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Prism/DotVisitor/visit_return_node-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Prism/DotVisitor/visit_self_node-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Prism/DotVisitor/visit_shareable_constant_node-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Prism/DotVisitor/visit_singleton_class_node-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Prism/DotVisitor/visit_source_encoding_node-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Prism/DotVisitor/visit_source_file_node-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Prism/DotVisitor/visit_source_line_node-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Prism/DotVisitor/visit_splat_node-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Prism/DotVisitor/visit_statements_node-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Prism/DotVisitor/visit_string_node-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Prism/DotVisitor/visit_super_node-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Prism/DotVisitor/visit_symbol_node-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Prism/DotVisitor/visit_true_node-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Prism/DotVisitor/visit_undef_node-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Prism/DotVisitor/visit_unless_node-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Prism/DotVisitor/visit_until_node-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Prism/DotVisitor/visit_when_node-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Prism/DotVisitor/visit_while_node-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Prism/DotVisitor/visit_x_string_node-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Prism/DotVisitor/visit_yield_node-i.ri %%RDOC%%%%RUBY_RIDIR%%/Prism/ElseNode/%3d%3d%3d-i.ri %%RDOC%%%%RUBY_RIDIR%%/Prism/ElseNode/accept-i.ri %%RDOC%%%%RUBY_RIDIR%%/Prism/ElseNode/cdesc-ElseNode.ri @@ -11674,7 +11664,6 @@ libdata/pkgconfig/ruby-%%RUBY_VER%%.pc %%RDOC%%%%RUBY_RIDIR%%/Prism/Token/source-i.ri %%RDOC%%%%RUBY_RIDIR%%/Prism/Token/type-i.ri %%RDOC%%%%RUBY_RIDIR%%/Prism/Token/value-i.ri -%%RDOC%%%%RUBY_RIDIR%%/Prism/Translation/Parser%%RUBY_SUFFIX%%/cdesc-Parser%%RUBY_SUFFIX%%.ri %%RDOC%%%%RUBY_RIDIR%%/Prism/Translation/Parser/Builder/block-i.ri %%RDOC%%%%RUBY_RIDIR%%/Prism/Translation/Parser/Builder/cdesc-Builder.ri %%RDOC%%%%RUBY_RIDIR%%/Prism/Translation/Parser/Builder/itarg-i.ri @@ -11694,8 +11683,8 @@ libdata/pkgconfig/ruby-%%RUBY_VER%%.pc %%RDOC%%%%RUBY_RIDIR%%/Prism/Translation/Parser/Compiler/procarg0%3f-i.ri %%RDOC%%%%RUBY_RIDIR%%/Prism/Translation/Parser/Compiler/source_buffer-i.ri %%RDOC%%%%RUBY_RIDIR%%/Prism/Translation/Parser/Compiler/srange-i.ri -%%RDOC%%%%RUBY_RIDIR%%/Prism/Translation/Parser/Compiler/srange_find-i.ri %%RDOC%%%%RUBY_RIDIR%%/Prism/Translation/Parser/Compiler/srange_offsets-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Prism/Translation/Parser/Compiler/srange_semicolon-i.ri %%RDOC%%%%RUBY_RIDIR%%/Prism/Translation/Parser/Compiler/string_nodes_from_interpolation-i.ri %%RDOC%%%%RUBY_RIDIR%%/Prism/Translation/Parser/Compiler/string_nodes_from_line_continuations-i.ri %%RDOC%%%%RUBY_RIDIR%%/Prism/Translation/Parser/Compiler/token-i.ri @@ -11900,6 +11889,7 @@ libdata/pkgconfig/ruby-%%RUBY_VER%%.pc %%RDOC%%%%RUBY_RIDIR%%/Prism/Translation/Parser/warning_diagnostic-i.ri %%RDOC%%%%RUBY_RIDIR%%/Prism/Translation/Parser33/cdesc-Parser33.ri %%RDOC%%%%RUBY_RIDIR%%/Prism/Translation/Parser34/cdesc-Parser34.ri +%%RDOC%%%%RUBY_RIDIR%%/Prism/Translation/Parser40/cdesc-Parser40.ri %%RDOC%%%%RUBY_RIDIR%%/Prism/Translation/ParserCurrent/cdesc-ParserCurrent.ri %%RDOC%%%%RUBY_RIDIR%%/Prism/Translation/Ripper/SexpBuilder/cdesc-SexpBuilder.ri %%RDOC%%%%RUBY_RIDIR%%/Prism/Translation/Ripper/SexpBuilderPP/cdesc-SexpBuilderPP.ri @@ -12349,6 +12339,157 @@ libdata/pkgconfig/ruby-%%RUBY_VER%%.pc %%RDOC%%%%RUBY_RIDIR%%/Prism/UntilNode/type-c.ri %%RDOC%%%%RUBY_RIDIR%%/Prism/UntilNode/type-i.ri %%RDOC%%%%RUBY_RIDIR%%/Prism/Visitor/cdesc-Visitor.ri +%%RDOC%%%%RUBY_RIDIR%%/Prism/Visitor/visit_alias_global_variable_node-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Prism/Visitor/visit_alias_method_node-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Prism/Visitor/visit_alternation_pattern_node-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Prism/Visitor/visit_and_node-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Prism/Visitor/visit_arguments_node-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Prism/Visitor/visit_array_node-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Prism/Visitor/visit_array_pattern_node-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Prism/Visitor/visit_assoc_node-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Prism/Visitor/visit_assoc_splat_node-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Prism/Visitor/visit_back_reference_read_node-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Prism/Visitor/visit_begin_node-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Prism/Visitor/visit_block_argument_node-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Prism/Visitor/visit_block_local_variable_node-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Prism/Visitor/visit_block_node-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Prism/Visitor/visit_block_parameter_node-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Prism/Visitor/visit_block_parameters_node-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Prism/Visitor/visit_break_node-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Prism/Visitor/visit_call_and_write_node-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Prism/Visitor/visit_call_node-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Prism/Visitor/visit_call_operator_write_node-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Prism/Visitor/visit_call_or_write_node-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Prism/Visitor/visit_call_target_node-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Prism/Visitor/visit_capture_pattern_node-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Prism/Visitor/visit_case_match_node-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Prism/Visitor/visit_case_node-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Prism/Visitor/visit_class_node-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Prism/Visitor/visit_class_variable_and_write_node-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Prism/Visitor/visit_class_variable_operator_write_node-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Prism/Visitor/visit_class_variable_or_write_node-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Prism/Visitor/visit_class_variable_read_node-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Prism/Visitor/visit_class_variable_target_node-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Prism/Visitor/visit_class_variable_write_node-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Prism/Visitor/visit_constant_and_write_node-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Prism/Visitor/visit_constant_operator_write_node-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Prism/Visitor/visit_constant_or_write_node-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Prism/Visitor/visit_constant_path_and_write_node-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Prism/Visitor/visit_constant_path_node-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Prism/Visitor/visit_constant_path_operator_write_node-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Prism/Visitor/visit_constant_path_or_write_node-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Prism/Visitor/visit_constant_path_target_node-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Prism/Visitor/visit_constant_path_write_node-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Prism/Visitor/visit_constant_read_node-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Prism/Visitor/visit_constant_target_node-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Prism/Visitor/visit_constant_write_node-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Prism/Visitor/visit_def_node-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Prism/Visitor/visit_defined_node-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Prism/Visitor/visit_else_node-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Prism/Visitor/visit_embedded_statements_node-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Prism/Visitor/visit_embedded_variable_node-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Prism/Visitor/visit_ensure_node-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Prism/Visitor/visit_false_node-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Prism/Visitor/visit_find_pattern_node-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Prism/Visitor/visit_flip_flop_node-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Prism/Visitor/visit_float_node-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Prism/Visitor/visit_for_node-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Prism/Visitor/visit_forwarding_arguments_node-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Prism/Visitor/visit_forwarding_parameter_node-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Prism/Visitor/visit_forwarding_super_node-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Prism/Visitor/visit_global_variable_and_write_node-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Prism/Visitor/visit_global_variable_operator_write_node-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Prism/Visitor/visit_global_variable_or_write_node-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Prism/Visitor/visit_global_variable_read_node-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Prism/Visitor/visit_global_variable_target_node-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Prism/Visitor/visit_global_variable_write_node-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Prism/Visitor/visit_hash_node-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Prism/Visitor/visit_hash_pattern_node-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Prism/Visitor/visit_if_node-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Prism/Visitor/visit_imaginary_node-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Prism/Visitor/visit_implicit_node-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Prism/Visitor/visit_implicit_rest_node-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Prism/Visitor/visit_in_node-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Prism/Visitor/visit_index_and_write_node-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Prism/Visitor/visit_index_operator_write_node-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Prism/Visitor/visit_index_or_write_node-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Prism/Visitor/visit_index_target_node-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Prism/Visitor/visit_instance_variable_and_write_node-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Prism/Visitor/visit_instance_variable_operator_write_node-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Prism/Visitor/visit_instance_variable_or_write_node-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Prism/Visitor/visit_instance_variable_read_node-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Prism/Visitor/visit_instance_variable_target_node-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Prism/Visitor/visit_instance_variable_write_node-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Prism/Visitor/visit_integer_node-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Prism/Visitor/visit_interpolated_match_last_line_node-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Prism/Visitor/visit_interpolated_regular_expression_node-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Prism/Visitor/visit_interpolated_string_node-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Prism/Visitor/visit_interpolated_symbol_node-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Prism/Visitor/visit_interpolated_x_string_node-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Prism/Visitor/visit_it_local_variable_read_node-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Prism/Visitor/visit_it_parameters_node-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Prism/Visitor/visit_keyword_hash_node-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Prism/Visitor/visit_keyword_rest_parameter_node-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Prism/Visitor/visit_lambda_node-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Prism/Visitor/visit_local_variable_and_write_node-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Prism/Visitor/visit_local_variable_operator_write_node-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Prism/Visitor/visit_local_variable_or_write_node-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Prism/Visitor/visit_local_variable_read_node-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Prism/Visitor/visit_local_variable_target_node-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Prism/Visitor/visit_local_variable_write_node-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Prism/Visitor/visit_match_last_line_node-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Prism/Visitor/visit_match_predicate_node-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Prism/Visitor/visit_match_required_node-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Prism/Visitor/visit_match_write_node-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Prism/Visitor/visit_missing_node-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Prism/Visitor/visit_module_node-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Prism/Visitor/visit_multi_target_node-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Prism/Visitor/visit_multi_write_node-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Prism/Visitor/visit_next_node-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Prism/Visitor/visit_nil_node-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Prism/Visitor/visit_no_keywords_parameter_node-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Prism/Visitor/visit_numbered_parameters_node-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Prism/Visitor/visit_numbered_reference_read_node-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Prism/Visitor/visit_optional_keyword_parameter_node-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Prism/Visitor/visit_optional_parameter_node-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Prism/Visitor/visit_or_node-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Prism/Visitor/visit_parameters_node-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Prism/Visitor/visit_parentheses_node-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Prism/Visitor/visit_pinned_expression_node-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Prism/Visitor/visit_pinned_variable_node-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Prism/Visitor/visit_post_execution_node-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Prism/Visitor/visit_pre_execution_node-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Prism/Visitor/visit_program_node-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Prism/Visitor/visit_range_node-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Prism/Visitor/visit_rational_node-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Prism/Visitor/visit_redo_node-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Prism/Visitor/visit_regular_expression_node-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Prism/Visitor/visit_required_keyword_parameter_node-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Prism/Visitor/visit_required_parameter_node-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Prism/Visitor/visit_rescue_modifier_node-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Prism/Visitor/visit_rescue_node-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Prism/Visitor/visit_rest_parameter_node-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Prism/Visitor/visit_retry_node-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Prism/Visitor/visit_return_node-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Prism/Visitor/visit_self_node-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Prism/Visitor/visit_shareable_constant_node-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Prism/Visitor/visit_singleton_class_node-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Prism/Visitor/visit_source_encoding_node-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Prism/Visitor/visit_source_file_node-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Prism/Visitor/visit_source_line_node-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Prism/Visitor/visit_splat_node-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Prism/Visitor/visit_statements_node-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Prism/Visitor/visit_string_node-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Prism/Visitor/visit_super_node-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Prism/Visitor/visit_symbol_node-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Prism/Visitor/visit_true_node-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Prism/Visitor/visit_undef_node-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Prism/Visitor/visit_unless_node-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Prism/Visitor/visit_until_node-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Prism/Visitor/visit_when_node-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Prism/Visitor/visit_while_node-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Prism/Visitor/visit_x_string_node-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Prism/Visitor/visit_yield_node-i.ri %%RDOC%%%%RUBY_RIDIR%%/Prism/WhenNode/%3d%3d%3d-i.ri %%RDOC%%%%RUBY_RIDIR%%/Prism/WhenNode/accept-i.ri %%RDOC%%%%RUBY_RIDIR%%/Prism/WhenNode/cdesc-WhenNode.ri @@ -12805,12 +12946,14 @@ libdata/pkgconfig/ruby-%%RUBY_VER%%.pc %%RDOC%%%%RUBY_RIDIR%%/Psych/Visitors/RestrictedYAMLTree/new-c.ri %%RDOC%%%%RUBY_RIDIR%%/Psych/Visitors/RestrictedYAMLTree/visit_Symbol-i.ri %%RDOC%%%%RUBY_RIDIR%%/Psych/Visitors/ToRuby/accept-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Psych/Visitors/ToRuby/allocate_anon_data-i.ri %%RDOC%%%%RUBY_RIDIR%%/Psych/Visitors/ToRuby/build_exception-i.ri %%RDOC%%%%RUBY_RIDIR%%/Psych/Visitors/ToRuby/cdesc-ToRuby.ri %%RDOC%%%%RUBY_RIDIR%%/Psych/Visitors/ToRuby/class_loader-i.ri %%RDOC%%%%RUBY_RIDIR%%/Psych/Visitors/ToRuby/create-c.ri %%RDOC%%%%RUBY_RIDIR%%/Psych/Visitors/ToRuby/deduplicate-i.ri %%RDOC%%%%RUBY_RIDIR%%/Psych/Visitors/ToRuby/deserialize-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Psych/Visitors/ToRuby/init_struct-i.ri %%RDOC%%%%RUBY_RIDIR%%/Psych/Visitors/ToRuby/init_with-i.ri %%RDOC%%%%RUBY_RIDIR%%/Psych/Visitors/ToRuby/merge_key-i.ri %%RDOC%%%%RUBY_RIDIR%%/Psych/Visitors/ToRuby/new-c.ri @@ -12818,6 +12961,7 @@ libdata/pkgconfig/ruby-%%RUBY_VER%%.pc %%RDOC%%%%RUBY_RIDIR%%/Psych/Visitors/ToRuby/register_empty-i.ri %%RDOC%%%%RUBY_RIDIR%%/Psych/Visitors/ToRuby/resolve_class-i.ri %%RDOC%%%%RUBY_RIDIR%%/Psych/Visitors/ToRuby/revive-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Psych/Visitors/ToRuby/revive_data_members-i.ri %%RDOC%%%%RUBY_RIDIR%%/Psych/Visitors/ToRuby/revive_hash-i.ri %%RDOC%%%%RUBY_RIDIR%%/Psych/Visitors/ToRuby/visit_Psych_Nodes_Alias-i.ri %%RDOC%%%%RUBY_RIDIR%%/Psych/Visitors/ToRuby/visit_Psych_Nodes_Document-i.ri @@ -12857,6 +13001,7 @@ libdata/pkgconfig/ruby-%%RUBY_VER%%.pc %%RDOC%%%%RUBY_RIDIR%%/Psych/Visitors/YAMLTree/visit_BigDecimal-i.ri %%RDOC%%%%RUBY_RIDIR%%/Psych/Visitors/YAMLTree/visit_Class-i.ri %%RDOC%%%%RUBY_RIDIR%%/Psych/Visitors/YAMLTree/visit_Complex-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Psych/Visitors/YAMLTree/visit_Data-i.ri %%RDOC%%%%RUBY_RIDIR%%/Psych/Visitors/YAMLTree/visit_Date-i.ri %%RDOC%%%%RUBY_RIDIR%%/Psych/Visitors/YAMLTree/visit_DateTime-i.ri %%RDOC%%%%RUBY_RIDIR%%/Psych/Visitors/YAMLTree/visit_Delegator-i.ri @@ -12898,22 +13043,10 @@ libdata/pkgconfig/ruby-%%RUBY_VER%%.pc %%RDOC%%%%RUBY_RIDIR%%/Psych/safe_dump-c.ri %%RDOC%%%%RUBY_RIDIR%%/Psych/safe_load-c.ri %%RDOC%%%%RUBY_RIDIR%%/Psych/safe_load_file-c.ri +%%RDOC%%%%RUBY_RIDIR%%/Psych/safe_load_stream-c.ri %%RDOC%%%%RUBY_RIDIR%%/Psych/to_json-c.ri %%RDOC%%%%RUBY_RIDIR%%/Psych/unsafe_load-c.ri %%RDOC%%%%RUBY_RIDIR%%/Psych/unsafe_load_file-c.ri -%%RDOC%%%%RUBY_RIDIR%%/RDoc/MarkupReference/DummyClass/cdesc-DummyClass.ri -%%RDOC%%%%RUBY_RIDIR%%/RDoc/MarkupReference/DummyModule/cdesc-DummyModule.ri -%%RDOC%%%%RUBY_RIDIR%%/RDoc/MarkupReference/args_directive-i.ri -%%RDOC%%%%RUBY_RIDIR%%/RDoc/MarkupReference/call_seq_directive-i.ri -%%RDOC%%%%RUBY_RIDIR%%/RDoc/MarkupReference/cdesc-MarkupReference.ri -%%RDOC%%%%RUBY_RIDIR%%/RDoc/MarkupReference/dummy_attribute-i.ri -%%RDOC%%%%RUBY_RIDIR%%/RDoc/MarkupReference/dummy_attribute_alias-i.ri -%%RDOC%%%%RUBY_RIDIR%%/RDoc/MarkupReference/dummy_instance_alias-i.ri -%%RDOC%%%%RUBY_RIDIR%%/RDoc/MarkupReference/dummy_instance_method-i.ri -%%RDOC%%%%RUBY_RIDIR%%/RDoc/MarkupReference/dummy_singleton_method-c.ri -%%RDOC%%%%RUBY_RIDIR%%/RDoc/MarkupReference/method-i.ri -%%RDOC%%%%RUBY_RIDIR%%/RDoc/MarkupReference/yields_directive-i.ri -%%RDOC%%%%RUBY_RIDIR%%/RDoc/cdesc-RDoc.ri %%RDOC%%%%RUBY_RIDIR%%/Ractor/%3c%3c-i.ri %%RDOC%%%%RUBY_RIDIR%%/Ractor/%5b%5d%3d-c.ri %%RDOC%%%%RUBY_RIDIR%%/Ractor/%5b%5d%3d-i.ri @@ -12933,41 +13066,43 @@ libdata/pkgconfig/ruby-%%RUBY_VER%%.pc %%RDOC%%%%RUBY_RIDIR%%/Ractor/MovedObject/instance_eval-i.ri %%RDOC%%%%RUBY_RIDIR%%/Ractor/MovedObject/instance_exec-i.ri %%RDOC%%%%RUBY_RIDIR%%/Ractor/MovedObject/method_missing-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Ractor/Port/%3c%3c-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Ractor/Port/cdesc-Port.ri +%%RDOC%%%%RUBY_RIDIR%%/Ractor/Port/close-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Ractor/Port/closed%3f-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Ractor/Port/inspect-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Ractor/Port/new-c.ri +%%RDOC%%%%RUBY_RIDIR%%/Ractor/Port/receive-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Ractor/Port/send-i.ri %%RDOC%%%%RUBY_RIDIR%%/Ractor/RemoteError/cdesc-RemoteError.ri %%RDOC%%%%RUBY_RIDIR%%/Ractor/RemoteError/ractor-i.ri %%RDOC%%%%RUBY_RIDIR%%/Ractor/UnsafeError/cdesc-UnsafeError.ri %%RDOC%%%%RUBY_RIDIR%%/Ractor/cdesc-Ractor.ri -%%RDOC%%%%RUBY_RIDIR%%/Ractor/close_incoming-i.ri -%%RDOC%%%%RUBY_RIDIR%%/Ractor/close_outgoing-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Ractor/close-i.ri %%RDOC%%%%RUBY_RIDIR%%/Ractor/count-c.ri %%RDOC%%%%RUBY_RIDIR%%/Ractor/current-c.ri +%%RDOC%%%%RUBY_RIDIR%%/Ractor/default_port-i.ri %%RDOC%%%%RUBY_RIDIR%%/Ractor/inspect-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Ractor/join-i.ri %%RDOC%%%%RUBY_RIDIR%%/Ractor/main%3f-c.ri %%RDOC%%%%RUBY_RIDIR%%/Ractor/main-c.ri %%RDOC%%%%RUBY_RIDIR%%/Ractor/make_shareable-c.ri +%%RDOC%%%%RUBY_RIDIR%%/Ractor/monitor-i.ri %%RDOC%%%%RUBY_RIDIR%%/Ractor/name-i.ri %%RDOC%%%%RUBY_RIDIR%%/Ractor/new-c.ri %%RDOC%%%%RUBY_RIDIR%%/Ractor/receive-c.ri %%RDOC%%%%RUBY_RIDIR%%/Ractor/receive-i.ri -%%RDOC%%%%RUBY_RIDIR%%/Ractor/receive_if-c.ri -%%RDOC%%%%RUBY_RIDIR%%/Ractor/receive_if-i.ri %%RDOC%%%%RUBY_RIDIR%%/Ractor/recv-c.ri %%RDOC%%%%RUBY_RIDIR%%/Ractor/recv-i.ri %%RDOC%%%%RUBY_RIDIR%%/Ractor/select-c.ri %%RDOC%%%%RUBY_RIDIR%%/Ractor/send-i.ri %%RDOC%%%%RUBY_RIDIR%%/Ractor/shareable%3f-c.ri +%%RDOC%%%%RUBY_RIDIR%%/Ractor/shareable_lambda-c.ri +%%RDOC%%%%RUBY_RIDIR%%/Ractor/shareable_proc-c.ri %%RDOC%%%%RUBY_RIDIR%%/Ractor/store_if_absent-c.ri -%%RDOC%%%%RUBY_RIDIR%%/Ractor/take-i.ri %%RDOC%%%%RUBY_RIDIR%%/Ractor/to_s-i.ri -%%RDOC%%%%RUBY_RIDIR%%/Ractor/yield-c.ri -%%RDOC%%%%RUBY_RIDIR%%/RactorLocalSingleton/RactorLocalSingletonClassMethods/cdesc-RactorLocalSingletonClassMethods.ri -%%RDOC%%%%RUBY_RIDIR%%/RactorLocalSingleton/RactorLocalSingletonClassMethods/instance-i.ri -%%RDOC%%%%RUBY_RIDIR%%/RactorLocalSingleton/RactorLocalSingletonClassMethods/instance_key-i.ri -%%RDOC%%%%RUBY_RIDIR%%/RactorLocalSingleton/RactorLocalSingletonClassMethods/mutex_key-i.ri -%%RDOC%%%%RUBY_RIDIR%%/RactorLocalSingleton/RactorLocalSingletonClassMethods/set_instance-i.ri -%%RDOC%%%%RUBY_RIDIR%%/RactorLocalSingleton/RactorLocalSingletonClassMethods/set_mutex-i.ri -%%RDOC%%%%RUBY_RIDIR%%/RactorLocalSingleton/cdesc-RactorLocalSingleton.ri -%%RDOC%%%%RUBY_RIDIR%%/RactorLocalSingleton/module_with_class_methods-c.ri +%%RDOC%%%%RUBY_RIDIR%%/Ractor/unmonitor-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Ractor/value-i.ri %%RDOC%%%%RUBY_RIDIR%%/Random/%3d%3d-i.ri %%RDOC%%%%RUBY_RIDIR%%/Random/Formatter/alphanumeric-i.ri %%RDOC%%%%RUBY_RIDIR%%/Random/Formatter/base64-i.ri @@ -13025,6 +13160,7 @@ libdata/pkgconfig/ruby-%%RUBY_VER%%.pc %%RDOC%%%%RUBY_RIDIR%%/Range/to_a-i.ri %%RDOC%%%%RUBY_RIDIR%%/Range/to_json-i.ri %%RDOC%%%%RUBY_RIDIR%%/Range/to_s-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Range/to_set-i.ri %%RDOC%%%%RUBY_RIDIR%%/RangeError/cdesc-RangeError.ri %%RDOC%%%%RUBY_RIDIR%%/Rational/%2a%2a-i.ri %%RDOC%%%%RUBY_RIDIR%%/Rational/%2a-i.ri @@ -13102,133 +13238,47 @@ libdata/pkgconfig/ruby-%%RUBY_VER%%.pc %%RDOC%%%%RUBY_RIDIR%%/Resolv/DNS/Config/cdesc-Config.ri %%RDOC%%%%RUBY_RIDIR%%/Resolv/DNS/DecodeError/cdesc-DecodeError.ri %%RDOC%%%%RUBY_RIDIR%%/Resolv/DNS/EncodeError/cdesc-EncodeError.ri -%%RDOC%%%%RUBY_RIDIR%%/Resolv/DNS/Name/absolute%3f-i.ri %%RDOC%%%%RUBY_RIDIR%%/Resolv/DNS/Name/cdesc-Name.ri -%%RDOC%%%%RUBY_RIDIR%%/Resolv/DNS/Name/create-c.ri -%%RDOC%%%%RUBY_RIDIR%%/Resolv/DNS/Name/subdomain_of%3f-i.ri -%%RDOC%%%%RUBY_RIDIR%%/Resolv/DNS/Name/to_s-i.ri %%RDOC%%%%RUBY_RIDIR%%/Resolv/DNS/Query/cdesc-Query.ri %%RDOC%%%%RUBY_RIDIR%%/Resolv/DNS/Requester/RequestError/cdesc-RequestError.ri %%RDOC%%%%RUBY_RIDIR%%/Resolv/DNS/Requester/cdesc-Requester.ri %%RDOC%%%%RUBY_RIDIR%%/Resolv/DNS/Resource/ANY/cdesc-ANY.ri %%RDOC%%%%RUBY_RIDIR%%/Resolv/DNS/Resource/CAA/cdesc-CAA.ri -%%RDOC%%%%RUBY_RIDIR%%/Resolv/DNS/Resource/CAA/critical%3f-i.ri -%%RDOC%%%%RUBY_RIDIR%%/Resolv/DNS/Resource/CAA/flags-i.ri -%%RDOC%%%%RUBY_RIDIR%%/Resolv/DNS/Resource/CAA/new-c.ri -%%RDOC%%%%RUBY_RIDIR%%/Resolv/DNS/Resource/CAA/tag-i.ri -%%RDOC%%%%RUBY_RIDIR%%/Resolv/DNS/Resource/CAA/value-i.ri %%RDOC%%%%RUBY_RIDIR%%/Resolv/DNS/Resource/CNAME/cdesc-CNAME.ri %%RDOC%%%%RUBY_RIDIR%%/Resolv/DNS/Resource/DomainName/cdesc-DomainName.ri -%%RDOC%%%%RUBY_RIDIR%%/Resolv/DNS/Resource/DomainName/name-i.ri -%%RDOC%%%%RUBY_RIDIR%%/Resolv/DNS/Resource/DomainName/new-c.ri %%RDOC%%%%RUBY_RIDIR%%/Resolv/DNS/Resource/Generic/cdesc-Generic.ri -%%RDOC%%%%RUBY_RIDIR%%/Resolv/DNS/Resource/Generic/data-i.ri -%%RDOC%%%%RUBY_RIDIR%%/Resolv/DNS/Resource/Generic/new-c.ri %%RDOC%%%%RUBY_RIDIR%%/Resolv/DNS/Resource/HINFO/cdesc-HINFO.ri -%%RDOC%%%%RUBY_RIDIR%%/Resolv/DNS/Resource/HINFO/cpu-i.ri -%%RDOC%%%%RUBY_RIDIR%%/Resolv/DNS/Resource/HINFO/new-c.ri -%%RDOC%%%%RUBY_RIDIR%%/Resolv/DNS/Resource/HINFO/os-i.ri -%%RDOC%%%%RUBY_RIDIR%%/Resolv/DNS/Resource/IN/A/address-i.ri %%RDOC%%%%RUBY_RIDIR%%/Resolv/DNS/Resource/IN/A/cdesc-A.ri -%%RDOC%%%%RUBY_RIDIR%%/Resolv/DNS/Resource/IN/A/new-c.ri -%%RDOC%%%%RUBY_RIDIR%%/Resolv/DNS/Resource/IN/AAAA/address-i.ri %%RDOC%%%%RUBY_RIDIR%%/Resolv/DNS/Resource/IN/AAAA/cdesc-AAAA.ri -%%RDOC%%%%RUBY_RIDIR%%/Resolv/DNS/Resource/IN/AAAA/new-c.ri %%RDOC%%%%RUBY_RIDIR%%/Resolv/DNS/Resource/IN/HTTPS/cdesc-HTTPS.ri %%RDOC%%%%RUBY_RIDIR%%/Resolv/DNS/Resource/IN/SRV/cdesc-SRV.ri -%%RDOC%%%%RUBY_RIDIR%%/Resolv/DNS/Resource/IN/SRV/new-c.ri -%%RDOC%%%%RUBY_RIDIR%%/Resolv/DNS/Resource/IN/SRV/port-i.ri -%%RDOC%%%%RUBY_RIDIR%%/Resolv/DNS/Resource/IN/SRV/priority-i.ri -%%RDOC%%%%RUBY_RIDIR%%/Resolv/DNS/Resource/IN/SRV/target-i.ri -%%RDOC%%%%RUBY_RIDIR%%/Resolv/DNS/Resource/IN/SRV/weight-i.ri %%RDOC%%%%RUBY_RIDIR%%/Resolv/DNS/Resource/IN/SVCB/cdesc-SVCB.ri -%%RDOC%%%%RUBY_RIDIR%%/Resolv/DNS/Resource/IN/ServiceBinding/alias_mode%3f-i.ri %%RDOC%%%%RUBY_RIDIR%%/Resolv/DNS/Resource/IN/ServiceBinding/cdesc-ServiceBinding.ri -%%RDOC%%%%RUBY_RIDIR%%/Resolv/DNS/Resource/IN/ServiceBinding/new-c.ri -%%RDOC%%%%RUBY_RIDIR%%/Resolv/DNS/Resource/IN/ServiceBinding/params-i.ri -%%RDOC%%%%RUBY_RIDIR%%/Resolv/DNS/Resource/IN/ServiceBinding/priority-i.ri -%%RDOC%%%%RUBY_RIDIR%%/Resolv/DNS/Resource/IN/ServiceBinding/service_mode%3f-i.ri -%%RDOC%%%%RUBY_RIDIR%%/Resolv/DNS/Resource/IN/ServiceBinding/target-i.ri -%%RDOC%%%%RUBY_RIDIR%%/Resolv/DNS/Resource/IN/WKS/address-i.ri -%%RDOC%%%%RUBY_RIDIR%%/Resolv/DNS/Resource/IN/WKS/bitmap-i.ri %%RDOC%%%%RUBY_RIDIR%%/Resolv/DNS/Resource/IN/WKS/cdesc-WKS.ri -%%RDOC%%%%RUBY_RIDIR%%/Resolv/DNS/Resource/IN/WKS/new-c.ri -%%RDOC%%%%RUBY_RIDIR%%/Resolv/DNS/Resource/IN/WKS/protocol-i.ri %%RDOC%%%%RUBY_RIDIR%%/Resolv/DNS/Resource/IN/cdesc-IN.ri -%%RDOC%%%%RUBY_RIDIR%%/Resolv/DNS/Resource/LOC/altitude-i.ri %%RDOC%%%%RUBY_RIDIR%%/Resolv/DNS/Resource/LOC/cdesc-LOC.ri -%%RDOC%%%%RUBY_RIDIR%%/Resolv/DNS/Resource/LOC/hprecision-i.ri -%%RDOC%%%%RUBY_RIDIR%%/Resolv/DNS/Resource/LOC/latitude-i.ri -%%RDOC%%%%RUBY_RIDIR%%/Resolv/DNS/Resource/LOC/longitude-i.ri -%%RDOC%%%%RUBY_RIDIR%%/Resolv/DNS/Resource/LOC/new-c.ri -%%RDOC%%%%RUBY_RIDIR%%/Resolv/DNS/Resource/LOC/ssize-i.ri -%%RDOC%%%%RUBY_RIDIR%%/Resolv/DNS/Resource/LOC/version-i.ri -%%RDOC%%%%RUBY_RIDIR%%/Resolv/DNS/Resource/LOC/vprecision-i.ri %%RDOC%%%%RUBY_RIDIR%%/Resolv/DNS/Resource/MINFO/cdesc-MINFO.ri -%%RDOC%%%%RUBY_RIDIR%%/Resolv/DNS/Resource/MINFO/emailbx-i.ri -%%RDOC%%%%RUBY_RIDIR%%/Resolv/DNS/Resource/MINFO/new-c.ri -%%RDOC%%%%RUBY_RIDIR%%/Resolv/DNS/Resource/MINFO/rmailbx-i.ri %%RDOC%%%%RUBY_RIDIR%%/Resolv/DNS/Resource/MX/cdesc-MX.ri -%%RDOC%%%%RUBY_RIDIR%%/Resolv/DNS/Resource/MX/exchange-i.ri -%%RDOC%%%%RUBY_RIDIR%%/Resolv/DNS/Resource/MX/new-c.ri -%%RDOC%%%%RUBY_RIDIR%%/Resolv/DNS/Resource/MX/preference-i.ri %%RDOC%%%%RUBY_RIDIR%%/Resolv/DNS/Resource/NS/cdesc-NS.ri %%RDOC%%%%RUBY_RIDIR%%/Resolv/DNS/Resource/PTR/cdesc-PTR.ri %%RDOC%%%%RUBY_RIDIR%%/Resolv/DNS/Resource/SOA/cdesc-SOA.ri -%%RDOC%%%%RUBY_RIDIR%%/Resolv/DNS/Resource/SOA/expire-i.ri -%%RDOC%%%%RUBY_RIDIR%%/Resolv/DNS/Resource/SOA/minimum-i.ri -%%RDOC%%%%RUBY_RIDIR%%/Resolv/DNS/Resource/SOA/mname-i.ri -%%RDOC%%%%RUBY_RIDIR%%/Resolv/DNS/Resource/SOA/new-c.ri -%%RDOC%%%%RUBY_RIDIR%%/Resolv/DNS/Resource/SOA/refresh-i.ri -%%RDOC%%%%RUBY_RIDIR%%/Resolv/DNS/Resource/SOA/retry-i.ri -%%RDOC%%%%RUBY_RIDIR%%/Resolv/DNS/Resource/SOA/rname-i.ri -%%RDOC%%%%RUBY_RIDIR%%/Resolv/DNS/Resource/SOA/serial-i.ri %%RDOC%%%%RUBY_RIDIR%%/Resolv/DNS/Resource/TXT/cdesc-TXT.ri -%%RDOC%%%%RUBY_RIDIR%%/Resolv/DNS/Resource/TXT/data-i.ri -%%RDOC%%%%RUBY_RIDIR%%/Resolv/DNS/Resource/TXT/new-c.ri -%%RDOC%%%%RUBY_RIDIR%%/Resolv/DNS/Resource/TXT/strings-i.ri %%RDOC%%%%RUBY_RIDIR%%/Resolv/DNS/Resource/cdesc-Resource.ri -%%RDOC%%%%RUBY_RIDIR%%/Resolv/DNS/Resource/ttl-i.ri %%RDOC%%%%RUBY_RIDIR%%/Resolv/DNS/SvcParam/ALPN/cdesc-ALPN.ri -%%RDOC%%%%RUBY_RIDIR%%/Resolv/DNS/SvcParam/ALPN/new-c.ri -%%RDOC%%%%RUBY_RIDIR%%/Resolv/DNS/SvcParam/ALPN/protocol_ids-i.ri %%RDOC%%%%RUBY_RIDIR%%/Resolv/DNS/SvcParam/DoHPath/cdesc-DoHPath.ri -%%RDOC%%%%RUBY_RIDIR%%/Resolv/DNS/SvcParam/DoHPath/new-c.ri -%%RDOC%%%%RUBY_RIDIR%%/Resolv/DNS/SvcParam/DoHPath/template-i.ri %%RDOC%%%%RUBY_RIDIR%%/Resolv/DNS/SvcParam/Generic/cdesc-Generic.ri -%%RDOC%%%%RUBY_RIDIR%%/Resolv/DNS/SvcParam/Generic/create-c.ri -%%RDOC%%%%RUBY_RIDIR%%/Resolv/DNS/SvcParam/Generic/new-c.ri -%%RDOC%%%%RUBY_RIDIR%%/Resolv/DNS/SvcParam/Generic/value-i.ri -%%RDOC%%%%RUBY_RIDIR%%/Resolv/DNS/SvcParam/IPv4Hint/addresses-i.ri %%RDOC%%%%RUBY_RIDIR%%/Resolv/DNS/SvcParam/IPv4Hint/cdesc-IPv4Hint.ri -%%RDOC%%%%RUBY_RIDIR%%/Resolv/DNS/SvcParam/IPv4Hint/new-c.ri -%%RDOC%%%%RUBY_RIDIR%%/Resolv/DNS/SvcParam/IPv6Hint/addresses-i.ri %%RDOC%%%%RUBY_RIDIR%%/Resolv/DNS/SvcParam/IPv6Hint/cdesc-IPv6Hint.ri -%%RDOC%%%%RUBY_RIDIR%%/Resolv/DNS/SvcParam/IPv6Hint/new-c.ri %%RDOC%%%%RUBY_RIDIR%%/Resolv/DNS/SvcParam/Mandatory/cdesc-Mandatory.ri -%%RDOC%%%%RUBY_RIDIR%%/Resolv/DNS/SvcParam/Mandatory/keys-i.ri -%%RDOC%%%%RUBY_RIDIR%%/Resolv/DNS/SvcParam/Mandatory/new-c.ri %%RDOC%%%%RUBY_RIDIR%%/Resolv/DNS/SvcParam/NoDefaultALPN/cdesc-NoDefaultALPN.ri %%RDOC%%%%RUBY_RIDIR%%/Resolv/DNS/SvcParam/Port/cdesc-Port.ri -%%RDOC%%%%RUBY_RIDIR%%/Resolv/DNS/SvcParam/Port/new-c.ri -%%RDOC%%%%RUBY_RIDIR%%/Resolv/DNS/SvcParam/Port/port-i.ri %%RDOC%%%%RUBY_RIDIR%%/Resolv/DNS/SvcParam/cdesc-SvcParam.ri -%%RDOC%%%%RUBY_RIDIR%%/Resolv/DNS/SvcParam/key_name-c.ri -%%RDOC%%%%RUBY_RIDIR%%/Resolv/DNS/SvcParam/key_number-c.ri -%%RDOC%%%%RUBY_RIDIR%%/Resolv/DNS/SvcParams/%5b%5d-i.ri -%%RDOC%%%%RUBY_RIDIR%%/Resolv/DNS/SvcParams/add-i.ri %%RDOC%%%%RUBY_RIDIR%%/Resolv/DNS/SvcParams/cdesc-SvcParams.ri -%%RDOC%%%%RUBY_RIDIR%%/Resolv/DNS/SvcParams/count-i.ri -%%RDOC%%%%RUBY_RIDIR%%/Resolv/DNS/SvcParams/delete-i.ri -%%RDOC%%%%RUBY_RIDIR%%/Resolv/DNS/SvcParams/each-i.ri -%%RDOC%%%%RUBY_RIDIR%%/Resolv/DNS/SvcParams/empty%3f-i.ri -%%RDOC%%%%RUBY_RIDIR%%/Resolv/DNS/SvcParams/new-c.ri %%RDOC%%%%RUBY_RIDIR%%/Resolv/DNS/cdesc-DNS.ri %%RDOC%%%%RUBY_RIDIR%%/Resolv/DNS/close-i.ri %%RDOC%%%%RUBY_RIDIR%%/Resolv/DNS/each_address-i.ri %%RDOC%%%%RUBY_RIDIR%%/Resolv/DNS/each_name-i.ri %%RDOC%%%%RUBY_RIDIR%%/Resolv/DNS/each_resource-i.ri -%%RDOC%%%%RUBY_RIDIR%%/Resolv/DNS/fetch_resource-i.ri %%RDOC%%%%RUBY_RIDIR%%/Resolv/DNS/getaddress-i.ri %%RDOC%%%%RUBY_RIDIR%%/Resolv/DNS/getaddresses-i.ri %%RDOC%%%%RUBY_RIDIR%%/Resolv/DNS/getname-i.ri @@ -13308,7 +13358,6 @@ libdata/pkgconfig/ruby-%%RUBY_VER%%.pc %%RDOC%%%%RUBY_RIDIR%%/Ripper/tokenize-c.ri %%RDOC%%%%RUBY_RIDIR%%/Ripper/warn-i.ri %%RDOC%%%%RUBY_RIDIR%%/Ripper/warning-i.ri -%%RDOC%%%%RUBY_RIDIR%%/Ruby/cdesc-Ruby.ri %%RDOC%%%%RUBY_RIDIR%%/RubyVM/AbstractSyntaxTree/Location/cdesc-Location.ri %%RDOC%%%%RUBY_RIDIR%%/RubyVM/AbstractSyntaxTree/Location/first_column-i.ri %%RDOC%%%%RUBY_RIDIR%%/RubyVM/AbstractSyntaxTree/Location/first_lineno-i.ri @@ -13417,12 +13466,14 @@ libdata/pkgconfig/ruby-%%RUBY_VER%%.pc %%RDOC%%%%RUBY_RIDIR%%/Set/divide-i.ri %%RDOC%%%%RUBY_RIDIR%%/Set/each-i.ri %%RDOC%%%%RUBY_RIDIR%%/Set/empty%3f-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Set/encode_with-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Set/eql%3f-i.ri %%RDOC%%%%RUBY_RIDIR%%/Set/filter%21-i.ri %%RDOC%%%%RUBY_RIDIR%%/Set/flatten%21-i.ri %%RDOC%%%%RUBY_RIDIR%%/Set/flatten-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Set/hash-i.ri %%RDOC%%%%RUBY_RIDIR%%/Set/include%3f-i.ri -%%RDOC%%%%RUBY_RIDIR%%/Set/initialize_clone-i.ri -%%RDOC%%%%RUBY_RIDIR%%/Set/initialize_dup-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Set/init_with-i.ri %%RDOC%%%%RUBY_RIDIR%%/Set/inspect-i.ri %%RDOC%%%%RUBY_RIDIR%%/Set/intersect%3f-i.ri %%RDOC%%%%RUBY_RIDIR%%/Set/intersection-i.ri @@ -13478,19 +13529,9 @@ libdata/pkgconfig/ruby-%%RUBY_VER%%.pc %%RDOC%%%%RUBY_RIDIR%%/SingleForwardable/def_single_delegators-i.ri %%RDOC%%%%RUBY_RIDIR%%/SingleForwardable/delegate-i.ri %%RDOC%%%%RUBY_RIDIR%%/SingleForwardable/single_delegate-i.ri -%%RDOC%%%%RUBY_RIDIR%%/Singleton/SingletonClassProperties/append_features-i.ri -%%RDOC%%%%RUBY_RIDIR%%/Singleton/SingletonClassProperties/cdesc-SingletonClassProperties.ri -%%RDOC%%%%RUBY_RIDIR%%/Singleton/SingletonClassProperties/extended-c.ri -%%RDOC%%%%RUBY_RIDIR%%/Singleton/SingletonClassProperties/included-c.ri -%%RDOC%%%%RUBY_RIDIR%%/Singleton/SingletonClassProperties/included-i.ri -%%RDOC%%%%RUBY_RIDIR%%/Singleton/SingletonInstanceMethods/_dump-i.ri -%%RDOC%%%%RUBY_RIDIR%%/Singleton/SingletonInstanceMethods/cdesc-SingletonInstanceMethods.ri -%%RDOC%%%%RUBY_RIDIR%%/Singleton/SingletonInstanceMethods/clone-i.ri -%%RDOC%%%%RUBY_RIDIR%%/Singleton/SingletonInstanceMethods/dup-i.ri %%RDOC%%%%RUBY_RIDIR%%/Singleton/_load-c.ri %%RDOC%%%%RUBY_RIDIR%%/Singleton/cdesc-Singleton.ri %%RDOC%%%%RUBY_RIDIR%%/Singleton/instance-c.ri -%%RDOC%%%%RUBY_RIDIR%%/Singleton/module_with_class_methods-c.ri %%RDOC%%%%RUBY_RIDIR%%/Socket/AncillaryData/cdesc-AncillaryData.ri %%RDOC%%%%RUBY_RIDIR%%/Socket/AncillaryData/cmsg_is%3f-i.ri %%RDOC%%%%RUBY_RIDIR%%/Socket/AncillaryData/data-i.ri @@ -13511,23 +13552,8 @@ libdata/pkgconfig/ruby-%%RUBY_VER%%.pc %%RDOC%%%%RUBY_RIDIR%%/Socket/AncillaryData/unix_rights-c.ri %%RDOC%%%%RUBY_RIDIR%%/Socket/AncillaryData/unix_rights-i.ri %%RDOC%%%%RUBY_RIDIR%%/Socket/Constants/cdesc-Constants.ri -%%RDOC%%%%RUBY_RIDIR%%/Socket/HostnameResolutionResult/add-i.ri %%RDOC%%%%RUBY_RIDIR%%/Socket/HostnameResolutionResult/cdesc-HostnameResolutionResult.ri -%%RDOC%%%%RUBY_RIDIR%%/Socket/HostnameResolutionResult/close-i.ri -%%RDOC%%%%RUBY_RIDIR%%/Socket/HostnameResolutionResult/get-i.ri -%%RDOC%%%%RUBY_RIDIR%%/Socket/HostnameResolutionResult/new-c.ri -%%RDOC%%%%RUBY_RIDIR%%/Socket/HostnameResolutionResult/notifier-i.ri -%%RDOC%%%%RUBY_RIDIR%%/Socket/HostnameResolutionStore/add_error-i.ri -%%RDOC%%%%RUBY_RIDIR%%/Socket/HostnameResolutionStore/add_resolved-i.ri -%%RDOC%%%%RUBY_RIDIR%%/Socket/HostnameResolutionStore/any_addrinfos%3f-i.ri -%%RDOC%%%%RUBY_RIDIR%%/Socket/HostnameResolutionStore/any_unresolved_family%3f-i.ri %%RDOC%%%%RUBY_RIDIR%%/Socket/HostnameResolutionStore/cdesc-HostnameResolutionStore.ri -%%RDOC%%%%RUBY_RIDIR%%/Socket/HostnameResolutionStore/empty_addrinfos%3f-i.ri -%%RDOC%%%%RUBY_RIDIR%%/Socket/HostnameResolutionStore/get_addrinfo-i.ri -%%RDOC%%%%RUBY_RIDIR%%/Socket/HostnameResolutionStore/new-c.ri -%%RDOC%%%%RUBY_RIDIR%%/Socket/HostnameResolutionStore/resolved%3f-i.ri -%%RDOC%%%%RUBY_RIDIR%%/Socket/HostnameResolutionStore/resolved_all_families%3f-i.ri -%%RDOC%%%%RUBY_RIDIR%%/Socket/HostnameResolutionStore/resolved_successfully%3f-i.ri %%RDOC%%%%RUBY_RIDIR%%/Socket/Ifaddr/addr-i.ri %%RDOC%%%%RUBY_RIDIR%%/Socket/Ifaddr/broadaddr-i.ri %%RDOC%%%%RUBY_RIDIR%%/Socket/Ifaddr/cdesc-Ifaddr.ri @@ -13573,8 +13599,6 @@ libdata/pkgconfig/ruby-%%RUBY_VER%%.pc %%RDOC%%%%RUBY_RIDIR%%/Socket/cdesc-Socket.ri %%RDOC%%%%RUBY_RIDIR%%/Socket/connect-i.ri %%RDOC%%%%RUBY_RIDIR%%/Socket/connect_nonblock-i.ri -%%RDOC%%%%RUBY_RIDIR%%/Socket/current_clock_time-c.ri -%%RDOC%%%%RUBY_RIDIR%%/Socket/expired%3f-c.ri %%RDOC%%%%RUBY_RIDIR%%/Socket/getaddrinfo-c.ri %%RDOC%%%%RUBY_RIDIR%%/Socket/gethostbyaddr-c.ri %%RDOC%%%%RUBY_RIDIR%%/Socket/gethostbyname-c.ri @@ -13583,7 +13607,6 @@ libdata/pkgconfig/ruby-%%RUBY_VER%%.pc %%RDOC%%%%RUBY_RIDIR%%/Socket/getnameinfo-c.ri %%RDOC%%%%RUBY_RIDIR%%/Socket/getservbyname-c.ri %%RDOC%%%%RUBY_RIDIR%%/Socket/getservbyport-c.ri -%%RDOC%%%%RUBY_RIDIR%%/Socket/ip_address%3f-c.ri %%RDOC%%%%RUBY_RIDIR%%/Socket/ip_address_list-c.ri %%RDOC%%%%RUBY_RIDIR%%/Socket/ipv6only%21-i.ri %%RDOC%%%%RUBY_RIDIR%%/Socket/listen-i.ri @@ -13593,8 +13616,6 @@ libdata/pkgconfig/ruby-%%RUBY_VER%%.pc %%RDOC%%%%RUBY_RIDIR%%/Socket/pair-c.ri %%RDOC%%%%RUBY_RIDIR%%/Socket/recvfrom-i.ri %%RDOC%%%%RUBY_RIDIR%%/Socket/recvfrom_nonblock-i.ri -%%RDOC%%%%RUBY_RIDIR%%/Socket/resolve_hostname-c.ri -%%RDOC%%%%RUBY_RIDIR%%/Socket/second_to_timeout-c.ri %%RDOC%%%%RUBY_RIDIR%%/Socket/sockaddr_in-c.ri %%RDOC%%%%RUBY_RIDIR%%/Socket/sockaddr_un-c.ri %%RDOC%%%%RUBY_RIDIR%%/Socket/socketpair-c.ri @@ -13604,8 +13625,6 @@ libdata/pkgconfig/ruby-%%RUBY_VER%%.pc %%RDOC%%%%RUBY_RIDIR%%/Socket/tcp_fast_fallback-c.ri %%RDOC%%%%RUBY_RIDIR%%/Socket/tcp_server_loop-c.ri %%RDOC%%%%RUBY_RIDIR%%/Socket/tcp_server_sockets-c.ri -%%RDOC%%%%RUBY_RIDIR%%/Socket/tcp_with_fast_fallback-c.ri -%%RDOC%%%%RUBY_RIDIR%%/Socket/tcp_without_fast_fallback-c.ri %%RDOC%%%%RUBY_RIDIR%%/Socket/udp_server_loop-c.ri %%RDOC%%%%RUBY_RIDIR%%/Socket/udp_server_loop_on-c.ri %%RDOC%%%%RUBY_RIDIR%%/Socket/udp_server_recv-c.ri @@ -13613,7 +13632,6 @@ libdata/pkgconfig/ruby-%%RUBY_VER%%.pc %%RDOC%%%%RUBY_RIDIR%%/Socket/unix-c.ri %%RDOC%%%%RUBY_RIDIR%%/Socket/unix_server_loop-c.ri %%RDOC%%%%RUBY_RIDIR%%/Socket/unix_server_socket-c.ri -%%RDOC%%%%RUBY_RIDIR%%/Socket/unix_socket_abstract_name%3f-c.ri %%RDOC%%%%RUBY_RIDIR%%/Socket/unpack_sockaddr_in-c.ri %%RDOC%%%%RUBY_RIDIR%%/Socket/unpack_sockaddr_un-c.ri %%RDOC%%%%RUBY_RIDIR%%/SocketError/cdesc-SocketError.ri @@ -13692,6 +13710,7 @@ libdata/pkgconfig/ruby-%%RUBY_VER%%.pc %%RDOC%%%%RUBY_RIDIR%%/String/insert-i.ri %%RDOC%%%%RUBY_RIDIR%%/String/inspect-i.ri %%RDOC%%%%RUBY_RIDIR%%/String/intern-i.ri +%%RDOC%%%%RUBY_RIDIR%%/String/json_create-c.ri %%RDOC%%%%RUBY_RIDIR%%/String/length-i.ri %%RDOC%%%%RUBY_RIDIR%%/String/lines-i.ri %%RDOC%%%%RUBY_RIDIR%%/String/ljust-i.ri @@ -13739,6 +13758,8 @@ libdata/pkgconfig/ruby-%%RUBY_VER%%.pc %%RDOC%%%%RUBY_RIDIR%%/String/to_c-i.ri %%RDOC%%%%RUBY_RIDIR%%/String/to_f-i.ri %%RDOC%%%%RUBY_RIDIR%%/String/to_i-i.ri +%%RDOC%%%%RUBY_RIDIR%%/String/to_json_raw-i.ri +%%RDOC%%%%RUBY_RIDIR%%/String/to_json_raw_object-i.ri %%RDOC%%%%RUBY_RIDIR%%/String/to_r-i.ri %%RDOC%%%%RUBY_RIDIR%%/String/to_s-i.ri %%RDOC%%%%RUBY_RIDIR%%/String/to_str-i.ri @@ -13846,8 +13867,6 @@ libdata/pkgconfig/ruby-%%RUBY_VER%%.pc %%RDOC%%%%RUBY_RIDIR%%/StringScanner/rest-i.ri %%RDOC%%%%RUBY_RIDIR%%/StringScanner/rest_size-i.ri %%RDOC%%%%RUBY_RIDIR%%/StringScanner/scan-i.ri -%%RDOC%%%%RUBY_RIDIR%%/StringScanner/scan_base10_integer-i.ri -%%RDOC%%%%RUBY_RIDIR%%/StringScanner/scan_base16_integer-i.ri %%RDOC%%%%RUBY_RIDIR%%/StringScanner/scan_byte-i.ri %%RDOC%%%%RUBY_RIDIR%%/StringScanner/scan_until-i.ri %%RDOC%%%%RUBY_RIDIR%%/StringScanner/size-i.ri @@ -14204,8 +14223,6 @@ libdata/pkgconfig/ruby-%%RUBY_VER%%.pc %%RDOC%%%%RUBY_RIDIR%%/Tempfile/close%21-i.ri %%RDOC%%%%RUBY_RIDIR%%/Tempfile/close-i.ri %%RDOC%%%%RUBY_RIDIR%%/Tempfile/create-c.ri -%%RDOC%%%%RUBY_RIDIR%%/Tempfile/create_anonymous-c.ri -%%RDOC%%%%RUBY_RIDIR%%/Tempfile/create_with_filename-c.ri %%RDOC%%%%RUBY_RIDIR%%/Tempfile/delete-i.ri %%RDOC%%%%RUBY_RIDIR%%/Tempfile/length-i.ri %%RDOC%%%%RUBY_RIDIR%%/Tempfile/new-c.ri @@ -14500,6 +14517,7 @@ libdata/pkgconfig/ruby-%%RUBY_VER%%.pc %%RDOC%%%%RUBY_RIDIR%%/URI/Generic/%3d%3d-i.ri %%RDOC%%%%RUBY_RIDIR%%/URI/Generic/absolute%3f-i.ri %%RDOC%%%%RUBY_RIDIR%%/URI/Generic/absolute-i.ri +%%RDOC%%%%RUBY_RIDIR%%/URI/Generic/authority-i.ri %%RDOC%%%%RUBY_RIDIR%%/URI/Generic/build-c.ri %%RDOC%%%%RUBY_RIDIR%%/URI/Generic/build2-c.ri %%RDOC%%%%RUBY_RIDIR%%/URI/Generic/cdesc-Generic.ri @@ -14554,6 +14572,7 @@ libdata/pkgconfig/ruby-%%RUBY_VER%%.pc %%RDOC%%%%RUBY_RIDIR%%/URI/Generic/scheme%3d-i.ri %%RDOC%%%%RUBY_RIDIR%%/URI/Generic/scheme-i.ri %%RDOC%%%%RUBY_RIDIR%%/URI/Generic/select-i.ri +%%RDOC%%%%RUBY_RIDIR%%/URI/Generic/set_authority-i.ri %%RDOC%%%%RUBY_RIDIR%%/URI/Generic/set_host-i.ri %%RDOC%%%%RUBY_RIDIR%%/URI/Generic/set_opaque-i.ri %%RDOC%%%%RUBY_RIDIR%%/URI/Generic/set_password-i.ri @@ -14573,6 +14592,7 @@ libdata/pkgconfig/ruby-%%RUBY_VER%%.pc %%RDOC%%%%RUBY_RIDIR%%/URI/HTTP/authority-i.ri %%RDOC%%%%RUBY_RIDIR%%/URI/HTTP/build-c.ri %%RDOC%%%%RUBY_RIDIR%%/URI/HTTP/cdesc-HTTP.ri +%%RDOC%%%%RUBY_RIDIR%%/URI/HTTP/check_host-i.ri %%RDOC%%%%RUBY_RIDIR%%/URI/HTTP/origin-i.ri %%RDOC%%%%RUBY_RIDIR%%/URI/HTTP/request_uri-i.ri %%RDOC%%%%RUBY_RIDIR%%/URI/HTTPS/cdesc-HTTPS.ri @@ -14709,6 +14729,15 @@ libdata/pkgconfig/ruby-%%RUBY_VER%%.pc %%RDOC%%%%RUBY_RIDIR%%/YAML/Store/cdesc-Store.ri %%RDOC%%%%RUBY_RIDIR%%/YAML/Store/new-c.ri %%RDOC%%%%RUBY_RIDIR%%/YAML/cdesc-YAML.ri +%%RDOC%%%%RUBY_RIDIR%%/ZJIT/cdesc-ZJIT.ri +%%RDOC%%%%RUBY_RIDIR%%/ZJIT/dump_exit_locations-c.ri +%%RDOC%%%%RUBY_RIDIR%%/ZJIT/enabled%3f-c.ri +%%RDOC%%%%RUBY_RIDIR%%/ZJIT/exit_locations-c.ri +%%RDOC%%%%RUBY_RIDIR%%/ZJIT/reset_stats%21-c.ri +%%RDOC%%%%RUBY_RIDIR%%/ZJIT/stats-c.ri +%%RDOC%%%%RUBY_RIDIR%%/ZJIT/stats_enabled%3f-c.ri +%%RDOC%%%%RUBY_RIDIR%%/ZJIT/stats_string-c.ri +%%RDOC%%%%RUBY_RIDIR%%/ZJIT/trace_exit_locations_enabled%3f-c.ri %%RDOC%%%%RUBY_RIDIR%%/ZeroDivisionError/cdesc-ZeroDivisionError.ri %%RDOC%%%%RUBY_RIDIR%%/Zlib/BufError/cdesc-BufError.ri %%RDOC%%%%RUBY_RIDIR%%/Zlib/DataError/cdesc-DataError.ri @@ -14831,6 +14860,7 @@ libdata/pkgconfig/ruby-%%RUBY_VER%%.pc %%RDOC%%%%RUBY_RIDIR%%/Zlib/zlib_version-c.ri %%RDOC%%%%RUBY_RIDIR%%/cache.ri %%RDOC%%%%RUBY_RIDIR%%/contributing/page-building_ruby_md.ri +%%RDOC%%%%RUBY_RIDIR%%/contributing/page-concurrency_guide_md.ri %%RDOC%%%%RUBY_RIDIR%%/contributing/page-contributing_md.ri %%RDOC%%%%RUBY_RIDIR%%/contributing/page-documentation_guide_md.ri %%RDOC%%%%RUBY_RIDIR%%/contributing/page-glossary_md.ri @@ -14850,6 +14880,7 @@ libdata/pkgconfig/ruby-%%RUBY_VER%%.pc %%RDOC%%%%RUBY_RIDIR%%/page-NEWS_md.ri %%RDOC%%%%RUBY_RIDIR%%/page-README_ja_md.ri %%RDOC%%%%RUBY_RIDIR%%/page-README_md.ri +%%RDOC%%%%RUBY_RIDIR%%/page-box_md.ri %%RDOC%%%%RUBY_RIDIR%%/page-bsearch_rdoc.ri %%RDOC%%%%RUBY_RIDIR%%/page-bug_triaging_rdoc.ri %%RDOC%%%%RUBY_RIDIR%%/page-case_mapping_rdoc.ri @@ -14864,7 +14895,7 @@ libdata/pkgconfig/ruby-%%RUBY_VER%%.pc %%RDOC%%%%RUBY_RIDIR%%/page-extension_rdoc.ri %%RDOC%%%%RUBY_RIDIR%%/page-fiber_md.ri %%RDOC%%%%RUBY_RIDIR%%/page-format_specifications_rdoc.ri -%%RDOC%%%%RUBY_RIDIR%%/page-globals_rdoc.ri +%%RDOC%%%%RUBY_RIDIR%%/page-globals_md.ri %%RDOC%%%%RUBY_RIDIR%%/page-hash_inclusion_rdoc.ri %%RDOC%%%%RUBY_RIDIR%%/page-implicit_conversion_rdoc.ri %%RDOC%%%%RUBY_RIDIR%%/page-index_md.ri @@ -14879,6 +14910,8 @@ libdata/pkgconfig/ruby-%%RUBY_VER%%.pc %%RDOC%%%%RUBY_RIDIR%%/page-strftime_formatting_rdoc.ri %%RDOC%%%%RUBY_RIDIR%%/page-syntax_rdoc.ri %%RDOC%%%%RUBY_RIDIR%%/page-windows_md.ri +%%RDOC%%%%RUBY_RIDIR%%/page-yarv_frame_layout_md.ri +%%RDOC%%%%RUBY_RIDIR%%/page-zjit_md.ri %%RDOC%%%%RUBY_RIDIR%%/regexp/page-methods_rdoc.ri %%RDOC%%%%RUBY_RIDIR%%/regexp/page-unicode_properties_rdoc.ri %%RDOC%%%%RUBY_RIDIR%%/ruby/page-option_dump_md.ri diff --git a/lang/rust-bootstrap/Makefile b/lang/rust-bootstrap/Makefile index 4fea2885270f..f0694e3a6143 100644 --- a/lang/rust-bootstrap/Makefile +++ b/lang/rust-bootstrap/Makefile @@ -19,7 +19,7 @@ LICENSE_COMB= dual LICENSE_FILE_APACHE20= ${WRKSRC}/LICENSE-APACHE LICENSE_FILE_MIT= ${WRKSRC}/LICENSE-MIT -ONLY_FOR_ARCHS= amd64 powerpc64 powerpc64le +ONLY_FOR_ARCHS= aarch64 amd64 powerpc64 powerpc64le ONLY_FOR_ARCHS_REASON= untested on other architectures BUILD_DEPENDS= ${FLAVOR:S/_/-/g}-freebsd-sysroot>=a2021.09.14:devel/freebsd-sysroot@${FLAVOR} \ diff --git a/lang/rust-nightly/Makefile b/lang/rust-nightly/Makefile index 2d951ee1045c..1c0d82ad46ab 100644 --- a/lang/rust-nightly/Makefile +++ b/lang/rust-nightly/Makefile @@ -14,7 +14,7 @@ MASTERDIR= ${.CURDIR}/../rust PATCHDIR= ${.CURDIR}/files DISTINFO_FILE= ${.CURDIR}/distinfo -NIGHTLY_DATE= 2025-11-09 +NIGHTLY_DATE= 2025-11-23 BOOTSTRAPS_DATE= 2025-10-28 RUST_BOOTSTRAP_VERSION= beta diff --git a/lang/rust-nightly/distinfo b/lang/rust-nightly/distinfo index b3b8bec1901d..75fe22add22e 100644 --- a/lang/rust-nightly/distinfo +++ b/lang/rust-nightly/distinfo @@ -1,6 +1,6 @@ -TIMESTAMP = 1762777416 -SHA256 (rust/2025-11-09/rustc-nightly-src.tar.xz) = a74ceb9b722de741335fd26b5f960f32d07817a5209820342b800e1cef23c898 -SIZE (rust/2025-11-09/rustc-nightly-src.tar.xz) = 272305908 +TIMESTAMP = 1764011778 +SHA256 (rust/2025-11-23/rustc-nightly-src.tar.xz) = ab36e2c6bfd6dcbeefa41f538c887574c72c3f30c4c14ba786e4ac533c1ddf4b +SIZE (rust/2025-11-23/rustc-nightly-src.tar.xz) = 269774524 SHA256 (rust/2025-10-28/rustc-beta-x86_64-unknown-freebsd.tar.xz) = 015e02fb99098c31d502738e9e525d48ac6ca386e16f3ecb55235c7268d4abe7 SIZE (rust/2025-10-28/rustc-beta-x86_64-unknown-freebsd.tar.xz) = 90463808 SHA256 (rust/2025-10-28/rust-std-beta-x86_64-unknown-freebsd.tar.xz) = fd7c7b75a50833650f131a6a676df90dcd57c4784654aee12ce594846da1c219 diff --git a/lang/spidermonkey102/Makefile b/lang/spidermonkey102/Makefile index 94baeea8b6dc..95865503c696 100644 --- a/lang/spidermonkey102/Makefile +++ b/lang/spidermonkey102/Makefile @@ -10,6 +10,9 @@ PATCH_SITES= https://hg.mozilla.org/mozilla-central/raw-rev/ PATCHFILES+= 223087fdc29f18678f6174e9807b8780e439acf6:-p1 # https://bugzilla.mozilla.org/1894423 PATCHFILES+= 68ff4d3f7338248b4d67cf03aade5a73f8d396b2:-p1 # https://bugzilla.mozilla.org/1849070 +DEPRECATED= Old version, only ports user couchdb3 can use newer spidermonkey, see https://bugs.freebsd.org/291086 +EXPIRATION_DATE=2025-12-31 + MAINTAINER= nc@FreeBSD.org COMMENT= Standalone JavaScript based from Mozilla 102-esr WWW= https://spidermonkey.dev/ diff --git a/lang/spidermonkey115/Makefile b/lang/spidermonkey115/Makefile index bf45bc0d8273..12c269a6e04d 100644 --- a/lang/spidermonkey115/Makefile +++ b/lang/spidermonkey115/Makefile @@ -1,5 +1,6 @@ PORTNAME= spidermonkey DISTVERSION= 115.30.0 +PORTREVISION= 1 CATEGORIES= lang MASTER_SITES= MOZILLA/firefox/releases/${DISTVERSION}esr/source \ MOZILLA/firefox/candidates/${DISTVERSION}esr-candidates/build1/source @@ -17,6 +18,8 @@ WWW= https://spidermonkey.dev/ LICENSE= MPL20 LICENSE_FILE= ${WRKSRC}/LICENSE +DEPRECATED= EOL upstream except to support older Windows + BUILD_DEPENDS= gm4:devel/m4 \ ${RUST_DEFAULT}>=1.81:lang/${RUST_DEFAULT} \ rust-cbindgen>=0.26.0:devel/rust-cbindgen diff --git a/lang/spidermonkey91/Makefile b/lang/spidermonkey140/Makefile index 958b4ae2d970..ddb8f58f6d79 100644 --- a/lang/spidermonkey91/Makefile +++ b/lang/spidermonkey140/Makefile @@ -1,33 +1,28 @@ PORTNAME= spidermonkey -DISTVERSION= 91.13.0 -PORTREVISION= 34 +DISTVERSION= 140.5.0 CATEGORIES= lang -MASTER_SITES= MOZILLA/firefox/releases/${DISTVERSION}esr/source +MASTER_SITES= MOZILLA/firefox/releases/${DISTVERSION}esr/source \ + MOZILLA/firefox/candidates/${DISTVERSION}esr-candidates/build2/source PKGNAMESUFFIX= ${SP_VER} DISTNAME= firefox-${DISTVERSION}esr.source -PATCH_SITES= https://hg.mozilla.org/mozilla-central/raw-rev/ -PATCHFILES+= 223087fdc29f18678f6174e9807b8780e439acf6:-p1 # https://bugzilla.mozilla.org/1894423 -PATCHFILES+= 68ff4d3f7338248b4d67cf03aade5a73f8d396b2:-p1 # https://bugzilla.mozilla.org/1849070 - -MAINTAINER= nc@FreeBSD.org -COMMENT= Standalone JavaScript based from Mozilla 91-esr +MAINTAINER= vishwin@FreeBSD.org +COMMENT= Standalone JavaScript based from Mozilla 140-esr WWW= https://spidermonkey.dev/ LICENSE= MPL20 LICENSE_FILE= ${WRKSRC}/LICENSE -BUILD_DEPENDS= ${RUST_DEFAULT}>=1.35:lang/${RUST_DEFAULT} \ - autoconf2.13:devel/autoconf2.13 \ - rust-cbindgen>=0.8.7:devel/rust-cbindgen -LIB_DEPENDS= libffi.so:devel/libffi \ - libicudata.so:devel/icu \ +BUILD_DEPENDS= gm4:devel/m4 \ + ${RUST_DEFAULT}>=1.81:lang/${RUST_DEFAULT} \ + rust-cbindgen>=0.26.0:devel/rust-cbindgen +LIB_DEPENDS= libicudata.so:devel/icu \ libnspr4.so:devel/nspr -USES= compiler:c++17-lang gmake localbase pathfix pkgconfig \ - python:build readline tar:xz +USES= compiler:c++17-lang gmake llvm:noexport localbase pathfix pkgconfig \ + python:build tar:xz USE_LDCONFIG= yes -SP_VER= 91 +SP_VER= 140 HAS_CONFIGURE= yes WRKSRC= ${WRKDIR}/firefox-${DISTVERSION}/ @@ -37,7 +32,6 @@ CONFIGURE_OUTSOURCE= yes CONFIGURE_ARGS= --enable-application=js \ --disable-debug \ --disable-debug-symbols \ - --disable-gold \ --disable-jemalloc \ --disable-tests \ --enable-optimize \ @@ -56,14 +50,6 @@ CONFIGURE_ENV= HOST_CC=${CC} \ BINARY_ALIAS= python3=${PYTHON_CMD} PLIST_SUB= SP_VER=${SP_VER} -.include <bsd.port.options.mk> - -.if ${OPSYS} == FreeBSD -USES+= llvm:max=15 -CONFIGURE_ENV+= LLVM_CONFIG=llvm-config${LLVM_VERSION} \ - LLVM_OBJDUMP=llvm-objdump${LLVM_VERSION} -.endif - .include <bsd.port.pre.mk> .if ${ARCH} == amd64 @@ -71,21 +57,15 @@ CONFIGURE_TARGET= x86_64-portbld-freebsd${OSREL} .endif .if ${CHOSEN_COMPILER_TYPE} == gcc -CONFIGURE_ENV+= LLVM_CONFIG=llvm-config${LLVM_DEFAULT} \ - LLVM_OBJDUMP=llvm-objdump${LLVM_DEFAULT} -BUILD_DEPENDS+= ${LOCALBASE}/bin/llvm-objdump${LLVM_DEFAULT}:devel/llvm${LLVM_DEFAULT} +CONFIGURE_ENV+= LLVM_CONFIG=${LLVM_CONFIG} \ + LLVM_OBJDUMP=llvm-objdump${LLVM_VERSION} +BUILD_DEPENDS+= ${LOCALBASE}/bin/llvm-objdump${LLVM_VERSION}:${LLVM_PORT} USE_GCC= yes .endif post-patch: @${REINPLACE_CMD} -e 's|%%LOCALBASE%%|${LOCALBASE}|g' ${WRKSRC}/js/moz.configure @${REINPLACE_CMD} -e 's|icu-i18n|icu-uc icu-i18n|g' ${WRKSRC}/js/moz.configure - @${FIND} ${WRKSRC}/python/mozbuild -name *.py -exec \ - ${REINPLACE_CMD} 's|"rU"|"r"|g' {} \; - -pre-configure: - (cd ${WRKSRC} && ${LOCALBASE}/bin/autoconf2.13) - (cd ${WRKSRC}/js/src/ && ${LOCALBASE}/bin/autoconf2.13) post-install: ${RM} ${STAGEDIR}${PREFIX}/lib/libjs_static.ajs diff --git a/lang/spidermonkey140/distinfo b/lang/spidermonkey140/distinfo new file mode 100644 index 000000000000..1506c3eebe64 --- /dev/null +++ b/lang/spidermonkey140/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1762884913 +SHA256 (firefox-140.5.0esr.source.tar.xz) = 832b7ef3e5f7a2430e0ba0b9000dab6fdd8f65bccff8bcf7eeb9ed16e6d310e2 +SIZE (firefox-140.5.0esr.source.tar.xz) = 636823136 diff --git a/lang/spidermonkey91/files/patch-build_moz.configure_init.configure b/lang/spidermonkey140/files/patch-build_moz.configure_init.configure index e2105d02928f..e2105d02928f 100644 --- a/lang/spidermonkey91/files/patch-build_moz.configure_init.configure +++ b/lang/spidermonkey140/files/patch-build_moz.configure_init.configure diff --git a/lang/spidermonkey91/files/patch-config_gcc__hidden.h b/lang/spidermonkey140/files/patch-config_gcc__hidden.h index d9a2d9be37f5..d9a2d9be37f5 100644 --- a/lang/spidermonkey91/files/patch-config_gcc__hidden.h +++ b/lang/spidermonkey140/files/patch-config_gcc__hidden.h diff --git a/lang/spidermonkey91/files/patch-js_moz.configure b/lang/spidermonkey140/files/patch-js_moz.configure index ceec1a21abe7..ceec1a21abe7 100644 --- a/lang/spidermonkey91/files/patch-js_moz.configure +++ b/lang/spidermonkey140/files/patch-js_moz.configure diff --git a/lang/spidermonkey91/files/patch-js_src_Makefile.in b/lang/spidermonkey140/files/patch-js_src_Makefile.in index 2dca25000935..2dca25000935 100644 --- a/lang/spidermonkey91/files/patch-js_src_Makefile.in +++ b/lang/spidermonkey140/files/patch-js_src_Makefile.in diff --git a/lang/spidermonkey91/files/patch-js_src_jit_ExecutableAllocator.h b/lang/spidermonkey140/files/patch-js_src_jit_ExecutableAllocator.h index 421523e23bd9..421523e23bd9 100644 --- a/lang/spidermonkey91/files/patch-js_src_jit_ExecutableAllocator.h +++ b/lang/spidermonkey140/files/patch-js_src_jit_ExecutableAllocator.h diff --git a/lang/spidermonkey91/files/patch-js_src_jit_ProcessExecutableMemory.h b/lang/spidermonkey140/files/patch-js_src_jit_ProcessExecutableMemory.h index 1f4c09b095fb..1f4c09b095fb 100644 --- a/lang/spidermonkey91/files/patch-js_src_jit_ProcessExecutableMemory.h +++ b/lang/spidermonkey140/files/patch-js_src_jit_ProcessExecutableMemory.h diff --git a/lang/spidermonkey91/pkg-descr b/lang/spidermonkey140/pkg-descr index bfa153b8c457..bfa153b8c457 100644 --- a/lang/spidermonkey91/pkg-descr +++ b/lang/spidermonkey140/pkg-descr diff --git a/lang/spidermonkey140/pkg-plist b/lang/spidermonkey140/pkg-plist new file mode 100644 index 000000000000..cf7972dff1bd --- /dev/null +++ b/lang/spidermonkey140/pkg-plist @@ -0,0 +1,379 @@ +bin/js%%SP_VER%%-config +include/mozjs-%%SP_VER%%/BaseProfiler.h +include/mozjs-%%SP_VER%%/BaseProfilingCategory.h +include/mozjs-%%SP_VER%%/PHC.h +include/mozjs-%%SP_VER%%/ProfilingCategoryList.h +include/mozjs-%%SP_VER%%/SharedLibraries.h +include/mozjs-%%SP_VER%%/double-conversion/double-conversion.h +include/mozjs-%%SP_VER%%/double-conversion/double-to-string.h +include/mozjs-%%SP_VER%%/double-conversion/string-to-double.h +include/mozjs-%%SP_VER%%/double-conversion/utils.h +include/mozjs-%%SP_VER%%/encoding_rs_mem.h +include/mozjs-%%SP_VER%%/fdlibm.h +include/mozjs-%%SP_VER%%/fmt/args.h +include/mozjs-%%SP_VER%%/fmt/base.h +include/mozjs-%%SP_VER%%/fmt/chrono.h +include/mozjs-%%SP_VER%%/fmt/color.h +include/mozjs-%%SP_VER%%/fmt/format-inl.h +include/mozjs-%%SP_VER%%/fmt/format.h +include/mozjs-%%SP_VER%%/fmt/ostream.h +include/mozjs-%%SP_VER%%/fmt/ranges.h +include/mozjs-%%SP_VER%%/fmt/xchar.h +include/mozjs-%%SP_VER%%/function2/function2.hpp +include/mozjs-%%SP_VER%%/js-config.h +include/mozjs-%%SP_VER%%/js/AllocPolicy.h +include/mozjs-%%SP_VER%%/js/AllocationLogging.h +include/mozjs-%%SP_VER%%/js/AllocationRecording.h +include/mozjs-%%SP_VER%%/js/Array.h +include/mozjs-%%SP_VER%%/js/ArrayBuffer.h +include/mozjs-%%SP_VER%%/js/ArrayBufferMaybeShared.h +include/mozjs-%%SP_VER%%/js/BigInt.h +include/mozjs-%%SP_VER%%/js/BuildId.h +include/mozjs-%%SP_VER%%/js/CallAndConstruct.h +include/mozjs-%%SP_VER%%/js/CallArgs.h +include/mozjs-%%SP_VER%%/js/CallNonGenericMethod.h +include/mozjs-%%SP_VER%%/js/CharacterEncoding.h +include/mozjs-%%SP_VER%%/js/Class.h +include/mozjs-%%SP_VER%%/js/ColumnNumber.h +include/mozjs-%%SP_VER%%/js/ComparisonOperators.h +include/mozjs-%%SP_VER%%/js/CompilationAndEvaluation.h +include/mozjs-%%SP_VER%%/js/CompileOptions.h +include/mozjs-%%SP_VER%%/js/Context.h +include/mozjs-%%SP_VER%%/js/ContextOptions.h +include/mozjs-%%SP_VER%%/js/Conversions.h +include/mozjs-%%SP_VER%%/js/Date.h +include/mozjs-%%SP_VER%%/js/Debug.h +include/mozjs-%%SP_VER%%/js/EnvironmentChain.h +include/mozjs-%%SP_VER%%/js/Equality.h +include/mozjs-%%SP_VER%%/js/ErrorInterceptor.h +include/mozjs-%%SP_VER%%/js/ErrorReport.h +include/mozjs-%%SP_VER%%/js/Exception.h +include/mozjs-%%SP_VER%%/js/ForOfIterator.h +include/mozjs-%%SP_VER%%/js/GCAPI.h +include/mozjs-%%SP_VER%%/js/GCAnnotations.h +include/mozjs-%%SP_VER%%/js/GCHashTable.h +include/mozjs-%%SP_VER%%/js/GCPolicyAPI.h +include/mozjs-%%SP_VER%%/js/GCTypeMacros.h +include/mozjs-%%SP_VER%%/js/GCVariant.h +include/mozjs-%%SP_VER%%/js/GCVector.h +include/mozjs-%%SP_VER%%/js/GlobalObject.h +include/mozjs-%%SP_VER%%/js/HashTable.h +include/mozjs-%%SP_VER%%/js/HeapAPI.h +include/mozjs-%%SP_VER%%/js/HelperThreadAPI.h +include/mozjs-%%SP_VER%%/js/Id.h +include/mozjs-%%SP_VER%%/js/Initialization.h +include/mozjs-%%SP_VER%%/js/Interrupt.h +include/mozjs-%%SP_VER%%/js/Iterator.h +include/mozjs-%%SP_VER%%/js/JSON.h +include/mozjs-%%SP_VER%%/js/LocaleSensitive.h +include/mozjs-%%SP_VER%%/js/MapAndSet.h +include/mozjs-%%SP_VER%%/js/MemoryCallbacks.h +include/mozjs-%%SP_VER%%/js/MemoryFunctions.h +include/mozjs-%%SP_VER%%/js/MemoryMetrics.h +include/mozjs-%%SP_VER%%/js/Modules.h +include/mozjs-%%SP_VER%%/js/NativeStackLimits.h +include/mozjs-%%SP_VER%%/js/Object.h +include/mozjs-%%SP_VER%%/js/ObjectWithStashedPointer.h +include/mozjs-%%SP_VER%%/js/Prefs.h +include/mozjs-%%SP_VER%%/js/Principals.h +include/mozjs-%%SP_VER%%/js/Printer.h +include/mozjs-%%SP_VER%%/js/Printf.h +include/mozjs-%%SP_VER%%/js/ProfilingCategory.h +include/mozjs-%%SP_VER%%/js/ProfilingCategoryList.h +include/mozjs-%%SP_VER%%/js/ProfilingFrameIterator.h +include/mozjs-%%SP_VER%%/js/ProfilingStack.h +include/mozjs-%%SP_VER%%/js/Promise.h +include/mozjs-%%SP_VER%%/js/PropertyAndElement.h +include/mozjs-%%SP_VER%%/js/PropertyDescriptor.h +include/mozjs-%%SP_VER%%/js/PropertySpec.h +include/mozjs-%%SP_VER%%/js/ProtoKey.h +include/mozjs-%%SP_VER%%/js/Proxy.h +include/mozjs-%%SP_VER%%/js/Realm.h +include/mozjs-%%SP_VER%%/js/RealmIterators.h +include/mozjs-%%SP_VER%%/js/RealmOptions.h +include/mozjs-%%SP_VER%%/js/RefCounted.h +include/mozjs-%%SP_VER%%/js/RegExp.h +include/mozjs-%%SP_VER%%/js/RegExpFlags.h +include/mozjs-%%SP_VER%%/js/Result.h +include/mozjs-%%SP_VER%%/js/RootingAPI.h +include/mozjs-%%SP_VER%%/js/SavedFrameAPI.h +include/mozjs-%%SP_VER%%/js/ScalarType.h +include/mozjs-%%SP_VER%%/js/ScriptPrivate.h +include/mozjs-%%SP_VER%%/js/ShadowRealmCallbacks.h +include/mozjs-%%SP_VER%%/js/SharedArrayBuffer.h +include/mozjs-%%SP_VER%%/js/SliceBudget.h +include/mozjs-%%SP_VER%%/js/SourceText.h +include/mozjs-%%SP_VER%%/js/StableStringChars.h +include/mozjs-%%SP_VER%%/js/Stack.h +include/mozjs-%%SP_VER%%/js/StreamConsumer.h +include/mozjs-%%SP_VER%%/js/String.h +include/mozjs-%%SP_VER%%/js/StructuredClone.h +include/mozjs-%%SP_VER%%/js/SweepingAPI.h +include/mozjs-%%SP_VER%%/js/Symbol.h +include/mozjs-%%SP_VER%%/js/TelemetryTimers.h +include/mozjs-%%SP_VER%%/js/TraceKind.h +include/mozjs-%%SP_VER%%/js/TracingAPI.h +include/mozjs-%%SP_VER%%/js/Transcoding.h +include/mozjs-%%SP_VER%%/js/TypeDecls.h +include/mozjs-%%SP_VER%%/js/UbiNode.h +include/mozjs-%%SP_VER%%/js/UbiNodeBreadthFirst.h +include/mozjs-%%SP_VER%%/js/UbiNodeCensus.h +include/mozjs-%%SP_VER%%/js/UbiNodeDominatorTree.h +include/mozjs-%%SP_VER%%/js/UbiNodePostOrder.h +include/mozjs-%%SP_VER%%/js/UbiNodeShortestPaths.h +include/mozjs-%%SP_VER%%/js/UbiNodeUtils.h +include/mozjs-%%SP_VER%%/js/UniquePtr.h +include/mozjs-%%SP_VER%%/js/Utility.h +include/mozjs-%%SP_VER%%/js/Value.h +include/mozjs-%%SP_VER%%/js/ValueArray.h +include/mozjs-%%SP_VER%%/js/Vector.h +include/mozjs-%%SP_VER%%/js/WaitCallbacks.h +include/mozjs-%%SP_VER%%/js/Warnings.h +include/mozjs-%%SP_VER%%/js/WasmFeatures.h +include/mozjs-%%SP_VER%%/js/WasmModule.h +include/mozjs-%%SP_VER%%/js/WeakMap.h +include/mozjs-%%SP_VER%%/js/WeakMapPtr.h +include/mozjs-%%SP_VER%%/js/Wrapper.h +include/mozjs-%%SP_VER%%/js/WrapperCallbacks.h +include/mozjs-%%SP_VER%%/js/Zone.h +include/mozjs-%%SP_VER%%/js/experimental/BindingAllocs.h +include/mozjs-%%SP_VER%%/js/experimental/CTypes.h +include/mozjs-%%SP_VER%%/js/experimental/CodeCoverage.h +include/mozjs-%%SP_VER%%/js/experimental/CompileScript.h +include/mozjs-%%SP_VER%%/js/experimental/Intl.h +include/mozjs-%%SP_VER%%/js/experimental/JSStencil.h +include/mozjs-%%SP_VER%%/js/experimental/JitInfo.h +include/mozjs-%%SP_VER%%/js/experimental/LoggingInterface.h +include/mozjs-%%SP_VER%%/js/experimental/PCCountProfiling.h +include/mozjs-%%SP_VER%%/js/experimental/SourceHook.h +include/mozjs-%%SP_VER%%/js/experimental/TypedData.h +include/mozjs-%%SP_VER%%/js/friend/DOMProxy.h +include/mozjs-%%SP_VER%%/js/friend/DumpFunctions.h +include/mozjs-%%SP_VER%%/js/friend/ErrorMessages.h +include/mozjs-%%SP_VER%%/js/friend/ErrorNumbers.msg +include/mozjs-%%SP_VER%%/js/friend/JSMEnvironment.h +include/mozjs-%%SP_VER%%/js/friend/PerformanceHint.h +include/mozjs-%%SP_VER%%/js/friend/StackLimits.h +include/mozjs-%%SP_VER%%/js/friend/UsageStatistics.h +include/mozjs-%%SP_VER%%/js/friend/WindowProxy.h +include/mozjs-%%SP_VER%%/js/friend/XrayJitInfo.h +include/mozjs-%%SP_VER%%/js/shadow/Function.h +include/mozjs-%%SP_VER%%/js/shadow/Object.h +include/mozjs-%%SP_VER%%/js/shadow/Realm.h +include/mozjs-%%SP_VER%%/js/shadow/Shape.h +include/mozjs-%%SP_VER%%/js/shadow/String.h +include/mozjs-%%SP_VER%%/js/shadow/Symbol.h +include/mozjs-%%SP_VER%%/js/shadow/Zone.h +include/mozjs-%%SP_VER%%/jsapi.h +include/mozjs-%%SP_VER%%/jsfriendapi.h +include/mozjs-%%SP_VER%%/jspubtd.h +include/mozjs-%%SP_VER%%/jstypes.h +include/mozjs-%%SP_VER%%/malloc_decls.h +include/mozjs-%%SP_VER%%/mozilla/Algorithm.h +include/mozjs-%%SP_VER%%/mozilla/Alignment.h +include/mozjs-%%SP_VER%%/mozilla/AllocPolicy.h +include/mozjs-%%SP_VER%%/mozilla/AlreadyAddRefed.h +include/mozjs-%%SP_VER%%/mozilla/Array.h +include/mozjs-%%SP_VER%%/mozilla/ArrayUtils.h +include/mozjs-%%SP_VER%%/mozilla/Assertions.h +include/mozjs-%%SP_VER%%/mozilla/AtomicBitfields.h +include/mozjs-%%SP_VER%%/mozilla/Atomics.h +include/mozjs-%%SP_VER%%/mozilla/Attributes.h +include/mozjs-%%SP_VER%%/mozilla/AutoProfilerLabel.h +include/mozjs-%%SP_VER%%/mozilla/AwakeTimeStamp.h +include/mozjs-%%SP_VER%%/mozilla/BaseAndGeckoProfilerDetail.h +include/mozjs-%%SP_VER%%/mozilla/BaseProfileJSONWriter.h +include/mozjs-%%SP_VER%%/mozilla/BaseProfilerCounts.h +include/mozjs-%%SP_VER%%/mozilla/BaseProfilerDetail.h +include/mozjs-%%SP_VER%%/mozilla/BaseProfilerLabels.h +include/mozjs-%%SP_VER%%/mozilla/BaseProfilerMarkerTypes.h +include/mozjs-%%SP_VER%%/mozilla/BaseProfilerMarkers.h +include/mozjs-%%SP_VER%%/mozilla/BaseProfilerMarkersDetail.h +include/mozjs-%%SP_VER%%/mozilla/BaseProfilerMarkersPrerequisites.h +include/mozjs-%%SP_VER%%/mozilla/BaseProfilerRAIIMacro.h +include/mozjs-%%SP_VER%%/mozilla/BaseProfilerState.h +include/mozjs-%%SP_VER%%/mozilla/BaseProfilerUtils.h +include/mozjs-%%SP_VER%%/mozilla/BinarySearch.h +include/mozjs-%%SP_VER%%/mozilla/BitSet.h +include/mozjs-%%SP_VER%%/mozilla/BloomFilter.h +include/mozjs-%%SP_VER%%/mozilla/Buffer.h +include/mozjs-%%SP_VER%%/mozilla/BufferList.h +include/mozjs-%%SP_VER%%/mozilla/Casting.h +include/mozjs-%%SP_VER%%/mozilla/ChaosMode.h +include/mozjs-%%SP_VER%%/mozilla/Char16.h +include/mozjs-%%SP_VER%%/mozilla/CheckedInt.h +include/mozjs-%%SP_VER%%/mozilla/CompactPair.h +include/mozjs-%%SP_VER%%/mozilla/Compiler.h +include/mozjs-%%SP_VER%%/mozilla/Compression.h +include/mozjs-%%SP_VER%%/mozilla/DbgMacro.h +include/mozjs-%%SP_VER%%/mozilla/DebugOnly.h +include/mozjs-%%SP_VER%%/mozilla/Decimal.h +include/mozjs-%%SP_VER%%/mozilla/DefineEnum.h +include/mozjs-%%SP_VER%%/mozilla/DoubleConversion.h +include/mozjs-%%SP_VER%%/mozilla/DoublyLinkedList.h +include/mozjs-%%SP_VER%%/mozilla/EndianUtils.h +include/mozjs-%%SP_VER%%/mozilla/EnumSet.h +include/mozjs-%%SP_VER%%/mozilla/EnumTypeTraits.h +include/mozjs-%%SP_VER%%/mozilla/EnumeratedArray.h +include/mozjs-%%SP_VER%%/mozilla/EnumeratedRange.h +include/mozjs-%%SP_VER%%/mozilla/FStream.h +include/mozjs-%%SP_VER%%/mozilla/FailureLatch.h +include/mozjs-%%SP_VER%%/mozilla/FastBernoulliTrial.h +include/mozjs-%%SP_VER%%/mozilla/FloatingPoint.h +include/mozjs-%%SP_VER%%/mozilla/Flow.h +include/mozjs-%%SP_VER%%/mozilla/FunctionRef.h +include/mozjs-%%SP_VER%%/mozilla/FunctionTypeTraits.h +include/mozjs-%%SP_VER%%/mozilla/Fuzzing.h +include/mozjs-%%SP_VER%%/mozilla/HashFunctions.h +include/mozjs-%%SP_VER%%/mozilla/HashTable.h +include/mozjs-%%SP_VER%%/mozilla/HelperMacros.h +include/mozjs-%%SP_VER%%/mozilla/InitializedOnce.h +include/mozjs-%%SP_VER%%/mozilla/IntegerPrintfMacros.h +include/mozjs-%%SP_VER%%/mozilla/IntegerRange.h +include/mozjs-%%SP_VER%%/mozilla/IntegerTypeTraits.h +include/mozjs-%%SP_VER%%/mozilla/JSONWriter.h +include/mozjs-%%SP_VER%%/mozilla/JsRust.h +include/mozjs-%%SP_VER%%/mozilla/Latin1.h +include/mozjs-%%SP_VER%%/mozilla/Likely.h +include/mozjs-%%SP_VER%%/mozilla/LinkedList.h +include/mozjs-%%SP_VER%%/mozilla/Literals.h +include/mozjs-%%SP_VER%%/mozilla/LoggingCore.h +include/mozjs-%%SP_VER%%/mozilla/MPSCQueue.h +include/mozjs-%%SP_VER%%/mozilla/MacroArgs.h +include/mozjs-%%SP_VER%%/mozilla/MacroForEach.h +include/mozjs-%%SP_VER%%/mozilla/MathAlgorithms.h +include/mozjs-%%SP_VER%%/mozilla/Maybe.h +include/mozjs-%%SP_VER%%/mozilla/MaybeOneOf.h +include/mozjs-%%SP_VER%%/mozilla/MaybeStorageBase.h +include/mozjs-%%SP_VER%%/mozilla/MemoryChecking.h +include/mozjs-%%SP_VER%%/mozilla/MemoryReporting.h +include/mozjs-%%SP_VER%%/mozilla/MmapFaultHandler.h +include/mozjs-%%SP_VER%%/mozilla/ModuloBuffer.h +include/mozjs-%%SP_VER%%/mozilla/MoveOnlyFunction.h +include/mozjs-%%SP_VER%%/mozilla/MruCache.h +include/mozjs-%%SP_VER%%/mozilla/NeverDestroyed.h +include/mozjs-%%SP_VER%%/mozilla/NonDereferenceable.h +include/mozjs-%%SP_VER%%/mozilla/NotNull.h +include/mozjs-%%SP_VER%%/mozilla/Now.h +include/mozjs-%%SP_VER%%/mozilla/Opaque.h +include/mozjs-%%SP_VER%%/mozilla/OperatorNewExtensions.h +include/mozjs-%%SP_VER%%/mozilla/PairHash.h +include/mozjs-%%SP_VER%%/mozilla/Path.h +include/mozjs-%%SP_VER%%/mozilla/PlatformConditionVariable.h +include/mozjs-%%SP_VER%%/mozilla/PlatformMutex.h +include/mozjs-%%SP_VER%%/mozilla/PlatformRWLock.h +include/mozjs-%%SP_VER%%/mozilla/PodOperations.h +include/mozjs-%%SP_VER%%/mozilla/Poison.h +include/mozjs-%%SP_VER%%/mozilla/PowerOfTwo.h +include/mozjs-%%SP_VER%%/mozilla/Printf.h +include/mozjs-%%SP_VER%%/mozilla/ProfileBufferChunk.h +include/mozjs-%%SP_VER%%/mozilla/ProfileBufferChunkManager.h +include/mozjs-%%SP_VER%%/mozilla/ProfileBufferChunkManagerSingle.h +include/mozjs-%%SP_VER%%/mozilla/ProfileBufferChunkManagerWithLocalLimit.h +include/mozjs-%%SP_VER%%/mozilla/ProfileBufferControlledChunkManager.h +include/mozjs-%%SP_VER%%/mozilla/ProfileBufferEntryKinds.h +include/mozjs-%%SP_VER%%/mozilla/ProfileBufferEntrySerialization.h +include/mozjs-%%SP_VER%%/mozilla/ProfileBufferIndex.h +include/mozjs-%%SP_VER%%/mozilla/ProfileChunkedBuffer.h +include/mozjs-%%SP_VER%%/mozilla/ProfileChunkedBufferDetail.h +include/mozjs-%%SP_VER%%/mozilla/ProfilerBufferSize.h +include/mozjs-%%SP_VER%%/mozilla/ProgressLogger.h +include/mozjs-%%SP_VER%%/mozilla/ProportionValue.h +include/mozjs-%%SP_VER%%/mozilla/RandomNum.h +include/mozjs-%%SP_VER%%/mozilla/Range.h +include/mozjs-%%SP_VER%%/mozilla/RangedArray.h +include/mozjs-%%SP_VER%%/mozilla/RangedPtr.h +include/mozjs-%%SP_VER%%/mozilla/ReentrancyGuard.h +include/mozjs-%%SP_VER%%/mozilla/RefCountType.h +include/mozjs-%%SP_VER%%/mozilla/RefCounted.h +include/mozjs-%%SP_VER%%/mozilla/RefPtr.h +include/mozjs-%%SP_VER%%/mozilla/Result.h +include/mozjs-%%SP_VER%%/mozilla/ResultExtensions.h +include/mozjs-%%SP_VER%%/mozilla/ResultVariant.h +include/mozjs-%%SP_VER%%/mozilla/ReverseIterator.h +include/mozjs-%%SP_VER%%/mozilla/RollingMean.h +include/mozjs-%%SP_VER%%/mozilla/SHA1.h +include/mozjs-%%SP_VER%%/mozilla/SIMD.h +include/mozjs-%%SP_VER%%/mozilla/SPSCQueue.h +include/mozjs-%%SP_VER%%/mozilla/SSE.h +include/mozjs-%%SP_VER%%/mozilla/Saturate.h +include/mozjs-%%SP_VER%%/mozilla/ScopeExit.h +include/mozjs-%%SP_VER%%/mozilla/SegmentedVector.h +include/mozjs-%%SP_VER%%/mozilla/SharedLibrary.h +include/mozjs-%%SP_VER%%/mozilla/SmallPointerArray.h +include/mozjs-%%SP_VER%%/mozilla/Span.h +include/mozjs-%%SP_VER%%/mozilla/SplayTree.h +include/mozjs-%%SP_VER%%/mozilla/Sprintf.h +include/mozjs-%%SP_VER%%/mozilla/StackWalk.h +include/mozjs-%%SP_VER%%/mozilla/StaticAnalysisFunctions.h +include/mozjs-%%SP_VER%%/mozilla/StringBuffer.h +include/mozjs-%%SP_VER%%/mozilla/TaggedAnonymousMemory.h +include/mozjs-%%SP_VER%%/mozilla/Tainting.h +include/mozjs-%%SP_VER%%/mozilla/TemplateLib.h +include/mozjs-%%SP_VER%%/mozilla/TextUtils.h +include/mozjs-%%SP_VER%%/mozilla/ThreadLocal.h +include/mozjs-%%SP_VER%%/mozilla/ThreadSafeWeakPtr.h +include/mozjs-%%SP_VER%%/mozilla/ThreadSafety.h +include/mozjs-%%SP_VER%%/mozilla/TimeStamp.h +include/mozjs-%%SP_VER%%/mozilla/ToString.h +include/mozjs-%%SP_VER%%/mozilla/Try.h +include/mozjs-%%SP_VER%%/mozilla/TypedEnumBits.h +include/mozjs-%%SP_VER%%/mozilla/Types.h +include/mozjs-%%SP_VER%%/mozilla/UniquePtr.h +include/mozjs-%%SP_VER%%/mozilla/UniquePtrExtensions.h +include/mozjs-%%SP_VER%%/mozilla/Unused.h +include/mozjs-%%SP_VER%%/mozilla/Uptime.h +include/mozjs-%%SP_VER%%/mozilla/Utf8.h +include/mozjs-%%SP_VER%%/mozilla/Variant.h +include/mozjs-%%SP_VER%%/mozilla/Vector.h +include/mozjs-%%SP_VER%%/mozilla/WeakPtr.h +include/mozjs-%%SP_VER%%/mozilla/WrappingOperations.h +include/mozjs-%%SP_VER%%/mozilla/XorShift128PlusRNG.h +include/mozjs-%%SP_VER%%/mozilla/cxxalloc.h +include/mozjs-%%SP_VER%%/mozilla/fallible.h +include/mozjs-%%SP_VER%%/mozilla/glue/Debug.h +include/mozjs-%%SP_VER%%/mozilla/glue/WinUtils.h +include/mozjs-%%SP_VER%%/mozilla/intl/Bidi.h +include/mozjs-%%SP_VER%%/mozilla/intl/BidiClass.h +include/mozjs-%%SP_VER%%/mozilla/intl/BidiEmbeddingLevel.h +include/mozjs-%%SP_VER%%/mozilla/intl/Calendar.h +include/mozjs-%%SP_VER%%/mozilla/intl/Collator.h +include/mozjs-%%SP_VER%%/mozilla/intl/Currency.h +include/mozjs-%%SP_VER%%/mozilla/intl/DateIntervalFormat.h +include/mozjs-%%SP_VER%%/mozilla/intl/DateTimeFormat.h +include/mozjs-%%SP_VER%%/mozilla/intl/DateTimePart.h +include/mozjs-%%SP_VER%%/mozilla/intl/DateTimePatternGenerator.h +include/mozjs-%%SP_VER%%/mozilla/intl/DisplayNames.h +include/mozjs-%%SP_VER%%/mozilla/intl/FormatBuffer.h +include/mozjs-%%SP_VER%%/mozilla/intl/GeneralCategory.h +include/mozjs-%%SP_VER%%/mozilla/intl/ICU4CGlue.h +include/mozjs-%%SP_VER%%/mozilla/intl/ICU4CLibrary.h +include/mozjs-%%SP_VER%%/mozilla/intl/ICU4XGeckoDataProvider.h +include/mozjs-%%SP_VER%%/mozilla/intl/ICUError.h +include/mozjs-%%SP_VER%%/mozilla/intl/ListFormat.h +include/mozjs-%%SP_VER%%/mozilla/intl/Locale.h +include/mozjs-%%SP_VER%%/mozilla/intl/LocaleCanonicalizer.h +include/mozjs-%%SP_VER%%/mozilla/intl/MeasureUnit.h +include/mozjs-%%SP_VER%%/mozilla/intl/MeasureUnitGenerated.h +include/mozjs-%%SP_VER%%/mozilla/intl/NumberFormat.h +include/mozjs-%%SP_VER%%/mozilla/intl/NumberParser.h +include/mozjs-%%SP_VER%%/mozilla/intl/NumberPart.h +include/mozjs-%%SP_VER%%/mozilla/intl/NumberRangeFormat.h +include/mozjs-%%SP_VER%%/mozilla/intl/NumberingSystem.h +include/mozjs-%%SP_VER%%/mozilla/intl/PluralRules.h +include/mozjs-%%SP_VER%%/mozilla/intl/RelativeTimeFormat.h +include/mozjs-%%SP_VER%%/mozilla/intl/String.h +include/mozjs-%%SP_VER%%/mozilla/intl/TimeZone.h +include/mozjs-%%SP_VER%%/mozilla/intl/UnicodeProperties.h +include/mozjs-%%SP_VER%%/mozilla/intl/UnicodeScriptCodes.h +include/mozjs-%%SP_VER%%/mozilla/leb128iterator.h +include/mozjs-%%SP_VER%%/mozilla/mozalloc.h +include/mozjs-%%SP_VER%%/mozilla/mozalloc_abort.h +include/mozjs-%%SP_VER%%/mozilla/mozalloc_oom.h +include/mozjs-%%SP_VER%%/mozjemalloc_types.h +include/mozjs-%%SP_VER%%/mozmemory.h +include/mozjs-%%SP_VER%%/mozmemory_utils.h +include/mozjs-%%SP_VER%%/mozmemory_wrap.h +lib/libmozjs-%%SP_VER%%.so +lib/libmozjs-%%SP_VER%%.so.1 +libdata/pkgconfig/mozjs-%%SP_VER%%.pc diff --git a/lang/spidermonkey78/Makefile b/lang/spidermonkey78/Makefile index d61b2f55123b..9ecaf0c3c158 100644 --- a/lang/spidermonkey78/Makefile +++ b/lang/spidermonkey78/Makefile @@ -17,6 +17,9 @@ WWW= https://spidermonkey.dev/ LICENSE= MPL20 LICENSE_FILE= ${WRKSRC}/LICENSE +DEPRECATED= Legacy version +EXPIRATION_DATE= 2025-12-31 + BUILD_DEPENDS= ${RUST_DEFAULT}>=1.35:lang/${RUST_DEFAULT} \ autoconf2.13:devel/autoconf2.13 \ rust-cbindgen>=0.8.7:devel/rust-cbindgen @@ -30,9 +33,9 @@ USE_LDCONFIG= yes SP_VER= 78 HAS_CONFIGURE= yes +CONFIGURE_OUTSOURCE= yes WRKSRC= ${WRKDIR}/firefox-${DISTVERSION} PATCH_WRKSRC= ${WRKDIR}/firefox-${DISTVERSION}/ -CONFIGURE_OUTSOURCE= yes CONFIGURE_ARGS= --enable-application=js \ --disable-debug \ diff --git a/lang/spidermonkey91/distinfo b/lang/spidermonkey91/distinfo deleted file mode 100644 index 74492790f582..000000000000 --- a/lang/spidermonkey91/distinfo +++ /dev/null @@ -1,7 +0,0 @@ -TIMESTAMP = 1732980107 -SHA256 (firefox-91.13.0esr.source.tar.xz) = 53be2bcde0b5ee3ec106bd8ba06b8ae95e7d489c484e881dfbe5360e4c920762 -SIZE (firefox-91.13.0esr.source.tar.xz) = 380053584 -SHA256 (223087fdc29f18678f6174e9807b8780e439acf6) = f234371584e2b2bc9953ae4fd145da19c99a6f04087f53d59616aecf29df039c -SIZE (223087fdc29f18678f6174e9807b8780e439acf6) = 1597 -SHA256 (68ff4d3f7338248b4d67cf03aade5a73f8d396b2) = 8d556dcb0d3a76a6cb8870b6eff45fafe0a78760ea24d34ea0b5e7ceb4489a71 -SIZE (68ff4d3f7338248b4d67cf03aade5a73f8d396b2) = 2546 diff --git a/lang/spidermonkey91/files/patch-js_src_wasm_WasmSignalHandlers.cpp b/lang/spidermonkey91/files/patch-js_src_wasm_WasmSignalHandlers.cpp deleted file mode 100644 index 07912e8cc86a..000000000000 --- a/lang/spidermonkey91/files/patch-js_src_wasm_WasmSignalHandlers.cpp +++ /dev/null @@ -1,14 +0,0 @@ -Fully define all the registers needed on mips. - -Index: js/src/wasm/WasmSignalHandlers.cpp ---- js/src/wasm/WasmSignalHandlers.cpp.orig 2022-03-30 19:25:42 UTC -+++ js/src/wasm/WasmSignalHandlers.cpp -@@ -102,6 +102,8 @@ using mozilla::DebugOnly; - # if defined(__mips__) - # define EPC_sig(p) ((p)->sc_pc) - # define RFP_sig(p) ((p)->sc_regs[30]) -+# define RSP_sig(p) ((p)->sc_regs[29]) -+# define R31_sig(p) ((p)->sc_regs[31]) - # endif - # if defined(__ppc64__) || defined(__PPC64__) || defined(__ppc64le__) || \ - defined(__PPC64LE__) diff --git a/lang/spidermonkey91/files/patch-modules_fdlibm_src_math__private.h b/lang/spidermonkey91/files/patch-modules_fdlibm_src_math__private.h deleted file mode 100644 index 8be5854b5160..000000000000 --- a/lang/spidermonkey91/files/patch-modules_fdlibm_src_math__private.h +++ /dev/null @@ -1,46 +0,0 @@ ---- modules/fdlibm/src/math_private.h.orig 2022-04-16 03:20:29 UTC -+++ modules/fdlibm/src/math_private.h -@@ -30,7 +30,9 @@ - * Adapted from https://github.com/freebsd/freebsd-src/search?q=__double_t - */ - -+#ifndef __FreeBSD__ - typedef double __double_t; -+#endif - typedef __double_t double_t; - - /* -@@ -636,6 +638,33 @@ rnint(__double_t x) - * sometimes be more efficient because no rounding is required. - */ - #if (defined(amd64) || defined(__i386__)) && defined(__GNUCLIKE_ASM) -+ -+#if defined(__i386__) -+static __inline int -+irintf(float x) -+{ -+ int n; -+ __asm("fistl %0" : "=m" (n) : "t" (x)); -+ return (n); -+} -+ -+static __inline int -+irintd(double x) -+{ -+ int n; -+ __asm("fistl %0" : "=m" (n) : "t" (x)); -+ return (n); -+} -+ -+static __inline int -+irintl(long x) -+{ -+ int n; -+ __asm("fistl %0" : "=m" (n) : "t" (x)); -+ return (n); -+} -+#endif -+ - #define irint(x) \ - (sizeof(x) == sizeof(float) && \ - sizeof(__float_t) == sizeof(long double) ? irintf(x) : \ diff --git a/lang/spidermonkey91/files/patch-moz.configure b/lang/spidermonkey91/files/patch-moz.configure deleted file mode 100644 index 94ae8c5f0b07..000000000000 --- a/lang/spidermonkey91/files/patch-moz.configure +++ /dev/null @@ -1,14 +0,0 @@ -- Fix awk detection - -Index: moz.configure ---- moz.configure.orig 2022-03-30 19:25:49 UTC -+++ moz.configure -@@ -708,7 +708,7 @@ add_old_configure_assignment("CLANG_PLUGIN", clang_plu - - # Awk detection - # ============================================================== --awk = check_prog("AWK", ("gawk", "mawk", "nawk", "awk")) -+awk = check_prog('AWK', ('awk',)) - - # Until the AWK variable is not necessary in old-configure - diff --git a/lang/spidermonkey91/pkg-plist b/lang/spidermonkey91/pkg-plist deleted file mode 100644 index 1e66c0b11482..000000000000 --- a/lang/spidermonkey91/pkg-plist +++ /dev/null @@ -1,300 +0,0 @@ -bin/js91-config -include/mozjs-91/BaseProfiler.h -include/mozjs-91/BaseProfilingCategory.h -include/mozjs-91/ProfilingCategoryList.h -include/mozjs-91/double-conversion/double-conversion.h -include/mozjs-91/double-conversion/double-to-string.h -include/mozjs-91/double-conversion/string-to-double.h -include/mozjs-91/double-conversion/utils.h -include/mozjs-91/encoding_rs_mem.h -include/mozjs-91/fdlibm.h -include/mozjs-91/js-config.h -include/mozjs-91/js/AllocPolicy.h -include/mozjs-91/js/AllocationLogging.h -include/mozjs-91/js/AllocationRecording.h -include/mozjs-91/js/Array.h -include/mozjs-91/js/ArrayBuffer.h -include/mozjs-91/js/ArrayBufferMaybeShared.h -include/mozjs-91/js/BigInt.h -include/mozjs-91/js/BuildId.h -include/mozjs-91/js/CallArgs.h -include/mozjs-91/js/CallNonGenericMethod.h -include/mozjs-91/js/CharacterEncoding.h -include/mozjs-91/js/Class.h -include/mozjs-91/js/ComparisonOperators.h -include/mozjs-91/js/CompilationAndEvaluation.h -include/mozjs-91/js/CompileOptions.h -include/mozjs-91/js/Context.h -include/mozjs-91/js/ContextOptions.h -include/mozjs-91/js/Conversions.h -include/mozjs-91/js/Date.h -include/mozjs-91/js/Debug.h -include/mozjs-91/js/Equality.h -include/mozjs-91/js/ErrorReport.h -include/mozjs-91/js/Exception.h -include/mozjs-91/js/ForOfIterator.h -include/mozjs-91/js/GCAPI.h -include/mozjs-91/js/GCAnnotations.h -include/mozjs-91/js/GCHashTable.h -include/mozjs-91/js/GCPolicyAPI.h -include/mozjs-91/js/GCTypeMacros.h -include/mozjs-91/js/GCVariant.h -include/mozjs-91/js/GCVector.h -include/mozjs-91/js/HashTable.h -include/mozjs-91/js/HeapAPI.h -include/mozjs-91/js/HelperThreadAPI.h -include/mozjs-91/js/Id.h -include/mozjs-91/js/Initialization.h -include/mozjs-91/js/JSON.h -include/mozjs-91/js/LocaleSensitive.h -include/mozjs-91/js/MapAndSet.h -include/mozjs-91/js/MemoryFunctions.h -include/mozjs-91/js/MemoryMetrics.h -include/mozjs-91/js/Modules.h -include/mozjs-91/js/Object.h -include/mozjs-91/js/OffThreadScriptCompilation.h -include/mozjs-91/js/Principals.h -include/mozjs-91/js/Printf.h -include/mozjs-91/js/ProfilingCategory.h -include/mozjs-91/js/ProfilingCategoryList.h -include/mozjs-91/js/ProfilingFrameIterator.h -include/mozjs-91/js/ProfilingStack.h -include/mozjs-91/js/Promise.h -include/mozjs-91/js/PropertyDescriptor.h -include/mozjs-91/js/PropertySpec.h -include/mozjs-91/js/ProtoKey.h -include/mozjs-91/js/Proxy.h -include/mozjs-91/js/Realm.h -include/mozjs-91/js/RealmIterators.h -include/mozjs-91/js/RealmOptions.h -include/mozjs-91/js/RefCounted.h -include/mozjs-91/js/RegExp.h -include/mozjs-91/js/RegExpFlags.h -include/mozjs-91/js/Result.h -include/mozjs-91/js/RootingAPI.h -include/mozjs-91/js/SavedFrameAPI.h -include/mozjs-91/js/ScalarType.h -include/mozjs-91/js/SharedArrayBuffer.h -include/mozjs-91/js/SliceBudget.h -include/mozjs-91/js/SourceText.h -include/mozjs-91/js/StableStringChars.h -include/mozjs-91/js/Stream.h -include/mozjs-91/js/String.h -include/mozjs-91/js/StructuredClone.h -include/mozjs-91/js/SweepingAPI.h -include/mozjs-91/js/Symbol.h -include/mozjs-91/js/TraceKind.h -include/mozjs-91/js/TraceLoggerAPI.h -include/mozjs-91/js/TracingAPI.h -include/mozjs-91/js/Transcoding.h -include/mozjs-91/js/TypeDecls.h -include/mozjs-91/js/UbiNode.h -include/mozjs-91/js/UbiNodeBreadthFirst.h -include/mozjs-91/js/UbiNodeCensus.h -include/mozjs-91/js/UbiNodeDominatorTree.h -include/mozjs-91/js/UbiNodePostOrder.h -include/mozjs-91/js/UbiNodeShortestPaths.h -include/mozjs-91/js/UbiNodeUtils.h -include/mozjs-91/js/UniquePtr.h -include/mozjs-91/js/Utility.h -include/mozjs-91/js/Value.h -include/mozjs-91/js/ValueArray.h -include/mozjs-91/js/Vector.h -include/mozjs-91/js/Warnings.h -include/mozjs-91/js/WasmFeatures.h -include/mozjs-91/js/WasmModule.h -include/mozjs-91/js/WeakMap.h -include/mozjs-91/js/WeakMapPtr.h -include/mozjs-91/js/Wrapper.h -include/mozjs-91/js/Zone.h -include/mozjs-91/js/experimental/CTypes.h -include/mozjs-91/js/experimental/CodeCoverage.h -include/mozjs-91/js/experimental/Intl.h -include/mozjs-91/js/experimental/JSStencil.h -include/mozjs-91/js/experimental/JitInfo.h -include/mozjs-91/js/experimental/PCCountProfiling.h -include/mozjs-91/js/experimental/SourceHook.h -include/mozjs-91/js/experimental/TypedData.h -include/mozjs-91/js/friend/DOMProxy.h -include/mozjs-91/js/friend/DumpFunctions.h -include/mozjs-91/js/friend/ErrorMessages.h -include/mozjs-91/js/friend/ErrorNumbers.msg -include/mozjs-91/js/friend/JSMEnvironment.h -include/mozjs-91/js/friend/PerformanceHint.h -include/mozjs-91/js/friend/StackLimits.h -include/mozjs-91/js/friend/UsageStatistics.h -include/mozjs-91/js/friend/WindowProxy.h -include/mozjs-91/js/friend/XrayJitInfo.h -include/mozjs-91/js/shadow/Function.h -include/mozjs-91/js/shadow/Object.h -include/mozjs-91/js/shadow/Realm.h -include/mozjs-91/js/shadow/Shape.h -include/mozjs-91/js/shadow/String.h -include/mozjs-91/js/shadow/Symbol.h -include/mozjs-91/js/shadow/Zone.h -include/mozjs-91/jsapi.h -include/mozjs-91/jsfriendapi.h -include/mozjs-91/jspubtd.h -include/mozjs-91/jstypes.h -include/mozjs-91/malloc_decls.h -include/mozjs-91/mozilla/Algorithm.h -include/mozjs-91/mozilla/Alignment.h -include/mozjs-91/mozilla/AllocPolicy.h -include/mozjs-91/mozilla/AlreadyAddRefed.h -include/mozjs-91/mozilla/Array.h -include/mozjs-91/mozilla/ArrayUtils.h -include/mozjs-91/mozilla/Assertions.h -include/mozjs-91/mozilla/AtomicBitfields.h -include/mozjs-91/mozilla/Atomics.h -include/mozjs-91/mozilla/Attributes.h -include/mozjs-91/mozilla/AutoProfilerLabel.h -include/mozjs-91/mozilla/AwakeTimeStamp.h -include/mozjs-91/mozilla/BaseProfileJSONWriter.h -include/mozjs-91/mozilla/BaseProfilerCounts.h -include/mozjs-91/mozilla/BaseProfilerDetail.h -include/mozjs-91/mozilla/BaseProfilerLabels.h -include/mozjs-91/mozilla/BaseProfilerMarkerTypes.h -include/mozjs-91/mozilla/BaseProfilerMarkers.h -include/mozjs-91/mozilla/BaseProfilerMarkersDetail.h -include/mozjs-91/mozilla/BaseProfilerMarkersPrerequisites.h -include/mozjs-91/mozilla/BaseProfilerState.h -include/mozjs-91/mozilla/BinarySearch.h -include/mozjs-91/mozilla/BitSet.h -include/mozjs-91/mozilla/BlocksRingBuffer.h -include/mozjs-91/mozilla/BloomFilter.h -include/mozjs-91/mozilla/Buffer.h -include/mozjs-91/mozilla/BufferList.h -include/mozjs-91/mozilla/Casting.h -include/mozjs-91/mozilla/ChaosMode.h -include/mozjs-91/mozilla/Char16.h -include/mozjs-91/mozilla/CheckedInt.h -include/mozjs-91/mozilla/CompactPair.h -include/mozjs-91/mozilla/Compiler.h -include/mozjs-91/mozilla/Compression.h -include/mozjs-91/mozilla/DbgMacro.h -include/mozjs-91/mozilla/DebugOnly.h -include/mozjs-91/mozilla/Decimal.h -include/mozjs-91/mozilla/DefineEnum.h -include/mozjs-91/mozilla/DoubleConversion.h -include/mozjs-91/mozilla/DoublyLinkedList.h -include/mozjs-91/mozilla/EndianUtils.h -include/mozjs-91/mozilla/EnumSet.h -include/mozjs-91/mozilla/EnumTypeTraits.h -include/mozjs-91/mozilla/EnumeratedArray.h -include/mozjs-91/mozilla/EnumeratedRange.h -include/mozjs-91/mozilla/FStream.h -include/mozjs-91/mozilla/FastBernoulliTrial.h -include/mozjs-91/mozilla/FloatingPoint.h -include/mozjs-91/mozilla/FunctionRef.h -include/mozjs-91/mozilla/FunctionTypeTraits.h -include/mozjs-91/mozilla/HashFunctions.h -include/mozjs-91/mozilla/HashTable.h -include/mozjs-91/mozilla/HelperMacros.h -include/mozjs-91/mozilla/InitializedOnce.h -include/mozjs-91/mozilla/IntegerPrintfMacros.h -include/mozjs-91/mozilla/IntegerRange.h -include/mozjs-91/mozilla/IntegerTypeTraits.h -include/mozjs-91/mozilla/JSONWriter.h -include/mozjs-91/mozilla/JsRust.h -include/mozjs-91/mozilla/Latin1.h -include/mozjs-91/mozilla/Likely.h -include/mozjs-91/mozilla/LinkedList.h -include/mozjs-91/mozilla/MacroArgs.h -include/mozjs-91/mozilla/MacroForEach.h -include/mozjs-91/mozilla/MathAlgorithms.h -include/mozjs-91/mozilla/Maybe.h -include/mozjs-91/mozilla/MaybeOneOf.h -include/mozjs-91/mozilla/MaybeStorageBase.h -include/mozjs-91/mozilla/MemoryChecking.h -include/mozjs-91/mozilla/MemoryReporting.h -include/mozjs-91/mozilla/MmapFaultHandler.h -include/mozjs-91/mozilla/ModuloBuffer.h -include/mozjs-91/mozilla/NonDereferenceable.h -include/mozjs-91/mozilla/NotNull.h -include/mozjs-91/mozilla/Opaque.h -include/mozjs-91/mozilla/OperatorNewExtensions.h -include/mozjs-91/mozilla/PairHash.h -include/mozjs-91/mozilla/Path.h -include/mozjs-91/mozilla/PlatformConditionVariable.h -include/mozjs-91/mozilla/PlatformMutex.h -include/mozjs-91/mozilla/PodOperations.h -include/mozjs-91/mozilla/Poison.h -include/mozjs-91/mozilla/PowerOfTwo.h -include/mozjs-91/mozilla/Printf.h -include/mozjs-91/mozilla/ProfileBufferChunk.h -include/mozjs-91/mozilla/ProfileBufferChunkManager.h -include/mozjs-91/mozilla/ProfileBufferChunkManagerSingle.h -include/mozjs-91/mozilla/ProfileBufferChunkManagerWithLocalLimit.h -include/mozjs-91/mozilla/ProfileBufferControlledChunkManager.h -include/mozjs-91/mozilla/ProfileBufferEntryKinds.h -include/mozjs-91/mozilla/ProfileBufferEntrySerialization.h -include/mozjs-91/mozilla/ProfileBufferIndex.h -include/mozjs-91/mozilla/ProfileChunkedBuffer.h -include/mozjs-91/mozilla/RandomNum.h -include/mozjs-91/mozilla/Range.h -include/mozjs-91/mozilla/RangedArray.h -include/mozjs-91/mozilla/RangedPtr.h -include/mozjs-91/mozilla/ReentrancyGuard.h -include/mozjs-91/mozilla/RefCountType.h -include/mozjs-91/mozilla/RefCounted.h -include/mozjs-91/mozilla/RefPtr.h -include/mozjs-91/mozilla/Result.h -include/mozjs-91/mozilla/ResultExtensions.h -include/mozjs-91/mozilla/ResultVariant.h -include/mozjs-91/mozilla/ReverseIterator.h -include/mozjs-91/mozilla/RollingMean.h -include/mozjs-91/mozilla/SHA1.h -include/mozjs-91/mozilla/SPSCQueue.h -include/mozjs-91/mozilla/Saturate.h -include/mozjs-91/mozilla/ScopeExit.h -include/mozjs-91/mozilla/Scoped.h -include/mozjs-91/mozilla/SegmentedVector.h -include/mozjs-91/mozilla/SharedLibrary.h -include/mozjs-91/mozilla/SmallPointerArray.h -include/mozjs-91/mozilla/Span.h -include/mozjs-91/mozilla/SplayTree.h -include/mozjs-91/mozilla/Sprintf.h -include/mozjs-91/mozilla/StackWalk.h -include/mozjs-91/mozilla/StaticAnalysisFunctions.h -include/mozjs-91/mozilla/TaggedAnonymousMemory.h -include/mozjs-91/mozilla/Tainting.h -include/mozjs-91/mozilla/TemplateLib.h -include/mozjs-91/mozilla/TextUtils.h -include/mozjs-91/mozilla/ThreadLocal.h -include/mozjs-91/mozilla/ThreadSafeWeakPtr.h -include/mozjs-91/mozilla/TimeStamp.h -include/mozjs-91/mozilla/ToString.h -include/mozjs-91/mozilla/Tuple.h -include/mozjs-91/mozilla/TypeTraits.h -include/mozjs-91/mozilla/TypedEnumBits.h -include/mozjs-91/mozilla/Types.h -include/mozjs-91/mozilla/UniquePtr.h -include/mozjs-91/mozilla/UniquePtrExtensions.h -include/mozjs-91/mozilla/Unused.h -include/mozjs-91/mozilla/Uptime.h -include/mozjs-91/mozilla/Utf8.h -include/mozjs-91/mozilla/Variant.h -include/mozjs-91/mozilla/Vector.h -include/mozjs-91/mozilla/WeakPtr.h -include/mozjs-91/mozilla/WrappingOperations.h -include/mozjs-91/mozilla/XorShift128PlusRNG.h -include/mozjs-91/mozilla/cxxalloc.h -include/mozjs-91/mozilla/fallible.h -include/mozjs-91/mozilla/glue/Debug.h -include/mozjs-91/mozilla/glue/WinUtils.h -include/mozjs-91/mozilla/intl/Calendar.h -include/mozjs-91/mozilla/intl/DateTimeFormat.h -include/mozjs-91/mozilla/intl/DateTimePatternGenerator.h -include/mozjs-91/mozilla/intl/ICU4CGlue.h -include/mozjs-91/mozilla/intl/NumberFormat.h -include/mozjs-91/mozilla/intl/PluralRules.h -include/mozjs-91/mozilla/leb128iterator.h -include/mozjs-91/mozilla/mozalloc.h -include/mozjs-91/mozilla/mozalloc_abort.h -include/mozjs-91/mozilla/mozalloc_oom.h -include/mozjs-91/mozjemalloc_types.h -include/mozjs-91/mozmemory.h -include/mozjs-91/mozmemory_wrap.h -lib/libmozjs-91.so -lib/libmozjs-91.so.1 -libdata/pkgconfig/mozjs-91.pc diff --git a/lang/squeak/Makefile b/lang/squeak/Makefile index a4ff8e76fecf..37db6b651443 100644 --- a/lang/squeak/Makefile +++ b/lang/squeak/Makefile @@ -2,13 +2,11 @@ PORTNAME= squeak PORTVERSION= 4.10.2 PORTREVISION= 15 CATEGORIES= lang -MASTER_SITES= http://www.squeakvm.org/unix/release/:vmsrc \ - http://ftp.squeak.org/${IMAGE_VERSION}/:src \ - ftp://squeak.org/${IMAGE_VERSION}/:sqsrc \ - http://squeak.610t.org/patches/:mainsrc +MASTER_SITES= http://squeakvm.org/unix/release/:vmsrc \ + http://ftp.squeak.org/${IMAGE_VERSION}/:src DISTFILES= Squeak-${VM_VERSION}-src${EXTRACT_SUFX}:vmsrc \ Squeak${IMAGE_FULL_VERSION}.zip:src \ - ${SQUEAK_SRC}.zip:sqsrc + ${SQUEAK_SRC}.zip:src DIST_SUBDIR= ${PORTNAME} EXTRACT_ONLY= Squeak-${VM_VERSION}-src${EXTRACT_SUFX} diff --git a/lang/tcl90/Makefile b/lang/tcl90/Makefile index 55e11de61f8b..906fe950938f 100644 --- a/lang/tcl90/Makefile +++ b/lang/tcl90/Makefile @@ -52,7 +52,7 @@ CONFIGURE_ARGS= --enable-shared \ --with-system-libtommath LDFLAGS+= -Wl,-z,muldefs -TCL_VERSION= 9.0.2 +TCL_VERSION= 9.0.3 TCL_VER= ${TCL_VERSION:R} TCL_RC= SHORT_TCL_VER= ${TCL_VER:S/.//} diff --git a/lang/tcl90/distinfo b/lang/tcl90/distinfo index 85b844bc5c1b..4f3bd7c2dbb2 100644 --- a/lang/tcl90/distinfo +++ b/lang/tcl90/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1751827399 -SHA256 (tcl9.0.2-src.tar.gz) = e074c6a8d9ba2cddf914ba97b6677a552d7a52a3ca102924389a05ccb249b520 -SIZE (tcl9.0.2-src.tar.gz) = 11736366 +TIMESTAMP = 1764229982 +SHA256 (tcl9.0.3-src.tar.gz) = 2537ba0c86112c8c953f7c09d33f134dd45c0fb3a71f2d7f7691fd301d2c33a6 +SIZE (tcl9.0.3-src.tar.gz) = 11922915 diff --git a/lang/tcl90/pkg-plist b/lang/tcl90/pkg-plist index a2aba07e4b93..9185adf0915b 100644 --- a/lang/tcl90/pkg-plist +++ b/lang/tcl90/pkg-plist @@ -251,11 +251,11 @@ lib/tcl%%TCL_VER%%/tclooConfig.sh lib/tcl%%TCL_VER%%/tm.tcl lib/tcl%%TCL_VER%%/word.tcl lib/tcl%%TCL_VER%%/writefile.tcl -lib/tcl9/%%TCL_VER%%/http-2.10.0.tm +lib/tcl9/%%TCL_VER%%/http-2.10.1.tm lib/tcl9/%%TCL_VER%%/msgcat-1.7.1.tm -lib/tcl9/%%TCL_VER%%/platform-1.0.19.tm +lib/tcl9/%%TCL_VER%%/platform-1.1.0.tm lib/tcl9/%%TCL_VER%%/platform/shell-1.1.4.tm -lib/tcl9/%%TCL_VER%%/tcltest-2.5.9.tm +lib/tcl9/%%TCL_VER%%/tcltest-2.5.10.tm libdata/pkgconfig/tcl%%PKGNAMESUFFIX%%.pc %%TCLMAN%%share/man/man1/tclsh.tcl%%PKGNAMESUFFIX%%.1.gz %%TCLMAN%%share/man/man3/DString.tcl%%PKGNAMESUFFIX%%.3.gz diff --git a/lang/typescript-go/Makefile b/lang/typescript-go/Makefile new file mode 100644 index 000000000000..49396242c168 --- /dev/null +++ b/lang/typescript-go/Makefile @@ -0,0 +1,34 @@ +PORTNAME= typescript-go +PORTVERSION= 7.0.0.g20251115 +CATEGORIES= lang + +MAINTAINER= tagattie@FreeBSD.org +COMMENT= JavaScript with syntax for types +WWW= https://www.typescriptlang.org/ \ + https://devblogs.microsoft.com/typescript/typescript-native-port/ + +LICENSE= APACHE20 +LICENSE_FILE= ${WRKSRC}/LICENSE + +USES= go:1.25,modules + +USE_GITHUB= yes +GH_ACCOUNT= microsoft +GH_PROJECT= typescript-go +GH_TAGNAME= 05f4d69f81d416946ce46a374d91b78c0fbd37c8 +GH_TUPLE= microsoft:TypeScript:9e8eaa1746b0d09c3cd29048126ef9cf24f29c03:typescript/_submodules/TypeScript + +GO_MOD_DIST= https://raw.githubusercontent.com/${GH_ACCOUNT}/${GH_PROJECT}/${GH_TAGNAME}/ +GO_MODULE= github.com/${GH_ACCOUNT}/${GH_PROJECT} +GO_TARGET= ./cmd/tsgo + +PLIST_FILES= bin/tsgo +PORTDOCS= CHANGES.md CONTRIBUTING.md README.md SECURITY.md SUPPORT.md + +OPTIONS_DEFINE= DOCS + +post-install-DOCS-on: + @${MKDIR} ${STAGEDIR}${DOCSDIR} + ${INSTALL_MAN} ${PORTDOCS:S|^|${WRKSRC}/|} ${STAGEDIR}${DOCSDIR} + +.include <bsd.port.mk> diff --git a/lang/typescript-go/distinfo b/lang/typescript-go/distinfo new file mode 100644 index 000000000000..ac5d0e2f0697 --- /dev/null +++ b/lang/typescript-go/distinfo @@ -0,0 +1,7 @@ +TIMESTAMP = 1763293427 +SHA256 (go/lang_typescript-go/microsoft-typescript-go-7.0.0.g20251115-05f4d69f81d416946ce46a374d91b78c0fbd37c8_GH0/go.mod) = 153fcc3a06b183c6da1713efe749ed2e6acc60af0b1c5c620403c79ad1d79773 +SIZE (go/lang_typescript-go/microsoft-typescript-go-7.0.0.g20251115-05f4d69f81d416946ce46a374d91b78c0fbd37c8_GH0/go.mod) = 800 +SHA256 (go/lang_typescript-go/microsoft-typescript-go-7.0.0.g20251115-05f4d69f81d416946ce46a374d91b78c0fbd37c8_GH0/microsoft-typescript-go-7.0.0.g20251115-05f4d69f81d416946ce46a374d91b78c0fbd37c8_GH0.tar.gz) = dbdce8306dc41b3a551b3ac7e37ae974ddb1b3bd9a2d044383f185406265ab18 +SIZE (go/lang_typescript-go/microsoft-typescript-go-7.0.0.g20251115-05f4d69f81d416946ce46a374d91b78c0fbd37c8_GH0/microsoft-typescript-go-7.0.0.g20251115-05f4d69f81d416946ce46a374d91b78c0fbd37c8_GH0.tar.gz) = 17899757 +SHA256 (go/lang_typescript-go/microsoft-typescript-go-7.0.0.g20251115-05f4d69f81d416946ce46a374d91b78c0fbd37c8_GH0/microsoft-TypeScript-9e8eaa1746b0d09c3cd29048126ef9cf24f29c03_GH0.tar.gz) = 30a0aaf6ce6cd2da8e3bcf84b6eea0bf24888f4cd84150a78c06bb2ab3b123ec +SIZE (go/lang_typescript-go/microsoft-typescript-go-7.0.0.g20251115-05f4d69f81d416946ce46a374d91b78c0fbd37c8_GH0/microsoft-TypeScript-9e8eaa1746b0d09c3cd29048126ef9cf24f29c03_GH0.tar.gz) = 32457001 diff --git a/lang/typescript-go/pkg-descr b/lang/typescript-go/pkg-descr new file mode 100644 index 000000000000..dffed341953e --- /dev/null +++ b/lang/typescript-go/pkg-descr @@ -0,0 +1,4 @@ +TypeScript is JavaScript with syntax for types. + +TypeScript is a strongly typed programming language that builds on +JavaScript, giving you better tooling at any scale. diff --git a/lang/v/Makefile b/lang/v/Makefile index 8757aab016b0..c7a5ebf2ae08 100644 --- a/lang/v/Makefile +++ b/lang/v/Makefile @@ -1,5 +1,5 @@ PORTNAME= v -PORTVERSION= 0.4.10 +PORTVERSION= 0.4.12 CATEGORIES= lang MAINTAINER= sunpoet@FreeBSD.org @@ -20,7 +20,7 @@ TEST_TARGET= check USE_GITHUB= yes GH_TUPLE= vlang:v:${PORTVERSION} \ - vlang:vc:66ea39b:vc/vc + vlang:vc:e377b42:vc/vc PORTSCOUT= limit:^[0-9\.]*$$ diff --git a/lang/v/distinfo b/lang/v/distinfo index 121bd308fe91..8023d0c07dbf 100644 --- a/lang/v/distinfo +++ b/lang/v/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1745177906 -SHA256 (vlang-v-0.4.10_GH0.tar.gz) = 72541bab3a2f674dcc51f5147fead5a38b18c47a3705335d9c13aa75a0235849 -SIZE (vlang-v-0.4.10_GH0.tar.gz) = 9846836 -SHA256 (vlang-vc-66ea39b_GH0.tar.gz) = df7784a3a23fe4e9369f4d5edbec7c79b3a234b948f10b181b25f947f6655119 -SIZE (vlang-vc-66ea39b_GH0.tar.gz) = 1918664 +TIMESTAMP = 1763853182 +SHA256 (vlang-v-0.4.12_GH0.tar.gz) = 65e3579df61ae0a7314aa5f0c7eb3b0b9b45170a0275e392e9c168be23046e89 +SIZE (vlang-v-0.4.12_GH0.tar.gz) = 10588093 +SHA256 (vlang-vc-e377b42_GH0.tar.gz) = 94fc71efb12fb8edf8021bfbe9fd4cb146470bddc534bfe5f4773b5a9de46e5d +SIZE (vlang-vc-e377b42_GH0.tar.gz) = 2014196 diff --git a/lang/v/pkg-plist b/lang/v/pkg-plist index 5cbe6c81ff92..db4fdaaa63d7 100644 --- a/lang/v/pkg-plist +++ b/lang/v/pkg-plist @@ -23,6 +23,7 @@ bin/v %%PORTEXAMPLES%%%%EXAMPLESDIR%%/2048/demo.png %%PORTEXAMPLES%%%%EXAMPLESDIR%%/2048/index.html %%PORTEXAMPLES%%%%EXAMPLESDIR%%/2048/v.mod +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/archive/tar_gz_reader.v %%PORTEXAMPLES%%%%EXAMPLESDIR%%/asm.v %%PORTEXAMPLES%%%%EXAMPLESDIR%%/assets/fonts/Graduate-Regular.ttf %%PORTEXAMPLES%%%%EXAMPLESDIR%%/assets/fonts/Imprima-Regular.ttf @@ -41,6 +42,8 @@ bin/v %%PORTEXAMPLES%%%%EXAMPLESDIR%%/breakout/breakout.v %%PORTEXAMPLES%%%%EXAMPLESDIR%%/bst_map.v %%PORTEXAMPLES%%%%EXAMPLESDIR%%/buf_reader.v +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/build_system/build.vsh +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/build_system/main.v %%PORTEXAMPLES%%%%EXAMPLESDIR%%/c_interop_wkhtmltopdf.v %%PORTEXAMPLES%%%%EXAMPLESDIR%%/call_c_from_v/main.c.v %%PORTEXAMPLES%%%%EXAMPLESDIR%%/call_v_from_c/.gitignore @@ -76,11 +79,13 @@ bin/v %%PORTEXAMPLES%%%%EXAMPLESDIR%%/cpu_features/SSE_and_MMX_Extensions/ssse3.v %%PORTEXAMPLES%%%%EXAMPLESDIR%%/custom_error.v %%PORTEXAMPLES%%%%EXAMPLESDIR%%/database/mysql.v +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/database/mysql_pool.v %%PORTEXAMPLES%%%%EXAMPLESDIR%%/database/orm.v %%PORTEXAMPLES%%%%EXAMPLESDIR%%/database/psql/.gitignore %%PORTEXAMPLES%%%%EXAMPLESDIR%%/database/psql/customer.v %%PORTEXAMPLES%%%%EXAMPLESDIR%%/database/psql/mydb.sql %%PORTEXAMPLES%%%%EXAMPLESDIR%%/database/sqlite.v +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/diff.v %%PORTEXAMPLES%%%%EXAMPLESDIR%%/dump_factorial.v %%PORTEXAMPLES%%%%EXAMPLESDIR%%/dynamic_library_loader/modules/library/library.v %%PORTEXAMPLES%%%%EXAMPLESDIR%%/dynamic_library_loader/use_shared_library.v @@ -89,6 +94,7 @@ bin/v %%PORTEXAMPLES%%%%EXAMPLESDIR%%/dynamic_library_loading/use_dl_module.v %%PORTEXAMPLES%%%%EXAMPLESDIR%%/dynamic_library_loading/use_library_test.v %%PORTEXAMPLES%%%%EXAMPLESDIR%%/errors.v +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/euler.v %%PORTEXAMPLES%%%%EXAMPLESDIR%%/eventbus/eventbus.v %%PORTEXAMPLES%%%%EXAMPLESDIR%%/eventbus/modules/some_module/some_module.v %%PORTEXAMPLES%%%%EXAMPLESDIR%%/fetch.v @@ -126,6 +132,7 @@ bin/v %%PORTEXAMPLES%%%%EXAMPLESDIR%%/gg/arcs_and_slices.v %%PORTEXAMPLES%%%%EXAMPLESDIR%%/gg/bezier.v %%PORTEXAMPLES%%%%EXAMPLESDIR%%/gg/bezier_anim.v +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/gg/bouncing_balls.v %%PORTEXAMPLES%%%%EXAMPLESDIR%%/gg/cursor.v %%PORTEXAMPLES%%%%EXAMPLESDIR%%/gg/digital_rain.v %%PORTEXAMPLES%%%%EXAMPLESDIR%%/gg/drag_n_drop.v @@ -133,9 +140,11 @@ bin/v %%PORTEXAMPLES%%%%EXAMPLESDIR%%/gg/draw_unicode_text_with_gg.v %%PORTEXAMPLES%%%%EXAMPLESDIR%%/gg/easing_animation.v %%PORTEXAMPLES%%%%EXAMPLESDIR%%/gg/fire.v +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/gg/grid_of_rectangles.v %%PORTEXAMPLES%%%%EXAMPLESDIR%%/gg/mandelbrot.v %%PORTEXAMPLES%%%%EXAMPLESDIR%%/gg/many_thousands_of_circles.v %%PORTEXAMPLES%%%%EXAMPLESDIR%%/gg/many_thousands_of_circles_overriding_max_vertices.v +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/gg/memory.v %%PORTEXAMPLES%%%%EXAMPLESDIR%%/gg/minesweeper.v %%PORTEXAMPLES%%%%EXAMPLESDIR%%/gg/minimal.v %%PORTEXAMPLES%%%%EXAMPLESDIR%%/gg/path_finding_algorithm_visualizer/LICENSE @@ -214,6 +223,8 @@ bin/v %%PORTEXAMPLES%%%%EXAMPLESDIR%%/net_t.v %%PORTEXAMPLES%%%%EXAMPLESDIR%%/net_udp_server_and_client.v %%PORTEXAMPLES%%%%EXAMPLESDIR%%/news_fetcher.v +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/orm/orm_func.v +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/orm/orm_sql.v %%PORTEXAMPLES%%%%EXAMPLESDIR%%/password/password.v %%PORTEXAMPLES%%%%EXAMPLESDIR%%/password/password_test.v %%PORTEXAMPLES%%%%EXAMPLESDIR%%/password/tests/correct.expect @@ -248,6 +259,7 @@ bin/v %%PORTEXAMPLES%%%%EXAMPLESDIR%%/pico/raw_callback.v %%PORTEXAMPLES%%%%EXAMPLESDIR%%/pidigits.v %%PORTEXAMPLES%%%%EXAMPLESDIR%%/poll_coindesk_bitcoin_vs_usd_rate.v +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/primes.v %%PORTEXAMPLES%%%%EXAMPLESDIR%%/process/command.v %%PORTEXAMPLES%%%%EXAMPLESDIR%%/process/execve.v %%PORTEXAMPLES%%%%EXAMPLESDIR%%/process/process_script.v @@ -284,6 +296,56 @@ bin/v %%PORTEXAMPLES%%%%EXAMPLESDIR%%/sokoban/sokoban.v %%PORTEXAMPLES%%%%EXAMPLESDIR%%/sokoban/storage.png %%PORTEXAMPLES%%%%EXAMPLESDIR%%/sokoban/three_boxes.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/sokoban/tr_levels/01.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/sokoban/tr_levels/02.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/sokoban/tr_levels/03.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/sokoban/tr_levels/04.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/sokoban/tr_levels/05.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/sokoban/tr_levels/06.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/sokoban/tr_levels/07.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/sokoban/tr_levels/08.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/sokoban/tr_levels/09.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/sokoban/tr_levels/10.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/sokoban/tr_levels/11.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/sokoban/tr_levels/12.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/sokoban/tr_levels/13.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/sokoban/tr_levels/14.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/sokoban/tr_levels/15.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/sokoban/tr_levels/16.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/sokoban/tr_levels/17.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/sokoban/tr_levels/18.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/sokoban/tr_levels/19.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/sokoban/tr_levels/20.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/sokoban/tr_levels/21.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/sokoban/tr_levels/22.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/sokoban/tr_levels/23.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/sokoban/tr_levels/24.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/sokoban/tr_levels/25.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/sokoban/tr_levels/26.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/sokoban/tr_levels/27.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/sokoban/tr_levels/28.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/sokoban/tr_levels/29.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/sokoban/tr_levels/30.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/sokoban/tr_levels/31.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/sokoban/tr_levels/32.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/sokoban/tr_levels/33.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/sokoban/tr_levels/34.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/sokoban/tr_levels/35.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/sokoban/tr_levels/36.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/sokoban/tr_levels/37.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/sokoban/tr_levels/38.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/sokoban/tr_levels/39.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/sokoban/tr_levels/40.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/sokoban/tr_levels/41.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/sokoban/tr_levels/42.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/sokoban/tr_levels/43.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/sokoban/tr_levels/44.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/sokoban/tr_levels/45.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/sokoban/tr_levels/46.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/sokoban/tr_levels/47.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/sokoban/tr_levels/48.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/sokoban/tr_levels/49.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/sokoban/tr_levels/50.txt %%PORTEXAMPLES%%%%EXAMPLESDIR%%/sokoban/wall.png %%PORTEXAMPLES%%%%EXAMPLESDIR%%/sokol/.gitignore %%PORTEXAMPLES%%%%EXAMPLESDIR%%/sokol/01_cubes/cube.v @@ -339,6 +401,7 @@ bin/v %%PORTEXAMPLES%%%%EXAMPLESDIR%%/sokol/particles/particles.v %%PORTEXAMPLES%%%%EXAMPLESDIR%%/sokol/sounds/melody.v %%PORTEXAMPLES%%%%EXAMPLESDIR%%/sokol/sounds/simple_bytebeat.v +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/sokol/sounds/simple_keyboard_synth.v %%PORTEXAMPLES%%%%EXAMPLESDIR%%/sokol/sounds/simple_sin_tone_using_audio_push.v %%PORTEXAMPLES%%%%EXAMPLESDIR%%/sokol/sounds/simple_sin_tones.v %%PORTEXAMPLES%%%%EXAMPLESDIR%%/sokol/sounds/uhoh.wav @@ -358,6 +421,8 @@ bin/v %%PORTEXAMPLES%%%%EXAMPLESDIR%%/submodule/mymodules/main_functions.v %%PORTEXAMPLES%%%%EXAMPLESDIR%%/submodule/mymodules/submodule/sub_functions.v %%PORTEXAMPLES%%%%EXAMPLESDIR%%/submodule/v.mod +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/sudoku.v +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/sync_pool.v %%PORTEXAMPLES%%%%EXAMPLESDIR%%/tcp_echo_server.v %%PORTEXAMPLES%%%%EXAMPLESDIR%%/tcp_notify_echo_server.v %%PORTEXAMPLES%%%%EXAMPLESDIR%%/templates/data.json @@ -548,11 +613,13 @@ bin/v %%DATADIR%%/cmd/tools/fast/fast_style.css %%DATADIR%%/cmd/tools/fast/footer.html %%DATADIR%%/cmd/tools/fast/header.html +%%DATADIR%%/cmd/tools/find_doc_comments_with_no_dots.v %%DATADIR%%/cmd/tools/fuzz/fuzz.sh %%DATADIR%%/cmd/tools/fuzz/fuzz_v_parser_with_radamsa.sh %%DATADIR%%/cmd/tools/fuzz/map_fuzz.v %%DATADIR%%/cmd/tools/gen1m.v %%DATADIR%%/cmd/tools/gen_vc.v +%%DATADIR%%/cmd/tools/gg_split_memdump_to_frames.vsh %%DATADIR%%/cmd/tools/git_pre_commit_hook.vsh %%DATADIR%%/cmd/tools/install_binaryen.vsh %%DATADIR%%/cmd/tools/install_wabt.vsh @@ -619,6 +686,7 @@ bin/v %%DATADIR%%/cmd/tools/vcreate/vcreate.v %%DATADIR%%/cmd/tools/vcreate/vcreate_init_test.v %%DATADIR%%/cmd/tools/vcreate/vcreate_new_test.v +%%DATADIR%%/cmd/tools/vdiff.v %%DATADIR%%/cmd/tools/vdoc/.gitattributes %%DATADIR%%/cmd/tools/vdoc/document/comment.v %%DATADIR%%/cmd/tools/vdoc/document/doc.v @@ -648,6 +716,7 @@ bin/v %%DATADIR%%/cmd/tools/vdoc/testdata/output_formats/README.md %%DATADIR%%/cmd/tools/vdoc/testdata/output_formats/main.ansi %%DATADIR%%/cmd/tools/vdoc/testdata/output_formats/main.html +%%DATADIR%%/cmd/tools/vdoc/testdata/output_formats/main.md %%DATADIR%%/cmd/tools/vdoc/testdata/output_formats/main.text %%DATADIR%%/cmd/tools/vdoc/testdata/output_formats/main.v %%DATADIR%%/cmd/tools/vdoc/testdata/readme_in_project_root/README.md @@ -695,6 +764,7 @@ bin/v %%DATADIR%%/cmd/tools/vdoc/v.mod %%DATADIR%%/cmd/tools/vdoc/vdoc.v %%DATADIR%%/cmd/tools/vdoc/vdoc_file_test.v +%%DATADIR%%/cmd/tools/vdoc/vdoc_run_examples_test.v %%DATADIR%%/cmd/tools/vdoc/vdoc_test.v %%DATADIR%%/cmd/tools/vdoctor.v %%DATADIR%%/cmd/tools/vdownload.v @@ -716,6 +786,7 @@ bin/v %%DATADIR%%/cmd/tools/vpm/parse.v %%DATADIR%%/cmd/tools/vpm/remove_test.v %%DATADIR%%/cmd/tools/vpm/search.v +%%DATADIR%%/cmd/tools/vpm/search_test.v %%DATADIR%%/cmd/tools/vpm/settings.v %%DATADIR%%/cmd/tools/vpm/test_utils/utils.v %%DATADIR%%/cmd/tools/vpm/update.v @@ -747,6 +818,7 @@ bin/v %%DATADIR%%/cmd/tools/vtest_test.v %%DATADIR%%/cmd/tools/vtime.v %%DATADIR%%/cmd/tools/vtimeout.v +%%DATADIR%%/cmd/tools/vtimeout_test.v %%DATADIR%%/cmd/tools/vtracev.v %%DATADIR%%/cmd/tools/vup.v %%DATADIR%%/cmd/tools/vvet/analyze.v @@ -797,8 +869,13 @@ bin/v %%DATADIR%%/thirdparty/.gitignore %%DATADIR%%/thirdparty/android/android.h %%DATADIR%%/thirdparty/build_scripts/README.md +%%DATADIR%%/thirdparty/build_scripts/thirdparty-freebsd-amd64_bdwgc.sh +%%DATADIR%%/thirdparty/build_scripts/thirdparty-freebsd-amd64_tcc.sh %%DATADIR%%/thirdparty/build_scripts/thirdparty-linux-amd64_bdwgc.sh %%DATADIR%%/thirdparty/build_scripts/thirdparty-linux-amd64_tcc.sh +%%DATADIR%%/thirdparty/build_scripts/thirdparty-linux-armv7_bdwgc.sh +%%DATADIR%%/thirdparty/build_scripts/thirdparty-macos-arm64_tcc.sh +%%DATADIR%%/thirdparty/build_scripts/thirdparty-openbsd-amd64_tcc.sh %%DATADIR%%/thirdparty/cJSON/README.md %%DATADIR%%/thirdparty/cJSON/cJSON.c %%DATADIR%%/thirdparty/cJSON/cJSON.h @@ -928,9 +1005,7 @@ bin/v %%DATADIR%%/thirdparty/mbedtls/3rdparty/everest/include/everest/kremlin/internal/target.h %%DATADIR%%/thirdparty/mbedtls/3rdparty/everest/include/everest/kremlin/internal/types.h %%DATADIR%%/thirdparty/mbedtls/3rdparty/everest/include/everest/kremlin/internal/wasmsupport.h -%%DATADIR%%/thirdparty/mbedtls/3rdparty/everest/include/everest/vs2010/Hacl_Curve25519.h -%%DATADIR%%/thirdparty/mbedtls/3rdparty/everest/include/everest/vs2010/inttypes.h -%%DATADIR%%/thirdparty/mbedtls/3rdparty/everest/include/everest/vs2010/stdbool.h +%%DATADIR%%/thirdparty/mbedtls/3rdparty/everest/include/everest/vs2013/Hacl_Curve25519.h %%DATADIR%%/thirdparty/mbedtls/3rdparty/everest/include/everest/x25519.h %%DATADIR%%/thirdparty/mbedtls/3rdparty/everest/library/Hacl_Curve25519.c %%DATADIR%%/thirdparty/mbedtls/3rdparty/everest/library/Hacl_Curve25519_joined.c @@ -939,14 +1014,22 @@ bin/v %%DATADIR%%/thirdparty/mbedtls/3rdparty/everest/library/kremlib/FStar_UInt64_FStar_UInt32_FStar_UInt16_FStar_UInt8.c %%DATADIR%%/thirdparty/mbedtls/3rdparty/everest/library/legacy/Hacl_Curve25519.c %%DATADIR%%/thirdparty/mbedtls/3rdparty/everest/library/x25519.c +%%DATADIR%%/thirdparty/mbedtls/3rdparty/p256-m/README.md +%%DATADIR%%/thirdparty/mbedtls/3rdparty/p256-m/p256-m/README.md +%%DATADIR%%/thirdparty/mbedtls/3rdparty/p256-m/p256-m/p256-m.c +%%DATADIR%%/thirdparty/mbedtls/3rdparty/p256-m/p256-m/p256-m.h +%%DATADIR%%/thirdparty/mbedtls/3rdparty/p256-m/p256-m_driver_entrypoints.c +%%DATADIR%%/thirdparty/mbedtls/3rdparty/p256-m/p256-m_driver_entrypoints.h %%DATADIR%%/thirdparty/mbedtls/LICENSE %%DATADIR%%/thirdparty/mbedtls/README.md +%%DATADIR%%/thirdparty/mbedtls/fix.md %%DATADIR%%/thirdparty/mbedtls/include/mbedtls/aes.h %%DATADIR%%/thirdparty/mbedtls/include/mbedtls/aria.h %%DATADIR%%/thirdparty/mbedtls/include/mbedtls/asn1.h %%DATADIR%%/thirdparty/mbedtls/include/mbedtls/asn1write.h %%DATADIR%%/thirdparty/mbedtls/include/mbedtls/base64.h %%DATADIR%%/thirdparty/mbedtls/include/mbedtls/bignum.h +%%DATADIR%%/thirdparty/mbedtls/include/mbedtls/block_cipher.h %%DATADIR%%/thirdparty/mbedtls/include/mbedtls/build_info.h %%DATADIR%%/thirdparty/mbedtls/include/mbedtls/camellia.h %%DATADIR%%/thirdparty/mbedtls/include/mbedtls/ccm.h @@ -956,6 +1039,12 @@ bin/v %%DATADIR%%/thirdparty/mbedtls/include/mbedtls/cipher.h %%DATADIR%%/thirdparty/mbedtls/include/mbedtls/cmac.h %%DATADIR%%/thirdparty/mbedtls/include/mbedtls/compat-2.x.h +%%DATADIR%%/thirdparty/mbedtls/include/mbedtls/config_adjust_legacy_crypto.h +%%DATADIR%%/thirdparty/mbedtls/include/mbedtls/config_adjust_legacy_from_psa.h +%%DATADIR%%/thirdparty/mbedtls/include/mbedtls/config_adjust_psa_from_legacy.h +%%DATADIR%%/thirdparty/mbedtls/include/mbedtls/config_adjust_psa_superset_legacy.h +%%DATADIR%%/thirdparty/mbedtls/include/mbedtls/config_adjust_ssl.h +%%DATADIR%%/thirdparty/mbedtls/include/mbedtls/config_adjust_x509.h %%DATADIR%%/thirdparty/mbedtls/include/mbedtls/config_psa.h %%DATADIR%%/thirdparty/mbedtls/include/mbedtls/constant_time.h %%DATADIR%%/thirdparty/mbedtls/include/mbedtls/ctr_drbg.h @@ -971,7 +1060,6 @@ bin/v %%DATADIR%%/thirdparty/mbedtls/include/mbedtls/gcm.h %%DATADIR%%/thirdparty/mbedtls/include/mbedtls/hkdf.h %%DATADIR%%/thirdparty/mbedtls/include/mbedtls/hmac_drbg.h -%%DATADIR%%/thirdparty/mbedtls/include/mbedtls/legacy_or_psa.h %%DATADIR%%/thirdparty/mbedtls/include/mbedtls/lms.h %%DATADIR%%/thirdparty/mbedtls/include/mbedtls/mbedtls_config.h %%DATADIR%%/thirdparty/mbedtls/include/mbedtls/md.h @@ -995,6 +1083,7 @@ bin/v %%DATADIR%%/thirdparty/mbedtls/include/mbedtls/rsa.h %%DATADIR%%/thirdparty/mbedtls/include/mbedtls/sha1.h %%DATADIR%%/thirdparty/mbedtls/include/mbedtls/sha256.h +%%DATADIR%%/thirdparty/mbedtls/include/mbedtls/sha3.h %%DATADIR%%/thirdparty/mbedtls/include/mbedtls/sha512.h %%DATADIR%%/thirdparty/mbedtls/include/mbedtls/ssl.h %%DATADIR%%/thirdparty/mbedtls/include/mbedtls/ssl_cache.h @@ -1008,15 +1097,23 @@ bin/v %%DATADIR%%/thirdparty/mbedtls/include/mbedtls/x509_crl.h %%DATADIR%%/thirdparty/mbedtls/include/mbedtls/x509_crt.h %%DATADIR%%/thirdparty/mbedtls/include/mbedtls/x509_csr.h +%%DATADIR%%/thirdparty/mbedtls/include/psa/build_info.h %%DATADIR%%/thirdparty/mbedtls/include/psa/crypto.h +%%DATADIR%%/thirdparty/mbedtls/include/psa/crypto_adjust_auto_enabled.h +%%DATADIR%%/thirdparty/mbedtls/include/psa/crypto_adjust_config_dependencies.h +%%DATADIR%%/thirdparty/mbedtls/include/psa/crypto_adjust_config_key_pair_types.h +%%DATADIR%%/thirdparty/mbedtls/include/psa/crypto_adjust_config_synonyms.h %%DATADIR%%/thirdparty/mbedtls/include/psa/crypto_builtin_composites.h +%%DATADIR%%/thirdparty/mbedtls/include/psa/crypto_builtin_key_derivation.h %%DATADIR%%/thirdparty/mbedtls/include/psa/crypto_builtin_primitives.h %%DATADIR%%/thirdparty/mbedtls/include/psa/crypto_compat.h %%DATADIR%%/thirdparty/mbedtls/include/psa/crypto_config.h %%DATADIR%%/thirdparty/mbedtls/include/psa/crypto_driver_common.h %%DATADIR%%/thirdparty/mbedtls/include/psa/crypto_driver_contexts_composites.h +%%DATADIR%%/thirdparty/mbedtls/include/psa/crypto_driver_contexts_key_derivation.h %%DATADIR%%/thirdparty/mbedtls/include/psa/crypto_driver_contexts_primitives.h %%DATADIR%%/thirdparty/mbedtls/include/psa/crypto_extra.h +%%DATADIR%%/thirdparty/mbedtls/include/psa/crypto_legacy.h %%DATADIR%%/thirdparty/mbedtls/include/psa/crypto_platform.h %%DATADIR%%/thirdparty/mbedtls/include/psa/crypto_se_driver.h %%DATADIR%%/thirdparty/mbedtls/include/psa/crypto_sizes.h @@ -1024,19 +1121,28 @@ bin/v %%DATADIR%%/thirdparty/mbedtls/include/psa/crypto_types.h %%DATADIR%%/thirdparty/mbedtls/include/psa/crypto_values.h %%DATADIR%%/thirdparty/mbedtls/library/aes.c +%%DATADIR%%/thirdparty/mbedtls/library/aesce.c +%%DATADIR%%/thirdparty/mbedtls/library/aesce.h %%DATADIR%%/thirdparty/mbedtls/library/aesni.c %%DATADIR%%/thirdparty/mbedtls/library/aesni.h +%%DATADIR%%/thirdparty/mbedtls/library/alignment.h %%DATADIR%%/thirdparty/mbedtls/library/aria.c %%DATADIR%%/thirdparty/mbedtls/library/asn1parse.c %%DATADIR%%/thirdparty/mbedtls/library/asn1write.c %%DATADIR%%/thirdparty/mbedtls/library/base64.c +%%DATADIR%%/thirdparty/mbedtls/library/base64_internal.h %%DATADIR%%/thirdparty/mbedtls/library/bignum.c %%DATADIR%%/thirdparty/mbedtls/library/bignum_core.c %%DATADIR%%/thirdparty/mbedtls/library/bignum_core.h +%%DATADIR%%/thirdparty/mbedtls/library/bignum_core_invasive.h +%%DATADIR%%/thirdparty/mbedtls/library/bignum_internal.h %%DATADIR%%/thirdparty/mbedtls/library/bignum_mod.c %%DATADIR%%/thirdparty/mbedtls/library/bignum_mod.h %%DATADIR%%/thirdparty/mbedtls/library/bignum_mod_raw.c %%DATADIR%%/thirdparty/mbedtls/library/bignum_mod_raw.h +%%DATADIR%%/thirdparty/mbedtls/library/bignum_mod_raw_invasive.h +%%DATADIR%%/thirdparty/mbedtls/library/block_cipher.c +%%DATADIR%%/thirdparty/mbedtls/library/block_cipher_internal.h %%DATADIR%%/thirdparty/mbedtls/library/bn_mul.h %%DATADIR%%/thirdparty/mbedtls/library/camellia.c %%DATADIR%%/thirdparty/mbedtls/library/ccm.c @@ -1049,10 +1155,12 @@ bin/v %%DATADIR%%/thirdparty/mbedtls/library/cmac.c %%DATADIR%%/thirdparty/mbedtls/library/common.h %%DATADIR%%/thirdparty/mbedtls/library/constant_time.c +%%DATADIR%%/thirdparty/mbedtls/library/constant_time_impl.h %%DATADIR%%/thirdparty/mbedtls/library/constant_time_internal.h -%%DATADIR%%/thirdparty/mbedtls/library/constant_time_invasive.h +%%DATADIR%%/thirdparty/mbedtls/library/ctr.h %%DATADIR%%/thirdparty/mbedtls/library/ctr_drbg.c %%DATADIR%%/thirdparty/mbedtls/library/debug.c +%%DATADIR%%/thirdparty/mbedtls/library/debug_internal.h %%DATADIR%%/thirdparty/mbedtls/library/des.c %%DATADIR%%/thirdparty/mbedtls/library/dhm.c %%DATADIR%%/thirdparty/mbedtls/library/ecdh.c @@ -1060,6 +1168,7 @@ bin/v %%DATADIR%%/thirdparty/mbedtls/library/ecjpake.c %%DATADIR%%/thirdparty/mbedtls/library/ecp.c %%DATADIR%%/thirdparty/mbedtls/library/ecp_curves.c +%%DATADIR%%/thirdparty/mbedtls/library/ecp_curves_new.c %%DATADIR%%/thirdparty/mbedtls/library/ecp_internal_alt.h %%DATADIR%%/thirdparty/mbedtls/library/ecp_invasive.h %%DATADIR%%/thirdparty/mbedtls/library/entropy.c @@ -1067,8 +1176,6 @@ bin/v %%DATADIR%%/thirdparty/mbedtls/library/entropy_poll.h %%DATADIR%%/thirdparty/mbedtls/library/error.c %%DATADIR%%/thirdparty/mbedtls/library/gcm.c -%%DATADIR%%/thirdparty/mbedtls/library/hash_info.c -%%DATADIR%%/thirdparty/mbedtls/library/hash_info.h %%DATADIR%%/thirdparty/mbedtls/library/hkdf.c %%DATADIR%%/thirdparty/mbedtls/library/hmac_drbg.c %%DATADIR%%/thirdparty/mbedtls/library/lmots.c @@ -1076,6 +1183,7 @@ bin/v %%DATADIR%%/thirdparty/mbedtls/library/lms.c %%DATADIR%%/thirdparty/mbedtls/library/md.c %%DATADIR%%/thirdparty/mbedtls/library/md5.c +%%DATADIR%%/thirdparty/mbedtls/library/md_psa.h %%DATADIR%%/thirdparty/mbedtls/library/md_wrap.h %%DATADIR%%/thirdparty/mbedtls/library/memory_buffer_alloc.c %%DATADIR%%/thirdparty/mbedtls/library/mps_common.h @@ -1091,6 +1199,8 @@ bin/v %%DATADIR%%/thirdparty/mbedtls/library/padlock.h %%DATADIR%%/thirdparty/mbedtls/library/pem.c %%DATADIR%%/thirdparty/mbedtls/library/pk.c +%%DATADIR%%/thirdparty/mbedtls/library/pk_ecc.c +%%DATADIR%%/thirdparty/mbedtls/library/pk_internal.h %%DATADIR%%/thirdparty/mbedtls/library/pk_wrap.c %%DATADIR%%/thirdparty/mbedtls/library/pk_wrap.h %%DATADIR%%/thirdparty/mbedtls/library/pkcs12.c @@ -1109,10 +1219,14 @@ bin/v %%DATADIR%%/thirdparty/mbedtls/library/psa_crypto_cipher.h %%DATADIR%%/thirdparty/mbedtls/library/psa_crypto_client.c %%DATADIR%%/thirdparty/mbedtls/library/psa_crypto_core.h -%%DATADIR%%/thirdparty/mbedtls/library/psa_crypto_driver_wrappers.c +%%DATADIR%%/thirdparty/mbedtls/library/psa_crypto_core_common.h %%DATADIR%%/thirdparty/mbedtls/library/psa_crypto_driver_wrappers.h +%%DATADIR%%/thirdparty/mbedtls/library/psa_crypto_driver_wrappers_no_static.c +%%DATADIR%%/thirdparty/mbedtls/library/psa_crypto_driver_wrappers_no_static.h %%DATADIR%%/thirdparty/mbedtls/library/psa_crypto_ecp.c %%DATADIR%%/thirdparty/mbedtls/library/psa_crypto_ecp.h +%%DATADIR%%/thirdparty/mbedtls/library/psa_crypto_ffdh.c +%%DATADIR%%/thirdparty/mbedtls/library/psa_crypto_ffdh.h %%DATADIR%%/thirdparty/mbedtls/library/psa_crypto_hash.c %%DATADIR%%/thirdparty/mbedtls/library/psa_crypto_hash.h %%DATADIR%%/thirdparty/mbedtls/library/psa_crypto_invasive.h @@ -1120,6 +1234,7 @@ bin/v %%DATADIR%%/thirdparty/mbedtls/library/psa_crypto_mac.c %%DATADIR%%/thirdparty/mbedtls/library/psa_crypto_mac.h %%DATADIR%%/thirdparty/mbedtls/library/psa_crypto_pake.c +%%DATADIR%%/thirdparty/mbedtls/library/psa_crypto_pake.h %%DATADIR%%/thirdparty/mbedtls/library/psa_crypto_random_impl.h %%DATADIR%%/thirdparty/mbedtls/library/psa_crypto_rsa.c %%DATADIR%%/thirdparty/mbedtls/library/psa_crypto_rsa.h @@ -1130,15 +1245,20 @@ bin/v %%DATADIR%%/thirdparty/mbedtls/library/psa_crypto_storage.c %%DATADIR%%/thirdparty/mbedtls/library/psa_crypto_storage.h %%DATADIR%%/thirdparty/mbedtls/library/psa_its_file.c +%%DATADIR%%/thirdparty/mbedtls/library/psa_util.c +%%DATADIR%%/thirdparty/mbedtls/library/psa_util_internal.h %%DATADIR%%/thirdparty/mbedtls/library/ripemd160.c %%DATADIR%%/thirdparty/mbedtls/library/rsa.c %%DATADIR%%/thirdparty/mbedtls/library/rsa_alt_helpers.c %%DATADIR%%/thirdparty/mbedtls/library/rsa_alt_helpers.h +%%DATADIR%%/thirdparty/mbedtls/library/rsa_internal.h %%DATADIR%%/thirdparty/mbedtls/library/sha1.c %%DATADIR%%/thirdparty/mbedtls/library/sha256.c +%%DATADIR%%/thirdparty/mbedtls/library/sha3.c %%DATADIR%%/thirdparty/mbedtls/library/sha512.c %%DATADIR%%/thirdparty/mbedtls/library/ssl_cache.c %%DATADIR%%/thirdparty/mbedtls/library/ssl_ciphersuites.c +%%DATADIR%%/thirdparty/mbedtls/library/ssl_ciphersuites_internal.h %%DATADIR%%/thirdparty/mbedtls/library/ssl_client.c %%DATADIR%%/thirdparty/mbedtls/library/ssl_client.h %%DATADIR%%/thirdparty/mbedtls/library/ssl_cookie.c @@ -1165,8 +1285,11 @@ bin/v %%DATADIR%%/thirdparty/mbedtls/library/x509_crl.c %%DATADIR%%/thirdparty/mbedtls/library/x509_crt.c %%DATADIR%%/thirdparty/mbedtls/library/x509_csr.c +%%DATADIR%%/thirdparty/mbedtls/library/x509_internal.h +%%DATADIR%%/thirdparty/mbedtls/library/x509write.c %%DATADIR%%/thirdparty/mbedtls/library/x509write_crt.c %%DATADIR%%/thirdparty/mbedtls/library/x509write_csr.c +%%DATADIR%%/thirdparty/mbedtls/mbedtls.patch %%DATADIR%%/thirdparty/mbedtls/update.vsh %%DATADIR%%/thirdparty/mssql/include/.gitignore %%DATADIR%%/thirdparty/mssql/include/mssql.h @@ -1210,20 +1333,38 @@ bin/v %%DATADIR%%/thirdparty/zip/zip.c %%DATADIR%%/thirdparty/zip/zip.h %%DATADIR%%/thirdparty/zstd/README.md +%%DATADIR%%/thirdparty/zstd/fix.md +%%DATADIR%%/thirdparty/zstd/update.vsh %%DATADIR%%/thirdparty/zstd/zstd.c -%%DATADIR%%/thirdparty/zstd/zstd.h +%%DATADIR%%/thirdparty/zstd/zstd_v.patch %%DATADIR%%/v %%DATADIR%%/v.mod %%DATADIR%%/vlib/.vdocignore %%DATADIR%%/vlib/README.md +%%DATADIR%%/vlib/archive/README.md +%%DATADIR%%/vlib/archive/tar/README.md +%%DATADIR%%/vlib/archive/tar/reader.v +%%DATADIR%%/vlib/archive/tar/reader_test.v +%%DATADIR%%/vlib/archive/tar/tar.v +%%DATADIR%%/vlib/archive/tar/testdata/file-and-dir.tar +%%DATADIR%%/vlib/archive/tar/testdata/gnu-long-nul.tar +%%DATADIR%%/vlib/archive/tar/testdata/gnu-not-utf8.tar +%%DATADIR%%/vlib/archive/tar/testdata/gnu-utf8.tar +%%DATADIR%%/vlib/archive/tar/testdata/gnu.tar +%%DATADIR%%/vlib/archive/tar/testdata/life.tar.gz +%%DATADIR%%/vlib/archive/tar/untar.v %%DATADIR%%/vlib/arrays/README.md %%DATADIR%%/vlib/arrays/arrays.v %%DATADIR%%/vlib/arrays/arrays_fold_test.v %%DATADIR%%/vlib/arrays/arrays_test.v +%%DATADIR%%/vlib/arrays/diff/diff.v +%%DATADIR%%/vlib/arrays/diff/diff_test.v %%DATADIR%%/vlib/arrays/index_of.v %%DATADIR%%/vlib/arrays/map_of.v %%DATADIR%%/vlib/arrays/parallel/parallel.v %%DATADIR%%/vlib/arrays/parallel/parallel_test.v +%%DATADIR%%/vlib/arrays/reverse_iterator.v +%%DATADIR%%/vlib/arrays/reverse_iterator_test.v %%DATADIR%%/vlib/arrays/uniq.v %%DATADIR%%/vlib/arrays/uniq_test.v %%DATADIR%%/vlib/benchmark/README.md @@ -1232,6 +1373,8 @@ bin/v %%DATADIR%%/vlib/bitfield/README.md %%DATADIR%%/vlib/bitfield/bitfield.v %%DATADIR%%/vlib/bitfield/bitfield_test.v +%%DATADIR%%/vlib/build/README.md +%%DATADIR%%/vlib/build/build.v %%DATADIR%%/vlib/builtin/README.md %%DATADIR%%/vlib/builtin/array.v %%DATADIR%%/vlib/builtin/array_d_gcboehm_opt.v @@ -1258,16 +1401,21 @@ bin/v %%DATADIR%%/vlib/builtin/byte_test.v %%DATADIR%%/vlib/builtin/cfns.c.v %%DATADIR%%/vlib/builtin/cfns_wrapper.c.v -%%DATADIR%%/vlib/builtin/chan.v +%%DATADIR%%/vlib/builtin/chan_option_result.v %%DATADIR%%/vlib/builtin/character_inout.c.v %%DATADIR%%/vlib/builtin/character_inout_test.v +%%DATADIR%%/vlib/builtin/closure/README.md +%%DATADIR%%/vlib/builtin/closure/closure.c.v +%%DATADIR%%/vlib/builtin/closure/closure.v +%%DATADIR%%/vlib/builtin/closure/closure_nix.c.v +%%DATADIR%%/vlib/builtin/closure/closure_windows.c.v %%DATADIR%%/vlib/builtin/fixed_array_test.v %%DATADIR%%/vlib/builtin/float.c.v %%DATADIR%%/vlib/builtin/float_test.v -%%DATADIR%%/vlib/builtin/float_x64.v %%DATADIR%%/vlib/builtin/gated_array_string_test.v +%%DATADIR%%/vlib/builtin/input_rune_iterator.v +%%DATADIR%%/vlib/builtin/input_rune_iterator_test.v %%DATADIR%%/vlib/builtin/int.v -%%DATADIR%%/vlib/builtin/int_d_new_int.v %%DATADIR%%/vlib/builtin/int_notd_new_int.v %%DATADIR%%/vlib/builtin/int_test.v %%DATADIR%%/vlib/builtin/isnil_test.v @@ -1314,9 +1462,9 @@ bin/v %%DATADIR%%/vlib/builtin/map_of_floats_test.v %%DATADIR%%/vlib/builtin/map_test.v %%DATADIR%%/vlib/builtin/option.c.v -%%DATADIR%%/vlib/builtin/option.v %%DATADIR%%/vlib/builtin/prealloc.c.v -%%DATADIR%%/vlib/builtin/result.v +%%DATADIR%%/vlib/builtin/reuse.v +%%DATADIR%%/vlib/builtin/reuse_test.v %%DATADIR%%/vlib/builtin/rune.v %%DATADIR%%/vlib/builtin/rune_map.v %%DATADIR%%/vlib/builtin/rune_test.v @@ -1327,6 +1475,7 @@ bin/v %%DATADIR%%/vlib/builtin/string_charptr_byteptr_helpers.v %%DATADIR%%/vlib/builtin/string_int_test.v %%DATADIR%%/vlib/builtin/string_interpolation.v +%%DATADIR%%/vlib/builtin/string_iterator_test.v %%DATADIR%%/vlib/builtin/string_match_glob_test.v %%DATADIR%%/vlib/builtin/string_strip_margin_test.v %%DATADIR%%/vlib/builtin/string_test.v @@ -1335,13 +1484,13 @@ bin/v %%DATADIR%%/vlib/builtin/utf8.v %%DATADIR%%/vlib/builtin/utf8_test.v %%DATADIR%%/vlib/builtin/wasm/alloc.v -%%DATADIR%%/vlib/builtin/wasm/browser/builtin.v +%%DATADIR%%/vlib/builtin/wasm/browser/builtin_notd_no_imports.v %%DATADIR%%/vlib/builtin/wasm/builtin.v %%DATADIR%%/vlib/builtin/wasm/string.v -%%DATADIR%%/vlib/builtin/wasm/wasi/builtin.v -%%DATADIR%%/vlib/builtin/wasm/wasi/int.v -%%DATADIR%%/vlib/builtin/wasm/wasi/string.v -%%DATADIR%%/vlib/builtin/wasm/wasi/wasi.v +%%DATADIR%%/vlib/builtin/wasm/wasi/builtin_notd_no_imports.v +%%DATADIR%%/vlib/builtin/wasm/wasi/int_notd_no_imports.v +%%DATADIR%%/vlib/builtin/wasm/wasi/string_notd_no_imports.v +%%DATADIR%%/vlib/builtin/wasm/wasi/wasi_notd_no_imports.v %%DATADIR%%/vlib/builtin/wasm_bare/libc_impl.c.v %%DATADIR%%/vlib/builtin/wasm_bare/memory_management.v %%DATADIR%%/vlib/builtin/wchar/wchar.c.v @@ -1431,6 +1580,7 @@ bin/v %%DATADIR%%/vlib/compress/zstd/samples/readme_level_8.zst %%DATADIR%%/vlib/compress/zstd/samples/readme_level_9.zst %%DATADIR%%/vlib/compress/zstd/zstd.c.v +%%DATADIR%%/vlib/compress/zstd/zstd_d_musl.c.v %%DATADIR%%/vlib/compress/zstd/zstd_test.v %%DATADIR%%/vlib/context/README.md %%DATADIR%%/vlib/context/cancel.v @@ -1564,6 +1714,9 @@ bin/v %%DATADIR%%/vlib/crypto/rand/utils_test.v %%DATADIR%%/vlib/crypto/rc4/rc4.v %%DATADIR%%/vlib/crypto/rc4/rc4_test.v +%%DATADIR%%/vlib/crypto/ripemd160/ripemd160.v +%%DATADIR%%/vlib/crypto/ripemd160/ripemd160_test.v +%%DATADIR%%/vlib/crypto/ripemd160/ripemd160block.v %%DATADIR%%/vlib/crypto/scrypt/scrypt.v %%DATADIR%%/vlib/crypto/scrypt/scrypt_test.v %%DATADIR%%/vlib/crypto/sha1/sha1.v @@ -1609,6 +1762,14 @@ bin/v %%DATADIR%%/vlib/datatypes/heap_test.v %%DATADIR%%/vlib/datatypes/linked_list.v %%DATADIR%%/vlib/datatypes/linked_list_test.v +%%DATADIR%%/vlib/datatypes/lockfree/README.md +%%DATADIR%%/vlib/datatypes/lockfree/bench/bench_channel.v +%%DATADIR%%/vlib/datatypes/lockfree/bench/bench_ringbuffer.v +%%DATADIR%%/vlib/datatypes/lockfree/counter.v +%%DATADIR%%/vlib/datatypes/lockfree/counter_test.v +%%DATADIR%%/vlib/datatypes/lockfree/lockfree.v +%%DATADIR%%/vlib/datatypes/lockfree/ringbuffer.v +%%DATADIR%%/vlib/datatypes/lockfree/ringbuffer_test.v %%DATADIR%%/vlib/datatypes/quadtree.v %%DATADIR%%/vlib/datatypes/quadtree_test.v %%DATADIR%%/vlib/datatypes/queue.v @@ -1638,6 +1799,7 @@ bin/v %%DATADIR%%/vlib/db/mysql/mysql_orm_test.v %%DATADIR%%/vlib/db/mysql/mysql_test.v %%DATADIR%%/vlib/db/mysql/orm.c.v +%%DATADIR%%/vlib/db/mysql/pool.v %%DATADIR%%/vlib/db/mysql/prepared_stmt_test.v %%DATADIR%%/vlib/db/mysql/result.c.v %%DATADIR%%/vlib/db/mysql/stmt.c.v @@ -1650,9 +1812,14 @@ bin/v %%DATADIR%%/vlib/db/pg/pg_double_test.v %%DATADIR%%/vlib/db/pg/pg_orm_test.v %%DATADIR%%/vlib/db/pg/pg_test.v +%%DATADIR%%/vlib/db/pg/pool.v +%%DATADIR%%/vlib/db/redis/README.md +%%DATADIR%%/vlib/db/redis/redis.v +%%DATADIR%%/vlib/db/redis/redis_test.v %%DATADIR%%/vlib/db/sqlite/README.md %%DATADIR%%/vlib/db/sqlite/orm.v %%DATADIR%%/vlib/db/sqlite/parent_child_test.v +%%DATADIR%%/vlib/db/sqlite/pool.v %%DATADIR%%/vlib/db/sqlite/result_code.v %%DATADIR%%/vlib/db/sqlite/sqlite.c.v %%DATADIR%%/vlib/db/sqlite/sqlite_comptime_field_test.v @@ -1694,6 +1861,8 @@ bin/v %%DATADIR%%/vlib/encoding/binary/little_endian_fixed.v %%DATADIR%%/vlib/encoding/binary/little_endian_fixed_test.v %%DATADIR%%/vlib/encoding/binary/little_endian_test.v +%%DATADIR%%/vlib/encoding/binary/serialize.v +%%DATADIR%%/vlib/encoding/binary/serialize_test.v %%DATADIR%%/vlib/encoding/csv/README.md %%DATADIR%%/vlib/encoding/csv/README_csv_reader.md %%DATADIR%%/vlib/encoding/csv/csv_reader_eol_test.v @@ -1793,6 +1962,7 @@ bin/v %%DATADIR%%/vlib/flag/cmd_exe_style_flags_test.v %%DATADIR%%/vlib/flag/default_flag_options_test.v %%DATADIR%%/vlib/flag/flag.v +%%DATADIR%%/vlib/flag/flag_autofree_test.v %%DATADIR%%/vlib/flag/flag_from_test.v %%DATADIR%%/vlib/flag/flag_parse_test.v %%DATADIR%%/vlib/flag/flag_test.v @@ -1802,6 +1972,7 @@ bin/v %%DATADIR%%/vlib/flag/flag_to_edge_case_1_test.v %%DATADIR%%/vlib/flag/flag_to_misc_test.v %%DATADIR%%/vlib/flag/flag_to_relaxed_test.v +%%DATADIR%%/vlib/flag/flag_to_tail_bool_test.v %%DATADIR%%/vlib/flag/flag_to_tail_test.v %%DATADIR%%/vlib/flag/gnu_style_flags_test.v %%DATADIR%%/vlib/flag/go_flag_style_flags_test.v @@ -1827,6 +1998,8 @@ bin/v %%DATADIR%%/vlib/fontstash/fontstash_structs.c.v %%DATADIR%%/vlib/gg/README.md %%DATADIR%%/vlib/gg/bezier.c.v +%%DATADIR%%/vlib/gg/color.v +%%DATADIR%%/vlib/gg/color_test.v %%DATADIR%%/vlib/gg/draw.c.v %%DATADIR%%/vlib/gg/draw_fns_api_test.v %%DATADIR%%/vlib/gg/enums.v @@ -1840,7 +2013,6 @@ bin/v %%DATADIR%%/vlib/gg/image.c.v %%DATADIR%%/vlib/gg/image.js.v %%DATADIR%%/vlib/gg/image.v -%%DATADIR%%/vlib/gg/import_gx.v %%DATADIR%%/vlib/gg/keyboard.v %%DATADIR%%/vlib/gg/m4/graphic.v %%DATADIR%%/vlib/gg/m4/m4_test.v @@ -1853,6 +2025,7 @@ bin/v %%DATADIR%%/vlib/gg/testdata/draw_circles.vv %%DATADIR%%/vlib/gg/testdata/draw_elipses.vv %%DATADIR%%/vlib/gg/testdata/draw_polygons.vv +%%DATADIR%%/vlib/gg/testdata/draw_rectangles.vv %%DATADIR%%/vlib/gg/testdata/draw_rounded_rect_empty.vv %%DATADIR%%/vlib/gg/testdata/draw_simple_polygons.vv %%DATADIR%%/vlib/gg/testdata/remove_image_from_cache.vv @@ -1909,11 +2082,13 @@ bin/v %%DATADIR%%/vlib/json/tests/json_decode_anon_struct_test.v %%DATADIR%%/vlib/json/tests/json_decode_arr_ref_test.v %%DATADIR%%/vlib/json/tests/json_decode_embed_test.v +%%DATADIR%%/vlib/json/tests/json_decode_option_alias_field_test.v %%DATADIR%%/vlib/json/tests/json_decode_option_alias_test.v %%DATADIR%%/vlib/json/tests/json_decode_option_enum_test.v %%DATADIR%%/vlib/json/tests/json_decode_struct_default_test.v %%DATADIR%%/vlib/json/tests/json_decode_struct_ptr_test.v %%DATADIR%%/vlib/json/tests/json_decode_struct_with_default_test.v +%%DATADIR%%/vlib/json/tests/json_decode_sumtype_option_test.v %%DATADIR%%/vlib/json/tests/json_decode_test.v %%DATADIR%%/vlib/json/tests/json_decode_with_encode_arg_test.v %%DATADIR%%/vlib/json/tests/json_decode_with_generic_array_test.v @@ -1967,6 +2142,7 @@ bin/v %%DATADIR%%/vlib/math/abs.js.v %%DATADIR%%/vlib/math/big/array_ops.v %%DATADIR%%/vlib/math/big/array_ops_test.v +%%DATADIR%%/vlib/math/big/bench/bench_big_dividing_big_numbers_big_pow.v %%DATADIR%%/vlib/math/big/big.js.v %%DATADIR%%/vlib/math/big/big.v %%DATADIR%%/vlib/math/big/big_division_test.v @@ -1975,12 +2151,16 @@ bin/v %%DATADIR%%/vlib/math/big/division_array_ops_test.v %%DATADIR%%/vlib/math/big/exponentiation.v %%DATADIR%%/vlib/math/big/integer.v +%%DATADIR%%/vlib/math/big/json_custom.v %%DATADIR%%/vlib/math/big/large_number_power_and_string_conversion_test.v %%DATADIR%%/vlib/math/big/min_max.v %%DATADIR%%/vlib/math/big/special_array_ops.v %%DATADIR%%/vlib/math/big/special_array_ops_test.v %%DATADIR%%/vlib/math/bits.js.v %%DATADIR%%/vlib/math/bits.v +%%DATADIR%%/vlib/math/bits/bits.amd64.v +%%DATADIR%%/vlib/math/bits/bits.arm64.v +%%DATADIR%%/vlib/math/bits/bits.c.v %%DATADIR%%/vlib/math/bits/bits.v %%DATADIR%%/vlib/math/bits/bits_tables.v %%DATADIR%%/vlib/math/bits/bits_test.v @@ -2101,6 +2281,7 @@ bin/v %%DATADIR%%/vlib/net/html/tag_test.v %%DATADIR%%/vlib/net/http/backend.c.v %%DATADIR%%/vlib/net/http/backend_vschannel_windows.c.v +%%DATADIR%%/vlib/net/http/build_request_headers_test.v %%DATADIR%%/vlib/net/http/chunked/dechunk.v %%DATADIR%%/vlib/net/http/chunked/dechunk_test.v %%DATADIR%%/vlib/net/http/cookie.v @@ -2145,6 +2326,7 @@ bin/v %%DATADIR%%/vlib/net/net_windows.c.v %%DATADIR%%/vlib/net/openssl/openssl.c.v %%DATADIR%%/vlib/net/openssl/openssl_compiles_test.c.v +%%DATADIR%%/vlib/net/openssl/openssl_openbsd.c.v %%DATADIR%%/vlib/net/openssl/ssl_connection.c.v %%DATADIR%%/vlib/net/smtp/smtp.v %%DATADIR%%/vlib/net/smtp/smtp_test.v @@ -2208,17 +2390,22 @@ bin/v %%DATADIR%%/vlib/net/websocket/websocket_windows.c.v %%DATADIR%%/vlib/orm/README.md %%DATADIR%%/vlib/orm/orm.v +%%DATADIR%%/vlib/orm/orm_complex_where_test.v %%DATADIR%%/vlib/orm/orm_create_and_drop_test.v %%DATADIR%%/vlib/orm/orm_custom_operators_test.v %%DATADIR%%/vlib/orm/orm_fk_test.v %%DATADIR%%/vlib/orm/orm_fn_calls_test.v %%DATADIR%%/vlib/orm/orm_fn_test.v +%%DATADIR%%/vlib/orm/orm_func.v +%%DATADIR%%/vlib/orm/orm_func_test.v +%%DATADIR%%/vlib/orm/orm_generic_test.v %%DATADIR%%/vlib/orm/orm_insert_reserved_name_test.v %%DATADIR%%/vlib/orm/orm_insert_test.v %%DATADIR%%/vlib/orm/orm_interface_test.v %%DATADIR%%/vlib/orm/orm_last_id_test.v %%DATADIR%%/vlib/orm/orm_mut_connection_test.v %%DATADIR%%/vlib/orm/orm_mut_db_test.v +%%DATADIR%%/vlib/orm/orm_nested_struct_test.v %%DATADIR%%/vlib/orm/orm_null_test.v %%DATADIR%%/vlib/orm/orm_option_array_test.v %%DATADIR%%/vlib/orm/orm_option_subselect_test.v @@ -2231,6 +2418,7 @@ bin/v %%DATADIR%%/vlib/orm/orm_string_interpolation_in_where_test.v %%DATADIR%%/vlib/orm/orm_sum_type_insert_test.v %%DATADIR%%/vlib/orm/orm_test.v +%%DATADIR%%/vlib/orm/orm_where_in_test.v %%DATADIR%%/vlib/os/README.md %%DATADIR%%/vlib/os/args.v %%DATADIR%%/vlib/os/asset/README.md @@ -2245,6 +2433,7 @@ bin/v %%DATADIR%%/vlib/os/debugger_default.c.v %%DATADIR%%/vlib/os/debugger_freebsd.c.v %%DATADIR%%/vlib/os/debugger_linux.c.v +%%DATADIR%%/vlib/os/debugger_openbsd.c.v %%DATADIR%%/vlib/os/debugger_windows.c.v %%DATADIR%%/vlib/os/dir_expansions_test.v %%DATADIR%%/vlib/os/environment.c.v @@ -2318,6 +2507,7 @@ bin/v %%DATADIR%%/vlib/os/signal_windows.c.v %%DATADIR%%/vlib/os/sleeping.c.v %%DATADIR%%/vlib/os/sleeping.js.v +%%DATADIR%%/vlib/os/util/util.v %%DATADIR%%/vlib/os/xdg_test.v %%DATADIR%%/vlib/picoev/README.md %%DATADIR%%/vlib/picoev/constants_default.c.v @@ -2327,6 +2517,7 @@ bin/v %%DATADIR%%/vlib/picoev/loop_freebsd.c.v %%DATADIR%%/vlib/picoev/loop_linux.c.v %%DATADIR%%/vlib/picoev/loop_macos.c.v +%%DATADIR%%/vlib/picoev/loop_openbsd.c.v %%DATADIR%%/vlib/picoev/loop_termux.c.v %%DATADIR%%/vlib/picoev/picoev.v %%DATADIR%%/vlib/picoev/picoev_test.v @@ -2338,6 +2529,9 @@ bin/v %%DATADIR%%/vlib/picohttpparser/request.v %%DATADIR%%/vlib/picohttpparser/request_test.v %%DATADIR%%/vlib/picohttpparser/response.c.v +%%DATADIR%%/vlib/pool/README.md +%%DATADIR%%/vlib/pool/connection.v +%%DATADIR%%/vlib/pool/connection_test.v %%DATADIR%%/vlib/rand/README.md %%DATADIR%%/vlib/rand/buffer/buffer.v %%DATADIR%%/vlib/rand/config/config.v @@ -2395,6 +2589,13 @@ bin/v %%DATADIR%%/vlib/runtime/runtime_nix.c.v %%DATADIR%%/vlib/runtime/runtime_test.v %%DATADIR%%/vlib/runtime/runtime_windows.c.v +%%DATADIR%%/vlib/runtime/used_memory_darwin.c.v +%%DATADIR%%/vlib/runtime/used_memory_default.c.v +%%DATADIR%%/vlib/runtime/used_memory_freebsd.c.v +%%DATADIR%%/vlib/runtime/used_memory_linux.c.v +%%DATADIR%%/vlib/runtime/used_memory_openbsd.c.v +%%DATADIR%%/vlib/runtime/used_memory_test.v +%%DATADIR%%/vlib/runtime/used_memory_windows.c.v %%DATADIR%%/vlib/semver/LICENSE.md %%DATADIR%%/vlib/semver/README.md %%DATADIR%%/vlib/semver/compare.v @@ -2403,7 +2604,6 @@ bin/v %%DATADIR%%/vlib/semver/semver.v %%DATADIR%%/vlib/semver/semver_test.v %%DATADIR%%/vlib/semver/util.v -%%DATADIR%%/vlib/semver/v.mod %%DATADIR%%/vlib/sokol/README.md %%DATADIR%%/vlib/sokol/audio/audio.c.v %%DATADIR%%/vlib/sokol/c/declaration.c.v @@ -2448,6 +2648,7 @@ bin/v %%DATADIR%%/vlib/strconv/f32_f64_to_string_test.v %%DATADIR%%/vlib/strconv/f32_str.c.v %%DATADIR%%/vlib/strconv/f32_str.js.v +%%DATADIR%%/vlib/strconv/f32_str_should_be_different_test.v %%DATADIR%%/vlib/strconv/f64_str.c.v %%DATADIR%%/vlib/strconv/f64_str.js.v %%DATADIR%%/vlib/strconv/f64_str.v @@ -2486,6 +2687,8 @@ bin/v %%DATADIR%%/vlib/sync/bench/channel_bench_v.v %%DATADIR%%/vlib/sync/bench/many_writers_and_receivers_on_1_channel.v %%DATADIR%%/vlib/sync/bench/results.md +%%DATADIR%%/vlib/sync/bench/run_bench.v +%%DATADIR%%/vlib/sync/chan_mod_sync_test.v %%DATADIR%%/vlib/sync/channel_1_test.v %%DATADIR%%/vlib/sync/channel_2_test.v %%DATADIR%%/vlib/sync/channel_3_test.v @@ -2508,6 +2711,8 @@ bin/v %%DATADIR%%/vlib/sync/channels.c.v %%DATADIR%%/vlib/sync/channels.js.v %%DATADIR%%/vlib/sync/common_mutex.v +%%DATADIR%%/vlib/sync/cond.v +%%DATADIR%%/vlib/sync/cond_test.v %%DATADIR%%/vlib/sync/empty_struct_chan_init_test.v %%DATADIR%%/vlib/sync/many_times.v %%DATADIR%%/vlib/sync/many_times_test.v @@ -2520,6 +2725,7 @@ bin/v %%DATADIR%%/vlib/sync/pool/pool_test.v %%DATADIR%%/vlib/sync/rwmutex_test.v %%DATADIR%%/vlib/sync/select_close_test.v +%%DATADIR%%/vlib/sync/spinlock_test.v %%DATADIR%%/vlib/sync/stdatomic/1.declarations.c.v %%DATADIR%%/vlib/sync/stdatomic/atomic.c.v %%DATADIR%%/vlib/sync/stdatomic/atomic_test.v @@ -2534,6 +2740,10 @@ bin/v %%DATADIR%%/vlib/sync/thread_windows.c.v %%DATADIR%%/vlib/sync/threads/threads.c.v %%DATADIR%%/vlib/sync/threads/threads.v +%%DATADIR%%/vlib/sync/tls.v +%%DATADIR%%/vlib/sync/tls_default.c.v +%%DATADIR%%/vlib/sync/tls_test.v +%%DATADIR%%/vlib/sync/tls_windows.c.v %%DATADIR%%/vlib/sync/waitgroup.c.v %%DATADIR%%/vlib/sync/waitgroup_test.v %%DATADIR%%/vlib/term/README.md @@ -2552,6 +2762,7 @@ bin/v %%DATADIR%%/vlib/term/termios/termios_dragonfly.c.v %%DATADIR%%/vlib/term/termios/termios_freebsd.c.v %%DATADIR%%/vlib/term/termios/termios_linux.c.v +%%DATADIR%%/vlib/term/termios/termios_netbsd.c.v %%DATADIR%%/vlib/term/termios/termios_openbsd.c.v %%DATADIR%%/vlib/term/termios/termios_qnx.c.v %%DATADIR%%/vlib/term/termios/termios_solaris.c.v @@ -2566,6 +2777,7 @@ bin/v %%DATADIR%%/vlib/term/ui/input_nix.c.v %%DATADIR%%/vlib/term/ui/input_windows.c.v %%DATADIR%%/vlib/term/ui/termios_nix.c.v +%%DATADIR%%/vlib/term/ui/termios_nix_test.v %%DATADIR%%/vlib/term/ui/ui.c.v %%DATADIR%%/vlib/term/ui/ui_test.v %%DATADIR%%/vlib/term/utf8.v @@ -2579,6 +2791,7 @@ bin/v %%DATADIR%%/vlib/time/duration.v %%DATADIR%%/vlib/time/duration_test.v %%DATADIR%%/vlib/time/format.v +%%DATADIR%%/vlib/time/json_custom.c.v %%DATADIR%%/vlib/time/misc/misc.v %%DATADIR%%/vlib/time/misc/misc_test.v %%DATADIR%%/vlib/time/operator.v @@ -2587,7 +2800,6 @@ bin/v %%DATADIR%%/vlib/time/parse.js.v %%DATADIR%%/vlib/time/parse.v %%DATADIR%%/vlib/time/parse_test.v -%%DATADIR%%/vlib/time/private_test.c.v %%DATADIR%%/vlib/time/relative_test.v %%DATADIR%%/vlib/time/stopwatch.v %%DATADIR%%/vlib/time/stopwatch_test.v @@ -2639,6 +2851,7 @@ bin/v %%DATADIR%%/vlib/toml/tests/large_toml_file_test.v %%DATADIR%%/vlib/toml/tests/nested_test.v %%DATADIR%%/vlib/toml/tests/quoted_keys_test.v +%%DATADIR%%/vlib/toml/tests/quoted_string_crlf_test.v %%DATADIR%%/vlib/toml/tests/reflect_test.v %%DATADIR%%/vlib/toml/tests/spaced_keys_test.v %%DATADIR%%/vlib/toml/tests/strings_test.v @@ -2862,6 +3075,8 @@ bin/v %%DATADIR%%/vlib/v/checker/tests/array_map_void_fn_err.vv %%DATADIR%%/vlib/v/checker/tests/array_method_call_immutable_err.out %%DATADIR%%/vlib/v/checker/tests/array_method_call_immutable_err.vv +%%DATADIR%%/vlib/v/checker/tests/array_method_invalid_expr.out +%%DATADIR%%/vlib/v/checker/tests/array_method_invalid_expr.vv %%DATADIR%%/vlib/v/checker/tests/array_none_element_err.out %%DATADIR%%/vlib/v/checker/tests/array_none_element_err.vv %%DATADIR%%/vlib/v/checker/tests/array_of_generic_struct_init_err.out @@ -3014,6 +3229,8 @@ bin/v %%DATADIR%%/vlib/v/checker/tests/auto_ref_voidptr.vv %%DATADIR%%/vlib/v/checker/tests/bad_types_in_string_inter_lit.out %%DATADIR%%/vlib/v/checker/tests/bad_types_in_string_inter_lit.vv +%%DATADIR%%/vlib/v/checker/tests/ban_const_ref_mutation.out +%%DATADIR%%/vlib/v/checker/tests/ban_const_ref_mutation.vv %%DATADIR%%/vlib/v/checker/tests/bin_lit_without_digit_err.out %%DATADIR%%/vlib/v/checker/tests/bin_lit_without_digit_err.vv %%DATADIR%%/vlib/v/checker/tests/bin_lit_wrong_digit_err.out @@ -3050,6 +3267,8 @@ bin/v %%DATADIR%%/vlib/v/checker/tests/cannot_cast_to_alias.vv %%DATADIR%%/vlib/v/checker/tests/cannot_cast_to_struct.out %%DATADIR%%/vlib/v/checker/tests/cannot_cast_to_struct.vv +%%DATADIR%%/vlib/v/checker/tests/cannot_dereference_if_different_muls.out +%%DATADIR%%/vlib/v/checker/tests/cannot_dereference_if_different_muls.vv %%DATADIR%%/vlib/v/checker/tests/cast_array_to_number_err.out %%DATADIR%%/vlib/v/checker/tests/cast_array_to_number_err.vv %%DATADIR%%/vlib/v/checker/tests/cast_err.out @@ -3106,6 +3325,8 @@ bin/v %%DATADIR%%/vlib/v/checker/tests/chan_mut.vv %%DATADIR%%/vlib/v/checker/tests/chan_ref.out %%DATADIR%%/vlib/v/checker/tests/chan_ref.vv +%%DATADIR%%/vlib/v/checker/tests/chan_unknown_err.out +%%DATADIR%%/vlib/v/checker/tests/chan_unknown_err.vv %%DATADIR%%/vlib/v/checker/tests/char_str.out %%DATADIR%%/vlib/v/checker/tests/char_str.vv %%DATADIR%%/vlib/v/checker/tests/check_err_msg_with_generics.out @@ -3118,6 +3339,8 @@ bin/v %%DATADIR%%/vlib/v/checker/tests/check_wrong_usage_of_break_and_continue.vv %%DATADIR%%/vlib/v/checker/tests/checker_comparison_between_obj_and_int.out %%DATADIR%%/vlib/v/checker/tests/checker_comparison_between_obj_and_int.vv +%%DATADIR%%/vlib/v/checker/tests/clash_ident_module_name_prefix.out +%%DATADIR%%/vlib/v/checker/tests/clash_ident_module_name_prefix.vv %%DATADIR%%/vlib/v/checker/tests/closure_copy_immutable_var_err.out %%DATADIR%%/vlib/v/checker/tests/closure_copy_immutable_var_err.vv %%DATADIR%%/vlib/v/checker/tests/closure_immutable.out @@ -3144,6 +3367,8 @@ bin/v %%DATADIR%%/vlib/v/checker/tests/comptime_call_method_void_err.vv %%DATADIR%%/vlib/v/checker/tests/comptime_call_no_unused_var.out %%DATADIR%%/vlib/v/checker/tests/comptime_call_no_unused_var.vv +%%DATADIR%%/vlib/v/checker/tests/comptime_defer_err.out +%%DATADIR%%/vlib/v/checker/tests/comptime_defer_err.vv %%DATADIR%%/vlib/v/checker/tests/comptime_dump_fields_var_test.out %%DATADIR%%/vlib/v/checker/tests/comptime_dump_fields_var_test.vv %%DATADIR%%/vlib/v/checker/tests/comptime_else_compile_error_no_return.out @@ -3158,6 +3383,10 @@ bin/v %%DATADIR%%/vlib/v/checker/tests/comptime_env/using_comptime_env.var.run.out %%DATADIR%%/vlib/v/checker/tests/comptime_env/using_comptime_env.var_invalid.run.out %%DATADIR%%/vlib/v/checker/tests/comptime_env/using_comptime_env.vv +%%DATADIR%%/vlib/v/checker/tests/comptime_field_name_assign_incorrect_type_err.out +%%DATADIR%%/vlib/v/checker/tests/comptime_field_name_assign_incorrect_type_err.vv +%%DATADIR%%/vlib/v/checker/tests/comptime_field_name_not_exist.out +%%DATADIR%%/vlib/v/checker/tests/comptime_field_name_not_exist.vv %%DATADIR%%/vlib/v/checker/tests/comptime_field_selector_not_in_for_err.out %%DATADIR%%/vlib/v/checker/tests/comptime_field_selector_not_in_for_err.vv %%DATADIR%%/vlib/v/checker/tests/comptime_field_selector_not_name_err.out @@ -3169,6 +3398,12 @@ bin/v %%DATADIR%%/vlib/v/checker/tests/comptime_insert_err.cc %%DATADIR%%/vlib/v/checker/tests/comptime_insert_err.out %%DATADIR%%/vlib/v/checker/tests/comptime_insert_err.vv +%%DATADIR%%/vlib/v/checker/tests/comptime_match_cond_cannot_mut.out +%%DATADIR%%/vlib/v/checker/tests/comptime_match_cond_cannot_mut.vv +%%DATADIR%%/vlib/v/checker/tests/comptime_match_value_different_type.out +%%DATADIR%%/vlib/v/checker/tests/comptime_match_value_different_type.vv +%%DATADIR%%/vlib/v/checker/tests/comptime_match_value_type_mix_check.out +%%DATADIR%%/vlib/v/checker/tests/comptime_match_value_type_mix_check.vv %%DATADIR%%/vlib/v/checker/tests/comptime_param_not_fn_err.out %%DATADIR%%/vlib/v/checker/tests/comptime_param_not_fn_err.vv %%DATADIR%%/vlib/v/checker/tests/comptime_selector_assign.out @@ -3241,6 +3476,8 @@ bin/v %%DATADIR%%/vlib/v/checker/tests/custom_comptime_define_if_flag.vv %%DATADIR%%/vlib/v/checker/tests/dec_lit_wrong_digit_err.out %%DATADIR%%/vlib/v/checker/tests/dec_lit_wrong_digit_err.vv +%%DATADIR%%/vlib/v/checker/tests/decompose_interface_err.out +%%DATADIR%%/vlib/v/checker/tests/decompose_interface_err.vv %%DATADIR%%/vlib/v/checker/tests/decompose_type_err.out %%DATADIR%%/vlib/v/checker/tests/decompose_type_err.vv %%DATADIR%%/vlib/v/checker/tests/defer_in_for.out @@ -3255,14 +3492,14 @@ bin/v %%DATADIR%%/vlib/v/checker/tests/defer_use_returned_value_when_result_is_returned.vv %%DATADIR%%/vlib/v/checker/tests/deference_nil_ptr_err.out %%DATADIR%%/vlib/v/checker/tests/deference_nil_ptr_err.vv +%%DATADIR%%/vlib/v/checker/tests/deprecate_any.out +%%DATADIR%%/vlib/v/checker/tests/deprecate_any.vv %%DATADIR%%/vlib/v/checker/tests/deprecations.out %%DATADIR%%/vlib/v/checker/tests/deprecations.vv %%DATADIR%%/vlib/v/checker/tests/deprecations_consts.out %%DATADIR%%/vlib/v/checker/tests/deprecations_consts.vv %%DATADIR%%/vlib/v/checker/tests/diff_type_map_value_err.out %%DATADIR%%/vlib/v/checker/tests/diff_type_map_value_err.vv -%%DATADIR%%/vlib/v/checker/tests/direct_map_alias_init_err.out -%%DATADIR%%/vlib/v/checker/tests/direct_map_alias_init_err.vv %%DATADIR%%/vlib/v/checker/tests/disallow_pointer_arithmetic_err.out %%DATADIR%%/vlib/v/checker/tests/disallow_pointer_arithmetic_err.vv %%DATADIR%%/vlib/v/checker/tests/div_mod_by_cast_zero_int_err.out @@ -3283,6 +3520,8 @@ bin/v %%DATADIR%%/vlib/v/checker/tests/duplicate_field_method_err.vv %%DATADIR%%/vlib/v/checker/tests/embed_unknown_compress_type.out %%DATADIR%%/vlib/v/checker/tests/embed_unknown_compress_type.vv +%%DATADIR%%/vlib/v/checker/tests/empty_arr_to_generic_param_err.out +%%DATADIR%%/vlib/v/checker/tests/empty_arr_to_generic_param_err.vv %%DATADIR%%/vlib/v/checker/tests/empty_fn_noreturn_err.out %%DATADIR%%/vlib/v/checker/tests/empty_fn_noreturn_err.vv %%DATADIR%%/vlib/v/checker/tests/enum_as_int_err.out @@ -3395,6 +3634,8 @@ bin/v %%DATADIR%%/vlib/v/checker/tests/fn_call_arg_mismatch_err_d.vv %%DATADIR%%/vlib/v/checker/tests/fn_call_arg_mismatch_err_e.out %%DATADIR%%/vlib/v/checker/tests/fn_call_arg_mismatch_err_e.vv +%%DATADIR%%/vlib/v/checker/tests/fn_call_arg_multi_err.out +%%DATADIR%%/vlib/v/checker/tests/fn_call_arg_multi_err.vv %%DATADIR%%/vlib/v/checker/tests/fn_call_arg_ptr_mismatch_err.out %%DATADIR%%/vlib/v/checker/tests/fn_call_arg_ptr_mismatch_err.vv %%DATADIR%%/vlib/v/checker/tests/fn_call_mismatch_alias_type_err.out @@ -3517,6 +3758,8 @@ bin/v %%DATADIR%%/vlib/v/checker/tests/generic_closure_fn_decl_err_b.vv %%DATADIR%%/vlib/v/checker/tests/generic_eq_wrong_type.err.out %%DATADIR%%/vlib/v/checker/tests/generic_eq_wrong_type.err.vv +%%DATADIR%%/vlib/v/checker/tests/generic_field_init_with_call_err.out +%%DATADIR%%/vlib/v/checker/tests/generic_field_init_with_call_err.vv %%DATADIR%%/vlib/v/checker/tests/generic_fn_call_arg_mismatch_err.out %%DATADIR%%/vlib/v/checker/tests/generic_fn_call_arg_mismatch_err.vv %%DATADIR%%/vlib/v/checker/tests/generic_fn_decl_err.out @@ -3619,6 +3862,8 @@ bin/v %%DATADIR%%/vlib/v/checker/tests/generics_struct_init_err.vv %%DATADIR%%/vlib/v/checker/tests/generics_struct_init_type_parameter_err.out %%DATADIR%%/vlib/v/checker/tests/generics_struct_init_type_parameter_err.vv +%%DATADIR%%/vlib/v/checker/tests/generics_struct_init_with_inconsistent_generic_types_3_err.out +%%DATADIR%%/vlib/v/checker/tests/generics_struct_init_with_inconsistent_generic_types_3_err.vv %%DATADIR%%/vlib/v/checker/tests/generics_struct_nokeys_init_err.out %%DATADIR%%/vlib/v/checker/tests/generics_struct_nokeys_init_err.vv %%DATADIR%%/vlib/v/checker/tests/generics_struct_type_mismatch_err.out @@ -4036,6 +4281,8 @@ bin/v %%DATADIR%%/vlib/v/checker/tests/map_of_generic_struct_init_err.vv %%DATADIR%%/vlib/v/checker/tests/map_ops.out %%DATADIR%%/vlib/v/checker/tests/map_ops.vv +%%DATADIR%%/vlib/v/checker/tests/map_repeated_float_key_err.out +%%DATADIR%%/vlib/v/checker/tests/map_repeated_float_key_err.vv %%DATADIR%%/vlib/v/checker/tests/map_result_callback_fn_err.out %%DATADIR%%/vlib/v/checker/tests/map_result_callback_fn_err.vv %%DATADIR%%/vlib/v/checker/tests/map_unknown_value.out @@ -4181,6 +4428,8 @@ bin/v %%DATADIR%%/vlib/v/checker/tests/multi_const_field_name_duplicate_err.vv %%DATADIR%%/vlib/v/checker/tests/multi_names_err.out %%DATADIR%%/vlib/v/checker/tests/multi_names_err.vv +%%DATADIR%%/vlib/v/checker/tests/multi_return_arg_missing_err.out +%%DATADIR%%/vlib/v/checker/tests/multi_return_arg_missing_err.vv %%DATADIR%%/vlib/v/checker/tests/multi_return_err.out %%DATADIR%%/vlib/v/checker/tests/multi_return_err.vv %%DATADIR%%/vlib/v/checker/tests/multi_return_use_void_type_err.out @@ -4304,6 +4553,8 @@ bin/v %%DATADIR%%/vlib/v/checker/tests/option_alias_result_type_err.vv %%DATADIR%%/vlib/v/checker/tests/option_and_result_err.out %%DATADIR%%/vlib/v/checker/tests/option_and_result_err.vv +%%DATADIR%%/vlib/v/checker/tests/option_array_push.out +%%DATADIR%%/vlib/v/checker/tests/option_array_push.vv %%DATADIR%%/vlib/v/checker/tests/option_as_cast_err.out %%DATADIR%%/vlib/v/checker/tests/option_as_cast_err.vv %%DATADIR%%/vlib/v/checker/tests/option_concrete_type_err.out @@ -4328,6 +4579,8 @@ bin/v %%DATADIR%%/vlib/v/checker/tests/option_map_err.vv %%DATADIR%%/vlib/v/checker/tests/option_multi_return_err.out %%DATADIR%%/vlib/v/checker/tests/option_multi_return_err.vv +%%DATADIR%%/vlib/v/checker/tests/option_mut_non_mut_err.out +%%DATADIR%%/vlib/v/checker/tests/option_mut_non_mut_err.vv %%DATADIR%%/vlib/v/checker/tests/option_or_block_mismatch.out %%DATADIR%%/vlib/v/checker/tests/option_or_block_mismatch.vv %%DATADIR%%/vlib/v/checker/tests/option_or_block_returns_value_of_incompatible_type.out @@ -4462,8 +4715,12 @@ bin/v %%DATADIR%%/vlib/v/checker/tests/recursive_alias_type_err.vv %%DATADIR%%/vlib/v/checker/tests/recursive_interface_err.out %%DATADIR%%/vlib/v/checker/tests/recursive_interface_err.vv +%%DATADIR%%/vlib/v/checker/tests/recursive_struct_inited_array_err.out +%%DATADIR%%/vlib/v/checker/tests/recursive_struct_inited_array_err.vv %%DATADIR%%/vlib/v/checker/tests/redefining_builtin_pub_functions.out %%DATADIR%%/vlib/v/checker/tests/redefining_builtin_pub_functions.vv +%%DATADIR%%/vlib/v/checker/tests/redfine_global_const_fn_names.out +%%DATADIR%%/vlib/v/checker/tests/redfine_global_const_fn_names.vv %%DATADIR%%/vlib/v/checker/tests/redundant_parentheses_warning.out %%DATADIR%%/vlib/v/checker/tests/redundant_parentheses_warning.vv %%DATADIR%%/vlib/v/checker/tests/ref_to_non_ref_err.out @@ -4608,8 +4865,12 @@ bin/v %%DATADIR%%/vlib/v/checker/tests/sort_method_called_on_immutable_receiver.vv %%DATADIR%%/vlib/v/checker/tests/spawn_wrong_fn_err.out %%DATADIR%%/vlib/v/checker/tests/spawn_wrong_fn_err.vv +%%DATADIR%%/vlib/v/checker/tests/stack_var_check_err.out +%%DATADIR%%/vlib/v/checker/tests/stack_var_check_err.vv %%DATADIR%%/vlib/v/checker/tests/static_fn_call_no_struct_decl_err.out %%DATADIR%%/vlib/v/checker/tests/static_fn_call_no_struct_decl_err.vv +%%DATADIR%%/vlib/v/checker/tests/static_init_err.out +%%DATADIR%%/vlib/v/checker/tests/static_init_err.vv %%DATADIR%%/vlib/v/checker/tests/static_maps_err.out %%DATADIR%%/vlib/v/checker/tests/static_maps_err.vv %%DATADIR%%/vlib/v/checker/tests/static_method_multi_return_err.out @@ -4736,6 +4997,8 @@ bin/v %%DATADIR%%/vlib/v/checker/tests/struct_non_ptr_field_nil_default_value_err.vv %%DATADIR%%/vlib/v/checker/tests/struct_none_field_type_err.out %%DATADIR%%/vlib/v/checker/tests/struct_none_field_type_err.vv +%%DATADIR%%/vlib/v/checker/tests/struct_not_init_err.out +%%DATADIR%%/vlib/v/checker/tests/struct_not_init_err.vv %%DATADIR%%/vlib/v/checker/tests/struct_option_field_assign_ptr_err.out %%DATADIR%%/vlib/v/checker/tests/struct_option_field_assign_ptr_err.vv %%DATADIR%%/vlib/v/checker/tests/struct_ptr_cast_int_outside_unsafe_err.out @@ -4764,6 +5027,8 @@ bin/v %%DATADIR%%/vlib/v/checker/tests/struct_unneeded_default.vv %%DATADIR%%/vlib/v/checker/tests/struct_update_comptime_err.out %%DATADIR%%/vlib/v/checker/tests/struct_update_comptime_err.vv +%%DATADIR%%/vlib/v/checker/tests/struct_void_field_err.out +%%DATADIR%%/vlib/v/checker/tests/struct_void_field_err.vv %%DATADIR%%/vlib/v/checker/tests/struct_voidptr_field_init_err.out %%DATADIR%%/vlib/v/checker/tests/struct_voidptr_field_init_err.vv %%DATADIR%%/vlib/v/checker/tests/struct_voidptr_field_no_ptr_struct_value_err.out @@ -4812,6 +5077,8 @@ bin/v %%DATADIR%%/vlib/v/checker/tests/sumtype_variant_mismatch.vv %%DATADIR%%/vlib/v/checker/tests/sync_receiver_decl.out %%DATADIR%%/vlib/v/checker/tests/sync_receiver_decl.vv +%%DATADIR%%/vlib/v/checker/tests/sync_stdatomic_compile_err.out +%%DATADIR%%/vlib/v/checker/tests/sync_stdatomic_compile_err.vv %%DATADIR%%/vlib/v/checker/tests/template_type_mismatch_err.out %%DATADIR%%/vlib/v/checker/tests/template_type_mismatch_err.vv %%DATADIR%%/vlib/v/checker/tests/templates/empty.html @@ -4833,6 +5100,8 @@ bin/v %%DATADIR%%/vlib/v/checker/tests/type_alias_none_parent_type_err.vv %%DATADIR%%/vlib/v/checker/tests/type_alias_struct_generic_unknown_name_err.out %%DATADIR%%/vlib/v/checker/tests/type_alias_struct_generic_unknown_name_err.vv +%%DATADIR%%/vlib/v/checker/tests/type_alias_struct_invalid_field_naming.out +%%DATADIR%%/vlib/v/checker/tests/type_alias_struct_invalid_field_naming.vv %%DATADIR%%/vlib/v/checker/tests/type_cast_option_err.out %%DATADIR%%/vlib/v/checker/tests/type_cast_option_err.vv %%DATADIR%%/vlib/v/checker/tests/type_exists_err.out @@ -5023,6 +5292,8 @@ bin/v %%DATADIR%%/vlib/v/checker/tests/wrong_comptime_for_err.vv %%DATADIR%%/vlib/v/checker/tests/wrong_fn_init_err.out %%DATADIR%%/vlib/v/checker/tests/wrong_fn_init_err.vv +%%DATADIR%%/vlib/v/checker/tests/wrong_muti_dim_arr_declare_err.out +%%DATADIR%%/vlib/v/checker/tests/wrong_muti_dim_arr_declare_err.vv %%DATADIR%%/vlib/v/checker/tests/wrong_none_on_or_block_err.out %%DATADIR%%/vlib/v/checker/tests/wrong_none_on_or_block_err.vv %%DATADIR%%/vlib/v/checker/tests/wrong_option_type.out @@ -5031,6 +5302,8 @@ bin/v %%DATADIR%%/vlib/v/checker/tests/wrong_option_unwrap_err.vv %%DATADIR%%/vlib/v/checker/tests/wrong_or_expr_err.out %%DATADIR%%/vlib/v/checker/tests/wrong_or_expr_err.vv +%%DATADIR%%/vlib/v/checker/tests/wrong_predicate_type_err.out +%%DATADIR%%/vlib/v/checker/tests/wrong_predicate_type_err.vv %%DATADIR%%/vlib/v/checker/tests/wrong_propagate_ret_type.out %%DATADIR%%/vlib/v/checker/tests/wrong_propagate_ret_type.vv %%DATADIR%%/vlib/v/checker/tests/wrong_result_type.out @@ -5069,6 +5342,8 @@ bin/v %%DATADIR%%/vlib/v/debug/tests/or_expr_scope.vv %%DATADIR%%/vlib/v/debug/tests/smartcast.expect %%DATADIR%%/vlib/v/debug/tests/smartcast.vv +%%DATADIR%%/vlib/v/debug/tests/struct_heap.expect +%%DATADIR%%/vlib/v/debug/tests/struct_heap.vv %%DATADIR%%/vlib/v/debug/tests/sumtype.expect %%DATADIR%%/vlib/v/debug/tests/sumtype.vv %%DATADIR%%/vlib/v/debug/tests/trace/trace_test.v @@ -5077,6 +5352,7 @@ bin/v %%DATADIR%%/vlib/v/debug/trace.v %%DATADIR%%/vlib/v/debug/tracing_test.v %%DATADIR%%/vlib/v/depgraph/depgraph.v +%%DATADIR%%/vlib/v/depgraph/depgraph_test.v %%DATADIR%%/vlib/v/dotgraph/dotgraph.c.v %%DATADIR%%/vlib/v/dotgraph/dotgraph.js.v %%DATADIR%%/vlib/v/dotgraph/dotgraph.v @@ -5109,12 +5385,17 @@ bin/v %%DATADIR%%/vlib/v/eval/testdata/string_interpolation.vv %%DATADIR%%/vlib/v/eval/testdata/unsafe_expr.out %%DATADIR%%/vlib/v/eval/testdata/unsafe_expr.vv +%%DATADIR%%/vlib/v/eval/tests/comptime_if_test.v +%%DATADIR%%/vlib/v/eval/tests/const_test.v +%%DATADIR%%/vlib/v/eval/tests/func_call_test.v +%%DATADIR%%/vlib/v/eval/tests/if_test.v %%DATADIR%%/vlib/v/eval/tests/push_val_test.v %%DATADIR%%/vlib/v/eval/var.v %%DATADIR%%/vlib/v/fmt/align.v %%DATADIR%%/vlib/v/fmt/asm.v %%DATADIR%%/vlib/v/fmt/attrs.v %%DATADIR%%/vlib/v/fmt/comments.v +%%DATADIR%%/vlib/v/fmt/fm_new_int_test.v %%DATADIR%%/vlib/v/fmt/fmt.v %%DATADIR%%/vlib/v/fmt/fmt_bin2v_test.v %%DATADIR%%/vlib/v/fmt/fmt_keep_test.v @@ -5187,6 +5468,7 @@ bin/v %%DATADIR%%/vlib/v/fmt/tests/comptime_field_selector_parentheses_keep.vv %%DATADIR%%/vlib/v/fmt/tests/comptime_if_after_inc_expr_keep.vv %%DATADIR%%/vlib/v/fmt/tests/comptime_if_expr_script_keep.vv +%%DATADIR%%/vlib/v/fmt/tests/comptime_if_top_enum_empty_line_keep.vv %%DATADIR%%/vlib/v/fmt/tests/comptime_keep.vv %%DATADIR%%/vlib/v/fmt/tests/comptime_method_args_expected.vv %%DATADIR%%/vlib/v/fmt/tests/comptime_method_args_input.vv @@ -5270,6 +5552,7 @@ bin/v %%DATADIR%%/vlib/v/fmt/tests/fntype_mut_args_with_option_keep.vv %%DATADIR%%/vlib/v/fmt/tests/fntype_return_option_keep.vv %%DATADIR%%/vlib/v/fmt/tests/functions_expected.vv +%%DATADIR%%/vlib/v/fmt/tests/functions_expected_new_int.vv %%DATADIR%%/vlib/v/fmt/tests/functions_input.vv %%DATADIR%%/vlib/v/fmt/tests/gated_array_keep.vv %%DATADIR%%/vlib/v/fmt/tests/generic_recursive_structs_keep.vv @@ -5300,6 +5583,7 @@ bin/v %%DATADIR%%/vlib/v/fmt/tests/if_ternary_expected.vv %%DATADIR%%/vlib/v/fmt/tests/if_ternary_input.vv %%DATADIR%%/vlib/v/fmt/tests/if_ternary_keep.vv +%%DATADIR%%/vlib/v/fmt/tests/if_ternary_return_keep.vv %%DATADIR%%/vlib/v/fmt/tests/import_auto_added_expected.vv %%DATADIR%%/vlib/v/fmt/tests/import_auto_added_input.vv %%DATADIR%%/vlib/v/fmt/tests/import_auto_with_shebang_and_comment_above_imports_expected.vv @@ -5308,7 +5592,8 @@ bin/v %%DATADIR%%/vlib/v/fmt/tests/import_auto_with_shebang_input.vv %%DATADIR%%/vlib/v/fmt/tests/import_comments_keep.vv %%DATADIR%%/vlib/v/fmt/tests/import_duplicate_expected.vv -%%DATADIR%%/vlib/v/fmt/tests/import_duplicate_input.vv +%%DATADIR%%/vlib/v/fmt/tests/import_multiple_imports_at_one_line_expected.vv +%%DATADIR%%/vlib/v/fmt/tests/import_multiple_imports_at_one_line_input.vv %%DATADIR%%/vlib/v/fmt/tests/import_multiple_with_alias_expected.vv %%DATADIR%%/vlib/v/fmt/tests/import_multiple_with_alias_input.vv %%DATADIR%%/vlib/v/fmt/tests/import_rand_and_rand_seed_keep.vv @@ -5316,6 +5601,7 @@ bin/v %%DATADIR%%/vlib/v/fmt/tests/import_selective_input.vv %%DATADIR%%/vlib/v/fmt/tests/import_selective_keep.vv %%DATADIR%%/vlib/v/fmt/tests/import_selective_map_keep.vv +%%DATADIR%%/vlib/v/fmt/tests/import_selective_with_func_call_args_keep.vv %%DATADIR%%/vlib/v/fmt/tests/import_selective_with_implements_keep.vv %%DATADIR%%/vlib/v/fmt/tests/import_single_keep.vv %%DATADIR%%/vlib/v/fmt/tests/import_submod_from_vmodule_src_dir_keep.vv @@ -5378,6 +5664,9 @@ bin/v %%DATADIR%%/vlib/v/fmt/tests/multiline_comment_1_keep.vv %%DATADIR%%/vlib/v/fmt/tests/multiline_comment_2_keep.vv %%DATADIR%%/vlib/v/fmt/tests/nested_map_type_keep.vv +%%DATADIR%%/vlib/v/fmt/tests/new_int_expected.vv +%%DATADIR%%/vlib/v/fmt/tests/new_int_expected_new_int.vv +%%DATADIR%%/vlib/v/fmt/tests/new_int_input.vv %%DATADIR%%/vlib/v/fmt/tests/newlines_keep.vv %%DATADIR%%/vlib/v/fmt/tests/no_main_expected.vv %%DATADIR%%/vlib/v/fmt/tests/no_main_input.vv @@ -5453,6 +5742,9 @@ bin/v %%DATADIR%%/vlib/v/fmt/tests/too_long_infix_expressions_keep.vv %%DATADIR%%/vlib/v/fmt/tests/trailing_space_expected.vv %%DATADIR%%/vlib/v/fmt/tests/trailing_space_input.vv +%%DATADIR%%/vlib/v/fmt/tests/translated_module_expected.vv +%%DATADIR%%/vlib/v/fmt/tests/translated_module_expected_new_int.vv +%%DATADIR%%/vlib/v/fmt/tests/translated_module_input.vv %%DATADIR%%/vlib/v/fmt/tests/type_decl_comments_keep.vv %%DATADIR%%/vlib/v/fmt/tests/type_decl_with_anon_struct_keep.vv %%DATADIR%%/vlib/v/fmt/tests/type_ptr_keep.vv @@ -5464,6 +5756,8 @@ bin/v %%DATADIR%%/vlib/v/fmt/tests/unsafe_keep.vv %%DATADIR%%/vlib/v/fmt/tests/vargs_reference_param_keep.vv %%DATADIR%%/vlib/v/fmt/tests/vfmt_off_vfmt_on_keep.vv +%%DATADIR%%/vlib/v/fmt/tests/vfmt_off_vfmt_on_with_crlf_expected.vv +%%DATADIR%%/vlib/v/fmt/tests/vfmt_off_vfmt_on_with_crlf_input.vv %%DATADIR%%/vlib/v/fmt/tests/void_option_keep.vv %%DATADIR%%/vlib/v/fmt/tests/vscript_keep.vv %%DATADIR%%/vlib/v/fmt/vfmt_on_off.v @@ -5534,6 +5828,9 @@ bin/v %%DATADIR%%/vlib/v/gen/c/testdata/assert_fncalls.c.must_have %%DATADIR%%/vlib/v/gen/c/testdata/assert_fncalls.out %%DATADIR%%/vlib/v/gen/c/testdata/assert_fncalls.vv +%%DATADIR%%/vlib/v/gen/c/testdata/assign_fn_addr.c.must_have +%%DATADIR%%/vlib/v/gen/c/testdata/assign_fn_addr.out +%%DATADIR%%/vlib/v/gen/c/testdata/assign_fn_addr.vv %%DATADIR%%/vlib/v/gen/c/testdata/assigning_and_printing_struct_with_optional_field.out %%DATADIR%%/vlib/v/gen/c/testdata/assigning_and_printing_struct_with_optional_field.vv %%DATADIR%%/vlib/v/gen/c/testdata/attr_string_quotes_escape.out @@ -5542,6 +5839,15 @@ bin/v %%DATADIR%%/vlib/v/gen/c/testdata/autofree_json_decode.vv %%DATADIR%%/vlib/v/gen/c/testdata/autofree_json_encode.c.must_have %%DATADIR%%/vlib/v/gen/c/testdata/autofree_json_encode.vv +%%DATADIR%%/vlib/v/gen/c/testdata/autofree_method_chain.c.must_have +%%DATADIR%%/vlib/v/gen/c/testdata/autofree_method_chain.out +%%DATADIR%%/vlib/v/gen/c/testdata/autofree_method_chain.vv +%%DATADIR%%/vlib/v/gen/c/testdata/autofree_reused.c.must_have +%%DATADIR%%/vlib/v/gen/c/testdata/autofree_reused.out +%%DATADIR%%/vlib/v/gen/c/testdata/autofree_reused.vv +%%DATADIR%%/vlib/v/gen/c/testdata/autofree_toml.c.must_have +%%DATADIR%%/vlib/v/gen/c/testdata/autofree_toml.out +%%DATADIR%%/vlib/v/gen/c/testdata/autofree_toml.vv %%DATADIR%%/vlib/v/gen/c/testdata/building_multiple_c_sources.out %%DATADIR%%/vlib/v/gen/c/testdata/building_multiple_c_sources.vv %%DATADIR%%/vlib/v/gen/c/testdata/c_extern_on_C_fn_declarations.c.must_have @@ -5557,8 +5863,6 @@ bin/v %%DATADIR%%/vlib/v/gen/c/testdata/check_combination_of_alias_and_sumtype.vv %%DATADIR%%/vlib/v/gen/c/testdata/closure_shared_lib.c.must_have %%DATADIR%%/vlib/v/gen/c/testdata/closure_shared_lib.vv -%%DATADIR%%/vlib/v/gen/c/testdata/comp_if_unknown.c.must_have -%%DATADIR%%/vlib/v/gen/c/testdata/comp_if_unknown.vv %%DATADIR%%/vlib/v/gen/c/testdata/compare_structs.c.must_have %%DATADIR%%/vlib/v/gen/c/testdata/compare_structs.vv %%DATADIR%%/vlib/v/gen/c/testdata/comptime_if_attribute_in_test.vv @@ -5566,15 +5870,27 @@ bin/v %%DATADIR%%/vlib/v/gen/c/testdata/comptime_if_attribute_in_test2.vv %%DATADIR%%/vlib/v/gen/c/testdata/comptime_if_cond.out %%DATADIR%%/vlib/v/gen/c/testdata/comptime_if_cond.vv +%%DATADIR%%/vlib/v/gen/c/testdata/comptime_if_top_hash_stmts.c.must_have +%%DATADIR%%/vlib/v/gen/c/testdata/comptime_if_top_hash_stmts.vv %%DATADIR%%/vlib/v/gen/c/testdata/comptime_interface_field.out %%DATADIR%%/vlib/v/gen/c/testdata/comptime_interface_field.vv %%DATADIR%%/vlib/v/gen/c/testdata/comptime_option_call.out %%DATADIR%%/vlib/v/gen/c/testdata/comptime_option_call.vv %%DATADIR%%/vlib/v/gen/c/testdata/console_windows_program.c.must_have %%DATADIR%%/vlib/v/gen/c/testdata/console_windows_program.vv +%%DATADIR%%/vlib/v/gen/c/testdata/const_init_or_block.c.must_have +%%DATADIR%%/vlib/v/gen/c/testdata/const_init_or_block.vv +%%DATADIR%%/vlib/v/gen/c/testdata/const_init_or_block_no_parallel.c.must_have +%%DATADIR%%/vlib/v/gen/c/testdata/const_init_or_block_no_parallel.vv %%DATADIR%%/vlib/v/gen/c/testdata/const_references.c.must_have %%DATADIR%%/vlib/v/gen/c/testdata/const_references.out %%DATADIR%%/vlib/v/gen/c/testdata/const_references.vv +%%DATADIR%%/vlib/v/gen/c/testdata/cross_printfn_v_malloc.c.must_have +%%DATADIR%%/vlib/v/gen/c/testdata/cross_printfn_v_malloc.out +%%DATADIR%%/vlib/v/gen/c/testdata/cross_printfn_v_malloc.vv +%%DATADIR%%/vlib/v/gen/c/testdata/div_by_zero_is_zero.c.must_have +%%DATADIR%%/vlib/v/gen/c/testdata/div_by_zero_is_zero.out +%%DATADIR%%/vlib/v/gen/c/testdata/div_by_zero_is_zero.vv %%DATADIR%%/vlib/v/gen/c/testdata/embed.c.must_have %%DATADIR%%/vlib/v/gen/c/testdata/embed.vv %%DATADIR%%/vlib/v/gen/c/testdata/embed_with_prod.c.must_have @@ -5604,6 +5920,9 @@ bin/v %%DATADIR%%/vlib/v/gen/c/testdata/free_array_of_strings.c.must_have %%DATADIR%%/vlib/v/gen/c/testdata/free_array_of_strings.out %%DATADIR%%/vlib/v/gen/c/testdata/free_array_of_strings.vv +%%DATADIR%%/vlib/v/gen/c/testdata/free_for_struct_with_c_fields.c.must_have +%%DATADIR%%/vlib/v/gen/c/testdata/free_for_struct_with_c_fields.out +%%DATADIR%%/vlib/v/gen/c/testdata/free_for_struct_with_c_fields.vv %%DATADIR%%/vlib/v/gen/c/testdata/freestanding_define/a_d_freestanding.c.v %%DATADIR%%/vlib/v/gen/c/testdata/freestanding_define/a_notd_freestanding.c.v %%DATADIR%%/vlib/v/gen/c/testdata/freestanding_module_import_1.out @@ -5626,6 +5945,9 @@ bin/v %%DATADIR%%/vlib/v/gen/c/testdata/gui_windows_program.vv %%DATADIR%%/vlib/v/gen/c/testdata/gui_windows_program_with_console_tag.c.must_have %%DATADIR%%/vlib/v/gen/c/testdata/gui_windows_program_with_console_tag.vv +%%DATADIR%%/vlib/v/gen/c/testdata/hw.c.must_have +%%DATADIR%%/vlib/v/gen/c/testdata/hw.out +%%DATADIR%%/vlib/v/gen/c/testdata/hw.vv %%DATADIR%%/vlib/v/gen/c/testdata/if_define_check_not_set.out %%DATADIR%%/vlib/v/gen/c/testdata/if_define_check_not_set.vv %%DATADIR%%/vlib/v/gen/c/testdata/if_define_check_set.out @@ -5643,6 +5965,8 @@ bin/v %%DATADIR%%/vlib/v/gen/c/testdata/init_fn_with_if_attr_not_defined.vv %%DATADIR%%/vlib/v/gen/c/testdata/interface_auto_free.c.must_have %%DATADIR%%/vlib/v/gen/c/testdata/interface_auto_free.vv +%%DATADIR%%/vlib/v/gen/c/testdata/json_option_time.out +%%DATADIR%%/vlib/v/gen/c/testdata/json_option_time.vv %%DATADIR%%/vlib/v/gen/c/testdata/linker_section_nix.c.must_have %%DATADIR%%/vlib/v/gen/c/testdata/linker_section_nix.vv %%DATADIR%%/vlib/v/gen/c/testdata/literal_c_variadic_arg.out @@ -5689,11 +6013,18 @@ bin/v %%DATADIR%%/vlib/v/gen/c/testdata/spawn_stack_windows.c.must_have %%DATADIR%%/vlib/v/gen/c/testdata/spawn_stack_windows.out %%DATADIR%%/vlib/v/gen/c/testdata/spawn_stack_windows.vv +%%DATADIR%%/vlib/v/gen/c/testdata/string_escapes_and_quoting_issue_25304_1.out +%%DATADIR%%/vlib/v/gen/c/testdata/string_escapes_and_quoting_issue_25304_1.vv +%%DATADIR%%/vlib/v/gen/c/testdata/string_escapes_and_quoting_issue_25304_2.out +%%DATADIR%%/vlib/v/gen/c/testdata/string_escapes_and_quoting_issue_25304_2.vv %%DATADIR%%/vlib/v/gen/c/testdata/strlit_len_optimization.c.must_have %%DATADIR%%/vlib/v/gen/c/testdata/strlit_len_optimization.out %%DATADIR%%/vlib/v/gen/c/testdata/strlit_len_optimization.vv %%DATADIR%%/vlib/v/gen/c/testdata/struct_field_free.out %%DATADIR%%/vlib/v/gen/c/testdata/struct_field_free.vv +%%DATADIR%%/vlib/v/gen/c/testdata/struct_field_result_init.c.must_have +%%DATADIR%%/vlib/v/gen/c/testdata/struct_field_result_init.out +%%DATADIR%%/vlib/v/gen/c/testdata/struct_field_result_init.vv %%DATADIR%%/vlib/v/gen/c/testdata/struct_fn_member_print.c.must_have %%DATADIR%%/vlib/v/gen/c/testdata/struct_fn_member_print.out %%DATADIR%%/vlib/v/gen/c/testdata/struct_fn_member_print.vv @@ -5749,6 +6080,7 @@ bin/v %%DATADIR%%/vlib/v/gen/js/js.v %%DATADIR%%/vlib/v/gen/js/jsdoc.v %%DATADIR%%/vlib/v/gen/js/jsgen_test.v +%%DATADIR%%/vlib/v/gen/js/map.v %%DATADIR%%/vlib/v/gen/js/program_test.v %%DATADIR%%/vlib/v/gen/js/sourcemap/basic_test.v %%DATADIR%%/vlib/v/gen/js/sourcemap/compare_test.v @@ -5762,8 +6094,11 @@ bin/v %%DATADIR%%/vlib/v/gen/js/str.v %%DATADIR%%/vlib/v/gen/js/temp_fast_deep_equal.v %%DATADIR%%/vlib/v/gen/js/tests/.gitignore +%%DATADIR%%/vlib/v/gen/js/tests/alias.v %%DATADIR%%/vlib/v/gen/js/tests/array.v %%DATADIR%%/vlib/v/gen/js/tests/auto_deref_args.v +%%DATADIR%%/vlib/v/gen/js/tests/callback.v +%%DATADIR%%/vlib/v/gen/js/tests/casting.v %%DATADIR%%/vlib/v/gen/js/tests/enum.v %%DATADIR%%/vlib/v/gen/js/tests/hello/hello.js.v %%DATADIR%%/vlib/v/gen/js/tests/hello/hello.v @@ -5772,9 +6107,11 @@ bin/v %%DATADIR%%/vlib/v/gen/js/tests/interp.v %%DATADIR%%/vlib/v/gen/js/tests/js.v %%DATADIR%%/vlib/v/gen/js/tests/life.v +%%DATADIR%%/vlib/v/gen/js/tests/map.v %%DATADIR%%/vlib/v/gen/js/tests/option.v %%DATADIR%%/vlib/v/gen/js/tests/simple.v %%DATADIR%%/vlib/v/gen/js/tests/simple_sourcemap.v +%%DATADIR%%/vlib/v/gen/js/tests/string.v %%DATADIR%%/vlib/v/gen/js/tests/struct.v %%DATADIR%%/vlib/v/gen/js/tests/testdata/byte_is_space.out %%DATADIR%%/vlib/v/gen/js/tests/testdata/byte_is_space.v @@ -5796,6 +6133,7 @@ bin/v %%DATADIR%%/vlib/v/gen/js/tests/testdata/u32.v %%DATADIR%%/vlib/v/gen/js/tests/testdata/u64.out %%DATADIR%%/vlib/v/gen/js/tests/testdata/u64.v +%%DATADIR%%/vlib/v/gen/js/tests/unsafe.v %%DATADIR%%/vlib/v/gen/js/util.v %%DATADIR%%/vlib/v/gen/native/amd64.v %%DATADIR%%/vlib/v/gen/native/arm64.v @@ -5823,6 +6161,8 @@ bin/v %%DATADIR%%/vlib/v/gen/native/tests/assign.vv.out %%DATADIR%%/vlib/v/gen/native/tests/atexpr.vv %%DATADIR%%/vlib/v/gen/native/tests/atexpr.vv.out +%%DATADIR%%/vlib/v/gen/native/tests/builtin.vv +%%DATADIR%%/vlib/v/gen/native/tests/builtin.vv.out %%DATADIR%%/vlib/v/gen/native/tests/compare.vv %%DATADIR%%/vlib/v/gen/native/tests/compare.vv.out %%DATADIR%%/vlib/v/gen/native/tests/comptime.vv @@ -5849,6 +6189,8 @@ bin/v %%DATADIR%%/vlib/v/gen/native/tests/inc.vv.out %%DATADIR%%/vlib/v/gen/native/tests/libc.vv %%DATADIR%%/vlib/v/gen/native/tests/libc.vv.out +%%DATADIR%%/vlib/v/gen/native/tests/linux.vv +%%DATADIR%%/vlib/v/gen/native/tests/linux.vv.out %%DATADIR%%/vlib/v/gen/native/tests/match.vv %%DATADIR%%/vlib/v/gen/native/tests/match.vv.out %%DATADIR%%/vlib/v/gen/native/tests/method.vv @@ -5963,14 +6305,20 @@ bin/v %%DATADIR%%/vlib/v/markused/walker.v %%DATADIR%%/vlib/v/mathutil/mathutil.v %%DATADIR%%/vlib/v/mathutil/mathutil_test.v +%%DATADIR%%/vlib/v/parser/asm.v %%DATADIR%%/vlib/v/parser/assign.v +%%DATADIR%%/vlib/v/parser/attribute.v +%%DATADIR%%/vlib/v/parser/checks.v +%%DATADIR%%/vlib/v/parser/codegen.v %%DATADIR%%/vlib/v/parser/comptime.v %%DATADIR%%/vlib/v/parser/containers.v +%%DATADIR%%/vlib/v/parser/enum.v %%DATADIR%%/vlib/v/parser/expr.v %%DATADIR%%/vlib/v/parser/fn.v %%DATADIR%%/vlib/v/parser/for.v %%DATADIR%%/vlib/v/parser/if_match.v %%DATADIR%%/vlib/v/parser/lock.v +%%DATADIR%%/vlib/v/parser/messages.v %%DATADIR%%/vlib/v/parser/module.v %%DATADIR%%/vlib/v/parser/orm.v %%DATADIR%%/vlib/v/parser/parse_type.v @@ -6243,6 +6591,8 @@ bin/v %%DATADIR%%/vlib/v/parser/tests/invalid_attribute_d.vv %%DATADIR%%/vlib/v/parser/tests/invalid_enum_decl_script_err.out %%DATADIR%%/vlib/v/parser/tests/invalid_enum_decl_script_err.vv +%%DATADIR%%/vlib/v/parser/tests/invalid_field_name_err.out +%%DATADIR%%/vlib/v/parser/tests/invalid_field_name_err.vv %%DATADIR%%/vlib/v/parser/tests/invalid_fn_decl_script_err.out %%DATADIR%%/vlib/v/parser/tests/invalid_fn_decl_script_err.vv %%DATADIR%%/vlib/v/parser/tests/invalid_interface_decl_script_err.out @@ -6291,6 +6641,10 @@ bin/v %%DATADIR%%/vlib/v/parser/tests/method_decl_on_non_local_map.vv %%DATADIR%%/vlib/v/parser/tests/method_decl_on_non_local_type.out %%DATADIR%%/vlib/v/parser/tests/method_decl_on_non_local_type.vv +%%DATADIR%%/vlib/v/parser/tests/module_import_same_symbol2_err.out +%%DATADIR%%/vlib/v/parser/tests/module_import_same_symbol2_err.vv +%%DATADIR%%/vlib/v/parser/tests/module_import_same_symbol_err.out +%%DATADIR%%/vlib/v/parser/tests/module_import_same_symbol_err.vv %%DATADIR%%/vlib/v/parser/tests/module_multiple_names_err.out %%DATADIR%%/vlib/v/parser/tests/module_multiple_names_err.vv %%DATADIR%%/vlib/v/parser/tests/module_syntax_err.out @@ -6419,6 +6773,8 @@ bin/v %%DATADIR%%/vlib/v/parser/tests/struct_no_body_err.vv %%DATADIR%%/vlib/v/parser/tests/struct_update_err.out %%DATADIR%%/vlib/v/parser/tests/struct_update_err.vv +%%DATADIR%%/vlib/v/parser/tests/struct_with_empty_pub_mut_section.out +%%DATADIR%%/vlib/v/parser/tests/struct_with_empty_pub_mut_section.vv %%DATADIR%%/vlib/v/parser/tests/sum_type_exists_err.out %%DATADIR%%/vlib/v/parser/tests/sum_type_exists_err.vv %%DATADIR%%/vlib/v/parser/tests/tmpl/include.txt @@ -6478,6 +6834,7 @@ bin/v %%DATADIR%%/vlib/v/pkgconfig/test_samples/zlib.pc %%DATADIR%%/vlib/v/pkgconfig/v.mod %%DATADIR%%/vlib/v/pref/arch.c.v +%%DATADIR%%/vlib/v/pref/build_flags.v %%DATADIR%%/vlib/v/pref/default.v %%DATADIR%%/vlib/v/pref/line_info.v %%DATADIR%%/vlib/v/pref/options_test.v @@ -6558,9 +6915,14 @@ bin/v %%DATADIR%%/vlib/v/scanner/tests/unknown_escape_sequence_in_ident_char_2_err.out %%DATADIR%%/vlib/v/scanner/tests/unknown_escape_sequence_in_ident_char_2_err.vv %%DATADIR%%/vlib/v/slow_tests/assembly/asm_test.amd64.v +%%DATADIR%%/vlib/v/slow_tests/assembly/asm_test.arm64.v %%DATADIR%%/vlib/v/slow_tests/assembly/asm_test.i386.v +%%DATADIR%%/vlib/v/slow_tests/assembly/asm_test.loongarch64.v +%%DATADIR%%/vlib/v/slow_tests/assembly/asm_test.ppc64le.v +%%DATADIR%%/vlib/v/slow_tests/assembly/asm_test.s390x.v %%DATADIR%%/vlib/v/slow_tests/assembly/naked_attr_test.amd64.v %%DATADIR%%/vlib/v/slow_tests/assembly/naked_attr_test.i386.v +%%DATADIR%%/vlib/v/slow_tests/assembly/stmt_separator_test.amd64.v %%DATADIR%%/vlib/v/slow_tests/assembly/util/dot_amd64_util.amd64.v %%DATADIR%%/vlib/v/slow_tests/comptime_if_expr_threads_test.v %%DATADIR%%/vlib/v/slow_tests/crun_mode/crun_test.v @@ -6797,6 +7159,7 @@ bin/v %%DATADIR%%/vlib/v/slow_tests/repl/error_nosave.repl.skip %%DATADIR%%/vlib/v/slow_tests/repl/error_single_line_fn_decl.repl %%DATADIR%%/vlib/v/slow_tests/repl/fn_calls.repl +%%DATADIR%%/vlib/v/slow_tests/repl/from_import.repl %%DATADIR%%/vlib/v/slow_tests/repl/if_and_for_with_print_inside_them.repl %%DATADIR%%/vlib/v/slow_tests/repl/if_expr_oneline.repl %%DATADIR%%/vlib/v/slow_tests/repl/immutable_len_fields/fields.1.repl.skip @@ -6807,6 +7170,7 @@ bin/v %%DATADIR%%/vlib/v/slow_tests/repl/infix_shift_op.repl %%DATADIR%%/vlib/v/slow_tests/repl/input.repl %%DATADIR%%/vlib/v/slow_tests/repl/interface.repl +%%DATADIR%%/vlib/v/slow_tests/repl/line_comment.repl %%DATADIR%%/vlib/v/slow_tests/repl/method_call1.repl %%DATADIR%%/vlib/v/slow_tests/repl/method_call2.repl %%DATADIR%%/vlib/v/slow_tests/repl/naked_strings.repl @@ -6819,6 +7183,7 @@ bin/v %%DATADIR%%/vlib/v/slow_tests/repl/option_call.repl %%DATADIR%%/vlib/v/slow_tests/repl/postfix_operators.repl %%DATADIR%%/vlib/v/slow_tests/repl/print_and_fn_call.repl +%%DATADIR%%/vlib/v/slow_tests/repl/print_output_warning.repl %%DATADIR%%/vlib/v/slow_tests/repl/println.repl %%DATADIR%%/vlib/v/slow_tests/repl/repl_test.v %%DATADIR%%/vlib/v/slow_tests/repl/runner/runner.v @@ -6828,6 +7193,9 @@ bin/v %%DATADIR%%/vlib/v/slow_tests/repl/var_decl.repl %%DATADIR%%/vlib/v/slow_tests/repl/var_starts_with_print.repl %%DATADIR%%/vlib/v/slow_tests/repl/void_vlib_fncall.repl +%%DATADIR%%/vlib/v/slow_tests/run_project_folders/compile_obj_file_and_link_separately/abc/module_in_v.v +%%DATADIR%%/vlib/v/slow_tests/run_project_folders/compile_obj_file_and_link_separately/main.v +%%DATADIR%%/vlib/v/slow_tests/run_project_folders/compile_obj_file_and_link_separately/main_in_c.c %%DATADIR%%/vlib/v/slow_tests/run_project_folders/go_fns_in_different_files_over_the_same_struct/f1.v %%DATADIR%%/vlib/v/slow_tests/run_project_folders/go_fns_in_different_files_over_the_same_struct/f2.v %%DATADIR%%/vlib/v/slow_tests/run_project_folders/go_fns_in_different_files_over_the_same_struct/main.v @@ -6835,12 +7203,16 @@ bin/v %%DATADIR%%/vlib/v/slow_tests/run_project_folders/issue_10023_multiple_anon_fns_with_same_position/b.v %%DATADIR%%/vlib/v/slow_tests/run_project_folders/issue_13443_test_prefixed_fns_in_normal_v_files/any_test.v %%DATADIR%%/vlib/v/slow_tests/run_project_folders/issue_13443_test_prefixed_fns_in_normal_v_files/main.v +%%DATADIR%%/vlib/v/slow_tests/run_project_folders/issue_24521_constants_in_different_v_files/a.v +%%DATADIR%%/vlib/v/slow_tests/run_project_folders/issue_24521_constants_in_different_v_files/b.v +%%DATADIR%%/vlib/v/slow_tests/run_project_folders/issue_24521_constants_in_different_v_files/main.v %%DATADIR%%/vlib/v/slow_tests/run_project_folders_test.v %%DATADIR%%/vlib/v/slow_tests/valgrind/1.strings_and_arrays.v %%DATADIR%%/vlib/v/slow_tests/valgrind/2.heap_objects.v %%DATADIR%%/vlib/v/slow_tests/valgrind/array_init_with_string_variable.v %%DATADIR%%/vlib/v/slow_tests/valgrind/base64.v %%DATADIR%%/vlib/v/slow_tests/valgrind/buffer_passed_in_fn_that_uses_tos_on_it.v +%%DATADIR%%/vlib/v/slow_tests/valgrind/comptime_selector.v %%DATADIR%%/vlib/v/slow_tests/valgrind/cross_var_assign.v %%DATADIR%%/vlib/v/slow_tests/valgrind/dump_nested_structs.v %%DATADIR%%/vlib/v/slow_tests/valgrind/fn_call_result_arg.v @@ -6899,12 +7271,14 @@ bin/v %%DATADIR%%/vlib/v/tests/aliases/alias_map_clone_test.v %%DATADIR%%/vlib/v/tests/aliases/alias_map_keys_test.v %%DATADIR%%/vlib/v/tests/aliases/alias_map_operator_overloading_test.v +%%DATADIR%%/vlib/v/tests/aliases/alias_map_test.v %%DATADIR%%/vlib/v/tests/aliases/alias_operator_overloading_test.v %%DATADIR%%/vlib/v/tests/aliases/alias_primitive_operator_overloading_test.v %%DATADIR%%/vlib/v/tests/aliases/alias_string_match_test.v %%DATADIR%%/vlib/v/tests/aliases/alias_sumtype_method_call_test.v %%DATADIR%%/vlib/v/tests/aliases/alias_to_ptr_arg_test.v %%DATADIR%%/vlib/v/tests/aliases/alias_to_sum_with_enum_test.v +%%DATADIR%%/vlib/v/tests/aliases/alias_updated_expr_test.v %%DATADIR%%/vlib/v/tests/aliases/alias_with_op_overloading_test.v %%DATADIR%%/vlib/v/tests/aliases/aliased_array_method_call_test.v %%DATADIR%%/vlib/v/tests/aliases/aliased_array_operations_test.v @@ -6940,6 +7314,7 @@ bin/v %%DATADIR%%/vlib/v/tests/assign/assign_bitops_with_type_aliases_test.v %%DATADIR%%/vlib/v/tests/assign/assign_literal_with_closure_test.v %%DATADIR%%/vlib/v/tests/assign/assign_map_value_of_fixed_array_test.v +%%DATADIR%%/vlib/v/tests/assign/assign_mut_for_var_test.v %%DATADIR%%/vlib/v/tests/assign/assign_option_of_array_index_test.v %%DATADIR%%/vlib/v/tests/assign/assign_option_of_fixed_array_test.v %%DATADIR%%/vlib/v/tests/assign/assign_option_of_multi_return_with_heap_test.v @@ -7040,6 +7415,8 @@ bin/v %%DATADIR%%/vlib/v/tests/builtin_arrays/array_of_interfaces_builtin_method_test.v %%DATADIR%%/vlib/v/tests/builtin_arrays/array_of_interfaces_equality_test.v %%DATADIR%%/vlib/v/tests/builtin_arrays/array_of_map_with_default_test.v +%%DATADIR%%/vlib/v/tests/builtin_arrays/array_of_option_array_test.v +%%DATADIR%%/vlib/v/tests/builtin_arrays/array_of_option_fixed_array_test.v %%DATADIR%%/vlib/v/tests/builtin_arrays/array_of_ptrs_test.v %%DATADIR%%/vlib/v/tests/builtin_arrays/array_of_reference_sumtype_test.v %%DATADIR%%/vlib/v/tests/builtin_arrays/array_of_sumtype_append_aggregate_type_test.v @@ -7058,6 +7435,7 @@ bin/v %%DATADIR%%/vlib/v/tests/builtin_arrays/array_sort_with_call_test.v %%DATADIR%%/vlib/v/tests/builtin_arrays/array_sort_with_compare_sanitize_test.v %%DATADIR%%/vlib/v/tests/builtin_arrays/array_sort_with_fn_call_test.v +%%DATADIR%%/vlib/v/tests/builtin_arrays/array_sort_with_interface_fn_call_test.v %%DATADIR%%/vlib/v/tests/builtin_arrays/array_string_test.v %%DATADIR%%/vlib/v/tests/builtin_arrays/array_sumtype_init_test.v %%DATADIR%%/vlib/v/tests/builtin_arrays/array_test.v @@ -7101,7 +7479,6 @@ bin/v %%DATADIR%%/vlib/v/tests/builtin_arrays/static_arrays_using_const_for_size_test.v %%DATADIR%%/vlib/v/tests/builtin_arrays/swap_array_test.v %%DATADIR%%/vlib/v/tests/builtin_arrays/unsafe_fixed_array_test.v -%%DATADIR%%/vlib/v/tests/builtin_fn_var_test.v %%DATADIR%%/vlib/v/tests/builtin_maps/complex_map_op_test.v %%DATADIR%%/vlib/v/tests/builtin_maps/map_alias_key_test.v %%DATADIR%%/vlib/v/tests/builtin_maps/map_and_array_with_fns_test.v @@ -7114,8 +7491,10 @@ bin/v %%DATADIR%%/vlib/v/tests/builtin_maps/map_complex_fixed_array_test.v %%DATADIR%%/vlib/v/tests/builtin_maps/map_enum_keys_test.v %%DATADIR%%/vlib/v/tests/builtin_maps/map_equality_test.v +%%DATADIR%%/vlib/v/tests/builtin_maps/map_fixed_array_if_guard_test.v %%DATADIR%%/vlib/v/tests/builtin_maps/map_fn_test.v %%DATADIR%%/vlib/v/tests/builtin_maps/map_generic_call_test.v +%%DATADIR%%/vlib/v/tests/builtin_maps/map_generic_keys_with_in_op_test.v %%DATADIR%%/vlib/v/tests/builtin_maps/map_get_anon_fn_value_test.v %%DATADIR%%/vlib/v/tests/builtin_maps/map_get_anon_fn_value_with_mut_arg_test.v %%DATADIR%%/vlib/v/tests/builtin_maps/map_get_assign_blank_test.v @@ -7162,6 +7541,7 @@ bin/v %%DATADIR%%/vlib/v/tests/builtin_strings_and_interpolation/string_interpolation_function_test.v %%DATADIR%%/vlib/v/tests/builtin_strings_and_interpolation/string_interpolation_inner_cbr_test.v %%DATADIR%%/vlib/v/tests/builtin_strings_and_interpolation/string_interpolation_match_expr_test.v +%%DATADIR%%/vlib/v/tests/builtin_strings_and_interpolation/string_interpolation_multi_level_test.v %%DATADIR%%/vlib/v/tests/builtin_strings_and_interpolation/string_interpolation_multi_return_test.v %%DATADIR%%/vlib/v/tests/builtin_strings_and_interpolation/string_interpolation_multistmt_test.v %%DATADIR%%/vlib/v/tests/builtin_strings_and_interpolation/string_interpolation_of_array_of_structs_test.v @@ -7173,6 +7553,7 @@ bin/v %%DATADIR%%/vlib/v/tests/builtin_strings_and_interpolation/string_interpolation_sumtype_test.v %%DATADIR%%/vlib/v/tests/builtin_strings_and_interpolation/string_interpolation_test.v %%DATADIR%%/vlib/v/tests/builtin_strings_and_interpolation/string_interpolation_variadic_test.v +%%DATADIR%%/vlib/v/tests/builtin_strings_and_interpolation/string_interpolation_with_escape_test.v %%DATADIR%%/vlib/v/tests/builtin_strings_and_interpolation/string_interpolation_with_inner_quotes_test.v %%DATADIR%%/vlib/v/tests/builtin_strings_and_interpolation/string_map_with_generic_struct_value_test.v %%DATADIR%%/vlib/v/tests/builtin_strings_and_interpolation/string_option_none_test.v @@ -7184,8 +7565,11 @@ bin/v %%DATADIR%%/vlib/v/tests/builtin_strings_and_interpolation/vargs_auto_str_method_and_println_test.v %%DATADIR%%/vlib/v/tests/c_array_test.c %%DATADIR%%/vlib/v/tests/c_array_test.c.v +%%DATADIR%%/vlib/v/tests/c_const_u8_test.v +%%DATADIR%%/vlib/v/tests/c_function/array.c %%DATADIR%%/vlib/v/tests/c_function/code.c %%DATADIR%%/vlib/v/tests/c_function/code_test.c.v +%%DATADIR%%/vlib/v/tests/c_function/pass_ref_test.c.v %%DATADIR%%/vlib/v/tests/c_function/v.mod %%DATADIR%%/vlib/v/tests/c_function_mut_param/code.c %%DATADIR%%/vlib/v/tests/c_function_mut_param/code_test.c.v @@ -7200,6 +7584,7 @@ bin/v %%DATADIR%%/vlib/v/tests/c_structs/cstruct_alias.h %%DATADIR%%/vlib/v/tests/c_structs/cstruct_alias_test.c.v %%DATADIR%%/vlib/v/tests/c_structs/cstruct_alias_test.v +%%DATADIR%%/vlib/v/tests/c_structs/cstruct_anon_eq_test.c.v %%DATADIR%%/vlib/v/tests/c_structs/cstruct_anon_test.c.v %%DATADIR%%/vlib/v/tests/c_structs/cstruct_arr_map_test.c.v %%DATADIR%%/vlib/v/tests/c_structs/cstruct_default_value_test.c.v @@ -7240,6 +7625,7 @@ bin/v %%DATADIR%%/vlib/v/tests/casts/cast_to_interface_test.v %%DATADIR%%/vlib/v/tests/casts/cast_to_interface_with_struct_field_default_test.v %%DATADIR%%/vlib/v/tests/casts/cast_to_u8_test.v +%%DATADIR%%/vlib/v/tests/casts/cast_with_call_in_address_test.v %%DATADIR%%/vlib/v/tests/casts/conversions_test.v %%DATADIR%%/vlib/v/tests/casts/voidptr_to_u64_cast_a_test.v %%DATADIR%%/vlib/v/tests/casts/voidptr_to_u64_cast_b_test.v @@ -7248,8 +7634,10 @@ bin/v %%DATADIR%%/vlib/v/tests/cflags/vmodroot_and_vroot_test.c.v %%DATADIR%%/vlib/v/tests/chan_same_fn_name_test.v %%DATADIR%%/vlib/v/tests/char_literal_bytes_test.v +%%DATADIR%%/vlib/v/tests/clash_var_fn_name_test.v %%DATADIR%%/vlib/v/tests/clash_var_name_of_array_and_map_test.v %%DATADIR%%/vlib/v/tests/comptime/comptime_aggregate_var_test.v +%%DATADIR%%/vlib/v/tests/comptime/comptime_arch_test.v %%DATADIR%%/vlib/v/tests/comptime/comptime_arr_type_test.v %%DATADIR%%/vlib/v/tests/comptime/comptime_array_fixed_field_test.v %%DATADIR%%/vlib/v/tests/comptime/comptime_at_test.v @@ -7259,6 +7647,7 @@ bin/v %%DATADIR%%/vlib/v/tests/comptime/comptime_branching_working_without_compile_error_test.v %%DATADIR%%/vlib/v/tests/comptime/comptime_call_in_fn_call_test.v %%DATADIR%%/vlib/v/tests/comptime/comptime_call_is_check_test.v +%%DATADIR%%/vlib/v/tests/comptime/comptime_call_map_receiver_test.v %%DATADIR%%/vlib/v/tests/comptime/comptime_call_method_closure_test.v %%DATADIR%%/vlib/v/tests/comptime/comptime_call_or_block_test.v %%DATADIR%%/vlib/v/tests/comptime/comptime_call_slice_arg_test.v @@ -7266,6 +7655,8 @@ bin/v %%DATADIR%%/vlib/v/tests/comptime/comptime_call_tmpl_variable_scope_test.tpl %%DATADIR%%/vlib/v/tests/comptime/comptime_call_tmpl_variable_scope_test.v %%DATADIR%%/vlib/v/tests/comptime/comptime_call_type_test.v +%%DATADIR%%/vlib/v/tests/comptime/comptime_call_void_test.v +%%DATADIR%%/vlib/v/tests/comptime/comptime_compile_warn_with_string_interp_test.v %%DATADIR%%/vlib/v/tests/comptime/comptime_concrete_type_register_test.v %%DATADIR%%/vlib/v/tests/comptime/comptime_const_def_test.v %%DATADIR%%/vlib/v/tests/comptime/comptime_default_value_indexexpr_test.v @@ -7280,6 +7671,7 @@ bin/v %%DATADIR%%/vlib/v/tests/comptime/comptime_field_selector_test.v %%DATADIR%%/vlib/v/tests/comptime/comptime_for_alias_type_test.v %%DATADIR%%/vlib/v/tests/comptime/comptime_for_break_test.v +%%DATADIR%%/vlib/v/tests/comptime/comptime_for_if_cond_check_test.v %%DATADIR%%/vlib/v/tests/comptime/comptime_for_in_field_selector_test.v %%DATADIR%%/vlib/v/tests/comptime/comptime_for_in_field_typeof_test.v %%DATADIR%%/vlib/v/tests/comptime/comptime_for_in_field_with_generic_fn_test.v @@ -7291,6 +7683,7 @@ bin/v %%DATADIR%%/vlib/v/tests/comptime/comptime_for_method_param_test.v %%DATADIR%%/vlib/v/tests/comptime/comptime_for_mod_name_test.v %%DATADIR%%/vlib/v/tests/comptime/comptime_for_over_struct_with_C_reserved_word_fields_test.v +%%DATADIR%%/vlib/v/tests/comptime/comptime_for_selector_array_test.v %%DATADIR%%/vlib/v/tests/comptime/comptime_for_selector_test.v %%DATADIR%%/vlib/v/tests/comptime/comptime_for_test.v %%DATADIR%%/vlib/v/tests/comptime/comptime_generic_arg_test.v @@ -7299,6 +7692,7 @@ bin/v %%DATADIR%%/vlib/v/tests/comptime/comptime_generic_ret_test.v %%DATADIR%%/vlib/v/tests/comptime/comptime_generic_test.v %%DATADIR%%/vlib/v/tests/comptime/comptime_generic_unaliased_typ_test.v +%%DATADIR%%/vlib/v/tests/comptime/comptime_if_at_expr_test.v %%DATADIR%%/vlib/v/tests/comptime/comptime_if_check_const_test.v %%DATADIR%%/vlib/v/tests/comptime/comptime_if_expr_evaluate_test.v %%DATADIR%%/vlib/v/tests/comptime/comptime_if_expr_generic_typ_is_type_test.v @@ -7307,14 +7701,22 @@ bin/v %%DATADIR%%/vlib/v/tests/comptime/comptime_if_expr_test.v %%DATADIR%%/vlib/v/tests/comptime/comptime_if_expr_with_result_call_test.v %%DATADIR%%/vlib/v/tests/comptime/comptime_if_generic_shift_test.v +%%DATADIR%%/vlib/v/tests/comptime/comptime_if_glibc_test.v %%DATADIR%%/vlib/v/tests/comptime/comptime_if_is_interface_test.v +%%DATADIR%%/vlib/v/tests/comptime/comptime_if_is_pointer_test.v %%DATADIR%%/vlib/v/tests/comptime/comptime_if_is_test.v %%DATADIR%%/vlib/v/tests/comptime/comptime_if_pkgconfig_test.v +%%DATADIR%%/vlib/v/tests/comptime/comptime_if_sizeof_test.v %%DATADIR%%/vlib/v/tests/comptime/comptime_if_test.v %%DATADIR%%/vlib/v/tests/comptime/comptime_if_threads_no_test.v %%DATADIR%%/vlib/v/tests/comptime/comptime_if_threads_yes_test.v +%%DATADIR%%/vlib/v/tests/comptime/comptime_if_top_1_test.v +%%DATADIR%%/vlib/v/tests/comptime/comptime_if_top_2_test.v +%%DATADIR%%/vlib/v/tests/comptime/comptime_if_top_3_test.v %%DATADIR%%/vlib/v/tests/comptime/comptime_in_type_checking_test.v %%DATADIR%%/vlib/v/tests/comptime/comptime_indirection_check_test.v +%%DATADIR%%/vlib/v/tests/comptime/comptime_indirections_test.v +%%DATADIR%%/vlib/v/tests/comptime/comptime_infer_generic_map_test.v %%DATADIR%%/vlib/v/tests/comptime/comptime_infix_assign_test.v %%DATADIR%%/vlib/v/tests/comptime/comptime_infix_test.v %%DATADIR%%/vlib/v/tests/comptime/comptime_is_check_test.v @@ -7324,19 +7726,33 @@ bin/v %%DATADIR%%/vlib/v/tests/comptime/comptime_map_it_test.v %%DATADIR%%/vlib/v/tests/comptime/comptime_map_part_generic_test.v %%DATADIR%%/vlib/v/tests/comptime/comptime_map_test.v +%%DATADIR%%/vlib/v/tests/comptime/comptime_match_assign_test.v +%%DATADIR%%/vlib/v/tests/comptime/comptime_match_at_expr_test.v +%%DATADIR%%/vlib/v/tests/comptime/comptime_match_eval_only_true_branch_test.v +%%DATADIR%%/vlib/v/tests/comptime/comptime_match_fntype_test.v +%%DATADIR%%/vlib/v/tests/comptime/comptime_match_for_field_type_test.v +%%DATADIR%%/vlib/v/tests/comptime/comptime_match_for_field_value_test.v +%%DATADIR%%/vlib/v/tests/comptime/comptime_match_generic_type_test.v +%%DATADIR%%/vlib/v/tests/comptime/comptime_match_type_2_test.v +%%DATADIR%%/vlib/v/tests/comptime/comptime_match_type_check_test.v %%DATADIR%%/vlib/v/tests/comptime/comptime_match_type_test.v +%%DATADIR%%/vlib/v/tests/comptime/comptime_match_unaliased_typ_test.v +%%DATADIR%%/vlib/v/tests/comptime/comptime_match_value_check_test.v %%DATADIR%%/vlib/v/tests/comptime/comptime_method_args_test.v %%DATADIR%%/vlib/v/tests/comptime/comptime_method_call_test.v %%DATADIR%%/vlib/v/tests/comptime/comptime_method_call_with_check_test.v %%DATADIR%%/vlib/v/tests/comptime/comptime_method_test.v %%DATADIR%%/vlib/v/tests/comptime/comptime_methods_generic_struct_test.v +%%DATADIR%%/vlib/v/tests/comptime/comptime_multiline_attr_test.v %%DATADIR%%/vlib/v/tests/comptime/comptime_name_check_test.v %%DATADIR%%/vlib/v/tests/comptime/comptime_on_generics_func_test.v %%DATADIR%%/vlib/v/tests/comptime/comptime_on_method_arg_test.v %%DATADIR%%/vlib/v/tests/comptime/comptime_option_field_test.v +%%DATADIR%%/vlib/v/tests/comptime/comptime_params_test.v %%DATADIR%%/vlib/v/tests/comptime/comptime_println_test.v %%DATADIR%%/vlib/v/tests/comptime/comptime_propagate_test.v %%DATADIR%%/vlib/v/tests/comptime/comptime_ref_arg_test.v +%%DATADIR%%/vlib/v/tests/comptime/comptime_selector_assign_test.v %%DATADIR%%/vlib/v/tests/comptime/comptime_selector_generic_arg_test.v %%DATADIR%%/vlib/v/tests/comptime/comptime_selector_member_test.v %%DATADIR%%/vlib/v/tests/comptime/comptime_selector_mut_test.v @@ -7348,6 +7764,7 @@ bin/v %%DATADIR%%/vlib/v/tests/comptime/comptime_sumtype_cast_2_test.v %%DATADIR%%/vlib/v/tests/comptime/comptime_sumtype_cast_3_test.v %%DATADIR%%/vlib/v/tests/comptime/comptime_sumtype_cast_test.v +%%DATADIR%%/vlib/v/tests/comptime/comptime_test_ident_test.v %%DATADIR%%/vlib/v/tests/comptime/comptime_type_test.v %%DATADIR%%/vlib/v/tests/comptime/comptime_typeof_value_test.v %%DATADIR%%/vlib/v/tests/comptime/comptime_unaliased_typ_test.v @@ -7369,6 +7786,7 @@ bin/v %%DATADIR%%/vlib/v/tests/concurrency/chan_generic_test.v %%DATADIR%%/vlib/v/tests/concurrency/chan_interface_test.v %%DATADIR%%/vlib/v/tests/concurrency/chan_push_enum_test.v +%%DATADIR%%/vlib/v/tests/concurrency/chan_try_push_int_test.v %%DATADIR%%/vlib/v/tests/concurrency/chan_try_push_literal_test.v %%DATADIR%%/vlib/v/tests/concurrency/channels_test.v %%DATADIR%%/vlib/v/tests/concurrency/default_thread_stack_size_test.v @@ -7420,6 +7838,8 @@ bin/v %%DATADIR%%/vlib/v/tests/concurrency/thread_ptr_ret_test.v %%DATADIR%%/vlib/v/tests/concurrency/thread_returns_test.v %%DATADIR%%/vlib/v/tests/concurrency/thread_to_string_test.v +%%DATADIR%%/vlib/v/tests/concurrency/thread_type_test.v +%%DATADIR%%/vlib/v/tests/concurrency/thread_wait_ptr_test.v %%DATADIR%%/vlib/v/tests/concurrency/volatile_vars_test.v %%DATADIR%%/vlib/v/tests/conditions/ifs/check_in_is_consistency_test.v %%DATADIR%%/vlib/v/tests/conditions/ifs/if_assign_test.v @@ -7525,6 +7945,8 @@ bin/v %%DATADIR%%/vlib/v/tests/consts/const_call_expr_order_test.v %%DATADIR%%/vlib/v/tests/consts/const_can_use_options_results_test.v %%DATADIR%%/vlib/v/tests/consts/const_comptime_eval_before_vinit_test.v +%%DATADIR%%/vlib/v/tests/consts/const_cstr_test.v +%%DATADIR%%/vlib/v/tests/consts/const_depend_update_expr_test.v %%DATADIR%%/vlib/v/tests/consts/const_embed_test.v %%DATADIR%%/vlib/v/tests/consts/const_eval_simple_int_expressions_at_comptime_test.v %%DATADIR%%/vlib/v/tests/consts/const_fixed_array_containing_references_to_itself_test.v @@ -7532,18 +7954,21 @@ bin/v %%DATADIR%%/vlib/v/tests/consts/const_fixed_array_of_string_value_msvc_test.v %%DATADIR%%/vlib/v/tests/consts/const_fixed_array_return_unresolved_test.v %%DATADIR%%/vlib/v/tests/consts/const_fixed_array_test.v +%%DATADIR%%/vlib/v/tests/consts/const_fixed_array_with_type_alias_test.v %%DATADIR%%/vlib/v/tests/consts/const_fixed_array_with_var_item_test.v %%DATADIR%%/vlib/v/tests/consts/const_from_bytes_test.v %%DATADIR%%/vlib/v/tests/consts/const_from_comptime_if_expr_test.v %%DATADIR%%/vlib/v/tests/consts/const_from_multi_branchs_of_if_expr_test.v %%DATADIR%%/vlib/v/tests/consts/const_function_call_init_order_test.v %%DATADIR%%/vlib/v/tests/consts/const_global_arr_test.v +%%DATADIR%%/vlib/v/tests/consts/const_indexexpr_dep_test.v %%DATADIR%%/vlib/v/tests/consts/const_init_array_index_test.v %%DATADIR%%/vlib/v/tests/consts/const_init_order_test.v %%DATADIR%%/vlib/v/tests/consts/const_many_pluses_with_raw_string_literal_test.v %%DATADIR%%/vlib/v/tests/consts/const_map_init_order_test.v %%DATADIR%%/vlib/v/tests/consts/const_name_equals_fn_name_test.v %%DATADIR%%/vlib/v/tests/consts/const_order_with_str_interp_test.v +%%DATADIR%%/vlib/v/tests/consts/const_propagate_result_test.v %%DATADIR%%/vlib/v/tests/consts/const_reference_argument_test.v %%DATADIR%%/vlib/v/tests/consts/const_representation_test.v %%DATADIR%%/vlib/v/tests/consts/const_resolution_test.v @@ -7554,8 +7979,10 @@ bin/v %%DATADIR%%/vlib/v/tests/consts/constant_array_size_test.v %%DATADIR%%/vlib/v/tests/create_dll/create_win_dll.c.v %%DATADIR%%/vlib/v/tests/create_dll/create_win_dll_test.v +%%DATADIR%%/vlib/v/tests/defer/defer_fixed_array_test.v %%DATADIR%%/vlib/v/tests/defer/defer_if_comptime_test.v %%DATADIR%%/vlib/v/tests/defer/defer_return_test.v +%%DATADIR%%/vlib/v/tests/defer/defer_static_test.v %%DATADIR%%/vlib/v/tests/defer/defer_test.v %%DATADIR%%/vlib/v/tests/defer/defer_use_returned_value_test.v %%DATADIR%%/vlib/v/tests/defer/defer_with_fn_var_test.v @@ -7587,9 +8014,11 @@ bin/v %%DATADIR%%/vlib/v/tests/enums/enum_print_test.v %%DATADIR%%/vlib/v/tests/enums/enum_static_from_string_test.v %%DATADIR%%/vlib/v/tests/enums/enum_test.v +%%DATADIR%%/vlib/v/tests/enums/enum_val_test.v %%DATADIR%%/vlib/v/tests/enums/enum_with_comptime_const_test.v %%DATADIR%%/vlib/v/tests/enums/enum_with_const_test.v %%DATADIR%%/vlib/v/tests/enums/fullname_enumval_as_arg_test.v +%%DATADIR%%/vlib/v/tests/enums/map_with_enum_keys_test.v %%DATADIR%%/vlib/v/tests/enums/maps_with_enum_flag_keys_test.v %%DATADIR%%/vlib/v/tests/enums/short_enum_syntax_across_module_test.v %%DATADIR%%/vlib/v/tests/enums/vargs_with_enum_value_test.v @@ -7602,11 +8031,11 @@ bin/v %%DATADIR%%/vlib/v/tests/filtering_tests/filtering_windows_test.v %%DATADIR%%/vlib/v/tests/fixed_array_2_dims_embed_test.v %%DATADIR%%/vlib/v/tests/fixed_array_2_dims_init_test.v +%%DATADIR%%/vlib/v/tests/fixed_array_init_with_init_test.v +%%DATADIR%%/vlib/v/tests/fixed_array_multi_return_test.v %%DATADIR%%/vlib/v/tests/fixed_array_on_array_test.v %%DATADIR%%/vlib/v/tests/fixed_array_update_embed_expr_test.v %%DATADIR%%/vlib/v/tests/fixed_array_update_expr_test.v -%%DATADIR%%/vlib/v/tests/fn_generic_option_none_test.v -%%DATADIR%%/vlib/v/tests/fn_optional_arg_alias_optional_param_test.v %%DATADIR%%/vlib/v/tests/fns/aliased_interface_methods_test.v %%DATADIR%%/vlib/v/tests/fns/aliased_static_method_test.v %%DATADIR%%/vlib/v/tests/fns/anon_c_keywords_closure_test.v @@ -7626,15 +8055,23 @@ bin/v %%DATADIR%%/vlib/v/tests/fns/anon_fn_with_nested_anon_fn_args_test.v %%DATADIR%%/vlib/v/tests/fns/anon_fn_with_option_test.v %%DATADIR%%/vlib/v/tests/fns/anon_with_prefix_test.v +%%DATADIR%%/vlib/v/tests/fns/builtin_fn_var_test.v +%%DATADIR%%/vlib/v/tests/fns/call_args_variadic_sumtype_test.v +%%DATADIR%%/vlib/v/tests/fns/call_nested_test.v %%DATADIR%%/vlib/v/tests/fns/call_on_anon_test.v +%%DATADIR%%/vlib/v/tests/fns/call_option_param_test.v %%DATADIR%%/vlib/v/tests/fns/call_or_empty_block_test.v +%%DATADIR%%/vlib/v/tests/fns/call_result_test.v +%%DATADIR%%/vlib/v/tests/fns/call_struct_params_with_keyword_test.v %%DATADIR%%/vlib/v/tests/fns/call_to_str_on_option_test.v +%%DATADIR%%/vlib/v/tests/fns/call_with_nil_test.v %%DATADIR%%/vlib/v/tests/fns/calling_module_functions_with_maps_of_arrays_test.v %%DATADIR%%/vlib/v/tests/fns/closure_data_with_gc_test.c.v %%DATADIR%%/vlib/v/tests/fns/closure_fn_arg_in_map_test.v %%DATADIR%%/vlib/v/tests/fns/closure_generator_test.v %%DATADIR%%/vlib/v/tests/fns/closure_in_if_guard_1_test.v %%DATADIR%%/vlib/v/tests/fns/closure_in_if_guard_2_test.v +%%DATADIR%%/vlib/v/tests/fns/closure_of_instance_method_passed_to_voidptr_parameter_test.v %%DATADIR%%/vlib/v/tests/fns/closure_of_method_defined_on_alias_test.v %%DATADIR%%/vlib/v/tests/fns/closure_option_direct_call_test.v %%DATADIR%%/vlib/v/tests/fns/closure_test.v @@ -7662,6 +8099,7 @@ bin/v %%DATADIR%%/vlib/v/tests/fns/fn_expecting_ref_but_returning_struct_test.v %%DATADIR%%/vlib/v/tests/fns/fn_expecting_ref_but_returning_struct_time_module_test.v %%DATADIR%%/vlib/v/tests/fns/fn_fixed_array_ret_test.v +%%DATADIR%%/vlib/v/tests/fns/fn_generic_option_none_test.v %%DATADIR%%/vlib/v/tests/fns/fn_generic_resolve_test.v %%DATADIR%%/vlib/v/tests/fns/fn_heap_promoted_test.v %%DATADIR%%/vlib/v/tests/fns/fn_high_test.v @@ -7674,6 +8112,7 @@ bin/v %%DATADIR%%/vlib/v/tests/fns/fn_mut_arg_of_sumtype_ref_test.v %%DATADIR%%/vlib/v/tests/fns/fn_mut_args_test.v %%DATADIR%%/vlib/v/tests/fns/fn_name_using_keyword_test.v +%%DATADIR%%/vlib/v/tests/fns/fn_optional_arg_alias_optional_param_test.v %%DATADIR%%/vlib/v/tests/fns/fn_ptr_call_test.v %%DATADIR%%/vlib/v/tests/fns/fn_return_alias_of_ptr_test.v %%DATADIR%%/vlib/v/tests/fns/fn_return_fn_test.v @@ -7729,6 +8168,8 @@ bin/v %%DATADIR%%/vlib/v/tests/fns/methods_on_interfaces_test.v %%DATADIR%%/vlib/v/tests/fns/multi_return_array_fixed_test.v %%DATADIR%%/vlib/v/tests/fns/param_fixed_array_const_test.v +%%DATADIR%%/vlib/v/tests/fns/return_multi_aliased_fixed_array_test.v +%%DATADIR%%/vlib/v/tests/fns/sort_fn_def_test.v %%DATADIR%%/vlib/v/tests/fns/static_call_on_match_test.v %%DATADIR%%/vlib/v/tests/fns/variadic_sumtype_test.v %%DATADIR%%/vlib/v/tests/for_in_iterator_next_test.v @@ -7737,6 +8178,8 @@ bin/v %%DATADIR%%/vlib/v/tests/generics/concrete_type_as_generic_fn_type_1_test.v %%DATADIR%%/vlib/v/tests/generics/concrete_type_as_generic_fn_type_2_test.v %%DATADIR%%/vlib/v/tests/generics/default_type_with_ref_test.v +%%DATADIR%%/vlib/v/tests/generics/foo.h +%%DATADIR%%/vlib/v/tests/generics/generic_alias_callback_test.v %%DATADIR%%/vlib/v/tests/generics/generic_alias_fn_op_call_test.v %%DATADIR%%/vlib/v/tests/generics/generic_alias_map_type_test.v %%DATADIR%%/vlib/v/tests/generics/generic_anon_fn_inside_generic_fn_test.v @@ -7744,7 +8187,9 @@ bin/v %%DATADIR%%/vlib/v/tests/generics/generic_array_init_test.v %%DATADIR%%/vlib/v/tests/generics/generic_array_of_alias_test.v %%DATADIR%%/vlib/v/tests/generics/generic_array_of_sumtype_push_test.v +%%DATADIR%%/vlib/v/tests/generics/generic_array_pass_test.v %%DATADIR%%/vlib/v/tests/generics/generic_array_ret_test.v +%%DATADIR%%/vlib/v/tests/generics/generic_array_test.v %%DATADIR%%/vlib/v/tests/generics/generic_arrays_sum_test.v %%DATADIR%%/vlib/v/tests/generics/generic_as_cast_on_map_test.v %%DATADIR%%/vlib/v/tests/generics/generic_call_mixing_args_test.v @@ -7755,6 +8200,7 @@ bin/v %%DATADIR%%/vlib/v/tests/generics/generic_comptime_map_test.v %%DATADIR%%/vlib/v/tests/generics/generic_comptime_test.v %%DATADIR%%/vlib/v/tests/generics/generic_default_expression_in_or_block_test.v +%%DATADIR%%/vlib/v/tests/generics/generic_different_type_test.v %%DATADIR%%/vlib/v/tests/generics/generic_empty_interface_to_multi_struct_test.v %%DATADIR%%/vlib/v/tests/generics/generic_empty_interface_to_struct_test.v %%DATADIR%%/vlib/v/tests/generics/generic_fn_array_infer_var_test.v @@ -7774,10 +8220,12 @@ bin/v %%DATADIR%%/vlib/v/tests/generics/generic_fn_infer_struct_test.v %%DATADIR%%/vlib/v/tests/generics/generic_fn_infer_test.v %%DATADIR%%/vlib/v/tests/generics/generic_fn_infer_variadic_test.v +%%DATADIR%%/vlib/v/tests/generics/generic_fn_multi_mutable_struct_test.v %%DATADIR%%/vlib/v/tests/generics/generic_fn_multi_return_test.v %%DATADIR%%/vlib/v/tests/generics/generic_fn_param_test.v %%DATADIR%%/vlib/v/tests/generics/generic_fn_returning_option_and_result_test.v %%DATADIR%%/vlib/v/tests/generics/generic_fn_returning_type_with_T_test.v +%%DATADIR%%/vlib/v/tests/generics/generic_fn_struct_test.v %%DATADIR%%/vlib/v/tests/generics/generic_fn_type_with_different_generic_type_test.v %%DATADIR%%/vlib/v/tests/generics/generic_fn_typeof_name_test.v %%DATADIR%%/vlib/v/tests/generics/generic_fn_upper_name_type_test.v @@ -7787,10 +8235,12 @@ bin/v %%DATADIR%%/vlib/v/tests/generics/generic_fn_with_nested_generic_fn_call_test.v %%DATADIR%%/vlib/v/tests/generics/generic_fn_with_short_generic_struct_init_syntax_1_test.v %%DATADIR%%/vlib/v/tests/generics/generic_fn_with_short_generic_struct_init_syntax_2_test.v +%%DATADIR%%/vlib/v/tests/generics/generic_for_mut_val_test.v %%DATADIR%%/vlib/v/tests/generics/generic_functions_with_normal_function_test.v %%DATADIR%%/vlib/v/tests/generics/generic_if_ret_test.v %%DATADIR%%/vlib/v/tests/generics/generic_init_syntax_test.v %%DATADIR%%/vlib/v/tests/generics/generic_interface_array_type_infer_test.v +%%DATADIR%%/vlib/v/tests/generics/generic_interface_field_test.v %%DATADIR%%/vlib/v/tests/generics/generic_interface_infer_test.v %%DATADIR%%/vlib/v/tests/generics/generic_interface_test.v %%DATADIR%%/vlib/v/tests/generics/generic_lambda_expr_test.v @@ -7803,7 +8253,9 @@ bin/v %%DATADIR%%/vlib/v/tests/generics/generic_receiver_embed_test.v %%DATADIR%%/vlib/v/tests/generics/generic_recursive_fn_test.v %%DATADIR%%/vlib/v/tests/generics/generic_resolve_test.v +%%DATADIR%%/vlib/v/tests/generics/generic_return_array_generic_test.v %%DATADIR%%/vlib/v/tests/generics/generic_return_test.v +%%DATADIR%%/vlib/v/tests/generics/generic_selector_field_test.v %%DATADIR%%/vlib/v/tests/generics/generic_selector_indexexpr_test.v %%DATADIR%%/vlib/v/tests/generics/generic_selector_infix_test.v %%DATADIR%%/vlib/v/tests/generics/generic_selector_len_test.v @@ -7813,12 +8265,15 @@ bin/v %%DATADIR%%/vlib/v/tests/generics/generic_spawn_test.v %%DATADIR%%/vlib/v/tests/generics/generic_static_call_test.v %%DATADIR%%/vlib/v/tests/generics/generic_static_method_test.v +%%DATADIR%%/vlib/v/tests/generics/generic_struct_cstruct_test.v +%%DATADIR%%/vlib/v/tests/generics/generic_struct_field_unwrap_test.v %%DATADIR%%/vlib/v/tests/generics/generic_struct_init_ptr_test.v %%DATADIR%%/vlib/v/tests/generics/generic_struct_init_with_field_struct_init_test.v %%DATADIR%%/vlib/v/tests/generics/generic_struct_init_with_generic_cast_test.v %%DATADIR%%/vlib/v/tests/generics/generic_struct_init_with_reference_struct_type_test.v %%DATADIR%%/vlib/v/tests/generics/generic_struct_init_with_update_expr_test.v %%DATADIR%%/vlib/v/tests/generics/generic_struct_recursive_test.v +%%DATADIR%%/vlib/v/tests/generics/generic_struct_return_test.v %%DATADIR%%/vlib/v/tests/generics/generic_struct_test.v %%DATADIR%%/vlib/v/tests/generics/generic_sumtype_cast_test.v %%DATADIR%%/vlib/v/tests/generics/generic_sumtype_init_in_generic_fn_call_test.v @@ -7908,6 +8363,7 @@ bin/v %%DATADIR%%/vlib/v/tests/generics/generics_return_multiple_generics_struct_test.v %%DATADIR%%/vlib/v/tests/generics/generics_return_recursive_generics_struct_test.v %%DATADIR%%/vlib/v/tests/generics/generics_return_reference_generics_struct_test.v +%%DATADIR%%/vlib/v/tests/generics/generics_return_result_maps_test.v %%DATADIR%%/vlib/v/tests/generics/generics_stack_of_sumtype_push_test.v %%DATADIR%%/vlib/v/tests/generics/generics_struct_anon_fn_fields_test.v %%DATADIR%%/vlib/v/tests/generics/generics_struct_anon_fn_type_test.v @@ -7920,7 +8376,6 @@ bin/v %%DATADIR%%/vlib/v/tests/generics/generics_struct_init_with_generic_struct_items_test.v %%DATADIR%%/vlib/v/tests/generics/generics_struct_init_with_inconsistent_generic_types_1_test.v %%DATADIR%%/vlib/v/tests/generics/generics_struct_init_with_inconsistent_generic_types_2_test.v -%%DATADIR%%/vlib/v/tests/generics/generics_struct_init_with_inconsistent_generic_types_3_test.v %%DATADIR%%/vlib/v/tests/generics/generics_struct_init_with_inconsistent_generic_types_4_test.v %%DATADIR%%/vlib/v/tests/generics/generics_struct_init_with_inconsistent_generic_types_5_test.v %%DATADIR%%/vlib/v/tests/generics/generics_struct_init_with_inconsistent_generic_types_6_test.v @@ -7973,15 +8428,24 @@ bin/v %%DATADIR%%/vlib/v/tests/generics/modules/simplemodule/importing_test.v %%DATADIR%%/vlib/v/tests/generics/modules/simplemodule/simplemodule.v %%DATADIR%%/vlib/v/tests/generics/multiple_generic_resolve_test.v +%%DATADIR%%/vlib/v/tests/generics/return_closure_f64_test.v +%%DATADIR%%/vlib/v/tests/generics/return_closure_int_test.v +%%DATADIR%%/vlib/v/tests/generics/struct_generic_map_index_test.v +%%DATADIR%%/vlib/v/tests/generics/v.mod %%DATADIR%%/vlib/v/tests/global_fixed_arr_init_test.v %%DATADIR%%/vlib/v/tests/global_init_array_test.v %%DATADIR%%/vlib/v/tests/global_init_test.v %%DATADIR%%/vlib/v/tests/goto_test.v +%%DATADIR%%/vlib/v/tests/if_elseif_else_test.v %%DATADIR%%/vlib/v/tests/if_guard_elseif_test.v %%DATADIR%%/vlib/v/tests/import_aliases_test.v +%%DATADIR%%/vlib/v/tests/import_order_1_test.v +%%DATADIR%%/vlib/v/tests/import_order_2_test.v %%DATADIR%%/vlib/v/tests/imported_symbols_test.v +%%DATADIR%%/vlib/v/tests/in_op_array_fixed_test.v %%DATADIR%%/vlib/v/tests/include_c_gen_fn_headers/cheader.h %%DATADIR%%/vlib/v/tests/include_c_gen_fn_headers/include_c.v +%%DATADIR%%/vlib/v/tests/index_on_loop_test.v %%DATADIR%%/vlib/v/tests/indexexpr_or_test.v %%DATADIR%%/vlib/v/tests/indexexpr_with_anon_fn_test.v %%DATADIR%%/vlib/v/tests/indexexpr_with_assign_test.v @@ -8002,6 +8466,8 @@ bin/v %%DATADIR%%/vlib/v/tests/interfaces/interface_arg_test.v %%DATADIR%%/vlib/v/tests/interfaces/interface_arr_auto_str_test.v %%DATADIR%%/vlib/v/tests/interfaces/interface_arr_for_mut_iter_index_test.v +%%DATADIR%%/vlib/v/tests/interfaces/interface_arr_init_test.v +%%DATADIR%%/vlib/v/tests/interfaces/interface_array_init_test.v %%DATADIR%%/vlib/v/tests/interfaces/interface_array_methods_test.v %%DATADIR%%/vlib/v/tests/interfaces/interface_as_cast_in_anon_fn_test.v %%DATADIR%%/vlib/v/tests/interfaces/interface_auto_str_gen_test.v @@ -8037,13 +8503,19 @@ bin/v %%DATADIR%%/vlib/v/tests/interfaces/interface_equality_test.v %%DATADIR%%/vlib/v/tests/interfaces/interface_fields_test.v %%DATADIR%%/vlib/v/tests/interfaces/interface_fields_typearray_test.v +%%DATADIR%%/vlib/v/tests/interfaces/interface_fixed_array_ret_test.v %%DATADIR%%/vlib/v/tests/interfaces/interface_fn_return_array_of_interface_test.v %%DATADIR%%/vlib/v/tests/interfaces/interface_fn_return_with_struct_init_test.v +%%DATADIR%%/vlib/v/tests/interfaces/interface_generic_multi_return_test.v %%DATADIR%%/vlib/v/tests/interfaces/interface_generic_test.v +%%DATADIR%%/vlib/v/tests/interfaces/interface_int_test.v +%%DATADIR%%/vlib/v/tests/interfaces/interface_method_closure_test.v %%DATADIR%%/vlib/v/tests/interfaces/interface_method_using_struct_embed_test.v +%%DATADIR%%/vlib/v/tests/interfaces/interface_method_with_params_implemented_with_type_aliased_params_test.v %%DATADIR%%/vlib/v/tests/interfaces/interface_method_with_struct_embed_test.v %%DATADIR%%/vlib/v/tests/interfaces/interface_multi_return_test.v %%DATADIR%%/vlib/v/tests/interfaces/interface_nested_field_test.v +%%DATADIR%%/vlib/v/tests/interfaces/interface_nil_cmp_test.v %%DATADIR%%/vlib/v/tests/interfaces/interface_only_decl_with_option_test.v %%DATADIR%%/vlib/v/tests/interfaces/interface_runtime_conversions_test.v %%DATADIR%%/vlib/v/tests/interfaces/interface_smartcast_call_test.v @@ -8071,6 +8543,7 @@ bin/v %%DATADIR%%/vlib/v/tests/known_errors/testdata/cast_aliases_on_generics_type.vv %%DATADIR%%/vlib/v/tests/known_errors/testdata/shared_in_alias_test.vv %%DATADIR%%/vlib/v/tests/last_stmt_semicolon_or_expr_test.v +%%DATADIR%%/vlib/v/tests/left_padding_test.v %%DATADIR%%/vlib/v/tests/left_shift_array_fixed_test.v %%DATADIR%%/vlib/v/tests/local/local.v %%DATADIR%%/vlib/v/tests/local_test.v @@ -8082,6 +8555,7 @@ bin/v %%DATADIR%%/vlib/v/tests/loops/for_c_stmt_with_result_call_test.v %%DATADIR%%/vlib/v/tests/loops/for_cond_test.v %%DATADIR%%/vlib/v/tests/loops/for_in_alias_test.v +%%DATADIR%%/vlib/v/tests/loops/for_in_array_with_struct_init_test.v %%DATADIR%%/vlib/v/tests/loops/for_in_containers_of_fixed_array_test.v %%DATADIR%%/vlib/v/tests/loops/for_in_iterator_of_generic_struct_1_test.v %%DATADIR%%/vlib/v/tests/loops/for_in_iterator_of_generic_struct_2_test.v @@ -8114,6 +8588,7 @@ bin/v %%DATADIR%%/vlib/v/tests/mark_as_referenced_test.v %%DATADIR%%/vlib/v/tests/match_array_fixed_test.v %%DATADIR%%/vlib/v/tests/match_on_return_test.v +%%DATADIR%%/vlib/v/tests/match_or_expr_test.v %%DATADIR%%/vlib/v/tests/module_test.v %%DATADIR%%/vlib/v/tests/module_type_cast_test.v %%DATADIR%%/vlib/v/tests/modules/alias_to_another_module/alias.v @@ -8184,10 +8659,12 @@ bin/v %%DATADIR%%/vlib/v/tests/options/option_alias_fn_ret_test.v %%DATADIR%%/vlib/v/tests/options/option_anon_struct_test.v %%DATADIR%%/vlib/v/tests/options/option_arr_auto_str_test.v +%%DATADIR%%/vlib/v/tests/options/option_array_compare_test.v %%DATADIR%%/vlib/v/tests/options/option_array_dump_in_generic_fn_test.v %%DATADIR%%/vlib/v/tests/options/option_array_fixed_struct_test.v %%DATADIR%%/vlib/v/tests/options/option_array_fixed_test.v %%DATADIR%%/vlib/v/tests/options/option_array_init_test.v +%%DATADIR%%/vlib/v/tests/options/option_array_push_test.v %%DATADIR%%/vlib/v/tests/options/option_array_submodule_test.v %%DATADIR%%/vlib/v/tests/options/option_array_test.v %%DATADIR%%/vlib/v/tests/options/option_assign_none_test.v @@ -8205,19 +8682,27 @@ bin/v %%DATADIR%%/vlib/v/tests/options/option_default_values_test.v %%DATADIR%%/vlib/v/tests/options/option_diff_alias_arg_test.v %%DATADIR%%/vlib/v/tests/options/option_dump_test.v +%%DATADIR%%/vlib/v/tests/options/option_embed_field_test.v %%DATADIR%%/vlib/v/tests/options/option_empty_map_test.v %%DATADIR%%/vlib/v/tests/options/option_expr_with_array_value_test.v %%DATADIR%%/vlib/v/tests/options/option_fixed_array_2_test.v %%DATADIR%%/vlib/v/tests/options/option_fixed_array_test.v %%DATADIR%%/vlib/v/tests/options/option_fn_alias_test.v +%%DATADIR%%/vlib/v/tests/options/option_fn_multi_ret_test.v +%%DATADIR%%/vlib/v/tests/options/option_fn_struct_init_test.v %%DATADIR%%/vlib/v/tests/options/option_fn_test.v %%DATADIR%%/vlib/v/tests/options/option_fn_var_test.v +%%DATADIR%%/vlib/v/tests/options/option_fn_variadic_test.v %%DATADIR%%/vlib/v/tests/options/option_fn_voidptr_test.v %%DATADIR%%/vlib/v/tests/options/option_fntype_assign_test.v +%%DATADIR%%/vlib/v/tests/options/option_for_mut_test.v %%DATADIR%%/vlib/v/tests/options/option_for_or_block_test.v %%DATADIR%%/vlib/v/tests/options/option_free_method_test.v %%DATADIR%%/vlib/v/tests/options/option_generic_alias_test.v +%%DATADIR%%/vlib/v/tests/options/option_generic_array_field_test.v +%%DATADIR%%/vlib/v/tests/options/option_generic_array_test.v %%DATADIR%%/vlib/v/tests/options/option_generic_cast_none_test.v +%%DATADIR%%/vlib/v/tests/options/option_generic_param_test.v %%DATADIR%%/vlib/v/tests/options/option_generic_ptr_return_test.v %%DATADIR%%/vlib/v/tests/options/option_generic_return_test.v %%DATADIR%%/vlib/v/tests/options/option_generic_selector_unwrap_test.v @@ -8228,6 +8713,7 @@ bin/v %%DATADIR%%/vlib/v/tests/options/option_if_expr_with_panic_call_test.v %%DATADIR%%/vlib/v/tests/options/option_if_infer_test.v %%DATADIR%%/vlib/v/tests/options/option_if_option_test.v +%%DATADIR%%/vlib/v/tests/options/option_if_unwrap_test.v %%DATADIR%%/vlib/v/tests/options/option_ifguard_array_of_option_test.v %%DATADIR%%/vlib/v/tests/options/option_import_struct_test.v %%DATADIR%%/vlib/v/tests/options/option_in_loop_test.v @@ -8236,12 +8722,15 @@ bin/v %%DATADIR%%/vlib/v/tests/options/option_init_ptr_test.v %%DATADIR%%/vlib/v/tests/options/option_init_test.v %%DATADIR%%/vlib/v/tests/options/option_interface_test.v +%%DATADIR%%/vlib/v/tests/options/option_last_call_test.v %%DATADIR%%/vlib/v/tests/options/option_map_fn_type_value_test.v %%DATADIR%%/vlib/v/tests/options/option_map_fn_value_test.v %%DATADIR%%/vlib/v/tests/options/option_map_init_test.v %%DATADIR%%/vlib/v/tests/options/option_map_none_test.v %%DATADIR%%/vlib/v/tests/options/option_map_set_test.v +%%DATADIR%%/vlib/v/tests/options/option_map_val_test.v %%DATADIR%%/vlib/v/tests/options/option_map_value_test.v +%%DATADIR%%/vlib/v/tests/options/option_match_case_test.v %%DATADIR%%/vlib/v/tests/options/option_match_expr_test.v %%DATADIR%%/vlib/v/tests/options/option_match_none_test.v %%DATADIR%%/vlib/v/tests/options/option_match_test.v @@ -8249,14 +8738,21 @@ bin/v %%DATADIR%%/vlib/v/tests/options/option_multi_ret_test.v %%DATADIR%%/vlib/v/tests/options/option_multi_return_assign_test.v %%DATADIR%%/vlib/v/tests/options/option_multi_return_if_test.v +%%DATADIR%%/vlib/v/tests/options/option_multi_return_opt_test.v %%DATADIR%%/vlib/v/tests/options/option_multi_return_test.v +%%DATADIR%%/vlib/v/tests/options/option_mut_generic_array_test.v +%%DATADIR%%/vlib/v/tests/options/option_mut_if_none_test.v +%%DATADIR%%/vlib/v/tests/options/option_mut_param_test.v +%%DATADIR%%/vlib/v/tests/options/option_mut_struct_init_test.v %%DATADIR%%/vlib/v/tests/options/option_nested_fixed_array_test.v +%%DATADIR%%/vlib/v/tests/options/option_nested_selector_test.v %%DATADIR%%/vlib/v/tests/options/option_nested_selector_unwrap_test.v %%DATADIR%%/vlib/v/tests/options/option_nested_struct_test.v %%DATADIR%%/vlib/v/tests/options/option_nested_unwrapping_test.v %%DATADIR%%/vlib/v/tests/options/option_none_to_anon_struct_test.v %%DATADIR%%/vlib/v/tests/options/option_operator_overload_test.v %%DATADIR%%/vlib/v/tests/options/option_or_block_test.v +%%DATADIR%%/vlib/v/tests/options/option_or_expr_dump_test.v %%DATADIR%%/vlib/v/tests/options/option_or_expr_with_non_opt_test.v %%DATADIR%%/vlib/v/tests/options/option_or_result_fixed_arr_test.v %%DATADIR%%/vlib/v/tests/options/option_print_errors_test.v @@ -8270,10 +8766,12 @@ bin/v %%DATADIR%%/vlib/v/tests/options/option_ptr_iface_test.v %%DATADIR%%/vlib/v/tests/options/option_ptr_init_empty_test.v %%DATADIR%%/vlib/v/tests/options/option_ptr_init_test.v +%%DATADIR%%/vlib/v/tests/options/option_ptr_nil_test.v %%DATADIR%%/vlib/v/tests/options/option_ptr_ptr_test.v %%DATADIR%%/vlib/v/tests/options/option_ptr_test.v %%DATADIR%%/vlib/v/tests/options/option_ptr_unwrap_selector_test.v %%DATADIR%%/vlib/v/tests/options/option_ptr_unwrap_test.v +%%DATADIR%%/vlib/v/tests/options/option_ptr_zero_test.v %%DATADIR%%/vlib/v/tests/options/option_push_array_opt_test.v %%DATADIR%%/vlib/v/tests/options/option_reference_params_test.v %%DATADIR%%/vlib/v/tests/options/option_result_interface_ret_test.v @@ -8285,9 +8783,11 @@ bin/v %%DATADIR%%/vlib/v/tests/options/option_selector_interface_ptr_test.v %%DATADIR%%/vlib/v/tests/options/option_selector_nested_unwrap_test.v %%DATADIR%%/vlib/v/tests/options/option_selector_nested_unwrapped_test.v +%%DATADIR%%/vlib/v/tests/options/option_selector_none_unwrap_test.v %%DATADIR%%/vlib/v/tests/options/option_selector_test.v %%DATADIR%%/vlib/v/tests/options/option_selector_unwrap_test.v %%DATADIR%%/vlib/v/tests/options/option_selector_unwrap_types_test.v +%%DATADIR%%/vlib/v/tests/options/option_selector_unwrapping_test.v %%DATADIR%%/vlib/v/tests/options/option_struct_compare_test.v %%DATADIR%%/vlib/v/tests/options/option_struct_default_test.v %%DATADIR%%/vlib/v/tests/options/option_struct_field_init_test.v @@ -8300,6 +8800,7 @@ bin/v %%DATADIR%%/vlib/v/tests/options/option_sumtype_map_test.v %%DATADIR%%/vlib/v/tests/options/option_sumtype_option_variant_test.v %%DATADIR%%/vlib/v/tests/options/option_sumtype_test.v +%%DATADIR%%/vlib/v/tests/options/option_sumtype_unwrap_test.v %%DATADIR%%/vlib/v/tests/options/option_sumtype_variant_test.v %%DATADIR%%/vlib/v/tests/options/option_test.c.v %%DATADIR%%/vlib/v/tests/options/option_unwrap_as_cast_test.v @@ -8309,7 +8810,9 @@ bin/v %%DATADIR%%/vlib/v/tests/options/option_unwrap_print_test.v %%DATADIR%%/vlib/v/tests/options/option_unwrap_selector_expr_as_cast_test.v %%DATADIR%%/vlib/v/tests/options/option_unwrap_selector_test.v +%%DATADIR%%/vlib/v/tests/options/option_unwrap_selector_write_test.v %%DATADIR%%/vlib/v/tests/options/option_unwrap_test.v +%%DATADIR%%/vlib/v/tests/options/option_unwrapped_arg_generic_opt_test.v %%DATADIR%%/vlib/v/tests/options/option_var_2_test.v %%DATADIR%%/vlib/v/tests/options/option_var_cast_test.v %%DATADIR%%/vlib/v/tests/options/option_var_map_test.v @@ -8333,10 +8836,12 @@ bin/v %%DATADIR%%/vlib/v/tests/orm_enum_test.v %%DATADIR%%/vlib/v/tests/orm_handle_error_for_select_from_not_created_table_test.v %%DATADIR%%/vlib/v/tests/orm_joined_tables_select_test.v +%%DATADIR%%/vlib/v/tests/orm_or_test.v %%DATADIR%%/vlib/v/tests/orm_stmt_wrong_return_checking_test.v %%DATADIR%%/vlib/v/tests/orm_sub_array_struct_test.v %%DATADIR%%/vlib/v/tests/orm_sub_struct_test.v %%DATADIR%%/vlib/v/tests/orm_table_name_test.v +%%DATADIR%%/vlib/v/tests/orm_type_alias_test.v %%DATADIR%%/vlib/v/tests/orm_update_test.v %%DATADIR%%/vlib/v/tests/panic_on_match_branch_test.v %%DATADIR%%/vlib/v/tests/parse_invalid_map_type_test.v @@ -8406,6 +8911,7 @@ bin/v %%DATADIR%%/vlib/v/tests/project_with_c_code/mod1/c/header.h %%DATADIR%%/vlib/v/tests/project_with_c_code/mod1/c/implementation.c %%DATADIR%%/vlib/v/tests/project_with_c_code/mod1/wrapper.c.v +%%DATADIR%%/vlib/v/tests/project_with_c_code/relative.h %%DATADIR%%/vlib/v/tests/project_with_c_code/v.mod %%DATADIR%%/vlib/v/tests/project_with_c_code_2/.gitignore %%DATADIR%%/vlib/v/tests/project_with_c_code_2/main.v @@ -8448,6 +8954,7 @@ bin/v %%DATADIR%%/vlib/v/tests/project_with_tests_for_main/my_test.v %%DATADIR%%/vlib/v/tests/project_with_tests_for_main/v.mod %%DATADIR%%/vlib/v/tests/projects_that_should_compile_test.v +%%DATADIR%%/vlib/v/tests/range_expr_logical_and_test.v %%DATADIR%%/vlib/v/tests/range_expr_with_int_test.v %%DATADIR%%/vlib/v/tests/reflection_attr_quotes_test.v %%DATADIR%%/vlib/v/tests/reflection_sym_test.v @@ -8481,6 +8988,7 @@ bin/v %%DATADIR%%/vlib/v/tests/return_result_in_or_block_test.v %%DATADIR%%/vlib/v/tests/reusable_mut_multiret_values_test.v %%DATADIR%%/vlib/v/tests/run_v_code_from_stdin_test.v +%%DATADIR%%/vlib/v/tests/runes_test.v %%DATADIR%%/vlib/v/tests/scanner_and_and_not_test.v %%DATADIR%%/vlib/v/tests/script_with_no_extension %%DATADIR%%/vlib/v/tests/selector_as_cast_test.v @@ -8499,12 +9007,18 @@ bin/v %%DATADIR%%/vlib/v/tests/skip_unused/array_index.run.out %%DATADIR%%/vlib/v/tests/skip_unused/array_index.skip_unused.run.out %%DATADIR%%/vlib/v/tests/skip_unused/array_index.vv +%%DATADIR%%/vlib/v/tests/skip_unused/array_init_from_sumtype.run.out +%%DATADIR%%/vlib/v/tests/skip_unused/array_init_from_sumtype.skip_unused.run.out +%%DATADIR%%/vlib/v/tests/skip_unused/array_init_from_sumtype.vv %%DATADIR%%/vlib/v/tests/skip_unused/array_insert.run.out %%DATADIR%%/vlib/v/tests/skip_unused/array_insert.skip_unused.run.out %%DATADIR%%/vlib/v/tests/skip_unused/array_insert.vv %%DATADIR%%/vlib/v/tests/skip_unused/array_push.run.out %%DATADIR%%/vlib/v/tests/skip_unused/array_push.skip_unused.run.out %%DATADIR%%/vlib/v/tests/skip_unused/array_push.vv +%%DATADIR%%/vlib/v/tests/skip_unused/array_push_with_interface_array.run.out +%%DATADIR%%/vlib/v/tests/skip_unused/array_push_with_interface_array.skip_unused.run.out +%%DATADIR%%/vlib/v/tests/skip_unused/array_push_with_interface_array.vv %%DATADIR%%/vlib/v/tests/skip_unused/assert_of_sumtype_values_works_test.run.out %%DATADIR%%/vlib/v/tests/skip_unused/assert_of_sumtype_values_works_test.skip_unused.run.out %%DATADIR%%/vlib/v/tests/skip_unused/assert_of_sumtype_values_works_test.vv @@ -8535,6 +9049,9 @@ bin/v %%DATADIR%%/vlib/v/tests/skip_unused/for_c_stmt.run.out %%DATADIR%%/vlib/v/tests/skip_unused/for_c_stmt.skip_unused.run.out %%DATADIR%%/vlib/v/tests/skip_unused/for_c_stmt.vv +%%DATADIR%%/vlib/v/tests/skip_unused/generic_call_from_json.run.out +%%DATADIR%%/vlib/v/tests/skip_unused/generic_call_from_json.skip_unused.run.out +%%DATADIR%%/vlib/v/tests/skip_unused/generic_call_from_json.vv %%DATADIR%%/vlib/v/tests/skip_unused/generic_iterator_loop.run.out %%DATADIR%%/vlib/v/tests/skip_unused/generic_iterator_loop.skip_unused.run.out %%DATADIR%%/vlib/v/tests/skip_unused/generic_iterator_loop.vv @@ -8559,6 +9076,12 @@ bin/v %%DATADIR%%/vlib/v/tests/skip_unused/import_json_only.run.out %%DATADIR%%/vlib/v/tests/skip_unused/import_json_only.skip_unused.run.out %%DATADIR%%/vlib/v/tests/skip_unused/import_json_only.vv +%%DATADIR%%/vlib/v/tests/skip_unused/interface_struct_unused.run.out +%%DATADIR%%/vlib/v/tests/skip_unused/interface_struct_unused.skip_unused.run.out +%%DATADIR%%/vlib/v/tests/skip_unused/interface_struct_unused.vv +%%DATADIR%%/vlib/v/tests/skip_unused/interface_unused.run.out +%%DATADIR%%/vlib/v/tests/skip_unused/interface_unused.skip_unused.run.out +%%DATADIR%%/vlib/v/tests/skip_unused/interface_unused.vv %%DATADIR%%/vlib/v/tests/skip_unused/json_decode_u32.run.out %%DATADIR%%/vlib/v/tests/skip_unused/json_decode_u32.skip_unused.run.out %%DATADIR%%/vlib/v/tests/skip_unused/json_decode_u32.vv @@ -8568,12 +9091,18 @@ bin/v %%DATADIR%%/vlib/v/tests/skip_unused/nested_generics_method.run.out %%DATADIR%%/vlib/v/tests/skip_unused/nested_generics_method.skip_unused.run.out %%DATADIR%%/vlib/v/tests/skip_unused/nested_generics_method.vv +%%DATADIR%%/vlib/v/tests/skip_unused/option_array_init.run.out +%%DATADIR%%/vlib/v/tests/skip_unused/option_array_init.skip_unused.run.out +%%DATADIR%%/vlib/v/tests/skip_unused/option_array_init.vv %%DATADIR%%/vlib/v/tests/skip_unused/option_int_println.run.out %%DATADIR%%/vlib/v/tests/skip_unused/option_int_println.skip_unused.run.out %%DATADIR%%/vlib/v/tests/skip_unused/option_int_println.vv %%DATADIR%%/vlib/v/tests/skip_unused/option_ptr_print.run.out %%DATADIR%%/vlib/v/tests/skip_unused/option_ptr_print.skip_unused.run.out %%DATADIR%%/vlib/v/tests/skip_unused/option_ptr_print.vv +%%DATADIR%%/vlib/v/tests/skip_unused/print_interface_smartcast.run.out +%%DATADIR%%/vlib/v/tests/skip_unused/print_interface_smartcast.skip_unused.run.out +%%DATADIR%%/vlib/v/tests/skip_unused/print_interface_smartcast.vv %%DATADIR%%/vlib/v/tests/skip_unused/println_os_executable.run.out %%DATADIR%%/vlib/v/tests/skip_unused/println_os_executable.skip_unused.run.out %%DATADIR%%/vlib/v/tests/skip_unused/println_os_executable.vv @@ -8586,26 +9115,32 @@ bin/v %%DATADIR%%/vlib/v/tests/skip_unused/simple_array_init.run.out %%DATADIR%%/vlib/v/tests/skip_unused/simple_array_init.skip_unused.run.out %%DATADIR%%/vlib/v/tests/skip_unused/simple_array_init.vv +%%DATADIR%%/vlib/v/tests/skip_unused/skip_sumtype_unused.run.out +%%DATADIR%%/vlib/v/tests/skip_unused/skip_sumtype_unused.skip_unused.run.out +%%DATADIR%%/vlib/v/tests/skip_unused/skip_sumtype_unused.vv %%DATADIR%%/vlib/v/tests/skip_unused/string_array_methods.run.out %%DATADIR%%/vlib/v/tests/skip_unused/string_array_methods.skip_unused.run.out %%DATADIR%%/vlib/v/tests/skip_unused/string_array_methods.vv %%DATADIR%%/vlib/v/tests/skip_unused/struct_field_default_expr.run.out %%DATADIR%%/vlib/v/tests/skip_unused/struct_field_default_expr.skip_unused.run.out %%DATADIR%%/vlib/v/tests/skip_unused/struct_field_default_expr.vv +%%DATADIR%%/vlib/v/tests/skip_unused/struct_field_none.run.out +%%DATADIR%%/vlib/v/tests/skip_unused/struct_field_none.skip_unused.run.out +%%DATADIR%%/vlib/v/tests/skip_unused/struct_field_none.vv %%DATADIR%%/vlib/v/tests/skip_unused/sumtype_type_name.run.out %%DATADIR%%/vlib/v/tests/skip_unused/sumtype_type_name.skip_unused.run.out %%DATADIR%%/vlib/v/tests/skip_unused/sumtype_type_name.vv +%%DATADIR%%/vlib/v/tests/skip_unused/thread_waiter.run.out +%%DATADIR%%/vlib/v/tests/skip_unused/thread_waiter.skip_unused.run.out +%%DATADIR%%/vlib/v/tests/skip_unused/thread_waiter.vv %%DATADIR%%/vlib/v/tests/skip_unused/veb_run_at.run.out %%DATADIR%%/vlib/v/tests/skip_unused/veb_run_at.skip_unused.run.out %%DATADIR%%/vlib/v/tests/skip_unused/veb_run_at.vv %%DATADIR%%/vlib/v/tests/skip_unused/vweb_run_at.run.out %%DATADIR%%/vlib/v/tests/skip_unused/vweb_run_at.skip_unused.run.out %%DATADIR%%/vlib/v/tests/skip_unused/vweb_run_at.vv -%%DATADIR%%/vlib/v/tests/sort_fn_def_test.v %%DATADIR%%/vlib/v/tests/sql_statement_inside_fn_call_test.v %%DATADIR%%/vlib/v/tests/static_vars_test.v -%%DATADIR%%/vlib/v/tests/struct_init_update_test.v -%%DATADIR%%/vlib/v/tests/struct_with_alias_embed_test.v %%DATADIR%%/vlib/v/tests/structs/anon_struct_alias_type_decl_embed_test.v %%DATADIR%%/vlib/v/tests/structs/anon_struct_array_test.v %%DATADIR%%/vlib/v/tests/structs/anon_struct_assign_expr_test.v @@ -8638,7 +9173,9 @@ bin/v %%DATADIR%%/vlib/v/tests/structs/operator_overloading_with_reference_operands_test.v %%DATADIR%%/vlib/v/tests/structs/operator_overloading_with_string_interpolation_test.v %%DATADIR%%/vlib/v/tests/structs/short_struct_param_syntax_test.v +%%DATADIR%%/vlib/v/tests/structs/struct_aligned_test.v %%DATADIR%%/vlib/v/tests/structs/struct_allow_both_field_defaults_and_skip_flag_test.v +%%DATADIR%%/vlib/v/tests/structs/struct_anon_generic_fn_field_test.v %%DATADIR%%/vlib/v/tests/structs/struct_array_generic_field_test.v %%DATADIR%%/vlib/v/tests/structs/struct_auto_eq_gen_interface_test.v %%DATADIR%%/vlib/v/tests/structs/struct_chained_fields_correct_test.v @@ -8670,10 +9207,13 @@ bin/v %%DATADIR%%/vlib/v/tests/structs/struct_fields_required_test.v %%DATADIR%%/vlib/v/tests/structs/struct_fields_storing_functions_test.v %%DATADIR%%/vlib/v/tests/structs/struct_generic_init_test.v +%%DATADIR%%/vlib/v/tests/structs/struct_generic_sizeof_test.v %%DATADIR%%/vlib/v/tests/structs/struct_ierror_test.v %%DATADIR%%/vlib/v/tests/structs/struct_init_alias_array_fixed_test.v %%DATADIR%%/vlib/v/tests/structs/struct_init_and_assign_test.v %%DATADIR%%/vlib/v/tests/structs/struct_init_on_for_expr_test.v +%%DATADIR%%/vlib/v/tests/structs/struct_init_passing_test.v +%%DATADIR%%/vlib/v/tests/structs/struct_init_update_test.v %%DATADIR%%/vlib/v/tests/structs/struct_init_update_with_generics_test.v %%DATADIR%%/vlib/v/tests/structs/struct_init_update_with_mutable_receiver_test.v %%DATADIR%%/vlib/v/tests/structs/struct_init_with_chan_field_test.v @@ -8689,33 +9229,41 @@ bin/v %%DATADIR%%/vlib/v/tests/structs/struct_map_method_test.v %%DATADIR%%/vlib/v/tests/structs/struct_multi_embed_method_call_test.v %%DATADIR%%/vlib/v/tests/structs/struct_of_time_init_with_update_test.v +%%DATADIR%%/vlib/v/tests/structs/struct_option_field_comparison_test.v %%DATADIR%%/vlib/v/tests/structs/struct_option_field_zero_test.v +%%DATADIR%%/vlib/v/tests/structs/struct_scoped_test.v %%DATADIR%%/vlib/v/tests/structs/struct_selector_or_block_test.v %%DATADIR%%/vlib/v/tests/structs/struct_shared_field_init_test.v %%DATADIR%%/vlib/v/tests/structs/struct_shared_field_with_default_init_test.v %%DATADIR%%/vlib/v/tests/structs/struct_test.v %%DATADIR%%/vlib/v/tests/structs/struct_transmute_test.v +%%DATADIR%%/vlib/v/tests/structs/struct_with_alias_embed_test.v %%DATADIR%%/vlib/v/tests/structs/struct_with_reference_alias_field_test.v %%DATADIR%%/vlib/v/tests/structs/structs_with_voidptr_fields_can_be_printed_test.v %%DATADIR%%/vlib/v/tests/structs/working_with_an_empty_struct_test.v %%DATADIR%%/vlib/v/tests/sumtype_init_by_name_test.v %%DATADIR%%/vlib/v/tests/sumtypes/aggregate_is_nodetype_test.v %%DATADIR%%/vlib/v/tests/sumtypes/aggregate_with_struct_embed_test.v +%%DATADIR%%/vlib/v/tests/sumtypes/alias_sumtype_smartcast_test.v %%DATADIR%%/vlib/v/tests/sumtypes/init_multiple_branches_test.v %%DATADIR%%/vlib/v/tests/sumtypes/mut_receiver_of_sumtype_test.v %%DATADIR%%/vlib/v/tests/sumtypes/passing_sumtype_parameter_in_sumtype_matching_results_test.v +%%DATADIR%%/vlib/v/tests/sumtypes/sumtype_arg_mutable_test.v %%DATADIR%%/vlib/v/tests/sumtypes/sumtype_array_methods_test.v %%DATADIR%%/vlib/v/tests/sumtypes/sumtype_as_cast_1_test.v %%DATADIR%%/vlib/v/tests/sumtypes/sumtype_as_cast_2_test.v %%DATADIR%%/vlib/v/tests/sumtypes/sumtype_assign_test.v %%DATADIR%%/vlib/v/tests/sumtypes/sumtype_calls_test.v %%DATADIR%%/vlib/v/tests/sumtypes/sumtype_common_fields_test.v +%%DATADIR%%/vlib/v/tests/sumtypes/sumtype_empty_struct_test.v %%DATADIR%%/vlib/v/tests/sumtypes/sumtype_equality_test.v %%DATADIR%%/vlib/v/tests/sumtypes/sumtype_generic_checking_test.v %%DATADIR%%/vlib/v/tests/sumtypes/sumtype_inherited_var_test.v +%%DATADIR%%/vlib/v/tests/sumtypes/sumtype_init_literal_test.v %%DATADIR%%/vlib/v/tests/sumtypes/sumtype_init_test.v %%DATADIR%%/vlib/v/tests/sumtypes/sumtype_literal_test.v %%DATADIR%%/vlib/v/tests/sumtypes/sumtype_map_set_test.v +%%DATADIR%%/vlib/v/tests/sumtypes/sumtype_mutable_test.v %%DATADIR%%/vlib/v/tests/sumtypes/sumtype_on_match_test.v %%DATADIR%%/vlib/v/tests/sumtypes/sumtype_ptr_arg_test.v %%DATADIR%%/vlib/v/tests/sumtypes/sumtype_ptr_ptr_test.v @@ -8730,6 +9278,7 @@ bin/v %%DATADIR%%/vlib/v/tests/sumtypes/sumtype_with_struct_fn_field_call_test.v %%DATADIR%%/vlib/v/tests/sumtypes/voidptr_sumtype_test.v %%DATADIR%%/vlib/v/tests/supports__likely__test.v +%%DATADIR%%/vlib/v/tests/test_global_init_test.v %%DATADIR%%/vlib/v/tests/testcase_leak.vv %%DATADIR%%/vlib/v/tests/testdata/enum_in_builtin/builtin.v %%DATADIR%%/vlib/v/tests/testdata/enum_in_builtin/c.v @@ -8810,6 +9359,7 @@ bin/v %%DATADIR%%/vlib/v/tests/u8_free_test.v %%DATADIR%%/vlib/v/tests/unicode_escape_test.v %%DATADIR%%/vlib/v/tests/unions/nested_union_test.v +%%DATADIR%%/vlib/v/tests/unions/union_implementing_interface_test.v %%DATADIR%%/vlib/v/tests/unreachable_code_paths_test.v %%DATADIR%%/vlib/v/tests/unsigned_right_shift_test.v %%DATADIR%%/vlib/v/tests/use_alias_from_another_module_in_struct_field_test.v @@ -8826,8 +9376,8 @@ bin/v %%DATADIR%%/vlib/v/token/keywords_matcher_trie_test.v %%DATADIR%%/vlib/v/token/pos.v %%DATADIR%%/vlib/v/token/token.v +%%DATADIR%%/vlib/v/token/token_test.v %%DATADIR%%/vlib/v/trace_calls/tracing_calls.c.v -%%DATADIR%%/vlib/v/trace_calls/tracing_calls_d_musl.v %%DATADIR%%/vlib/v/trace_calls/tracing_calls_nix.c.v %%DATADIR%%/vlib/v/trace_calls/tracing_calls_windows.c.v %%DATADIR%%/vlib/v/transformer/index_state.v @@ -8861,6 +9411,8 @@ bin/v %%DATADIR%%/vlib/v/util/vtest/vtest.v %%DATADIR%%/vlib/v/vcache/vcache.v %%DATADIR%%/vlib/v/vcache/vcache_test.v +%%DATADIR%%/vlib/v/vmod/encoder.v +%%DATADIR%%/vlib/v/vmod/encoder_test.v %%DATADIR%%/vlib/v/vmod/parser.v %%DATADIR%%/vlib/v/vmod/parser_test.v %%DATADIR%%/vlib/v/vmod/vmod.v @@ -8901,6 +9453,12 @@ bin/v %%DATADIR%%/vlib/v2/types/types.v %%DATADIR%%/vlib/v2/types/universe.v %%DATADIR%%/vlib/v2/util/worker_pool.v +%%DATADIR%%/vlib/vanilla_http_server/CONTRIBUTING.md +%%DATADIR%%/vlib/vanilla_http_server/README.md +%%DATADIR%%/vlib/vanilla_http_server/http_server/http_server.c.v +%%DATADIR%%/vlib/vanilla_http_server/request_parser/request_parser.v +%%DATADIR%%/vlib/vanilla_http_server/request_parser/request_parser_test.v +%%DATADIR%%/vlib/vanilla_http_server/x.v %%DATADIR%%/vlib/veb/README.md %%DATADIR%%/vlib/veb/assets/README.md %%DATADIR%%/vlib/veb/assets/assets.v @@ -8930,7 +9488,9 @@ bin/v %%DATADIR%%/vlib/veb/static_handler.v %%DATADIR%%/vlib/veb/tests/controller_test.v %%DATADIR%%/vlib/veb/tests/cors_2_test.v +%%DATADIR%%/vlib/veb/tests/cors_regression_test.v %%DATADIR%%/vlib/veb/tests/cors_test.v +%%DATADIR%%/vlib/veb/tests/handle_split_requests_in_chrome_test.v %%DATADIR%%/vlib/veb/tests/large_payload_test.v %%DATADIR%%/vlib/veb/tests/middleware_test.v %%DATADIR%%/vlib/veb/tests/persistent_connection_test.v @@ -8942,6 +9502,7 @@ bin/v %%DATADIR%%/vlib/veb/tests/testdata/sub_folder/sub.txt %%DATADIR%%/vlib/veb/tests/testdata/unknown_mime.what %%DATADIR%%/vlib/veb/tests/testdata/upper_case.TXT +%%DATADIR%%/vlib/veb/tests/veb_aliased_app_and_context_test.v %%DATADIR%%/vlib/veb/tests/veb_app_test.v %%DATADIR%%/vlib/veb/tests/veb_should_listen_on_both_ipv4_and_ipv6_by_default_test.v %%DATADIR%%/vlib/veb/tests/veb_test.v @@ -8993,20 +9554,59 @@ bin/v %%DATADIR%%/vlib/x/README.md %%DATADIR%%/vlib/x/benchmark/benchmark.v %%DATADIR%%/vlib/x/benchmark/benchmark_test.v +%%DATADIR%%/vlib/x/crypto/ascon/README.md +%%DATADIR%%/vlib/x/crypto/ascon/aead128.v +%%DATADIR%%/vlib/x/crypto/ascon/aead128_test.v +%%DATADIR%%/vlib/x/crypto/ascon/ascon.v +%%DATADIR%%/vlib/x/crypto/ascon/ascon_test.v +%%DATADIR%%/vlib/x/crypto/ascon/bench/aead.v +%%DATADIR%%/vlib/x/crypto/ascon/bench/hashxof.v +%%DATADIR%%/vlib/x/crypto/ascon/bench/sum.v +%%DATADIR%%/vlib/x/crypto/ascon/cxof_test.v +%%DATADIR%%/vlib/x/crypto/ascon/digest.v +%%DATADIR%%/vlib/x/crypto/ascon/examples/use_of_cxof.v +%%DATADIR%%/vlib/x/crypto/ascon/examples/use_of_hash26.v +%%DATADIR%%/vlib/x/crypto/ascon/examples/use_of_xof.v +%%DATADIR%%/vlib/x/crypto/ascon/hash.v +%%DATADIR%%/vlib/x/crypto/ascon/hash_test.v +%%DATADIR%%/vlib/x/crypto/ascon/util.v +%%DATADIR%%/vlib/x/crypto/ascon/xof.v +%%DATADIR%%/vlib/x/crypto/ascon/xof_test.v %%DATADIR%%/vlib/x/crypto/chacha20/README.md +%%DATADIR%%/vlib/x/crypto/chacha20/bench/bench.v %%DATADIR%%/vlib/x/crypto/chacha20/chacha.v +%%DATADIR%%/vlib/x/crypto/chacha20/chacha_64bitctr_test.v %%DATADIR%%/vlib/x/crypto/chacha20/chacha_test.v +%%DATADIR%%/vlib/x/crypto/chacha20/stream.v +%%DATADIR%%/vlib/x/crypto/chacha20/stream_test.v %%DATADIR%%/vlib/x/crypto/chacha20/xchacha.v %%DATADIR%%/vlib/x/crypto/chacha20/xchacha_test.v %%DATADIR%%/vlib/x/crypto/chacha20poly1305/README.md %%DATADIR%%/vlib/x/crypto/chacha20poly1305/chacha20poly1305.v %%DATADIR%%/vlib/x/crypto/chacha20poly1305/chacha20poly1305_test.v %%DATADIR%%/vlib/x/crypto/chacha20poly1305/usage_test.v +%%DATADIR%%/vlib/x/crypto/curve25519/README.md +%%DATADIR%%/vlib/x/crypto/curve25519/curve25519.v +%%DATADIR%%/vlib/x/crypto/curve25519/curve25519_test.v +%%DATADIR%%/vlib/x/crypto/curve25519/examples/shared_sec_with_custom_derivator.v +%%DATADIR%%/vlib/x/crypto/curve25519/examples/shared_sec_with_raw_bytes.v +%%DATADIR%%/vlib/x/crypto/curve25519/usage_test.v %%DATADIR%%/vlib/x/crypto/poly1305/README.md %%DATADIR%%/vlib/x/crypto/poly1305/custom.v %%DATADIR%%/vlib/x/crypto/poly1305/poly1305.v %%DATADIR%%/vlib/x/crypto/poly1305/poly1305_test.v %%DATADIR%%/vlib/x/crypto/poly1305/usage_test.v +%%DATADIR%%/vlib/x/crypto/slhdsa/README.md +%%DATADIR%%/vlib/x/crypto/slhdsa/base.v +%%DATADIR%%/vlib/x/crypto/slhdsa/base_test.v +%%DATADIR%%/vlib/x/crypto/slhdsa/const.c.v +%%DATADIR%%/vlib/x/crypto/slhdsa/examples/example0.v +%%DATADIR%%/vlib/x/crypto/slhdsa/install-latest-ssl.md +%%DATADIR%%/vlib/x/crypto/slhdsa/slhdsa.c.v +%%DATADIR%%/vlib/x/crypto/slhdsa/slhdsa.v +%%DATADIR%%/vlib/x/crypto/slhdsa/slhdsa_siggen_test.v +%%DATADIR%%/vlib/x/crypto/slhdsa/slhdsa_sigver_test.v +%%DATADIR%%/vlib/x/crypto/slhdsa/usage_test.v %%DATADIR%%/vlib/x/crypto/sm4/README.md %%DATADIR%%/vlib/x/crypto/sm4/SM4.pdf %%DATADIR%%/vlib/x/crypto/sm4/sm4.v @@ -9074,18 +9674,26 @@ bin/v %%DATADIR%%/vlib/x/encoding/asn1/visiblestring.v %%DATADIR%%/vlib/x/encoding/asn1/visiblestring_test.v %%DATADIR%%/vlib/x/json2/README.md -%%DATADIR%%/vlib/x/json2/count.v -%%DATADIR%%/vlib/x/json2/count_test.v +%%DATADIR%%/vlib/x/json2/constants.v +%%DATADIR%%/vlib/x/json2/custom.v %%DATADIR%%/vlib/x/json2/decoder.v %%DATADIR%%/vlib/x/json2/decoder2/attributes_test.v +%%DATADIR%%/vlib/x/json2/decoder2/check.v +%%DATADIR%%/vlib/x/json2/decoder2/custom.v %%DATADIR%%/vlib/x/json2/decoder2/decode.v %%DATADIR%%/vlib/x/json2/decoder2/decode_sumtype.v -%%DATADIR%%/vlib/x/json2/decoder2/decode_test.v %%DATADIR%%/vlib/x/json2/decoder2/decoder_deprecated.v %%DATADIR%%/vlib/x/json2/decoder2/tests/bench.v +%%DATADIR%%/vlib/x/json2/decoder2/tests/checker_test.v %%DATADIR%%/vlib/x/json2/decoder2/tests/decode_array_test.v +%%DATADIR%%/vlib/x/json2/decoder2/tests/decode_budget_number_test.v +%%DATADIR%%/vlib/x/json2/decoder2/tests/decode_custom_test.v +%%DATADIR%%/vlib/x/json2/decoder2/tests/decode_enum_test.v +%%DATADIR%%/vlib/x/json2/decoder2/tests/decode_escaped_string_test.v +%%DATADIR%%/vlib/x/json2/decoder2/tests/decode_fixed_array_test.v %%DATADIR%%/vlib/x/json2/decoder2/tests/decode_number_and_boolean_test.v %%DATADIR%%/vlib/x/json2/decoder2/tests/decode_object_test.v +%%DATADIR%%/vlib/x/json2/decoder2/tests/decode_option_field_test.v %%DATADIR%%/vlib/x/json2/decoder2/tests/decode_string_test.v %%DATADIR%%/vlib/x/json2/decoder2/tests/decode_struct_test.v %%DATADIR%%/vlib/x/json2/decoder2/tests/json2_tests/decode_and_encode_struct_any_test.v @@ -9098,10 +9706,12 @@ bin/v %%DATADIR%%/vlib/x/json2/decoder2/tests/json2_tests/json_module_compatibility_test/json_test.v %%DATADIR%%/vlib/x/json2/decoder2/tests/json_sumtype_test.v %%DATADIR%%/vlib/x/json2/decoder2/tests/json_sumtype_test_todo.vv +%%DATADIR%%/vlib/x/json2/decoder2/tests/old_json_compatibility/json_decode_struct_default_test.v %%DATADIR%%/vlib/x/json2/decoder_deprecated.v %%DATADIR%%/vlib/x/json2/decoder_tests/decode_object_test.v %%DATADIR%%/vlib/x/json2/decoder_tests/decode_struct_test.v %%DATADIR%%/vlib/x/json2/decoder_tests/json_sumtype_test_todo.vv +%%DATADIR%%/vlib/x/json2/encode.v %%DATADIR%%/vlib/x/json2/encoder.v %%DATADIR%%/vlib/x/json2/json2.v %%DATADIR%%/vlib/x/json2/scanner.v @@ -9115,13 +9725,16 @@ bin/v %%DATADIR%%/vlib/x/json2/tests/decode_map_of_map_test.v %%DATADIR%%/vlib/x/json2/tests/decode_map_test.v %%DATADIR%%/vlib/x/json2/tests/decode_nested_array_test.v +%%DATADIR%%/vlib/x/json2/tests/decode_option_test.v %%DATADIR%%/vlib/x/json2/tests/decode_struct_test.v %%DATADIR%%/vlib/x/json2/tests/decode_struct_todo_test.vv %%DATADIR%%/vlib/x/json2/tests/decoder_test.v +%%DATADIR%%/vlib/x/json2/tests/encode_anon_struct_test.v %%DATADIR%%/vlib/x/json2/tests/encode_option_test.v %%DATADIR%%/vlib/x/json2/tests/encode_struct_skippable_fields_test.v %%DATADIR%%/vlib/x/json2/tests/encode_struct_test.v %%DATADIR%%/vlib/x/json2/tests/encode_struct_todo_test.vv +%%DATADIR%%/vlib/x/json2/tests/encode_test.v %%DATADIR%%/vlib/x/json2/tests/encoder_test.v %%DATADIR%%/vlib/x/json2/tests/integer_primitives_test.v %%DATADIR%%/vlib/x/json2/tests/json2_test.v diff --git a/lang/v8-beta/Makefile b/lang/v8-beta/Makefile index 95b567da13ec..c398aac9e6d4 100644 --- a/lang/v8-beta/Makefile +++ b/lang/v8-beta/Makefile @@ -17,7 +17,7 @@ DISTFILES= build-${BUILD_REV}.tar.gz:local \ DIST_SUBDIR= v8/${PORTVERSION:R:R} EXTRACT_ONLY= ${DISTNAME}.tar.gz -MAINTAINER= sunpoet@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Open source JavaScript engine by Google WWW= https://v8.dev/ diff --git a/lang/v8/Makefile b/lang/v8/Makefile index ad51057f5346..394a26f68047 100644 --- a/lang/v8/Makefile +++ b/lang/v8/Makefile @@ -16,7 +16,7 @@ DISTFILES= build-${BUILD_REV}.tar.gz:local \ DIST_SUBDIR= v8/${PORTVERSION:R:R} EXTRACT_ONLY= ${DISTNAME}.tar.gz -MAINTAINER= sunpoet@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Open source JavaScript engine by Google WWW= https://v8.dev/ |
