]> git.ipfire.org Git - thirdparty/vim.git/commit
updated for version 7.2.374 v7.2.374
authorBram Moolenaar <Bram@vim.org>
Wed, 24 Feb 2010 14:48:04 +0000 (15:48 +0100)
committerBram Moolenaar <Bram@vim.org>
Wed, 24 Feb 2010 14:48:04 +0000 (15:48 +0100)
commit3fac56e87e28b89fe89114343fc5cd013823c731
treea3a83afec682d826fed8242a5e7904b389aadca2
parenta4e782eee07e064d2d7d05ec2d2cc445cef78d9a
updated for version 7.2.374
Problem:    Ruby eval() doesn't understand Vim types.
Solution:   Add the vim_to_ruby() function.  (George Gensure)
src/eval.c
src/if_ruby.c
src/version.c