aboutsummaryrefslogtreecommitdiff
path: root/bin/expr
Commit message (Expand)AuthorAgeFilesLines
* Document the new, less restrictive, behavior of the matching operator.J.T. Conklin1993-10-041-14/+15
* Allow expressions like "expr 'ABC' : '^.*$' to work as is done in otherJ.T. Conklin1993-10-041-9/+3
* Fix grammar to eliminate support for unary minus expressions -- theyJ.T. Conklin1993-09-141-9/+8
* 1003.2 requires that lexical comparisons be done in locale specific manner,J.T. Conklin1993-08-171-34/+29
* Remove GNU regex.[ch] and use system's regex library. The library is stillJ.T. Conklin1993-08-021-2/+3
* install new manual pageJ.T. Conklin1993-07-211-1/+0
* Update to my latest expr (fixes bugs with comparison and matching operators)J.T. Conklin1993-07-212-42/+138
* added POSIX regex to exprAndrew Moore1993-06-192-66/+46
* Initial import, 0.1 + pk 0.2.4-B1Rodney W. Grimes1993-06-122-0/+614