view tools/rename.bat @ 15908:379247470597 v8.1.0960

patch 8.1.0960: when using ConPTY garbage collection has undefined behavior commit https://github.com/vim/vim/commit/8caa43d8159555076af6acc242185f5475c1d199 Author: Bram Moolenaar <Bram@vim.org> Date: Wed Feb 20 22:45:06 2019 +0100 patch 8.1.0960: when using ConPTY garbage collection has undefined behavior Problem: When using ConPTY garbage collection has undefined behavior. Solution: Free the channel in a better way. (Nobuhiro Takasaki, closes https://github.com/vim/vim/issues/4020)
author Bram Moolenaar <Bram@vim.org>
date Wed, 20 Feb 2019 23:00:06 +0100
parents f0b1cbf9467e
children 217c97e06615
line wrap: on
line source

mv vim.exe vimw32.exe
mv tee/tee.exe teew32.exe
mv xxd/xxd.exe xxdw32.exe
mv vim.pdb vimw32.pdb
mv install.exe installw32.exe
mv uninstal.exe uninstalw32.exe