summaryrefslogtreecommitdiff
path: root/tests/scripts/functions/intcmp
Commit message (Expand)AuthorAgeFilesLines
* * src/function.c (parse_textint): Handle ints without 0 properly.Jouke Witteveen2022-01-171-4/+7
* Remove arbitrary limits on intcmp integersPaul Eggert2021-12-191-7/+16
* Use a well-known error string for out-of-bound function argumentsPaul Smith2021-12-191-3/+3
* Convert word, wordlist, and intcmp functions to use long longPaul Smith2021-11-281-2/+8
* Introduce $(intcmp ...) for numerical comparisonJouke Witteveen2021-11-281-0/+54