1996-10-10 |
bostic | rework api_opts_set to take a edit option name, i.e...
|
commit | commitdiff | tree |
1996-10-10 |
bostic | We now install the recover script as part of the vi...
|
commit | commitdiff | tree |
1996-10-10 |
bostic | checkpoint
|
commit | commitdiff | tree |
1996-10-10 |
bostic | ignore C++ comments as well as shell and C comments.
|
commit | commitdiff | tree |
1996-10-10 |
bostic | ignore C++ comments as well as shell and C comments.
|
commit | commitdiff | tree |
1996-10-10 |
bostic | the recover script has to know where the vi.recover...
|
commit | commitdiff | tree |
1996-10-10 |
bostic | Update for new configuration checks
|
commit | commitdiff | tree |
1996-10-10 |
bostic | don't check for AC_PROG_CPP, it's checked for automatically.
|
commit | commitdiff | tree |
1996-10-10 |
bostic | don't bother cleaning the "build" directory, I never...
|
commit | commitdiff | tree |
1996-10-10 |
bostic | We have to have gcc 2.x on LynxOS, so check for it.
|
commit | commitdiff | tree |
1996-10-10 |
bostic | summary.ps needs the -ms package, too
|
commit | commitdiff | tree |
1996-10-10 |
bostic | Force the TOC to an odd page, in case it's a duplex...
|
commit | commitdiff | tree |
1996-10-10 |
bostic | entitle the document Vi/Ex, not Ex/Vi
|
commit | commitdiff | tree |
1996-10-10 |
bostic | Use Ex/Vi on the reference manual pages, it's named...
|
commit | commitdiff | tree |
1996-10-10 |
bostic | put docs/changelog under SCCS control.
|
commit | commitdiff | tree |
1996-10-10 |
bostic | make it run with perl 5.003_06
|
commit | commitdiff | tree |
1996-10-10 |
bostic | We weren't correctly calculating the command length...
|
commit | commitdiff | tree |
1996-10-10 |
bostic | Quit stripping the escaping backslash character from...
|
commit | commitdiff | tree |
1996-10-10 |
bostic | We can't use strlen() to calculate the length of the...
|
commit | commitdiff | tree |
1996-10-10 |
bostic | We can't depend on the end of the command being followed...
|
commit | commitdiff | tree |
1996-10-10 |
bostic | add comment as to why OS_STR is necessary.
|
commit | commitdiff | tree |
1996-10-02 |
bostic | checkpoint
|
commit | commitdiff | tree |
1996-10-01 |
bostic | go to 1.78
|
commit | commitdiff | tree |
1996-10-01 |
bostic | change OS_FREE -> OS_NOFREE, I think we're about to...
|
commit | commitdiff | tree |
1996-09-26 |
bostic | fix bugs with :set leftright and :set number
|
commit | commitdiff | tree |
1996-09-26 |
bostic | vs_resolve is a public function (lint)
|
commit | commitdiff | tree |
1996-09-26 |
bostic | From: skimo@breughel.ufsia.ac.be (Sven Verdoolaege)
|
commit | commitdiff | tree |
1996-09-25 |
bostic | bug in check for ftruncate/chsize, fail if neither...
|
commit | commitdiff | tree |
1996-09-25 |
bostic | rename common_extern.h -> com_extern.h, so it's <=...
|
commit | commitdiff | tree |
1996-09-25 |
bostic | update From: skimo@breughel.ufsia.ac.be (Sven Verdoolaege)
|
commit | commitdiff | tree |
1996-09-25 |
bostic | lint
|
commit | commitdiff | tree |
1996-09-24 |
bostic | forgot to move them back
|
commit | commitdiff | tree |
1996-09-24 |
bostic | Initial revision
|
commit | commitdiff | tree |
1996-09-24 |
bostic | go to 1.77
|
commit | commitdiff | tree |
1996-09-24 |
bostic | don't distribute ip and ip_cl for now.
|
commit | commitdiff | tree |
1996-09-24 |
bostic | write the first version of ip_cl, make the ip code...
|
commit | commitdiff | tree |
1996-09-24 |
bostic | break G_STDIN_TTY up into two flags: CL_STDIN_TTY and...
|
commit | commitdiff | tree |
1996-09-24 |
bostic | break G_STDIN_TTY up into two flags: CL_STDIN_TTY and...
|
commit | commitdiff | tree |
1996-09-24 |
bostic | break the wait-for-<CR> code out into a separate routine
|
commit | commitdiff | tree |
1996-09-23 |
bostic | add the -S command-line option, which initializes vi...
|
commit | commitdiff | tree |
1996-09-23 |
bostic | It's possible to yank empty lines in character mode...
|
commit | commitdiff | tree |
1996-09-23 |
bostic | It's possible to get here without an underlying file...
|
commit | commitdiff | tree |
1996-09-20 |
bostic | reset the buffer pointer after each possible space...
|
commit | commitdiff | tree |
1996-09-20 |
bostic | change #ifdef notyet to be #ifdef RUNNING_IP
|
commit | commitdiff | tree |
1996-09-20 |
bostic | change resize events from E_INTERRUPT to E_WRESIZE
|
commit | commitdiff | tree |
1996-09-20 |
bostic | fix the ip_main calling convention to match the one...
|
commit | commitdiff | tree |
1996-09-20 |
bostic | fix the usage statement, -I, not -i
|
commit | commitdiff | tree |
1996-09-20 |
bostic | Initial revision
|
commit | commitdiff | tree |
1996-09-20 |
bostic | Don't paint missing status lines until after the screen...
|
commit | commitdiff | tree |
1996-09-20 |
bostic | Fix bug where, on line 14 of a file in a 28 line screen...
|
commit | commitdiff | tree |
1996-09-20 |
bostic | Typo in the last change, forgot to change && to ||...
|
commit | commitdiff | tree |
1996-09-20 |
bostic | I don't believe that we can get the code right if we...
|
commit | commitdiff | tree |
1996-09-20 |
bostic | When doing a <backquote> mark as a motion command,...
|
commit | commitdiff | tree |
1996-09-20 |
bostic | update From: skimo@breughel.ufsia.ac.be (Sven Verdoolaege)
|
commit | commitdiff | tree |
1996-09-20 |
bostic | update From: skimo@breughel.ufsia.ac.be (Sven Verdoolaege)
|
commit | commitdiff | tree |
1996-09-19 |
bostic | When doing a search as a motion command, the action...
|
commit | commitdiff | tree |
1996-09-19 |
bostic | Don't use Perl's Embed.pm, it puts whitespace after...
|
commit | commitdiff | tree |
1996-09-19 |
bostic | Always substitute shrpenv and vi_cv_perllib, regardless
|
commit | commitdiff | tree |
1996-09-19 |
bostic | The AIX/IRIX compilation problem fix
|
commit | commitdiff | tree |
1996-09-19 |
bostic | delete bg; From: skimo@breughel.ufsia.ac.be (Sven Verdoolaege)
|
commit | commitdiff | tree |
1996-09-19 |
bostic | No space after -I; From: skimo@breughel.ufsia.ac.be...
|
commit | commitdiff | tree |
1996-09-18 |
bostic | Perl update from Sven Verdoolaege.
|
commit | commitdiff | tree |
1996-09-18 |
bostic | Initial revision
|
commit | commitdiff | tree |
1996-09-16 |
bostic | only test for the first-nul character on the first...
|
commit | commitdiff | tree |
1996-09-15 |
bostic | go to 1.76
|
commit | commitdiff | tree |
1996-09-15 |
bostic | prettiness police
|
commit | commitdiff | tree |
1996-09-15 |
bostic | no need to include signalh
|
commit | commitdiff | tree |
1996-09-15 |
bostic | no need to include signal.h
|
commit | commitdiff | tree |
1996-09-15 |
bostic | no need to include signal.h
|
commit | commitdiff | tree |
1996-09-15 |
bostic | no need to include signal.h
|
commit | commitdiff | tree |
1996-09-15 |
bostic | memmove -> memcpy
|
commit | commitdiff | tree |
1996-09-15 |
bostic | prettiness police
|
commit | commitdiff | tree |
1996-09-15 |
bostic | prettiness police
|
commit | commitdiff | tree |
1996-09-15 |
bostic | clear/set the VM_RCM_ flags before diverting into the...
|
commit | commitdiff | tree |
1996-09-15 |
bostic | I'm giving up for now -- remove the POISON
|
commit | commitdiff | tree |
1996-09-15 |
bostic | I'm giving up, at least for now.
|
commit | commitdiff | tree |
1996-09-15 |
bostic | core dump when using the R command and all the characters...
|
commit | commitdiff | tree |
1996-09-14 |
bostic | If we get a failed repaint, i.e. the cursor information...
|
commit | commitdiff | tree |
1996-09-14 |
bostic | We were remapping input characters, even if they were...
|
commit | commitdiff | tree |
1996-08-22 |
bostic | don't use the word shareware, it confuses lots of people,
|
commit | commitdiff | tree |
1996-08-22 |
bostic | go to 1.75
|
commit | commitdiff | tree |
1996-08-21 |
bostic | add French!
|
commit | commitdiff | tree |
1996-08-20 |
bostic | strip \" in strings, no further replacement is done
|
commit | commitdiff | tree |
1996-08-20 |
bostic | don't use the phrase "shareware", clarify that we don...
|
commit | commitdiff | tree |
1996-08-20 |
bostic | the length of the tag wasn't getting decremented when...
|
commit | commitdiff | tree |
1996-08-20 |
bostic | build tags for all #defines
|
commit | commitdiff | tree |
1996-08-19 |
bostic | Fix bug where cl_rename was called directly, by the...
|
commit | commitdiff | tree |
1996-08-19 |
bostic | don't miscount the line if display length is greater...
|
commit | commitdiff | tree |
1996-08-19 |
bostic | when we split a screen, copy the ex/vi flag and screen...
|
commit | commitdiff | tree |
1996-08-19 |
bostic | add an uninstall target
|
commit | commitdiff | tree |
1996-08-19 |
bostic | I didn't understand that "bindir" is a complete path...
|
commit | commitdiff | tree |
1996-08-18 |
bostic | all current BSDI systems use shlicc, so use it by default.
|
commit | commitdiff | tree |
1996-08-18 |
bostic | set the execute permissions on the standard shell scripts
|
commit | commitdiff | tree |
1996-08-18 |
bostic | checkpoint for 1.74
|
commit | commitdiff | tree |
1996-08-18 |
bostic | 1.71 is the official version for a little while longer
|
commit | commitdiff | tree |
1996-08-18 |
bostic | go to 1.74
|
commit | commitdiff | tree |
1996-08-18 |
bostic | minor cleanup of poison message
|
commit | commitdiff | tree |
1996-08-18 |
bostic | update for LynxOS from From: "Ronald F. Guilmette"...
|
commit | commitdiff | tree |
1996-08-18 |
bostic | minor formatting changes
|
commit | commitdiff | tree |
1996-08-18 |
bostic | leave all files readonly when done building
|
commit | commitdiff | tree |