index
:
rneovim.git
20220114-mix
20230125_mix
20231130_mix
aucmd_textputpost
colorcolchar
fix_20726
fix_repeatcmdline
fix_semantic_tokens
fix_semantic_tokens_pull
floattitle
master
mix
mix_20240309
newfeatures
rahm
tmp
usermarks
userreg
userregs_2
Neovim fork with Rahm's personal hacks.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
nvim
/
hashtab.c
Commit message (
Expand
)
Author
Age
*
vim-patch:8.0.0074
Michael Schupikov
2017-12-15
*
*: Add comment to all C files
ZyX
2017-04-19
*
*: Move some dictionary functions to typval.h and use char*
ZyX
2017-03-29
*
*: Partial string handling refactoring
ZyX
2017-02-15
*
unittest: Add dict_items function
ZyX
2017-01-07
*
vim-patch:7.4.1707
Michael Ennen
2016-11-25
*
refactor: eliminate misc2.c
Justin M. Keyes
2016-09-13
*
memory: Add `free` wrapper and refactor project to use it
Thiago de Arruda
2015-04-13
*
Reduce indentation level by early returning or continuing loop
Felipe Oliveira Carvalho
2014-12-13
*
move assert.h include out of vim.h
Brandon Coleman
2014-07-09
*
move <inttypes.h> include out of vim.h
Brandon Coleman
2014-07-09
*
move ascii.h include out of vim.h
Brandon Coleman
2014-07-09
*
No OOM in hash_may_resize() and hash_add_item()
Felipe Oliveira Carvalho
2014-06-16
*
Add automatic generation of headers
ZyX
2014-06-02
*
Remove long_u: hashtab: Enable clint: Add to clint.
Eliseo Martínez
2014-05-24
*
Remove long_u: hashtab: Refactor other types.
Eliseo Martínez
2014-05-24
*
Remove long_u: hashtab: Refactor long_u type.
Eliseo Martínez
2014-05-24
*
Remove long_u: hashtab: Enable -Wconversion.
Eliseo Martínez
2014-05-24
*
Remove long_u: hashtab: Cleanup: Others.
Eliseo Martínez
2014-05-24
*
Remove long_u: hashtab: Cleanup: Comments.
Eliseo Martínez
2014-05-24
*
Replace alloc() with xmalloc() and remove immediate OOM checks
Felipe Oliveira Carvalho
2014-05-19
*
Introduce nvim namespace: Fix project-local includes.
Eliseo Martínez
2014-05-15
*
Introduce nvim namespace: Move files.
Eliseo Martínez
2014-05-15