Commit Graph

68 Commits

Author SHA1 Message Date
alm 2621a68caf added support for lines of arbitrary length
added support for 8-bit data, including NULs
1993-05-08 10:49:52 +00:00
mycroft 1ad12030cf Use global value of CFLAGS for optimization. 1993-05-01 15:19:45 +00:00
cgd f25e2eb300 386BSD -> NetBSD 1993-04-28 05:19:50 +00:00
alm 17714ca3e0 rearranged headers to compile cleanly
minor corrections in man page
1993-04-28 03:37:34 +00:00
alm 393cacb900 added more tests 1993-04-23 02:09:38 +00:00
mycroft efcd17acc4 Clean up deleted files. 1993-04-23 02:09:22 +00:00
alm 20d732999d added man page (draft)
fixed `!' command
final code cleanup
1993-04-23 02:08:48 +00:00
alm 9b18e2903e Removed getrange() hack from undo() 1993-04-16 08:38:44 +00:00
alm f30a0860be added an efficient and relatively clean move (`m' command)
added ustack checking
1993-04-15 04:58:32 +00:00
alm d95358e7cc cleaned up docs 1993-04-14 12:22:59 +00:00
alm b9b97259e6 implemented line marks as pointers
marks to lines that are moved, deleted or otherwise changed are cleared
undo restores cleared marks
added strerror diagnostics
1993-04-14 12:22:14 +00:00
alm f428f0420e added tests for the `k' and `w' commands 1993-04-14 12:05:05 +00:00
alm 83ab6f7f6f cleaned up mkscripts.sh and ckscripts.sh 1993-04-13 09:29:21 +00:00
alm b1d3887a30 Added tests: \n[12].[drt] [ik]3.err 1993-04-13 08:35:55 +00:00
cgd cd30aed2e6 ed core dumped on blank lines. 1993-04-10 12:47:09 +00:00
mycroft d99209df69 Clean up deleted files. 1993-04-10 11:50:01 +00:00
cgd 336e165c02 updated to alm's ed-0.2 1993-04-10 11:46:38 +00:00
cgd 9b082a69f0 added ed, from Andrew Moore, alm@netcom.com 1993-04-08 01:07:16 +00:00