]> git.ipfire.org Git - thirdparty/vim.git/commit
updated for version 7.4.351 v7.4.351
authorBram Moolenaar <Bram@vim.org>
Wed, 2 Jul 2014 17:06:18 +0000 (19:06 +0200)
committerBram Moolenaar <Bram@vim.org>
Wed, 2 Jul 2014 17:06:18 +0000 (19:06 +0200)
commitc35e3de8cc0786609fd7975416d22e7193f7187d
tree3f0fc44ee14a7fc21ce73e7cc449d50a78148a4a
parent81439a6d1b45bbef9c8dc03d76f01b6a8165e2ce
updated for version 7.4.351
Problem:    sort() is not stable.
Solution:   When the items are identical, compare the pointers.
src/eval.c
src/testdir/test55.in
src/testdir/test55.ok
src/version.c