Skip to content

Commit

Permalink
vim: Import v8.1.0818
Browse files Browse the repository at this point in the history
* 8.1.0818: MS-Windows: cannot send large data with ch_sendraw()
* 8.1.0817: ":=" command is not tested
* 8.1.0816: test for 'runtimepath' in session fails on MS-Windows
* 8.1.0815: dialog for file changed outside of Vim not tested
* 8.1.0814: :mksession cannot handle a very long 'runtimepath'
* 8.1.0813: FileChangedShell not sufficiently tested
* 8.1.0812: Unicode 16 feature is not useful
* 8.1.0811: too many #ifdefs
* 8.1.0810: too many #ifdefs
* 8.1.0809: too many #ifdefs
* 8.1.0808: MS-Windows: build error with GUI
* 8.1.0807: session test fails on MS-Windows
* 8.1.0806: too many #ifdefs
* 8.1.0805: too many #ifdefs
* 8.1.0804: crash when setting v:errmsg to empty list
* 8.1.0803: session file has problem with single quote in file name
* 8.1.0802: negative index doesn't work for Blob
* 8.1.0801: MinGW: no hint that tests fail because of small terminal
  • Loading branch information
chrisbra committed Jan 24, 2019
1 parent 2889b03 commit a8c541c
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.1.0800](https://github.com/vim/vim/releases/tag/v8.1.0800): may use a lot of memory when a function refers itself\n* [8.1.0799](https://github.com/vim/vim/releases/tag/v8.1.0799): calling deleted function; test doesn't work on Mac\n* [8.1.0798](https://github.com/vim/vim/releases/tag/v8.1.0798): changing a blob while iterating over it works strangely\n* [8.1.0797](https://github.com/vim/vim/releases/tag/v8.1.0797): error E898 is used twice
* [8.1.0818](https://github.com/vim/vim/releases/tag/v8.1.0818): MS-Windows: cannot send large data with ch_sendraw()\n* [8.1.0817](https://github.com/vim/vim/releases/tag/v8.1.0817): ":=" command is not tested\n* [8.1.0816](https://github.com/vim/vim/releases/tag/v8.1.0816): test for 'runtimepath' in session fails on MS-Windows\n* [8.1.0815](https://github.com/vim/vim/releases/tag/v8.1.0815): dialog for file changed outside of Vim not tested\n* [8.1.0814](https://github.com/vim/vim/releases/tag/v8.1.0814): :mksession cannot handle a very long 'runtimepath'\n* [8.1.0813](https://github.com/vim/vim/releases/tag/v8.1.0813): FileChangedShell not sufficiently tested\n* [8.1.0812](https://github.com/vim/vim/releases/tag/v8.1.0812): Unicode 16 feature is not useful\n* [8.1.0811](https://github.com/vim/vim/releases/tag/v8.1.0811): too many #ifdefs\n* [8.1.0810](https://github.com/vim/vim/releases/tag/v8.1.0810): too many #ifdefs\n* [8.1.0809](https://github.com/vim/vim/releases/tag/v8.1.0809): too many #ifdefs\n* [8.1.0808](https://github.com/vim/vim/releases/tag/v8.1.0808): MS-Windows: build error with GUI\n* [8.1.0807](https://github.com/vim/vim/releases/tag/v8.1.0807): session test fails on MS-Windows\n* [8.1.0806](https://github.com/vim/vim/releases/tag/v8.1.0806): too many #ifdefs\n* [8.1.0805](https://github.com/vim/vim/releases/tag/v8.1.0805): too many #ifdefs\n* [8.1.0804](https://github.com/vim/vim/releases/tag/v8.1.0804): crash when setting v:errmsg to empty list\n* [8.1.0803](https://github.com/vim/vim/releases/tag/v8.1.0803): session file has problem with single quote in file name\n* [8.1.0802](https://github.com/vim/vim/releases/tag/v8.1.0802): negative index doesn't work for Blob\n* [8.1.0801](https://github.com/vim/vim/releases/tag/v8.1.0801): MinGW: no hint that tests fail because of small terminal
2 changes: 1 addition & 1 deletion vim
Submodule vim updated 129 files

0 comments on commit a8c541c

Please sign in to comment.