index
:
delta/vim-git.git
chrisbra-patch-1
master
github.com: vim/vim.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mbyte.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
patch 8.2.3571: some unicode control characters are considered printable
v8.2.3571
Bram Moolenaar
2021-11-02
1
-1
/
+1
*
patch 8.2.3545: setcellwidths() may make 'listchars' or 'fillchars' invalid
v8.2.3545
zeertzjq
2021-10-20
1
-1
/
+35
*
patch 8.2.3229: Vim9: runtime and compile time type checks are not the same
v8.2.3229
Yegappan Lakshmanan
2021-07-27
1
-0
/
+9
*
patch 8.2.3208: dynamic library load error does not mention why it failed
v8.2.3208
Martin Tournoij
2021-07-24
1
-1
/
+2
*
patch 8.2.3139: functions for string manipulation are spread out
v8.2.3139
Yegappan Lakshmanan
2021-07-10
1
-0
/
+31
*
patch 8.2.3083: crash when passing null string to charclass()
v8.2.3083
Christian Brabandt
2021-07-02
1
-1
/
+2
*
patch 8.2.3068: Unicode tables are slightly outdated
v8.2.3068
Christian Brabandt
2021-06-27
1
-30
/
+55
*
patch 8.2.2993: 'fileencodings' default value should depend on 'encoding'
v8.2.2993
Bram Moolenaar
2021-06-13
1
-2
/
+1
*
patch 8.2.2933: when 'clipboard' is "unnamed" zp does not work correctly
v8.2.2933
Bram Moolenaar
2021-06-04
1
-2
/
+0
*
patch 8.2.2922: computing array length is done in various ways
v8.2.2922
K.Takata
2021-06-02
1
-3
/
+3
*
patch 8.2.2915: MS-Windows: when using "default" for encoding utf-8 is used
v8.2.2915
K.Takata
2021-05-31
1
-0
/
+5
*
patch 8.2.2912: MS-Windows: most users expect using Unicode
v8.2.2912
K.Takata
2021-05-30
1
-1
/
+1
*
patch 8.2.2731: Mac: SF symbols are not displayed properly
v8.2.2731
Bram Moolenaar
2021-04-07
1
-0
/
+9
*
patch 8.2.2664: Vim9: not enough function arguments checked for string
v8.2.2664
Bram Moolenaar
2021-03-27
1
-1
/
+1
*
patch 8.2.2646: Vim9: error for not using string doesn't mentionargument
v8.2.2646
Bram Moolenaar
2021-03-22
1
-1
/
+1
*
patch 8.2.2326: build error with +eval feature but without +spell
v8.2.2326
Bram Moolenaar
2021-01-10
1
-1
/
+1
*
patch 8.2.2117: some functions use any value as a string
v8.2.2117
Bram Moolenaar
2020-12-09
1
-6
/
+1
*
patch 8.2.1547: various comment problems
v8.2.1547
Bram Moolenaar
2020-08-30
1
-2
/
+2
*
patch 8.2.1537: memory acccess error when using setcellwidths()
v8.2.1537
Bram Moolenaar
2020-08-28
1
-8
/
+9
*
patch 8.2.1536: cannot get the class of a character; emoji widths are wrong
v8.2.1536
Bram Moolenaar
2020-08-28
1
-8
/
+43
*
patch 8.2.1535: it is not possible to specify cell widths of characters
v8.2.1535
Bram Moolenaar
2020-08-28
1
-3
/
+186
*
patch 8.2.0901: formatting CJK text isn't optimal
v8.2.0901
Bram Moolenaar
2020-06-04
1
-0
/
+152
*
patch 8.2.0872: XIM code is mixed with multi-byte code
v8.2.0872
Bram Moolenaar
2020-06-01
1
-1764
/
+0
*
patch 8.2.0320: no Haiku support
v8.2.0320
Bram Moolenaar
2020-02-26
1
-1
/
+1
*
patch 8.2.0156: various typos in source files and tests
v8.2.0156
Bram Moolenaar
2020-01-26
1
-3
/
+3
*
patch 8.1.2388: using old C style comments
v8.1.2388
Bram Moolenaar
2019-12-04
1
-516
/
+514
*
patch 8.1.2361: MS-Windows: test failures related to VIMDLL
v8.1.2361
Bram Moolenaar
2019-11-29
1
-3
/
+12
*
patch 8.1.2327: cannot build with Hangul input
v8.1.2327
Bram Moolenaar
2019-11-21
1
-9
/
+0
*
patch 8.1.2021: some global functions can be local to the file
v8.1.2021
Bram Moolenaar
2019-09-10
1
-1
/
+2
*
patch 8.1.2003: MS-Windows: code page 65001 is not recognized
v8.1.2003
Bram Moolenaar
2019-09-07
1
-1
/
+3
*
patch 8.1.2000: plugin cannot get the current IME status
v8.1.2000
Bram Moolenaar
2019-09-07
1
-0
/
+12
*
patch 8.1.1655: popup window border drawn wrong with multi-byte char
v8.1.1655
Bram Moolenaar
2019-07-08
1
-3
/
+7
*
patch 8.1.1647: build error with GTK and hangulinput feature
v8.1.1647
Bram Moolenaar
2019-07-07
1
-0
/
+5
*
patch 8.1.1470: new Unicode character U32FF missing from double-width table
v8.1.1470
Bram Moolenaar
2019-06-05
1
-2
/
+1
*
patch 8.1.1414: alloc() returning "char_u *" causes a lot of type casts
v8.1.1414
Bram Moolenaar
2019-05-28
1
-1
/
+1
*
patch 8.1.1384: using "int" for alloc() often results in compiler warnings
v8.1.1384
Bram Moolenaar
2019-05-24
1
-2
/
+2
*
patch 8.1.1230: a lot of code is shared between vim.exe and gvim.exe
v8.1.1230
Bram Moolenaar
2019-04-28
1
-1
/
+1
*
patch 8.1.1157: Unicode tables are out of date
v8.1.1157
Bram Moolenaar
2019-04-12
1
-20
/
+44
*
patch 8.1.1156: Unicode emoji and other image characters not recognized
v8.1.1156
Bram Moolenaar
2019-04-12
1
-0
/
+4
*
patch 8.1.1038: Arabic support excludes Farsi
v8.1.1038
Bram Moolenaar
2019-03-22
1
-29
/
+0
*
patch 8.1.0941: macros for MS-Windows are inconsistent
v8.1.0941
Bram Moolenaar
2019-02-17
1
-20
/
+20
*
patch 8.1.0826: too many #ifdefs
v8.1.0826
Bram Moolenaar
2019-01-26
1
-9
/
+1
*
patch 8.1.0806: too many #ifdefs
v8.1.0806
Bram Moolenaar
2019-01-24
1
-36
/
+19
*
patch 8.1.0785: depending on the configuration some functions are unused
v8.1.0785
Bram Moolenaar
2019-01-20
1
-0
/
+2
*
patch 8.1.0779: argument for message functions is inconsistent
v8.1.0779
Bram Moolenaar
2019-01-19
1
-2
/
+2
*
patch 8.1.0745: compiler warnings for signed/unsigned string
v8.1.0745
Bram Moolenaar
2019-01-14
1
-1
/
+1
*
patch 8.1.0743: giving error messages is not flexible
v8.1.0743
Bram Moolenaar
2019-01-13
1
-10
/
+10
*
patch 8.1.0443: unnecessary static function prototypes
v8.1.0443
Bram Moolenaar
2018-09-30
1
-9
/
+0
*
patch 8.1.0377: xdiff doesn't use the Vim memory allocation functions
v8.1.0377
Bram Moolenaar
2018-09-13
1
-1
/
+1
*
patch 8.1.0368: GTK code has too many #ifdefs and GTK 2.10 building fails
v8.1.0368
Bram Moolenaar
2018-09-11
1
-20
/
+0
[next]