Sylvestre Ledru
f68a01699e
prepare release 0.14.0
v0.14.0
2026-02-14 18:55:26 +01:00
Sylvestre Ledru
73b4b0a50c
improve the code coverage
2026-02-14 18:19:31 +01:00
Sylvestre Ledru
002ca41008
tests: add edge case tests for 0 years and 0 months
...
Add tests to verify that adding 0 years or 0 months returns the
original date unchanged, including edge cases with Feb 29.
2026-02-14 18:19:31 +01:00
Sylvestre Ledru
818cfa4ad0
date: add more tests for cross-TZ-mishandled test - embedded timezone
...
NOTE: This commit only adds tests as the implementation was already
working correctly. These tests document and verify the expected
behavior for the embedded timezone edge case referenced in Debian
bug #851934 .
2026-02-14 18:19:31 +01:00
Sylvestre Ledru
5cf8a6fbdd
date: add more tests leap year overflow
2026-02-14 18:19:31 +01:00
Sylvestre Ledru
9688db08a8
Fix the coverage ( #260 )
2026-02-14 17:53:31 +01:00
cerdelen
f10a950e23
parse_datetime: better variable name
2026-02-14 11:21:39 +01:00
cerdelen
14bbd4e848
parse_datetime: relative Year overflow for leap years
2026-02-14 11:21:39 +01:00
cerdelen
dbfdea454f
parse_datetime: Remove unnessecary import
2026-02-14 11:21:39 +01:00
cerdelen
7e528ad609
parse_datetime: Implement GNU style overflow/underflow
...
In GNU if using date with relative Months with the -d flag and the target Month does not have the source day (for example 31) GNU overflows the diff in days.
2026-02-14 11:21:39 +01:00
cerdelen
6306843888
parse_datetime: add regression tests
2026-02-14 11:21:39 +01:00
cerdelen
d5c441bd3f
parse_datetime: fix overflow issue
2026-02-14 11:21:39 +01:00
cerdelen
62cb7d9687
parse_datetime: Fix relative date adjustments for months using the actual days
2026-02-14 11:21:39 +01:00
Chris Dryden
642bbbf214
Merge pull request #255 from ChrisDryden/fix-tz-prefix-with-base-date
...
fix: TZ prefix should override base date timezone
2026-02-12 09:29:36 +01:00
renovate[bot]
6396c07d72
chore(deps): update rust crate jiff to v0.2.20
2026-02-12 07:06:17 +01:00
renovate[bot]
377ba0e040
chore(deps): update rust crate libfuzzer-sys to v0.4.12
2026-02-11 07:03:20 +01:00
Daniel Hofstetter
ffb1ba35c5
Merge pull request #256 from uutils/renovate/jiff-0.x-lockfile
...
chore(deps): update rust crate jiff to v0.2.19
2026-02-06 07:52:19 +01:00
renovate[bot]
eeffa242a1
chore(deps): update rust crate jiff to v0.2.19
2026-02-06 00:33:10 +00:00
Daniel Hofstetter
3a1edfb177
Merge pull request #251 from uutils/renovate/jiff-0.x-lockfile
...
chore(deps): update rust crate jiff to v0.2.18
2026-01-06 07:09:04 +01:00
renovate[bot]
866b6b446f
chore(deps): update rust crate jiff to v0.2.18
2026-01-06 05:15:24 +00:00
Daniel Hofstetter
13e038a503
Merge pull request #250 from uutils/renovate/jiff-0.x-lockfile
...
chore(deps): update rust crate jiff to v0.2.17
2025-12-25 07:09:32 +01:00
renovate[bot]
7030df6cf0
chore(deps): update rust crate jiff to v0.2.17
2025-12-24 21:35:09 +00:00
Daniel Hofstetter
cfbb973215
Merge pull request #249 from uutils/renovate/winnow-0.x-lockfile
...
chore(deps): update rust crate winnow to v0.7.14
2025-11-27 06:53:55 +01:00
renovate[bot]
88a4a718b0
chore(deps): update rust crate winnow to v0.7.14
2025-11-26 19:44:53 +00:00
Daniel Hofstetter
6462d410d8
Merge pull request #248 from cakebaker/bump_version_to_0_13_3
...
chore: bump version to `0.13.3`
v0.13.3
2025-11-21 10:12:43 +01:00