]> git.ipfire.org Git - thirdparty/vim.git/commit
updated for version 7.4.341 v7.4.341
authorBram Moolenaar <Bram@vim.org>
Wed, 25 Jun 2014 15:31:09 +0000 (17:31 +0200)
committerBram Moolenaar <Bram@vim.org>
Wed, 25 Jun 2014 15:31:09 +0000 (17:31 +0200)
commite8a3492548468c9d055adeb9f8d352e2c4482b19
tree1524f2de443058cd35f153b6345e755338d6162b
parent72e8f0bcc1311aaec8949ddd9c0d0515c03ca3e0
updated for version 7.4.341
Problem:    sort() doesn't handle numbers well.
Solution:   Add an argument to specify sorting on numbers. (Christian Brabandt)
src/eval.c
src/testdir/test55.in
src/testdir/test55.ok
src/version.c