aboutsummaryrefslogtreecommitdiff
path: root/lib/libutil/expand_number.3
Commit message (Expand)AuthorAgeFilesLines
* Indicate that expand_number is case-insensitive.Eitan Adler2013-11-121-1/+2
* Further simplify the code, and update the manpage.Dag-Erling Smørgrav2010-08-151-3/+3
* Constify the first argument to expand_number() so that it canJohn Birrell2007-11-181-1/+1
* Adjust history.David E. O'Brien2007-09-281-1/+1
* Point expand_number(3) at humanize_number(3) and nive versa.Pawel Jakub Dawidek2007-09-051-0/+2
* Implement expand_number(3), which is the opposite of humanize_number(3), ie.Pawel Jakub Dawidek2007-09-011-0/+84