aboutsummaryrefslogtreecommitdiff
path: root/bin
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
* Renamed some files that were giving SUP trouble.Andrew Moore1993-08-2713-1/+46
* Only a single slash (/) is now necessary to repeat a search as per Theo'sAndrew Moore1993-08-271-5/+2
* 1003.2 requires that lexical comparisons be done in locale specific manner,J.T. Conklin1993-08-171-34/+29
* Nullify pattern after failed regcompAndrew Moore1993-08-161-1/+2
* added (unsiged) cast to avoid int overflowAndrew Moore1993-08-094-10/+2
* Remove GNU regex.[ch] and use system's regex library. The library is stillJ.T. Conklin1993-08-021-2/+3
* Remove -I${.CURDIR}, as we now use system's regex.hJ.T. Conklin1993-08-021-1/+1
* Use ./foo.sh, so scripts work if . is not in $PATH.J.T. Conklin1993-08-021-2/+2
* Use system's posix compliant regex library (GNU regex for now).J.T. Conklin1993-08-021-3/+5
* 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
* Libcrypt upgradeNate Williams1993-07-201-1/+8
* Consolidate mark code - no functional changes or fixes.Andrew Moore1993-07-022-2/+41
* fixed undo within a global command (would corrupt the buffer)Andrew Moore1993-06-2611-17/+76
* added POSIX regex to exprAndrew Moore1993-06-192-66/+46
* POSIX ed version 0.6 by Andrew Moore (alm@netcom.com).Andrew Moore1993-06-18148-0/+2811
* Initial import, 0.1 + pk 0.2.4-B1Rodney W. Grimes1993-06-122-0/+614