Historique des commits

Auteur SHA1 Message Date
  Denys Vlasenko 19a74a54de shell/math: change ?: nesting code to not have 63 level nesting limitation il y a 1 an
  Denys Vlasenko 6221832bc1 shell/math.h: update comments, rearrange struct members for smaller code il y a 1 an
  Denys Vlasenko e127985839 shell/math: fix ?: to not evaluate not-taken branches il y a 1 an
  Denys Vlasenko 8b35f207bb shell: move all definitions of strto_arith_t() together il y a 5 ans
  Denys Vlasenko 9edd268bad shell: implement optional "BASE#nnnn" numeric literals il y a 5 ans
  Denys Vlasenko 9bf6780c28 shell: add TODO comment about BASE#nnn literals il y a 5 ans
  Denys Vlasenko 0b8835861b Make it possible to select "sh" and "bash" aliases without selecting ash or hush il y a 8 ans
  Denys Vlasenko 1961aea305 move endofname() to libbb il y a 11 ans
  Denys Vlasenko bed7c81ea2 shell/math: deconvolute and explain ?: handling. Give better error message il y a 14 ans
  Denys Vlasenko 063847d6bd shell/math: return string error indicator, not integer il y a 14 ans
  Denys Vlasenko 0eac8ff164 shell/math.c: stop using bss variable il y a 14 ans
  Denys Vlasenko 06d44d7dfb shell/math.c: rename arith_eval_hooks to arith_state, put error code into it il y a 14 ans
  Denys Vlasenko 8b2f13d84d shell: unify endofname() in hush and ash il y a 14 ans
  Denys Vlasenko 03dad22f8a hush: use ash's read builtin il y a 15 ans
  Denys Vlasenko 71016baf55 printf: accept negative numbers for %x; sh: overflowed numbers are 0 il y a 15 ans
  Denis Vlasenko f81e8dbc74 *: make "pragma GCC visibility push(hidden)" less ugly il y a 15 ans
  Denis Vlasenko cc8289dc04 shell/math: randomconfig fix il y a 15 ans
  Mike Frysinger 98c52645c0 split math code out of ash and into a standalone library so we can use it in any shell (like hush!) il y a 15 ans