257
I Use This!
Inactive

Commits : Listings

Analyzed about 2 hours ago. based on code collected about 4 hours ago.
Apr 25, 2023 — Apr 25, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
added provisions to build an SVR4 package More... about 17 years ago
built on FreeBSD 6 More... over 17 years ago
gcc -Wstrict-prototypes and related fixes More... over 17 years ago
Stefan Tramm compiled on Mac OS X More... over 18 years ago
compiles on DragonFlyBSD More... over 18 years ago
Stephen Williams reported UTF-8 mode to work with gnome-terminal 2.10.0 More... over 18 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... over 18 years ago
made ^F work with long line at the end More... over 18 years ago
fixed visual 'n' for very long lines More... over 18 years ago
limited capability to view long lines with vi More... over 18 years ago
* Viewing executables and compressed files is no longer inhibited. More... over 18 years ago
made regular expressions work again (were broken since last revision) More... over 18 years ago
ex (not vi) can now edit files with lines of arbitrary length. More... over 18 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... over 18 years ago
use slist More... almost 19 years ago
always include inttypes.h More... almost 19 years ago
valgrind support More... about 19 years ago
* Traditional regular expressions sometimes failed to operate correctly since the last release. More... about 19 years ago
* The 'p' command now works correctly if the buffer contains a partial line with multibyte characters. More... about 19 years ago
* vi no longer dies with a segmentation fault if a line does not fit on the screen after an insertion. More... about 19 years ago
050225 release More... about 19 years ago
malloc fixes More... about 19 years ago
id More... about 19 years ago
loconv() did not terminate strings when copying More... about 19 years ago
no VLAs More... about 19 years ago
use MAP_ANONYMOUS if MAP_ANON is not defined More... about 19 years ago
better termcap entry More... about 19 years ago
termcap description added More... about 19 years ago
use REG_BADRANGE only with NO_BE_BACKSLASH More... about 19 years ago
* When the 'ignorecase' option is toggled, saved regular expressions are now updated accordingly. More... about 19 years ago