index
:
neovim
dependabot/github_actions/github-actions-c6747d2992
marvim/ci-version-update
master
release-0.10
release-0.11
release-0.12
release-0.4
release-0.5
release-0.6
release-0.7
release-0.8
release-0.9
Vim-fork focused on extensibility and usability
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
src
/
nvim
/
hashtab.c
Age
Commit message (
Expand
)
Author
Files
2025-08-31
vim-patch:8.1.1752: resizing hashtable is inefficient (#35563)
Jan Edmund Lazo
1
2025-08-14
refactor(build): remove INCLUDE_GENERATED_DECLARATIONS guards
bfredl
1
2024-12-23
refactor: iwyu #31637
Justin M. Keyes
1
2024-07-30
refactor: collapse statements in single assignments
Lewis Russell
1
2024-01-11
refactor(IWYU): fix headers
dundargoc
1
2023-12-30
refactor: follow style guide
dundargoc
1
2023-11-30
build: don't define FUNC_ATTR_* as empty in headers (#26317)
zeertzjq
1
2023-11-28
refactor: fix headers with IWYU
dundargoc
1
2023-11-27
build(IWYU): fix includes for func_attr.h
dundargoc
1
2023-11-20
refactor: enable formatting for ternaries
dundargoc
1
2023-11-12
build: remove PVS
dundargoc
1
2023-11-11
refactor: remove redundant casts
dundargoc
1
2023-09-30
build(iwyu): add a few more _defs.h mappings (#25435)
zeertzjq
1
2023-04-26
refactor: uncrustify
dundargoc
1
2023-03-23
fix(api): make nvim_get_hl return 'cterm' attrs properly
bfredl
1
2023-02-11
refactor: replace char_u with char (#21901)
dundargoc
1
2023-01-18
refactor: replace char_u with char 24 (#21823)
dundargoc
1
2023-01-15
refactor: fix IWYU mapping file and use IWYU (#21802)
dundargoc
1
2022-12-27
vim-patch:9.0.1100: a hashtab with many removed items is not cleaned up
zeertzjq
1
2022-12-27
vim-patch:9.0.1097: tests are failing
zeertzjq
1
2022-12-27
vim-patch:9.0.1096: reallocating hashtab when the size didn't change
zeertzjq
1
2022-12-17
vim-patch:8.2.1209: Vim9: test failure
zeertzjq
1
2022-11-28
refactor: replace char_u with char
dundargoc
1
2022-11-26
refactor: replace char_u with char
Dundar Göc
1
2022-10-09
docs: various #12823
Justin M. Keyes
1
2022-09-30
docs: fix typos (#20394)
dundargoc
1
2022-09-11
refactor: replace char_u with char
Dundar Göc
1
2022-08-25
refactor: pre-incr to post-incr
Lewis Russell
1
2022-08-11
refactor: use CLEAR_FIELD and CLEAR_POINTER macros (#19709)
zeertzjq
1
2022-07-02
refactor: replace char_u
Dundar Goc
1
2021-11-01
vim-patch:8.1.0743: giving error messages is not flexible
James McCoy
1
2021-09-20
refactor: reformat with uncrustify #15736
dundargoc
1
2017-12-15
vim-patch:8.0.0074
Michael Schupikov
1
2017-04-19
*: Add comment to all C files
ZyX
1
2017-03-29
*: Move some dictionary functions to typval.h and use char*
ZyX
1
2017-02-15
*: Partial string handling refactoring
ZyX
1
2017-01-07
unittest: Add dict_items function
ZyX
1
2016-11-25
vim-patch:7.4.1707
Michael Ennen
1
2016-09-13
refactor: eliminate misc2.c
Justin M. Keyes
1
2015-04-13
memory: Add `free` wrapper and refactor project to use it
Thiago de Arruda
1
2014-12-13
Reduce indentation level by early returning or continuing loop
Felipe Oliveira Carvalho
1
2014-07-09
move assert.h include out of vim.h
Brandon Coleman
1
2014-07-09
move <inttypes.h> include out of vim.h
Brandon Coleman
1
2014-07-09
move ascii.h include out of vim.h
Brandon Coleman
1
2014-06-16
No OOM in hash_may_resize() and hash_add_item()
Felipe Oliveira Carvalho
1
2014-06-02
Add automatic generation of headers
ZyX
1
2014-05-24
Remove long_u: hashtab: Enable clint: Add to clint.
Eliseo Martínez
1
2014-05-24
Remove long_u: hashtab: Refactor other types.
Eliseo Martínez
1
2014-05-24
Remove long_u: hashtab: Refactor long_u type.
Eliseo Martínez
1
2014-05-24
Remove long_u: hashtab: Enable -Wconversion.
Eliseo Martínez
1
[next]