view tools/rename.bat @ 22641:6dce588f7a46 v8.2.1869

patch 8.2.1869: Vim9: memory leak when using add() Commit: https://github.com/vim/vim/commit/955347cc7e78352a5d49540573ae958ad45e6386 Author: Bram Moolenaar <Bram@vim.org> Date: Mon Oct 19 23:01:46 2020 +0200 patch 8.2.1869: Vim9: memory leak when using add() Problem: Vim9: memory leak when using add(). Solution: Free the added item.
author Bram Moolenaar <Bram@vim.org>
date Mon, 19 Oct 2020 23:15:03 +0200
parents 217c97e06615
children 7a3de23515d6
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 uninstall.exe uninstallw32.exe