1. 8b35f20 shell: move all definitions of strto_arith_t() together by Denys Vlasenko · 6 years ago
  2. 9edd268 shell: implement optional "BASE#nnnn" numeric literals by Denys Vlasenko · 6 years ago
  3. 9bf6780 shell: add TODO comment about BASE#nnn literals by Denys Vlasenko · 6 years ago
  4. 0b88358 Make it possible to select "sh" and "bash" aliases without selecting ash or hush by Denys Vlasenko · 8 years ago
  5. 1961aea move endofname() to libbb by Denys Vlasenko · 12 years ago
  6. bed7c81 shell/math: deconvolute and explain ?: handling. Give better error message by Denys Vlasenko · 14 years ago
  7. 063847d shell/math: return string error indicator, not integer by Denys Vlasenko · 14 years ago
  8. 0eac8ff shell/math.c: stop using bss variable by Denys Vlasenko · 14 years ago
  9. 06d44d7 shell/math.c: rename arith_eval_hooks to arith_state, put error code into it by Denys Vlasenko · 14 years ago
  10. 8b2f13d shell: unify endofname() in hush and ash by Denys Vlasenko · 14 years ago
  11. 03dad22 hush: use ash's read builtin by Denys Vlasenko · 15 years ago
  12. 71016ba printf: accept negative numbers for %x; sh: overflowed numbers are 0 by Denys Vlasenko · 16 years ago
  13. f81e8db *: make "pragma GCC visibility push(hidden)" less ugly by Denis Vlasenko · 16 years ago
  14. cc8289d shell/math: randomconfig fix by Denis Vlasenko · 16 years ago
  15. 98c5264 split math code out of ash and into a standalone library so we can use it in any shell (like hush!) by Mike Frysinger · 16 years ago