summaryrefslogtreecommitdiff
path: root/bin/expr/expr.y
AgeCommit message (Expand)Author
1993-11-16Fix insignificant memory leak.jtc
1993-10-04Allow expressions like "expr 'ABC' : '^.*$' to work as is done in otherjtc
1993-09-14Fix grammar to eliminate support for unary minus expressions -- theyjtc
1993-08-17Use err() routine for error messages.jtc
1993-08-16expr is supposed to do string comparisons using the locale specificjtc
1993-07-20Now truely POSIX 1003.2 (D11.2) compliant.jtc
1993-07-20Don't coerce strings to int in comparisons.jtc
1993-07-20integer arguments were not coerced to strings for the `:' operator.jtc
1993-06-14Updated to POSIX regular expression routines.jtc
1993-06-05update for latest version of patches from jtconklin@kaleida.comcgd
1993-03-23added J.T. Conklin's changes to get parens working fine, etc.cgd
1993-03-23changed "Id" to "Header" for rcsidscgd
1993-03-22added rcs ids to all filescgd
1993-03-21initial import of 386bsd-0.1 sourcescgd