Historial de Commits

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