openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
VI
Settings
|
Report Duplicate
256
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
5 days
ago. based on code collected
5 days
ago.
Jun 25, 2024 — Jun 25, 2025
Showing page 2 of 3
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
got rid of Re_used
gritter
More...
over 20 years ago
have log[12] as explicit variables
gritter
More...
over 20 years ago
include regex.h in ex_re.c only
gritter
More...
over 20 years ago
* Traditional regular expressions can now be used with multibyte characters.
gritter
More...
over 20 years ago
built on EP/IX
gritter
More...
over 20 years ago
fix for solaris compiler
gritter
More...
over 20 years ago
* If the 'next!' ex command is given and the autowrite option is set, the current file is not written anymore.
gritter
More...
over 20 years ago
/dev/zero allocation fixed, increase pool size in smaller units
gritter
More...
over 20 years ago
* A new version of mapmalloc.c that is derived from Unix 7th Edition code has been introduced.
gritter
More...
over 20 years ago
new variant in preparation
gritter
More...
over 20 years ago
made -t foo -c bar work in visual mode too
gritter
More...
over 20 years ago
* Fixed an error in the realloc() function in mapmalloc.c that sometimes caused memory to be overwritten because memcpy(new, old, size) was called with the size of 'new' if 'new' was larger than 'old'.
gritter
More...
over 20 years ago
* The 'substitute' ex command can now be abbreviated as 'sub', 'subst' etc.
gritter
More...
over 20 years ago
* Ex does not exit on errors immediately anymore if standard input is not a terminal but a pipe or regular file.
gritter
More...
over 20 years ago
* The 'source' ex command now works if command input comes from a pipe or regular file.
gritter
More...
over 20 years ago
* If standard output is not a terminal, no '\r' is written at the end of printed lines anymore.
gritter
More...
over 20 years ago
* When the name of a nonexisting file is given with the 'edit' ex command, the command now succeeds and prints a "[New file]" message.
gritter
More...
over 20 years ago
* The -w option now also sets the scroll size for the 'z' command.
gritter
More...
over 20 years ago
* If both the '-t' and the '-c' option are given, the '-t' option is now processed first, i.e. the command is executed at the position where the tag was found.
gritter
More...
over 20 years ago
* When moving left while the cursor is positioned over a multicolumn character at the end of the line, the bell is rung now (Bugreport by Matthew Fischer). * When moving up or down to a row with different column arrangement while the cursor is positioned over a multicolumn character, the leftmost character above the original position is chosen in the new row.
gritter
More...
over 20 years ago
singlebyte compile fixes
gritter
More...
over 20 years ago
* Made multicolumn characters work in lines longer than the screen width in visual mode (Bugreport by Matthew Fischer).
gritter
More...
over 20 years ago
* The argument to the -w option is correctly recognized now.
gritter
More...
over 20 years ago
anoter fix for the 'ic' case
gritter
More...
over 20 years ago
* The insertion of multicolumn characters now works with terminals that have the 'ic' but no 'im' termcap capability (Bugreport by Matthew Fischer).
gritter
More...
over 20 years ago
multibyte support tested on HP-UX B.11.11
gritter
More...
over 20 years ago
s/revision/release/
gritter
More...
over 20 years ago
* If a line began with a tabulator and another tabulator was inserted with the cursor located on the first tabulator, the display was not updated appropriately since the last revision (Bugreport by Matthew Fischer). (P)
gritter
More...
over 20 years ago
GB 2312 is also supported
gritter
More...
over 20 years ago
documented support for East Asian encodings
gritter
More...
over 20 years ago
←
1
2
3
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree