| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-06-29 | validators: T6622: Radix-aware numeric validation | Andrew Topp | |
| * Adding support for hex, octal and binary integers (decimal-only floats) * Defaults retain current parameter and parsing behaviour * Any radix option overrides default assumption of "--decimal" * Radix options are inclusive together * As number_of_string is used for parameters, param parsing is overridden to always allow un-prefixed decimals, for convenience. | |||
| 2025-05-13 | validators: T7450: use PCRE2 instead of the outdated original PCRE | Daniil Baturin | |
| 2024-05-22 | T6380: Move validators to a dedicated subdirectory | Daniil Baturin | |
