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
*
build(iwyu): add a few more _defs.h mappings (#25435)
zeertzjq
2023-09-30
*
vim-patch:9.0.1950: Vim9: error codes spread out (#25405)
zeertzjq
2023-09-29
*
vim-patch:9.0.1884: Wrong order of arguments for error messages (#25055)
zeertzjq
2023-09-09
*
vim-patch:9.0.1863: wrong format specifiers in e_aptypes_is_null_str_nr (#25015)
zeertzjq
2023-09-04
*
vim-patch:9.0.1856: issues with formatting positional arguments (#25013)
zeertzjq
2023-09-04
*
vim-patch:9.0.1515: reverse() does not work for a String
zeertzjq
2023-08-19
*
fix(printf): make positional %zd and %zu work (#24722)
zeertzjq
2023-08-15
*
vim-patch:9.0.1704: Cannot use positional arguments for printf() (#24719)
zeertzjq
2023-08-15
*
fix(runtime): respect 'fileignorecase' when sourcing (#24344)
zeertzjq
2023-07-14
*
perf(rtp): reduce rtp scans (#24191)
Lewis Russell
2023-07-13
*
fix(messages): use "Vimscript" instead of "VimL" #24111
Justin M. Keyes
2023-06-22
*
vim-patch:9.0.1629: having utf16idx() rounding up is inconvenient (#24019)
zeertzjq
2023-06-14
*
vim-patch:9.0.1617: charidx() result is not consistent with byteidx() (#23963)
zeertzjq
2023-06-09
*
vim-patch:9.0.1524: passing -1 for bool is not always rejected
zeertzjq
2023-05-08
*
vim-patch:9.0.1522: some functions give two error messages
zeertzjq
2023-05-08
*
vim-patch:8.2.2607: strcharpart() cannot include composing characters
zeertzjq
2023-05-04
*
refactor: uncrustify
dundargoc
2023-04-26
*
vim-patch:9.0.1485: no functions for converting from/to UTF-16 index (#23318)
zeertzjq
2023-04-26
*
vim-patch:8.2.3139: functions for string manipulation are spread out (#23316)
zeertzjq
2023-04-26
*
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
|
/
[next]