Skip to content

Commit

Permalink
vim: Import v8.2.3423
Browse files Browse the repository at this point in the history
* 8.2.3423: Vim9: list += list creates a new list in :def function
* 8.2.3422: Vim9: no failure if return type differs from returned var
* Update runtime files
* 8.2.3421: a bit of code is not covered by tests
* 8.2.3420: _REENTRANT defined more than once
* 8.2.3419: a failing debug expression may make Vim unusable
* 8.2.3418: garbage collection while evaluating may cause trouble
  • Loading branch information
chrisbra committed Sep 9, 2021
1 parent 26d97cd commit 34c65a1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion gitlog.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
* [8.2.3417](https://github.com/vim/vim/commit/072f1c68884a1e2d468a0f39e27fc28168fb4b03): Vim9: a failing debug expression aborts script sourcing\n* [8.2.3416](https://github.com/vim/vim/commit/36f691f5f1d0676f080cc97d697d742ed5cc8251): second error is reported while exception is being thrown\n* [8.2.3415](https://github.com/vim/vim/commit/fc3b775055c2361e507a1a44008d5a7d37eecf14): Vim9: not all function argument types are properly checked\n* [8.2.3414](https://github.com/vim/vim/commit/80c88eac5a81dd9f1a96fc80cb8aab6c84fe7b86): fullcommand() gives wrong name with buffer-local user command\n* [8.2.3413](https://github.com/vim/vim/commit/a9e3d560877489acf751f99e045ab1d78e13249c): Vim9: too many characters are allowed in import name
* [8.2.3423](https://github.com/vim/vim/commit/07802044b90b2cbcc64b2dfe235f019d7c37589c): Vim9: list += list creates a new list in :def function\n* [8.2.3422](https://github.com/vim/vim/commit/efc084e3353d6854b6dac8b240f70cb0abb838ad): Vim9: no failure if return type differs from returned var\n* [Update runtime files](https://github.com/vim/vim/commit/6c391a74fe90190796ca0b0c010112948a6e75d7)\n* [8.2.3421](https://github.com/vim/vim/commit/d176ca3dde47c11aae0376c31b7e1ba0939c8c6c): a bit of code is not covered by tests\n* [8.2.3420](https://github.com/vim/vim/commit/6b9efdde7828b3317b64f38bd90fb5a784a654c0): \_REENTRANT defined more than once\n* [8.2.3419](https://github.com/vim/vim/commit/0325d3967ce7d0fd35bc1472fd476b911b895b76): a failing debug expression may make Vim unusable\n* [8.2.3418](https://github.com/vim/vim/commit/070ac3433b0ebefd6dc6cd49707fcfa1421b9e67): garbage collection while evaluating may cause trouble
2 changes: 1 addition & 1 deletion vim
Submodule vim updated 95 files
+1 −0 .github/CODEOWNERS
+3 −3 runtime/autoload/ada.vim
+1 −1 runtime/autoload/adacomplete.vim
+1 −1 runtime/autoload/csscomplete.vim
+1 −1 runtime/autoload/decada.vim
+2 −2 runtime/autoload/getscript.vim
+3 −3 runtime/autoload/haskellcomplete.vim
+1 −1 runtime/autoload/htmlcomplete.vim
+4 −4 runtime/autoload/netrw.vim
+21 −21 runtime/autoload/phpcomplete.vim
+1 −1 runtime/autoload/python3complete.vim
+1 −1 runtime/autoload/pythoncomplete.vim
+7 −7 runtime/autoload/sqlcomplete.vim
+1 −1 runtime/autoload/tar.vim
+1 −1 runtime/autoload/tohtml.vim
+1 −1 runtime/autoload/xmlcomplete.vim
+1 −1 runtime/autoload/zip.vim
+1 −1 runtime/compiler/fpc.vim
+1 −1 runtime/compiler/tex.vim
+6 −3 runtime/doc/eval.txt
+1 −1 runtime/doc/index.txt
+1 −1 runtime/doc/insert.txt
+3 −1 runtime/doc/options.txt
+6 −2 runtime/doc/repeat.txt
+4 −0 runtime/doc/tags
+10 −8 runtime/doc/todo.txt
+2 −2 runtime/doc/various.txt
+3 −4 runtime/doc/vim9.txt
+4 −3 runtime/doc/windows.txt
+1 −1 runtime/filetype.vim
+1 −1 runtime/ftplugin/dosini.vim
+4 −3 runtime/ftplugin/matlab.vim
+4 −4 runtime/ftplugin/ocaml.vim
+63 −0 runtime/ftplugin/octave.vim
+1 −1 runtime/ftplugin/systemverilog.vim
+1 −1 runtime/ftplugin/tex.vim
+1 −1 runtime/indent/ada.vim
+6 −6 runtime/indent/cdl.vim
+2 −2 runtime/indent/config.vim
+3 −3 runtime/indent/dtd.vim
+4 −4 runtime/indent/erlang.vim
+1 −1 runtime/indent/json.vim
+1 −1 runtime/indent/lifelines.vim
+1 −1 runtime/indent/objc.vim
+1 −1 runtime/indent/pov.vim
+1 −1 runtime/indent/ruby.vim
+1 −1 runtime/indent/sqlanywhere.vim
+2 −2 runtime/indent/systemverilog.vim
+1 −1 runtime/indent/tex.vim
+1 −1 runtime/indent/treetop.vim
+1 −1 runtime/indent/typescript.vim
+2 −2 runtime/indent/verilog.vim
+2 −2 runtime/keymap/kana.vim
+1 −1 runtime/keymap/korean.vim
+1 −1 runtime/keymap/russian-jcukenwintype.vim
+2 −2 runtime/keymap/russian-typograph.vim
+1 −1 runtime/plugin/tohtml.vim
+2 −2 runtime/syntax/2html.vim
+1 −1 runtime/syntax/abel.vim
+1 −1 runtime/syntax/ada.vim
+1 −1 runtime/syntax/ahdl.vim
+5 −5 runtime/syntax/aspvbs.vim
+1 −1 runtime/syntax/cfg.vim
+1 −1 runtime/syntax/csc.vim
+1 −1 runtime/syntax/cupl.vim
+1 −1 runtime/syntax/dosbatch.vim
+4 −4 runtime/syntax/doxygen.vim
+1 −1 runtime/syntax/focexec.vim
+1 −1 runtime/syntax/forth.vim
+1 −1 runtime/syntax/hamster.vim
+1 −1 runtime/syntax/idl.vim
+2 −2 runtime/syntax/iss.vim
+2 −2 runtime/syntax/mma.vim
+1 −1 runtime/syntax/objc.vim
+6 −6 runtime/syntax/postscr.vim
+3 −3 runtime/syntax/sgml.vim
+3 −3 runtime/syntax/spup.vim
+2 −2 runtime/syntax/st.vim
+1 −1 runtime/syntax/tcl.vim
+1 −1 runtime/syntax/tmux.vim
+4 −2 src/auto/configure
+3 −1 src/configure.ac
+8 −14 src/debugger.c
+3 −0 src/eval.c
+1 −0 src/list.c
+3 −0 src/structs.h
+1 −3 src/testdir/test_debugger.vim
+1 −0 src/testdir/test_functions.vim
+16 −0 src/testdir/test_history.vim
+2 −2 src/testdir/test_startup.vim
+8 −7 src/testdir/test_vim9_assign.vim
+23 −0 src/testdir/test_vim9_func.vim
+12 −0 src/version.c
+15 −4 src/vim9compile.c
+8 −1 src/vim9execute.c

0 comments on commit 34c65a1

Please sign in to comment.