Commit History

Author SHA1 Message Date
  Elliott Hughes 352efdf18d Fix -Wformat compiler warning in expr.c. 7 years ago
  Rob Landley 6aba814b28 Posix requires "" to be false, and 00 should be false, and -0 should be false. 8 years ago
  Rob Landley 0ec95b7c2e expr cleanup: simplify get_str() and free returned allocations. 8 years ago
  Rob Landley 438fa71547 expr cleanup: traverse optargs with tok instead of incrementing optargs and 8 years ago
  Rob Landley 1af3bad8b6 Move whitespace and curly brackets around, move reference URLs to top of file, 8 years ago
  Andy Chu e6912f90d6 Fix type coercion bugs in expr. 8 years ago
  Andy Chu 14c91c1ebd Fix the operator precedence in expr. 8 years ago
  Elliott Hughes eeff24f941 typo fixes 9 years ago
  Rob Landley 7f24174da2 Fluff out help text. 9 years ago
  Rob Landley bce8a514aa Note posix mailing list posting correcting a bug in the web version of the standard. 9 years ago
  Rob Landley ef6a773198 Refactor expr and add another test entry that works with TEST_HOST=1 but not with the one in pending. 9 years ago
  Ashwini Sharma c3657fd411 expr.c: Added '==' sign into list of operations. Also added support for regex pattern match. 9 years ago
  Rob Landley bc9cfe08cf Force 64 bit math in expr, from Daniel Verkamp 11 years ago
  Rob Landley 32526f25a7 Start of expr, by Daniel Verkamp. 11 years ago