sed: implement ",+N" range end
authorDenys Vlasenko <vda.linux@googlemail.com>
Fri, 17 Apr 2015 12:24:55 +0000 (14:24 +0200)
committerDenys Vlasenko <vda.linux@googlemail.com>
Fri, 17 Apr 2015 12:24:55 +0000 (14:24 +0200)
commit63f4d32c9859c1ed341debefddad4b9c0ae944cc
treef386542a9330a9b480519d94779e0e6caf2664dd
parent71a5b67ba0339265153217df646827a1213e03f5
sed: implement ",+N" range end

function                                             old     new   delta
add_cmd                                             1115    1173     +58
process_files                                       2226    2253     +27
sed_main                                             696     702      +6
------------------------------------------------------------------------------
(add/remove: 0/0 grow/shrink: 3/0 up/down: 91/0)               Total: 91 bytes

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
editors/sed.c
testsuite/sed.tests