Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Take -lgnuregex back out. Linking with it causes 'make install' to fail. | rich | 1994-02-03 | 1 | -2/+0 |
* | Document the new, less restrictive, behavior of the matching operator. | jtc | 1993-10-04 | 1 | -14/+15 |
* | Allow expressions like "expr 'ABC' : '^.*$' to work as is done in other | jtc | 1993-10-04 | 1 | -9/+3 |
* | Fix grammar to eliminate support for unary minus expressions -- they | jtc | 1993-09-14 | 1 | -9/+8 |
* | 1003.2 requires that lexical comparisons be done in locale specific manner, | jtc | 1993-08-17 | 1 | -34/+29 |
* | Remove GNU regex.[ch] and use system's regex library. The library is still | conklin | 1993-08-02 | 1 | -2/+3 |
* | install new manual page | conklin | 1993-07-21 | 1 | -1/+0 |
* | Update to my latest expr (fixes bugs with comparison and matching operators) | conklin | 1993-07-21 | 2 | -42/+138 |
* | added POSIX regex to expr | alm | 1993-06-19 | 2 | -66/+46 |
* | Initial import, 0.1 + pk 0.2.4-B1 | rgrimes | 1993-06-12 | 2 | -0/+614 |