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
/
strings.c
Commit message (
Expand
)
Author
Age
*
refactor: remove redundant casts
ii14
2023-04-07
*
refactor: remove redundant casts
ii14
2023-04-07
*
refactor: replace char_u with char 25 (#21838)
dundargoc
2023-01-19
*
refactor: replace char_u with char 22 (#21786)
dundargoc
2023-01-17
*
refactor: replace char_u with char 20 (#21714)
dundargoc
2023-01-13
*
refactor: replace char_u with char 16 - remove STRNCMP (#21208)
dundargoc
2022-12-21
*
refactor: replace char_u with char
Dundar Göc
2022-11-26
*
build: allow IWYU to fix includes for all .c files
dundargoc
2022-11-15
*
Merge pull request #20821 from dundargoc/refactor/clang-tidy
bfredl
2022-11-08
|
\
|
*
refactor: fix clang-tidy warnings
dundargoc
2022-11-06
*
|
refactor: more clint (#20910)
Lewis Russell
2022-11-07
|
/
*
build(lint): remove clint.py rules for braces #20880
dundargoc
2022-11-01
*
vim-patch:8.1.0941: macros for MS-Windows are inconsistent (#20215)
dundargoc
2022-09-18
*
refactor: replace char_u with char
Dundar Göc
2022-09-11
*
refactor: replace char_u with char
Dundar Göc
2022-09-09
*
refactor: replace char_u with char
Dundar Göc
2022-09-06
*
refactor: migrate comment style 2 #20080
dundargoc
2022-09-06
*
refactor: migrate comment style (#20012)
Lewis Russell
2022-09-02
*
refactor: replace char_u with char
Dundar Göc
2022-09-01
*
refactor: replace char_u with char 4 (#19987)
dundargoc
2022-08-30
*
refactor: replace char_u with char
Dundar Göc
2022-08-29
*
refactor: pre-incr to post-incr
Lewis Russell
2022-08-25
*
refactor: change pre-decrement/increment to post (#19799)
Lewis Russell
2022-08-16
*
refactor: replace char_u with char
Dundar Goc
2022-08-12
*
refactor: replace_makeprg (#19570)
Lewis Russell
2022-08-01
*
refactor: replace char_u with char
Dundar Goc
2022-07-31
*
refactor: missing parenthesis may cause unexpected problems (#17443)
kylo252
2022-05-26
*
refactor(uncrustify): set maximum number of consecutive newlines to 2 (#18695)
dundargoc
2022-05-25
*
Merge pull request #18648 from jamessan/coverity-fixes
James McCoy
2022-05-20
|
\
|
*
fix(cid/352782): assert str->items is non-NULL to hint static analyzers
James McCoy
2022-05-20
*
|
refactor: move reverse_text to strings.c as it's a string operation
Dundar Goc
2022-05-20
|
/
*
fix(PVS/V568): correct placement of ignore directive
Dundar Goc
2022-05-17
*
refactor: replace char_u variables and functions with char
Dundar Goc
2022-05-16
*
fix PVS warnings (#18459)
dundargoc
2022-05-15
*
refactor(api/nvim_cmd): use `kvec_t` for constructing cmdline string
Famiu Haque
2022-05-14
*
refactor: replace char_u variables and functions with char
Dundar Goc
2022-05-09
*
refactor: replace char_u variables and functions with char
Dundar Goc
2022-05-07
*
refactor: enable -Wconversion warning for edit.c
Dundar Goc
2022-05-06
*
refactor: add function xstrnsave
Dundar Goc
2022-04-16
*
refactor: fix clang-tidy bugprone-signed-char-misuse warnings
Dundar Göc
2022-03-04
*
vim-patch:8.2.3663: using %S in printf() does not work correctly
zeertzjq
2022-01-16
*
vim-patch:8.2.3630: printf() with %S does not handle multi-byte correctly
zeertzjq
2022-01-16
*
refactor(misc1): move out high-level input functions to a new file: input.c
Björn Linse
2021-12-10
*
fix: add STRNLEN compatability macro
Claes Nästén
2021-12-06
*
refactor: saner options for uncrustify (#16204)
dundargoc
2021-11-19
*
refactor(macroman): get rid of MB_COPY_CHAR macro
Björn Linse
2021-11-14
*
refactor(multibyte): eliminate mb_ptr2len alias for utfc_ptr2len
Björn Linse
2021-11-14
*
vim-patch:8.1.0743: giving error messages is not flexible
James McCoy
2021-11-01
*
refactor: saner options for uncrustify #16196
dundargoc
2021-10-31
*
refactor: format with uncrustify #15842
dundargoc
2021-10-02
[next]