alm
eec54031f3
fixed regex initialization
...
added more support for BACKWARDS option
1993-06-16 07:36:51 +00:00
alm
5a317a0ae3
Added more tests...
1993-05-27 01:28:27 +00:00
alm
c559c6867e
Added a restricted mode in the form of a new command: red
1993-05-27 01:27:46 +00:00
alm
738e98f902
fixed regex bug s/[[:digit:][]// incorrectly reported unbalanced brackets
1993-05-20 03:15:26 +00:00
alm
c32572c52a
Fixed regex bug: a character class of the form [IC[],
...
where IC is of the form [::] , [..], or [==], would incorrectly
report an error.
Fixed input mode bug: a literal ^J(i.e., ^V^J) would discard text
following it. Now, a literal ^J is treated as an ordinary ^J - i.e, it
splits a line in two.
1993-05-12 08:22:03 +00:00
alm
0a452c910d
added support for lines of arbitrary length
...
added support for 8-bit data, including NULs
1993-05-08 10:49:52 +00:00
mycroft
e87560981a
Use global value of CFLAGS for optimization.
1993-05-01 15:19:45 +00:00
cgd
be9404758c
386BSD -> NetBSD
1993-04-28 05:19:50 +00:00
alm
619fc7d0f5
rearranged headers to compile cleanly
...
minor corrections in man page
1993-04-28 03:37:34 +00:00
alm
fb25061bee
added more tests
1993-04-23 02:09:38 +00:00
mycroft
44d86ae939
Clean up deleted files.
1993-04-23 02:09:22 +00:00
alm
4b7f36fba4
added man page (draft)
...
fixed `!' command
final code cleanup
1993-04-23 02:08:48 +00:00
alm
ec6b21ba74
Removed getrange() hack from undo()
1993-04-16 08:38:44 +00:00
alm
fb70385fc6
added an efficient and relatively clean move (`m' command)
...
added ustack checking
1993-04-15 04:58:32 +00:00
alm
babc5cf00d
cleaned up docs
1993-04-14 12:22:59 +00:00
alm
e748ae8f6b
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
c299c721c9
added tests for the `k' and `w' commands
1993-04-14 12:05:05 +00:00
alm
1cfeb117a7
cleaned up mkscripts.sh and ckscripts.sh
1993-04-13 09:29:21 +00:00
alm
188a177c19
Added tests: \n[12].[drt] [ik]3.err
1993-04-13 08:35:55 +00:00
cgd
1d34aa151e
ed core dumped on blank lines.
1993-04-10 12:47:09 +00:00
mycroft
92b3153213
Clean up deleted files.
1993-04-10 11:50:01 +00:00
cgd
122e10a0a5
updated to alm's ed-0.2
1993-04-10 11:46:38 +00:00
cgd
fc429af61f
added ed, from Andrew Moore, alm@netcom.com
1993-04-08 01:07:16 +00:00