8
I Use This!
Very Low Activity

Commits : Listings

Analyzed 39 minutes ago. based on code collected about 18 hours ago.
May 17, 2023 — May 17, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
change parser to leave "string" arguments completely along; change buildargv to be closer to understanding backslashes. More... about 32 years ago
parser no longer trims all leading spaces More... about 32 years ago
filter now takes a filter type argument More... about 32 years ago
KNF More... about 32 years ago
buffer output writes through stdio More... about 32 years ago
clean up the current redraw routines, preparatory to surgery More... about 32 years ago
delete NO_VISIBLE #ifdef, always on More... about 32 years ago
rewrite; add ex_writerange for use by filter() as well More... about 32 years ago
exrefresh -> ex_refresh; fetchline now takes a line length parameter More... about 32 years ago
exfile -> ex_cfile More... about 32 years ago
exrefresh -> ex_refresh;fetchline now takes a line length parameter More... about 32 years ago
excmd -> ex_cmd; fetchline now takes a line length parameter More... about 32 years ago
fetchline now takes a line length parameter More... about 32 years ago
excmd -> ex_cmd; More... about 32 years ago
exstring -> ex_cstring; More... about 32 years ago
exrefresh -> ex_refresh; More... about 32 years ago
rewrite except for line addition routines More... about 32 years ago
excmd -> ex_cmd; exfile -> ex_cfile; exstring -> ex_cstring; exrefresh -> ex_refresh; add E_ADDR2_OR_0 to make functions that want either two addresses or zero addresses work. More... about 32 years ago
add E_ADDR2_OR_0; excmd -> ex_cmd; exfile -> ex_cfile; exstring -> ex_cstring; exrefresh -> ex_refresh; add ex_writerange More... about 32 years ago
add E_ADDR2_OR_0 More... about 32 years ago
excmd -> ex_cmd; exfile -> ex_cfile; exstring -> ex_cstring; More... about 32 years ago
fetchline now takes a line length parameter More... about 32 years ago
exrefresh -> ex_refresh; More... about 32 years ago
fetchline now takes a line length parameter More... about 32 years ago
exrefresh -> ex_refresh; More... about 32 years ago
prettiness More... about 32 years ago
delete ex_validate More... about 32 years ago
rewrite after the ex command breakup More... about 32 years ago
move rest of digraph code into excmd/ex_digraph.c More... about 32 years ago
put name at the end of the display, not the beginning More... about 32 years ago