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
/
undo.c
Commit message (
Expand
)
Author
Age
*
Remove long_u: Passing-by: undo.c: Add to -Wconversion.
Eliseo Martínez
2014-12-24
*
Remove long_u: put_bytes(): Refactor.
Eliseo Martínez
2014-12-24
*
Passing-by: Fix FALSE/FAIL confusion.
Eliseo Martínez
2014-12-16
*
Fix warnings: undo.c: u_blockfree(): Use after free: FP.
Eliseo Martínez
2014-11-15
*
Convert some values from buffer_defs.h to bools
Wayne Rowcliffe
2014-11-12
*
fix #1027: :wundo segfault in new, non-empty buffer
Justin M. Keyes
2014-10-26
*
Replace FOR_ALL_WINDOWS with FOR_ALL_WINDOWS_IN_TAB(curtab)
Wayne Rowcliffe
2014-09-24
*
Convert FOR_ALL_WINDOWS to use a locally declared pointer
Wayne Rowcliffe
2014-09-08
*
fileinfo: rename os_get_file_info{,_link,_fd}
Stefan Hoffmann
2014-08-31
*
os_fchown: remove cast of parameter -1 to uid_t
Pavel Platto
2014-08-16
*
os_fchown: impl and remove HAVE_FCHOWN
Pavel Platto
2014-08-13
*
vim: move vim_acl_T to types.h
Nicolas Hillegeer
2014-07-16
*
os_open: impl mch_open with libuv. ref #133
Justin M. Keyes
2014-07-14
*
Include stdbool.h in some files which use it
Pavel Platto
2014-07-11
*
Enable and fix misc2.c -Wconversion warnings #907
Shane Iler
2014-07-11
*
move errno.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
*
Replaced most TRUE/FALSE macros in arabic, mbyte and spell. #645
Klemen Košir
2014-07-08
*
Introduce GA_APPEND()
Felipe Oliveira Carvalho
2014-06-30
*
No OOM for list_alloc()
Felipe Oliveira Carvalho
2014-06-16
*
No OOM in dict_alloc() and rettv_dict_alloc()
Felipe Oliveira Carvalho
2014-06-16
*
Declare garray iterators in the for() scope where possible #819
Felipe Oliveira Carvalho
2014-06-10
*
Add automatic generation of headers
ZyX
2014-06-02
*
Extract cursor.h from misc{1,2}.h and memline.h
Hinidu
2014-05-28
*
Merge #708 'Remove NULL/non-NULL tests after vim_str(n)save'
Justin M. Keyes
2014-05-22
|
\
|
*
Remove OOM checks: u_save_line()
Felipe Oliveira Carvalho
2014-05-19
|
*
Remove NULL/non-NULL tests after calls to vim_str(n)save()
Felipe Oliveira Carvalho
2014-05-19
*
|
Remove cryptography
John Schmidt
2014-05-20
|
/
*
Replace ga->ga_len == 0 checks with GA_EMPTY(ga)
Felipe Oliveira Carvalho
2014-05-17
*
Introduce nvim namespace: Fix unmasked strings.h issue.
Eliseo Martínez
2014-05-15
*
Introduce nvim namespace: Fix project-local includes.
Eliseo Martínez
2014-05-15
*
Introduce nvim namespace: Move files.
Eliseo Martínez
2014-05-15