]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 7.4.2057 v7.4.2057
authorBram Moolenaar <Bram@vim.org>
Sun, 17 Jul 2016 13:46:27 +0000 (15:46 +0200)
committerBram Moolenaar <Bram@vim.org>
Sun, 17 Jul 2016 13:46:27 +0000 (15:46 +0200)
commitda861d631d7e22654faee2789286c685ad548911
tree82be0a097878647d6d683040c37d29f500f65aa0
parent1abc52c1599fede69b4e76ffde0e879d6fb5080a
patch 7.4.2057
Problem:    eval.c is too big.
Solution:   Move List functions to list.c
Filelist
src/Makefile
src/dict.c
src/eval.c
src/globals.h
src/list.c [new file with mode: 0644]
src/proto.h
src/proto/eval.pro
src/proto/list.pro [new file with mode: 0644]
src/version.c