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
/
hardcopy.c
Commit message (
Expand
)
Author
Age
*
vim-patch:8.2.2922: computing array length is done in various ways
VVKot
2021-11-21
*
refactor: saner options for uncrustify (#16204)
dundargoc
2021-11-19
*
refactor: reduce number of explicit char casts (#16077)
dundargoc
2021-11-16
*
refactor(multibyte): eliminate mb_ptr2len alias for utfc_ptr2len
Björn Linse
2021-11-14
*
vim-patch:8.1.0779: argument for message functions is inconsistent
James McCoy
2021-11-01
*
vim-patch:8.1.0743: giving error messages is not flexible
James McCoy
2021-11-01
*
vim-patch:8.1.2387: using old C style comments
Dundar Göc
2021-10-21
*
refactor: remove space after star
Dundar Göc
2021-10-19
*
refactor: make commas trail in enums
Dundar Göc
2021-10-19
*
refactor: reduce number of unique char casts
Dundar Göc
2021-10-13
*
vim-patch:8.2.3460: some type casts are not needed #15868
dundargoc
2021-10-02
*
Refactor/uncrustify (#15790)
dundargoc
2021-09-29
*
refactor: reformat with uncrustify #15736
dundargoc
2021-09-20
*
chore(clang): Fix 'Array subscript is undefined' #15057
ansimita
2021-07-11
*
chore: use codespell to spell check #15016
dundargoc
2021-07-07
*
vim-patch:8.1.0105: all tab stops are the same
VVKot
2021-03-28
*
unused macros: Remove a five unused macros. (#13517)
Edwin Pujols
2020-12-11
*
refactor: pass window to was_set_insecurely
Matthieu Coudron
2020-11-23
*
'clang/Logic error': use enums to avoid undefined array subscript
Jan Edmund Lazo
2020-07-04
*
vim-patch:8.1.2387: using old C style comments
Jan Edmund Lazo
2020-04-12
*
vim-patch:8.1.2378: using old C style comments
Jan Edmund Lazo
2020-04-12
*
vim-patch:8.1.1313: warnings for using localtime() and ctime()
Jan Edmund Lazo
2020-03-29
*
hardcopy: fix pvs/v1048
Jan Edmund Lazo
2019-12-26
*
getdigits: introduce `strict`, `def` parameters
Justin M. Keyes
2019-09-13
*
Remove excess <stdint.h>
Jan Edmund Lazo
2019-09-11
*
cleanup: remove mch_fopen in favor of os_fopen
Justin M. Keyes
2019-07-25
*
refactor: use int for Columns and Rows
Björn Linse
2019-07-19
*
vim-patch:8.0.1496: VIM_CLEAR()
Justin M. Keyes
2019-05-25
*
multigrid: Fix lint errors
Utkarsh Maheshwari
2018-12-31
*
multigrid: Change screen_* functions to grid_* functions
Utkarsh Maheshwari
2018-12-31
*
Remove has_mbytes from lines local to parent commit
ZviRackover
2018-08-31
*
Refactor: remove mb_ptr2len_len, mb_ptr2cells and mb_ptr2cells_len
ZviRackover
2018-08-31
*
hardcopy: refactor mch_print_start_line()
Jan Edmund Lazo
2018-08-01
*
hardcopy: bold,italic,underline are TriState
Jan Edmund Lazo
2018-08-01
*
hardcopy: refactor mch_print_text_out()
Jan Edmund Lazo
2018-07-19
*
vim-patch:8.1.0056: crash when using :hardcopy with illegal byte
Jan Edmund Lazo
2018-07-19
*
vim-patch:8.0.1503: access memory beyond end of string
Jan Edmund Lazo
2018-07-18
*
vim-patch:8.0.0466: still macros that should be all-caps (#8510)
Jan Edmund Lazo
2018-06-10
*
*: Add comment to all C files
ZyX
2017-04-19
*
hardcopy: Remove unneeded prt_do_conv assignment
ZyX
2017-04-16
*
eval,*: Move get_tv_string to typval.c
ZyX
2017-03-29
*
hardcopy.c: fix dead assignment
Sander Bosma
2017-02-20
*
refactor: Replace vim_strcat() with xstrlcat().
Justin M. Keyes
2017-01-23
*
vim-patch:7.4.1702
Michael Ennen
2016-12-01
*
hardcopy.c: Fix -Wmaybe-uninitialized warning.
Justin M. Keyes
2016-10-08
*
refactor: eliminate misc2.c
Justin M. Keyes
2016-09-13
*
vim-patch:7.4.1552
James McCoy
2016-07-08
*
*: Fix new linter errors
ZyX
2016-05-01
*
Merge tempfile.c back into fileio.c
Jurica Bradaric
2016-04-20
*
*: Make set_vim_var_\* functions have proper argument types
ZyX
2016-04-18
[next]