Mercurial > vim
comparison nsis/gvim_version.nsh @ 31535:8b9771b827c1 v9.0.1100
patch 9.0.1100: a hashtab with many removed items is not cleaned up
Commit: https://github.com/vim/vim/commit/d0883faac6a74f777c9a6be9d035c59ee1c969c5
Author: Bram Moolenaar <Bram@vim.org>
Date: Mon Dec 26 13:51:26 2022 +0000
patch 9.0.1100: a hashtab with many removed items is not cleaned up
Problem: A hashtab with many removed items is not cleaned up.
Solution: Re-hash a hashtab even when the size didn't change if too many
items were removed.
author | Bram Moolenaar <Bram@vim.org> |
---|---|
date | Mon, 26 Dec 2022 15:00:04 +0100 |
parents | f8116058ca76 |
children | 4635e43f2c6f |
comparison
equal
deleted
inserted
replaced
31534:47e108c175d2 | 31535:8b9771b827c1 |
---|