255
I Use This!
Inactive

Commits : Listings

Analyzed about 1 hour ago. based on code collected about 1 hour ago.
Sep 17, 2024 — Sep 17, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
added provisions to build an SVR4 package More... over 18 years ago
built on FreeBSD 6 More... over 18 years ago
gcc -Wstrict-prototypes and related fixes More... over 18 years ago
Stefan Tramm compiled on Mac OS X More... over 19 years ago
compiles on DragonFlyBSD More... almost 20 years ago
Stephen Williams reported UTF-8 mode to work with gnome-terminal 2.10.0 More... almost 20 years ago
* A bug in the supplied realloc() replacement could result in heap corruption. (No resulting failures have been observed with ex so far.) More... about 20 years ago
made ^F work with long line at the end More... about 20 years ago
fixed visual 'n' for very long lines More... about 20 years ago
limited capability to view long lines with vi More... about 20 years ago
* Viewing executables and compressed files is no longer inhibited. More... about 20 years ago
made regular expressions work again (were broken since last revision) More... about 20 years ago
ex (not vi) can now edit files with lines of arbitrary length. More... about 20 years ago
* The screen buffers for visual mode are now dynamically allocated, so vi usually does not return to ex mode with "screen too large" when the terminal is resized on a large monitor anymore. More... about 20 years ago
use slist More... about 20 years ago
always include inttypes.h More... about 20 years ago
valgrind support More... over 20 years ago
* Traditional regular expressions sometimes failed to operate correctly since the last release. More... over 20 years ago
* The 'p' command now works correctly if the buffer contains a partial line with multibyte characters. More... over 20 years ago
* vi no longer dies with a segmentation fault if a line does not fit on the screen after an insertion. More... over 20 years ago
050225 release More... over 20 years ago
malloc fixes More... over 20 years ago
id More... over 20 years ago
loconv() did not terminate strings when copying More... over 20 years ago
no VLAs More... over 20 years ago
use MAP_ANONYMOUS if MAP_ANON is not defined More... over 20 years ago
better termcap entry More... over 20 years ago
termcap description added More... over 20 years ago
use REG_BADRANGE only with NO_BE_BACKSLASH More... over 20 years ago
* When the 'ignorecase' option is toggled, saved regular expressions are now updated accordingly. More... over 20 years ago