Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add #include <inttypes.h> for the strtoimax(). | kib | 2008-07-07 | 1 | -0/+1 |
* | Constify the first argument to expand_number() so that it can | jb | 2007-11-18 | 1 | -1/+1 |
* | - Fix strange for loop. | pjd | 2007-09-05 | 1 | -6/+16 |
* | Implement expand_number(3), which is the opposite of humanize_number(3), ie. | pjd | 2007-09-01 | 1 | -0/+89 |