Commits
Showing commits that first shipped in 13 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2023-11-09 | Fix corner-case 64-bit integer subtraction bug on some platforms. | Dean Rasheed | 13.14 |
| 2020-01-25 | Add functions gcd() and lcm() for integer and numeric types. | Dean Rasheed | 13.0 |