]> granicus.if.org Git - vim/commit
updated for version 7.3.007 v7.3.007
authorBram Moolenaar <Bram@vim.org>
Tue, 21 Sep 2010 14:49:37 +0000 (16:49 +0200)
committerBram Moolenaar <Bram@vim.org>
Tue, 21 Sep 2010 14:49:37 +0000 (16:49 +0200)
commit2eea198564930225d51188682f548332a064037f
treeb29e22cb9980f6338afd3ece334831b477766434
parent24ea3babeda2d2b789c6452962864624de1310f0
updated for version 7.3.007
Problem:    Python code defines global "buffer".  Re-implements a grow-array.
Solution:   Use a grow-array instead of coding the same functionality.  Handle
            out-of-memory situation properly.
src/if_py_both.h
src/version.c