| History log of /src/bin/ed/README |
| Revision | | Date | Author | Comments |
| 1.10 |
| 04-Jan-2019 |
maya | Unifdef compatibility for broken realloc.
No binary change
|
| 1.9 |
| 21-Mar-1995 |
cgd | branches: 1.9.114; 1.9.116; convert to new RCS id conventions.
|
| 1.8 |
| 20-Feb-1994 |
alm | `s3' applies the last substitution to the 3rd (or nth) match. Split up the code to several files.
|
| 1.7 |
| 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.6 |
| 12-Nov-1993 |
alm | fix line addressing so that 1,2, == 2,2 (as per SunOS ed) not 1,2 add global-active routines to replace some bad hacks remove obsolescent Addison-Wesley copyrights
|
| 1.5 |
| 16-Jun-1993 |
alm | fixed regex initialization added more support for BACKWARDS option
|
| 1.4 |
| 08-May-1993 |
alm | added support for lines of arbitrary length added support for 8-bit data, including NULs
|
| 1.3 |
| 28-Apr-1993 |
alm | rearranged headers to compile cleanly minor corrections in man page
|
| 1.2 |
| 23-Apr-1993 |
alm | added man page (draft) fixed `!' command final code cleanup
|
| 1.1 |
| 08-Apr-1993 |
cgd | added ed, from Andrew Moore, alm@netcom.com
|
| 1.9.116.3 |
| 21-Apr-2020 |
martin | Ooops, restore accidently removed files from merge mishap
|
| 1.9.116.2 |
| 21-Apr-2020 |
martin | Sync with HEAD
|
| 1.9.116.1 |
| 10-Jun-2019 |
christos | Sync with HEAD
|
| 1.9.114.1 |
| 18-Jan-2019 |
pgoyette | Synch with HEAD
|