1. e184a88 df: implement -B n<suff> and -B <suff> formats of -B option by Denys Vlasenko · 8 years ago
  2. 911db16 truncate: new applet by Ari Sundholm · 10 years ago
  3. 8893023 dd: move suffix struct to xatonum.c by Ari Sundholm · 10 years ago
  4. c72b43c Commonalize typical [b,]k,m suffix struct by Denys Vlasenko · 11 years ago
  5. 0ef64bd *: make GNU licensing statement forms more regular by Denys Vlasenko · 14 years ago
  6. 7783248 *: s/xatoi_u/xatoi_positive/g - I got bored of mistyping xatoi_u as xatou_i by Denys Vlasenko · 14 years ago
  7. defc1ea *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on by Denis Vlasenko · 17 years ago
  8. 3ad5d0c diff: shrink code (-85 bytes): by Denis Vlasenko · 18 years ago
  9. a597aad s/extern inline/static ATTRIBUTE_ALWAYS_INLINE/g xstrtou: disallow leading '+' by Denis Vlasenko · 18 years ago
  10. d686a04 safe_strtoXX interface proved to be a bit unconvenient. by Denis Vlasenko · 18 years ago
  11. 43bddf3 small improvements in str -> num convertors by Denis Vlasenko · 18 years ago
  12. ed836cd regularize str -> num convertors by Denis Vlasenko · 18 years ago