Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-04-26 | T5185: drop assumption in case of a sequence of 0's | John Estabrook | |
In the original implementation, it was mistakenly assumed that strings of digits of differing lengths would not have equal value, but strings of 0's are a counterexample. | |||
2023-03-14 | T5088: add lexical_numeric_compare function | John Estabrook | |