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
/
spell.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
patch 9.0.0882: using freed memory after SpellFileMissing autocmd uses bwipe
v9.0.0882
Bram Moolenaar
2022-11-14
1
-2
/
+2
*
patch 9.0.0828: various typos
v9.0.0828
dundargoc
2022-11-02
1
-1
/
+1
*
patch 9.0.0747: too many #ifdefs
v9.0.0747
Martin Tournoij
2022-10-13
1
-0
/
+2
*
patch 9.0.0614: SpellFileMissing autocmd may delete buffer
v9.0.0614
Bram Moolenaar
2022-09-28
1
-0
/
+6
*
patch 9.0.0590: after exiting Insert mode spelling not checked in next line
v9.0.0590
Bram Moolenaar
2022-09-25
1
-8
/
+17
*
patch 9.0.0206: redraw flags are not named specifically
v9.0.0206
Bram Moolenaar
2022-08-14
1
-2
/
+2
*
patch 9.0.0138: not enough characters accepted for 'spellfile'
v9.0.0138
Bram Moolenaar
2022-08-04
1
-1
/
+1
*
patch 9.0.0035: spell dump may go beyond end of an array
v9.0.0035
Bram Moolenaar
2022-07-04
1
-2
/
+3
*
patch 8.2.5072: using uninitialized value and freed memory in spell command
v8.2.5072
Bram Moolenaar
2022-06-09
1
-3
/
+7
*
patch 8.2.4985: PVS warns for possible array underrun
v8.2.4985
Bram Moolenaar
2022-05-20
1
-1
/
+1
*
patch 8.2.4947: text properties not adjusted when accepting spell suggestion
v8.2.4947
LemonBoy
2022-05-13
1
-0
/
+3
*
patch 8.2.4753: error from setting an option is silently ignored
v8.2.4753
Bram Moolenaar
2022-04-15
1
-3
/
+3
*
patch 8.2.4610: some conditions are always true
v8.2.4610
Bram Moolenaar
2022-03-22
1
-4
/
+3
*
patch 8.2.4402: missing parenthesis may cause unexpected problems
v8.2.4402
kylo252
2022-02-16
1
-1
/
+1
*
patch 8.2.4273: the EBCDIC support is outdated
v8.2.4273
Bram Moolenaar
2022-01-31
1
-1
/
+0
*
patch 8.2.4008: error messages are spread out
v8.2.4008
Bram Moolenaar
2022-01-05
1
-4
/
+4
*
patch 8.2.3967: error messages are spread out
v8.2.3967
Bram Moolenaar
2022-01-01
1
-1
/
+1
*
patch 8.2.3961: error messages are spread out
v8.2.3961
Bram Moolenaar
2021-12-31
1
-2
/
+2
*
patch 8.2.3914: various spelling mistakes in comments
v8.2.3914
Dominique Pelle
2021-12-27
1
-4
/
+4
*
patch 8.2.3751: cannot assign a lambda to an option that takes a function
v8.2.3751
Yegappan Lakshmanan
2021-12-06
1
-1
/
+1
*
patch 8.2.3320: some local functions are not static
v8.2.3320
Yegappan Lakshmanan
2021-08-09
1
-1
/
+1
*
patch 8.2.3190: error messages are spread out
v8.2.3190
Bram Moolenaar
2021-07-20
1
-1
/
+1
*
patch 8.2.2974: Greek spell checking uses wrong case folding
v8.2.2974
Bram Moolenaar
2021-06-11
1
-5
/
+22
*
patch 8.2.2254: Vim9: bool option type is number
v8.2.2254
Bram Moolenaar
2020-12-31
1
-1
/
+1
*
patch 8.2.1926: cannot use a space in 'spellfile'
v8.2.1926
Bram Moolenaar
2020-10-30
1
-1
/
+1
*
patch 8.2.1770: invalid memory use when using SpellFileMissing autocmd
v8.2.1770
Bram Moolenaar
2020-09-28
1
-1
/
+1
*
patch 8.2.1696: unused (duplicate) macros
v8.2.1696
Bram Moolenaar
2020-09-16
1
-4
/
+0
*
patch 8.2.0957: compiler warning for uninitialized variable
v8.2.0957
Bram Moolenaar
2020-06-11
1
-1
/
+1
*
patch 8.2.0956: spell test fails
v8.2.0956
Bram Moolenaar
2020-06-10
1
-1
/
+25
*
patch 8.2.0945: cannot use "z=" when 'spell' is off
v8.2.0945
Bram Moolenaar
2020-06-10
1
-1
/
+1
*
patch 8.2.0932: missspelling spelllang
v8.2.0932
Bram Moolenaar
2020-06-08
1
-3
/
+3
*
patch 8.2.0853: ml_delete() often called with FALSE argument
v8.2.0853
Bram Moolenaar
2020-05-30
1
-1
/
+1
*
patch 8.2.0559: clearing a struct is verbose
v8.2.0559
Bram Moolenaar
2020-04-12
1
-5
/
+5
*
patch 8.2.0500: using the same loop in many places
v8.2.0500
Bram Moolenaar
2020-04-02
1
-4
/
+4
*
patch 8.2.0295: highlighting for :s wrong when using different separator
v8.2.0295
Bram Moolenaar
2020-02-21
1
-1
/
+1
*
patch 8.2.0156: various typos in source files and tests
v8.2.0156
Bram Moolenaar
2020-01-26
1
-1
/
+1
*
patch 8.1.2395: using old C style comments
v8.1.2395
Bram Moolenaar
2019-12-05
1
-522
/
+521
*
patch 8.1.2173: searchit() has too many arguments
v8.1.2173
Bram Moolenaar
2019-10-18
1
-1
/
+1
*
patch 8.1.2147: crash when allocating memory fails
v8.1.2147
Bram Moolenaar
2019-10-13
1
-1
/
+1
*
patch 8.1.2120: some MB_ macros are more complicated than necessary
v8.1.2120
Bram Moolenaar
2019-10-06
1
-1
/
+1
*
patch 8.1.2081: the spell.c file is too big
v8.1.2081
Bram Moolenaar
2019-09-27
1
-4542
/
+12
*
patch 8.1.1966: some code in options.c fits better elsewhere
v8.1.1966
Bram Moolenaar
2019-09-02
1
-1
/
+87
*
patch 8.1.1901: the +insert_expand feature is not always available
v8.1.1901
Bram Moolenaar
2019-08-21
1
-2
/
+0
*
patch 8.1.1891: functions used in one file are global
v8.1.1891
Bram Moolenaar
2019-08-20
1
-1
/
+2
*
patch 8.1.1824: crash when correctly spelled word is very long
v8.1.1824
Bram Moolenaar
2019-08-06
1
-0
/
+2
*
patch 8.1.1715: emoji characters are seen as word characters for spelling
v8.1.1715
Bram Moolenaar
2019-07-19
1
-1
/
+1
*
patch 8.1.1414: alloc() returning "char_u *" causes a lot of type casts
v8.1.1414
Bram Moolenaar
2019-05-28
1
-5
/
+5
*
patch 8.1.1386: unessesary type casts for lalloc()
v8.1.1386
Bram Moolenaar
2019-05-24
1
-2
/
+1
*
patch 8.1.1384: using "int" for alloc() often results in compiler warnings
v8.1.1384
Bram Moolenaar
2019-05-24
1
-7
/
+5
*
patch 8.1.1371: cannot recover from a swap file
v8.1.1371
Bram Moolenaar
2019-05-23
1
-4
/
+7
[next]