]> git.ipfire.org Git - thirdparty/vim.git/commit
updated for version 7.3.455 v7.3.455
authorBram Moolenaar <Bram@vim.org>
Wed, 22 Feb 2012 17:29:33 +0000 (18:29 +0100)
committerBram Moolenaar <Bram@vim.org>
Wed, 22 Feb 2012 17:29:33 +0000 (18:29 +0100)
commitb549a731fb9897c59ae8f9265fc545d624b3982e
treeb00abcb03369263c2d3010b99d99888c44579dd4
parent7282bc3e7e06c77675fd6e7da3d859f26d0f5114
updated for version 7.3.455
Problem:    Using many continuation lines can be slow.
Solution:   Adjust the reallocation size to the current length.
src/ex_cmds2.c
src/version.c