Historique des commits

Auteur SHA1 Message Date
  Denys Vlasenko f19e3c1c6c shell: handle $((NUM++...) like bash does. Closes 10706 il y a 6 ans
  Denys Vlasenko 95f7953f2c do not use `a' quoting style in comments il y a 7 ans
  Denys Vlasenko f5add44981 typo fix in comment il y a 9 ans
  Denys Vlasenko 8a475def9e ash,hush: do not segfault on $((2**63 / -1)) il y a 9 ans
  Denys Vlasenko 1961aea305 move endofname() to libbb il y a 11 ans
  Denys Vlasenko 60cb48ca50 whitespace cleanup. no code changes il y a 11 ans
  Denys Vlasenko 395b97aeac shell/math: better comment. no code changes il y a 14 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 bd14770b0c shell/math.c: small code shrink; fixed incomprehensible comments il y a 14 ans
  Denys Vlasenko 51850c818c shell: small code shrink il y a 14 ans
  Denys Vlasenko b771c654ca shell: shrink arith code; and prepare for returning text error codes il y a 14 ans
  Denys Vlasenko 8b2f13d84d shell: unify endofname() in hush and ash il y a 14 ans
  Denys Vlasenko 0ef64bdb40 *: make GNU licensing statement forms more regular il y a 14 ans
  Denys Vlasenko 03dad22f8a hush: use ash's read builtin il y a 14 ans
  Denys Vlasenko 7306727d1b shell: split read builtin from ash il y a 14 ans
  Denys Vlasenko 76ace254e1 ash,hush: fix $RANDOM in children being repeated il y a 14 ans
  Denys Vlasenko a7bb3c1396 *: code shrink via NOINLINE il y a 14 ans
  Denys Vlasenko 71016baf55 printf: accept negative numbers for %x; sh: overflowed numbers are 0 il y a 15 ans
  Denis Vlasenko 1943aec2ec hush: plug the leak of expanded heredoc 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