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
*
Cleanup: Rename getdigits() family functions.
Eliseo Martínez
2015-01-11
*
Cleanup: Refactor getdigits().
Eliseo Martínez
2015-01-11
*
Cleanup: Refactor option_table_T.number: long --> int.
Eliseo Martínez
2015-01-11
*
Cleanup: Refactor prt_{fg,bg,new_bg}col: int --> uint32_t.
Eliseo Martínez
2015-01-11
*
Cleanup: Remove local var bg_color@prt_get_attr().
Eliseo Martínez
2015-01-11
*
Cleanup: Fix bad assert.
Eliseo Martínez
2015-01-11
*
Remove long_u: hardcopy: Refactor long_u.
Eliseo Martínez
2015-01-10
*
Remove long_u: hardcopy: Enable -Wconversion.
Eliseo Martínez
2015-01-10
*
Use ARRAY_SIZE where Coccinelle wasn't able to do it
Felipe Oliveira Carvalho
2014-12-18
*
ui: Remove redundant ui.h includes
Thiago de Arruda
2014-11-27
*
ui: Remove ui_delay, ui_breakcheck and ui_set_shellsize
Thiago de Arruda
2014-11-27
*
coverity/13765,13766,13767,13768: Fix memory leaks in hardcopy.c
oni-link
2014-11-16
*
Fix warnings: hardcopy.c: mch_print_text_out(): Bad free: FP + RI.
Eliseo Martínez
2014-11-11
*
version: update user-facing version indicators
Justin M. Keyes
2014-10-07
*
Remove EBCDIC: Remove IF_EB macros
Pavel Platto
2014-08-02
*
Remove EBCDIC: Clean up comments
Pavel Platto
2014-08-02
*
Extract `tempfile` module from fileio
Pavel Platto
2014-07-14
*
Refactor vim_tempname
Pavel Platto
2014-07-14
*
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 locale.h include out of vim.h
Brandon Coleman
2014-07-09
*
move ascii.h include out of vim.h
Brandon Coleman
2014-07-09
*
ga_growsize should be >= 1
Felipe Oliveira Carvalho
2014-06-30
*
Replace vim_strncpy calls: hardcopy.c
Douglas Schneider
2014-06-13
*
Add automatic generation of headers
ZyX
2014-06-02
*
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