summaryrefslogtreecommitdiff
path: root/bin/ed/test
AgeCommit message (Collapse)Author
2003-10-26use ${HOST_SH} instead of /bin/shlukem
1995-04-23clean up RCS Ids slightly, etc.cgd
1995-03-21convert to new RCS id conventions.cgd
1995-03-01Clean up deleted files.mycroft
1994-02-20Clean up deleted files.mycroft
1994-02-20`s3' applies the last substitution to the 3rd (or nth) match.alm
Split up the code to several files.
1993-12-28Changed to use make's new .OBJDIRdavidb
1993-12-10use ./ before invoked programs. this makefile should really be made ro-safecgd
1993-11-23Added a line-addressing test so this isn't overlooked again.alm
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'.
1993-11-12Clean up deleted files.mycroft
1993-11-12rename !* -> bang* and \n* -> nl*alm
1993-08-02Make paths explicit to handle case where . is not in PATH.jtc
Locate ed executible wrt obj/noobj.
1993-08-02Makefilemycroft
1993-07-02Clean up deleted files.mycroft
1993-07-02fixed undo within a global command (would corrupt the buffer)alm
1993-06-16fixed regex initializationalm
added more support for BACKWARDS option
1993-05-27Added more tests...alm
1993-05-08added support for lines of arbitrary lengthalm
added support for 8-bit data, including NULs
1993-04-23added more testsalm
1993-04-14added tests for the `k' and `w' commandsalm
1993-04-13cleaned up mkscripts.sh and ckscripts.shalm
1993-04-13Added tests: \n[12].[drt] [ik]3.erralm
1993-04-10Clean up deleted files.mycroft
1993-04-10updated to alm's ed-0.2cgd
1993-04-08added ed, from Andrew Moore, alm@netcom.comcgd