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
/
charset.c
Commit message (
Expand
)
Author
Age
*
mbyte: clean up charset.c for assumed encoding=utf-8
Björn Linse
2016-12-07
*
encoding: cleanup mbyte.c given fixed encoding=utf-8
Björn Linse
2016-11-05
*
modeline: Handle version number overflow. #5450
Florian Larysch
2016-10-26
*
refactor: eliminate misc2.c
Justin M. Keyes
2016-09-13
*
Fix error-handling of strtoimax boundary conditions
James McCoy
2016-09-02
*
vim-patch:7.4.1147 (#5005)
prollings
2016-07-10
*
Remove some unnecessary function attributes (#4909)
oni-link
2016-06-11
*
keymap: Make replace_termcodes and friends accept length and cpo_flags
ZyX
2016-04-18
*
Enabled -Wconversion in charset.c
huchet
2016-04-06
*
charset.c: change return type to bool
Charles Joachim
2016-02-09
*
vim-patch:7.4.1027
watiko
2016-02-01
*
vim-patch:7.4.848
watiko
2016-02-01
*
vim-patch:7.4.782
watiko
2016-02-01
*
vim_str2nr: cleanup #4104
Jason Schulz
2016-01-26
*
coverity/134885: Using uninitialized value
Justin M. Keyes
2016-01-24
*
Fix lint issues
Jason Schulz
2016-01-15
*
Add support for binary numbers
Jason Schulz
2016-01-15
*
vim-patch:7.4.579 #2652
David Bürgin
2015-05-26
*
Replace vim_isxdigit() with to ascii_isxdigit() defined in ascii.h
Felipe Oliveira Carvalho
2015-04-24
*
Replace VIM_ISDIGIT() and vim_isdigit() with ascii_isdigit() defined in ascii.h
Felipe Oliveira Carvalho
2015-04-24
*
Replace vim_iswhite with ascii_iswhite() defined in ascii.h
Felipe Oliveira Carvalho
2015-04-24
*
Un-mch mch_has_(exp_)wildcard().
Scott Prager
2015-03-31
*
Remove redundant casts
Anton Ovchinnikov
2015-03-09
*
ui: Remove/adapt some old code for a big UI refactor
Thiago de Arruda
2015-02-16
*
Remove nonnullret deadcode: Mark new nonnullret functions.
Eliseo Martínez
2015-01-27
*
Remove long_u: regexp: Refactor long_u.
Eliseo Martínez
2015-01-19
*
Merge pull request #1803 from elmart/small-fixes
Justin M. Keyes
2015-01-16
|
\
|
*
coverity/100248: Operands don't affect result: HI.
Eliseo Martínez
2015-01-16
*
|
Macro cleanup: PROTO
Michael Reed
2015-01-14
|
/
*
Cleanup: Rename getdigits() family functions.
Eliseo Martínez
2015-01-11
*
Cleanup: Refactor getdigits().
Eliseo Martínez
2015-01-11
*
vim-patch:7.4.489
Florian Walch
2014-12-23
*
Merge pull request #1497 from splinterofchaos/const-attr
Justin M. Keyes
2014-11-29
|
\
|
*
strings/memory: constify and func_attr.
Scott Prager
2014-11-27
*
|
vim-patch:7.4.478: Use character lenght for 'showbreak'
Felipe Morales
2014-11-27
*
|
vim-patch:7.4.473
Felipe Morales
2014-11-27
|
/
*
Fix warnings: charset.c: win_lbr_chartabsize(): Dead assignment: HI.
Eliseo Martínez
2014-11-15
*
vim-patch:7.4.416
Scott Prager
2014-11-11
*
vim-patch: 7.4.352
Felipe Morales
2014-08-20
*
vim-patch: 7.4.353
Felipe Morales
2014-08-20
*
Port vim's patch 7.4.338 ('breakindent')
Felipe Morales
2014-08-20
*
Remove EBCDIC: Clean up comments
Pavel Platto
2014-08-02
*
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
*
Fix some "out of memory" comments and few cosmetics
Felipe Oliveira Carvalho
2014-06-16
*
move/remove W_* macros
Brandon Coleman
2014-06-12
*
Add automatic generation of headers
ZyX
2014-06-02
*
Remove FEAT_EX_EXTRA
Hinidu
2014-05-28
*
Remove FEAT_EVAL
Hinidu
2014-05-28
[next]