Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | no-op commit to note that the example given in the previous commit is | des | 2010-08-15 | 1 | -1/+1 |
* | Fix the overflow test. It is possible for the result of an | des | 2010-08-15 | 1 | -1/+1 |
* | Simplify expand_number() by combining the (unrolled) loop with the | des | 2010-08-14 | 1 | -26/+26 |
* | 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 |