Commit History

Автор SHA1 Съобщение Дата
  Denys Vlasenko 49a8839638 ash: fix BASE##nn bashism for bases 36..64 преди 5 години
  Denys Vlasenko 3004510fdc ash: fix BASE##nn bashism to accept letter 'digits' for bases > 9 преди 5 години
  Denys Vlasenko 8b35f207bb shell: move all definitions of strto_arith_t() together преди 5 години
  Denys Vlasenko 9edd268bad shell: implement optional "BASE#nnnn" numeric literals преди 5 години
  Denys Vlasenko f19e3c1c6c shell: handle $((NUM++...) like bash does. Closes 10706 преди 6 години
  Denys Vlasenko 95f7953f2c do not use `a' quoting style in comments преди 7 години
  Denys Vlasenko f5add44981 typo fix in comment преди 10 години
  Denys Vlasenko 8a475def9e ash,hush: do not segfault on $((2**63 / -1)) преди 10 години
  Denys Vlasenko 1961aea305 move endofname() to libbb преди 11 години
  Denys Vlasenko 60cb48ca50 whitespace cleanup. no code changes преди 12 години
  Denys Vlasenko 395b97aeac shell/math: better comment. no code changes преди 14 години
  Denys Vlasenko bed7c81ea2 shell/math: deconvolute and explain ?: handling. Give better error message преди 14 години
  Denys Vlasenko 063847d6bd shell/math: return string error indicator, not integer преди 14 години
  Denys Vlasenko 0eac8ff164 shell/math.c: stop using bss variable преди 14 години
  Denys Vlasenko 06d44d7dfb shell/math.c: rename arith_eval_hooks to arith_state, put error code into it преди 14 години
  Denys Vlasenko bd14770b0c shell/math.c: small code shrink; fixed incomprehensible comments преди 14 години
  Denys Vlasenko 51850c818c shell: small code shrink преди 14 години
  Denys Vlasenko b771c654ca shell: shrink arith code; and prepare for returning text error codes преди 14 години
  Denys Vlasenko 8b2f13d84d shell: unify endofname() in hush and ash преди 14 години
  Denys Vlasenko 0ef64bdb40 *: make GNU licensing statement forms more regular преди 14 години
  Denys Vlasenko 03dad22f8a hush: use ash's read builtin преди 15 години
  Denys Vlasenko 7306727d1b shell: split read builtin from ash преди 15 години
  Denys Vlasenko 76ace254e1 ash,hush: fix $RANDOM in children being repeated преди 15 години
  Denys Vlasenko a7bb3c1396 *: code shrink via NOINLINE преди 15 години
  Denys Vlasenko 71016baf55 printf: accept negative numbers for %x; sh: overflowed numbers are 0 преди 15 години
  Denis Vlasenko 1943aec2ec hush: plug the leak of expanded heredoc преди 15 години
  Denis Vlasenko cc8289dc04 shell/math: randomconfig fix преди 15 години
  Mike Frysinger 98c52645c0 split math code out of ash and into a standalone library so we can use it in any shell (like hush!) преди 15 години