hush/editors
Denis Vlasenko 3387538bbe vi: small code shrink
function                                             old     new   delta
file_insert                                          328     329      +1
colon                                               3067    3064      -3
string_insert                                         93      89      -4
------------------------------------------------------------------------------
(add/remove: 0/0 grow/shrink: 1/2 up/down: 1/-7)               Total: -6 bytes
2008-06-21 20:31:50 +00:00
..
awk.c more -Wall warning fixes from Cristian Ionescu-Idbohrn. 2008-05-13 02:27:31 +00:00
cmp.c *: shrink by using [f]open_or_warn_stdin where appropriate 2008-03-17 09:07:36 +00:00
Config.in vi: introduce FEATURE_VI_8BIT (as vi currently is not Unicode capable, 2007-12-22 17:00:11 +00:00
diff.c *: use llist_pop for traverse-and-free list operation 2008-06-15 05:40:56 +00:00
ed.c - use STD*_FILENO some more. No object-code changes 2008-05-19 09:48:17 +00:00
Kbuild move several applets to more correct ex-project. No code changes. 2007-06-12 08:12:33 +00:00
patch.c *: more uniform naming: s/xmalloc_getline/xmalloc_fgetline/ 2008-03-26 20:04:27 +00:00
sed_summary.htm doc: add info about sed s/.../.../I modifier 2008-03-01 19:29:56 +00:00
sed.c *: use llist_pop for traverse-and-free list operation 2008-06-15 05:40:56 +00:00
sed1line.txt add sed mini-doc 2007-11-13 17:13:31 +00:00
vi.c vi: small code shrink 2008-06-21 20:31:50 +00:00