Commit Graph

218 Commits

Author SHA1 Message Date
renovate[bot] c232c967d9 chore(deps): update rust crate tempfile to v3.27.0 2026-03-11 07:05:30 +01:00
Sylvestre Ledru 80ef0d7d71 Revert "Cargo.toml: Avoid huge diff generation at version bump (#11131)" (#11259)
This reverts commit 70ce572bcf.
2026-03-09 22:17:28 +01:00
xtqqczze f00a050106 clippy: fix nightly lints (#11232) 2026-03-08 09:13:23 +01:00
xtqqczze 43555b0257 deps: replace ahash with foldhash (#11187) 2026-03-04 23:33:37 +01:00
oech3 70ce572bcf Cargo.toml: Avoid huge diff generation at version bump (#11131)
Co-authored-by: Sylvestre Ledru <sylvestre@debian.org>
2026-02-26 21:54:36 +01:00
Sylvestre Ledru dc3a9a5bca prepare release 0.7.0 (#11128) 2026-02-26 20:41:46 +01:00
renovate[bot] ade19bc701 chore(deps): update rust crate tempfile to v3.26.0 2026-02-24 10:31:25 +01:00
xtqqczze 75669ac2b8 chore(deps): update rust crate libc to 0.2.182 and rustix to 1.1.4 2026-02-22 20:08:07 +01:00
Daniel Hofstetter 2f38180068 fuzz: bump keccak from 0.1.5 to 0.1.6 2026-02-21 20:28:30 +01:00
oech3 e0694a537e Bump fuzzer's libc to 0.2.182 2026-02-20 14:57:35 +01:00
oech3 65060418dd mv: Use rustc-hash 2026-02-19 14:44:42 +01:00
xtqqczze 5d505ca6b9 chore: use consistent copyright header in .rs files (#11020) 2026-02-19 07:33:28 +01:00
Sylvestre Ledru a7f55cbedc date: fix subfmt-up1, fill-1, pct-pct, and invalid-high-bit-set tests (#10940) 2026-02-15 09:14:29 -08:00
Sylvestre Ledru c4e3ca658a date: bump parse_datetime & add test for leap-1 GNU test (#10933)
Rely on parse_datetime update

Test that adding years to Feb 29 overflows to March 1 when target
year is not a leap year (matching GNU behavior).
2026-02-14 21:53:17 +01:00
renovate[bot] 74b13c0fd0 chore(deps): update rust crate tempfile to v3.25.0 2026-02-12 10:59:14 +01:00
xtqqczze 49e35bd13a Revert "chore(deps): update rust crate libc to v0.2.181"
This reverts commit c5ca269d87.
2026-02-12 09:33:13 +01:00
renovate[bot] 7df7e7342e chore(deps): update rust crate libfuzzer-sys to v0.4.12 2026-02-11 07:05:46 +01:00
oech3 4e2da1a99a sort: Use ahash - improve performance by 13.54% (#10783) 2026-02-10 11:53:34 +01:00
renovate[bot] c5ca269d87 chore(deps): update rust crate libc to v0.2.181 2026-02-10 09:23:07 +01:00
xtqqczze 3d56517f7f Add rust-version field to all Cargo.toml files 2026-02-07 14:56:50 +01:00
Dorian Peron ade6e8c632 Remove mentions to hashsum 2026-01-31 14:37:33 +01:00
Sylvestre Ledru e6f9899d65 Merge pull request #10547 from ChrisDryden/fix-fuzz-date-combined-options
fuzz_date: skip combined short options like -Rf- that read from stdin
2026-01-29 07:50:05 +01:00
Christopher Dryden 7207e92f3b fuzz_date: skip combined short options like -Rf- that read from stdin 2026-01-28 21:32:32 +00:00
Christopher Dryden 0e162a3ff6 fuzz: update Cargo.lock for jiff-icu 2026-01-28 17:14:57 +00:00
Dorian Peron 320c80b196 introduce checksum_common 2026-01-28 10:13:50 +01:00