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