xtqqczze and Daniel Hofstetter
4e68e67416
Remove authors from Cargo metadata (per RFC 3052)
2026-04-16 09:55:50 +02:00
Daniel Hofstetter and Sylvestre Ledru
b6e4c455ec
fuzz: adapt to changes in rand
2026-04-12 13:29:12 +02:00
cab7423a57
fuzz: bump rand from 0.9.0 to 0.10.1
...
Co-authored-by: xtqqczze <45661989+xtqqczze@users.noreply.github.com >
2026-04-12 13:29:12 +02:00
renovate[bot] and Daniel Hofstetter
433db867da
fix(deps): update rust crate similar to v3
2026-04-02 07:59:27 +02:00
Sylvestre Ledru and Daniel Hofstetter
2c82462c66
prepare release 0.8.0
2026-03-22 17:58:57 +01:00
Sylvestre Ledru and GitHub
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
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 and GitHub
dc3a9a5bca
prepare release 0.7.0 ( #11128 )
2026-02-26 20:41:46 +01:00
xtqqczze and Daniel Hofstetter
3d56517f7f
Add rust-version field to all Cargo.toml files
2026-02-07 14:56:50 +01:00
Sylvestre Ledru
f606980ddf
prepare release 0.6.0
2026-01-17 23:28:04 +01:00
xtqqczze
70fd10d335
clippy: fix ptr_as_ptr lint
...
https://rust-lang.github.io/rust-clippy/master/index.html#ptr_as_ptr
2025-12-18 00:19:14 +00:00
Sylvestre Ledru
61e0eae8fc
prepare version 0.5.0
2025-12-07 16:55:01 +01:00
Sylvestre Ledru and GitHub
3eedd3a947
prepare version 0.4.0 ( #9205 )
2025-11-09 22:48:04 +01:00
Sylvestre Ledru and GitHub
f253efefaa
prepare version 0.3.0 ( #8890 )
...
* prepare version 0.3.0
* also update uu_stdbuf_libstdbuf
* also update fuzz
2025-10-12 13:31:16 +02:00
Sylvestre Ledru
fa06ce7eca
Prepare release 0.2.2
2025-09-09 18:33:50 +02:00
Sylvestre Ledru and Daniel Hofstetter
59b94e181d
prepare release 0.2.0
...
Co-authored-by: Daniel Hofstetter <daniel.hofstetter@42dh.com >
2025-09-06 13:14:20 +02:00
Sylvestre Ledru
76755009da
uufuzz: add examples and them in the CI
2025-09-06 12:19:40 +02:00
Sylvestre Ledru
fb6afecf4c
uufuzz: add a README
2025-09-06 12:19:40 +02:00
Sylvestre Ledru
536abfb87f
fuzz: remove a warning
2025-09-06 12:19:40 +02:00
Sylvestre Ledru
816533b59d
add some emoji to the fuzz mix
2025-09-06 12:19:40 +02:00
Sylvestre Ledru
a381476a6b
fuzz: add a few unit tests
2025-09-06 12:19:40 +02:00
Sylvestre Ledru
6c1ac1b059
fuzz: fix the Cargo.toml to publish uufuzz
2025-09-06 09:56:25 +02:00
Yuri Astrakhan
4fa9af4953
chore: cleanup unused dependencies
2025-07-02 19:47:23 -04:00
renovate[bot] and GitHub
53d259c13f
fix(deps): update rust crate console to 0.16.0
2025-06-27 13:47:33 +00:00
Yuri Astrakhan and GitHub
60c55d7c07
chore: cleanup workspace crates ( #8058 )
...
* chore: cleanup workspace crates
* properly add all crates to the workspace cargo.toml as members
* except `fuzz` because it still has some issues, TBD
* use quotes around `true` and `false` to ensure there is no bool confusion
* remove a few leftover readme comments
* mark all unpublishable crates as `publish = false` to avoid accidental publishing
* Add `uutests` to the main workspace
* grammar
* a bit more cleanup based on feedback
* revert true/false
* Update tests/benches/factor dependencies
2025-06-06 13:56:08 +02:00