History log of /src/bin/ed/test/README |
Revision | | Date | Author | Comments |
1.8 |
| 21-Mar-1995 |
cgd | branches: 1.8.116; convert to new RCS id conventions.
|
1.7 |
| 20-Feb-1994 |
alm | `s3' applies the last substitution to the 3rd (or nth) match. Split up the code to several files.
|
1.6 |
| 23-Nov-1993 |
alm | Added a line-addressing test so this isn't overlooked again. Added BACKWARDS directive to Makefile for compatibility. Completely changed the name space as per FSF's request. Fixed a line-addressing bug introduced by previous `fix', i.e., space preceding a digit acts a plus (+) operator, as in `1 1' == `2', and a plus operator by itself acts as +1, but a space by itself should not equal a plus operator, i.e., `1 ' != `1+' == `2'.
|
1.5 |
| 12-Nov-1993 |
alm | rename !* -> bang* and \n* -> nl*
|
1.4 |
| 27-May-1993 |
alm | Added more tests...
|
1.3 |
| 08-May-1993 |
alm | added support for lines of arbitrary length added support for 8-bit data, including NULs
|
1.2 |
| 10-Apr-1993 |
cgd | updated to alm's ed-0.2
|
1.1 |
| 08-Apr-1993 |
cgd | added ed, from Andrew Moore, alm@netcom.com
|
1.8.116.2 |
| 21-Apr-2020 |
martin | Ooops, restore accidently removed files from merge mishap
|
1.8.116.1 |
| 21-Apr-2020 |
martin | Sync with HEAD
|