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
/
mbyte.c
Commit message (
Expand
)
Author
Age
*
viminfo: First version of ShaDa file dumping
ZyX
2015-10-08
*
Generate unicode tables with script when building
ZyX
2015-07-26
*
vim-patch:7.4.575 #2835
Felipe Morales
2015-06-17
*
Passing by: Remove X_LOCALE refs
Michael Reed
2015-05-30
*
getenv: return NULL if empty #2574
Scott Prager
2015-05-29
*
options: mark nonfunctional &termencoding option as hidden. #2631
Björn Linse
2015-05-17
*
Replace vim_iswhite with ascii_iswhite() defined in ascii.h
Felipe Oliveira Carvalho
2015-04-24
*
memory: Add `free` wrapper and refactor project to use it
Thiago de Arruda
2015-04-13
*
Remove redundant casts
Anton Ovchinnikov
2015-03-09
*
Enable -Wconversion: mark.c.
Eliseo Martínez
2015-02-18
*
Enable -Wconversion: Passing-by: Remove dead code (MACOS_CONVERT).
Eliseo Martínez
2015-02-18
*
Enable -Wconversion: ui.c.
Eliseo Martínez
2015-02-18
*
Macro cleanup: Miscellaneous
Michael Reed
2015-01-14
*
Macro cleanup: PROTO
Michael Reed
2015-01-14
*
vim-patch:7.4.520
Florian Walch
2014-12-23
*
Remove dec-mcs remnants
Michael Reed
2014-12-19
*
Change the signature of utf_convert() (mbyte.c) to use ARRAY_SIZE
Felipe Oliveira Carvalho
2014-12-18
*
Change the signature of intable() (mbyte.c) to use ARRAY_SIZE
Felipe Oliveira Carvalho
2014-12-18
*
Define and use the ARRAY_SIZE macro
Felipe Oliveira Carvalho
2014-12-18
*
Little by little add 'const' were possible: mbyte.c
Dominique Pelle
2014-12-15
*
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
*
|
ui: Move check_col/check_row functions to mbyte.c
Thiago de Arruda
2014-11-27
|
/
*
iconv: re-enable
Nicolas Hillegeer
2014-11-06
*
ui: Refactor input buffer handling
Thiago de Arruda
2014-10-18
*
vim-patch:7.4.444
Daniel Kosinski
2014-10-04
*
Use strict function prototypes #945
Pavel Platto
2014-07-14
*
Include stdbool.h in some files which use it
Pavel Platto
2014-07-11
*
move errno.h include out of vim.h
Brandon Coleman
2014-07-09
*
move wctype.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
*
Replaced most TRUE/FALSE macros in arabic, mbyte and spell. #645
Klemen Košir
2014-07-08
*
Fix some "out of memory" comments and few cosmetics
Felipe Oliveira Carvalho
2014-06-16
*
No OOM in enc_canonize()
Felipe Oliveira Carvalho
2014-06-16
*
text: remove useless arg from mb_string2cells
Nicolas Hillegeer
2014-06-08
*
text/encoding: constify arguments
Nicolas Hillegeer
2014-06-07
*
Add missing include to mbyte.c
ZyX
2014-06-02
*
Add automatic generation of headers
ZyX
2014-06-02
*
Remove ml_ prefix from cursor.h functions
Pavel Platto
2014-05-28
*
Extract cursor.h from misc{1,2}.h and memline.h
Hinidu
2014-05-28
*
Replace alloc() with xmalloc() and remove immediate OOM checks
Felipe Oliveira Carvalho
2014-05-19
*
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