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
/
memfile_defs.h
Commit message (
Expand
)
Author
Age
*
refactor: fix headers with IWYU
dundargoc
2023-11-28
*
refactor: rename types.h to types_defs.h
dundargoc
2023-11-27
*
build(IWYU): fix includes for undo_defs.h
dundargoc
2023-11-27
*
refactor: replace manual header guards with #pragma once
dundargoc
2023-11-12
*
refactor(memfile): change mf_trans and mf_hash from ad-hoc hashtable to Map
bfredl
2023-09-10
*
vim-patch:9.0.1583: get E304 when using 'cryptmethod' "xchacha20v2" (#23790)
zeertzjq
2023-05-28
*
refactor: replace char_u with char 20 (#21714)
dundargoc
2023-01-13
*
refactor: replace char_u with char
Dundar Göc
2022-09-06
*
refactor: format all C files under nvim/ #15977
dundargoc
2021-10-12
*
refactor: replace TRUE/FALSE macros with C99 true/false
Dundar Göc
2021-07-25
*
Remove maxmem and maxmemtot options
Felipe Oliveira Carvalho
2017-04-11
*
*: Fix linter errors
ZyX
2017-04-08
*
refactor/single-include: memline_defs.h #6465
dedmass
2017-04-08
*
Review: Remove long_u: memfile: Add to clint.
Eliseo Martínez
2014-11-06
*
Review: Remove long_u: memfile: Refactor: blocknr_T: long -> int64_t.
Eliseo Martínez
2014-11-06
*
Review: Remove long_u: memfile: Refactor: int -> bool.
Eliseo Martínez
2014-11-06
*
Review: Remove long_u: memfile: Refactor: bhdr_T.bh_data: char_u* -> void*.
Eliseo Martínez
2014-11-06
*
Review: Remove long_u: memfile: Refactor: mf_hashtab_T.mht_fixed: Remove.
Eliseo Martínez
2014-11-06
*
Review: Remove long_u: memfile: Refactor: long_u -> size_t.
Eliseo Martínez
2014-11-06
*
Review: Remove long_u: memfile: Enable -Wconversion.
Eliseo Martínez
2014-11-06
*
Review: Remove long_u: memfile: Cleanup: Fix naming inconsistencies.
Eliseo Martínez
2014-11-06
*
Review: Remove long_u: memfile: Cleanup: Others.
Eliseo Martínez
2014-11-06
*
Review: Remove long_u: memfile: Cleanup: Comments.
Eliseo Martínez
2014-11-06
*
vim: move long_u from vim.h to types.h
Nicolas Hillegeer
2014-07-16
*
Remove cryptography
John Schmidt
2014-05-20
*
Introduce nvim namespace: Fix define guards.
Eliseo Martínez
2014-05-15
*
Introduce nvim namespace: Move files.
Eliseo Martínez
2014-05-15