neovim/runtime
Michael Ennen 5c87d40acd vim patches 7.4.955/974/975/989. #3919
Helped by @Shougo.

vim-patch:7.4.955
vim-patch:7.4.974
vim-patch:7.4.975
vim-patch:7.4.989

Port upstream vim patches 955, 974, 975 and 989. Mark patches
964, 968, 970, and 971, and 982 as NA. Update patch list to 1022.

patch 7.4.955
Problem:    Vim doesn't recognize .pl6 and .pod6 files.
Solution:   Recognize them as perl6 and pod6. (Mike Eve)

patch 7.4.974
Problem:    When using :diffsplit the cursor jumps to the first line.
Solution:   Put the cursor on the line related to where the cursor was before
            the split.

patch 7.4.975
Problem:    Using ":sort" on a very big file sometimes causes text to be
            corrupted. (John Beckett)
Solution:   Copy the line into a buffer before calling ml_append().

patch 7.4.989
Problem:    Leaking memory when hash_add() fails. Coverity error 99126.
Solution:   When hash_add() fails free the memory.

778 marked as not NA as it will be needed once vim patch 754 is merged

Marked as NA:
964 test 87 was deleted
968 tests 86/87 were deleted
970 guarded by: `# if defined(FEAT_GUI_GTK) || defined(PROTO`
    and is inside a function that no longer exists
971 function table already sorted correctly
982 marked as NA because Neovim tests are only specified in exactly one location
2016-01-13 03:23:19 -05:00
..
autoload Remove getscript.vim. 2015-12-12 09:18:51 -05:00
colors Remove VisualNOS highlight group remnants 2015-07-04 15:43:54 -04:00
compiler vim-patch:bd18da9 2015-01-21 07:27:01 +01:00
doc doc: Remove references to Motif GUI support #3893 2016-01-11 18:36:13 -05:00
ftplugin vim-patch:83caecf 2015-12-17 04:52:20 -05:00
indent vim-patch:e3faf44 2016-01-08 23:14:47 +01:00
keymap re-integrate runtime/ vim-patch:0 #938 2014-07-29 02:12:31 +00:00
macros Deprecate &viminfo and :[rw]v, add &shada and :[rw]sh 2015-10-08 22:00:07 +03:00
plugin Remove getscript.vim. 2015-12-12 09:18:51 -05:00
print Remove dec-mcs remnants 2014-12-19 15:28:49 -05:00
syntax vim-patch:e271909 2016-01-10 12:47:35 +01:00
tutor tutor: Update vim-tutor to 0.2.1 2015-11-28 10:59:21 +01:00
bugreport.vim re-integrate runtime/ vim-patch:0 #938 2014-07-29 02:12:31 +00:00
CMakeLists.txt Be more explicit about the lack of X11 integration 2015-11-10 20:10:55 -05:00
delmenu.vim re-integrate runtime/ vim-patch:0 #938 2014-07-29 02:12:31 +00:00
filetype.vim vim patches 7.4.955/974/975/989. #3919 2016-01-13 03:23:19 -05:00
ftoff.vim re-integrate runtime/ vim-patch:0 #938 2014-07-29 02:12:31 +00:00
ftplugin.vim re-integrate runtime/ vim-patch:0 #938 2014-07-29 02:12:31 +00:00
ftplugof.vim re-integrate runtime/ vim-patch:0 #938 2014-07-29 02:12:31 +00:00
indent.vim re-integrate runtime/ vim-patch:0 #938 2014-07-29 02:12:31 +00:00
indoff.vim re-integrate runtime/ vim-patch:0 #938 2014-07-29 02:12:31 +00:00
macmap.vim re-integrate runtime/ vim-patch:0 #938 2014-07-29 02:12:31 +00:00
makemenu.vim re-integrate runtime/ vim-patch:0 #938 2014-07-29 02:12:31 +00:00
menu.vim Remove Amiga remnants 2014-12-19 15:28:49 -05:00
mswin.vim re-integrate runtime/ vim-patch:0 #938 2014-07-29 02:12:31 +00:00
optwin.vim Remove 'restorescreen' option 2016-01-08 14:59:18 -05:00
rgb.txt re-integrate runtime/ vim-patch:0 #938 2014-07-29 02:12:31 +00:00
scripts.vim vim-patch:6921742 2015-01-04 19:42:30 +01:00
synmenu.vim vim-patch:1e8ebf8 2014-12-30 13:51:39 +01:00
vimrc_example.vim Update vimrc_example file 2015-06-29 20:01:56 -03:00