Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_external_vim
/
d2e9ccee90d2b39f4c9fd6cec271ef3fafd76f09
/
src
/
spellfile.c
b85d362
patch 8.2.3328: Coverity error for not checking return value
by Bram Moolenaar
· 4 years ago
108010a
patch 8.2.3069: error messages are spread out
by Bram Moolenaar
· 4 years, 1 month ago
4f13527
patch 8.2.2974: Greek spell checking uses wrong case folding
by Bram Moolenaar
· 4 years, 2 months ago
2c363a2
patch 8.2.2462: Coverity warns for not checking for fseek() error
by Bram Moolenaar
· 4 years, 6 months ago
e90d63e
patch 8.2.1565: spellfile test sometimes fails
by Bram Moolenaar
· 5 years ago
4ad739f
patch 8.2.1564: a few remaining errors from ubsan
by Bram Moolenaar
· 5 years ago
9c2b066
patch 8.2.1560: using NULL pointers in some code
by Bram Moolenaar
· 5 years ago
07399e7
patch 8.2.1521: reading past end of buffer when reading spellfile
by Bram Moolenaar
· 5 years ago
fc2a47f
patch 8.2.1493: not enough test coverage for the spell file handling
by Bram Moolenaar
· 5 years ago
97d2f34
patch 8.2.1169: write NUL past allocated space using corrupted spell file
by Bram Moolenaar
· 5 years ago
927b7dd
patch 8.2.1089: Coverity warns for pointer computation
by Bram Moolenaar
· 5 years ago
408c23b
patch 8.2.0895: :mkspell output does not mention the tree type
by Bram Moolenaar
· 5 years ago
59f88fb
patch 8.2.0894: :mkspell can take very long if the word count is high
by Bram Moolenaar
· 5 years ago
a80faa8
patch 8.2.0559: clearing a struct is verbose
by Bram Moolenaar
· 5 years ago
aeea721
patch 8.2.0500: using the same loop in many places
by Bram Moolenaar
· 5 years ago
db99f9f
patch 8.2.0436: no warnings for incorrect printf arguments
by Bram Moolenaar
· 5 years ago
e31ee86
patch 8.2.0098: exe stack length can be wrong without being detected
by Bram Moolenaar
· 6 years ago
ce6db02
patch 8.2.0097: crash with autocommand and spellfile
by Bram Moolenaar
· 6 years ago
1a47ae3
patch 8.2.0056: execution stack is incomplete and inefficient
by Bram Moolenaar
· 6 years ago
0d6f5d9
patch 8.1.2395: using old C style comments
by Bram Moolenaar
· 6 years ago
3d2a47c
patch 8.1.2268: spell file flag zero is not recognized
by Bram Moolenaar
· 6 years ago
08cc374
patch 8.1.1838: there is :spellwrong and :spellgood but not :spellrare
by Bram Moolenaar
· 6 years ago
c799fe2
patch 8.1.1414: alloc() returning "char_u *" causes a lot of type casts
by Bram Moolenaar
· 6 years ago
18a4ba2
patch 8.1.1386: unessesary type casts for lalloc()
by Bram Moolenaar
· 6 years ago
964b374
patch 8.1.1384: using "int" for alloc() often results in compiler warnings
by Bram Moolenaar
· 6 years ago
99499b1
patch 8.1.1371: cannot recover from a swap file
by Bram Moolenaar
· 6 years ago
eae1b91
patch 8.1.1306: Borland support is outdated and doesn't work
by Bram Moolenaar
· 6 years ago
264b74f
patch 8.1.0810: too many #ifdefs
by Bram Moolenaar
· 7 years ago
32526b3
patch 8.1.0779: argument for message functions is inconsistent
by Bram Moolenaar
· 7 years ago
b5443cc
patch 8.1.0753: printf format not checked for semsg()
by Bram Moolenaar
· 7 years ago
f9e3e09
patch 8.1.0743: giving error messages is not flexible
by Bram Moolenaar
· 7 years ago
c4568ab
patch 8.1.0528: various typos in comments
by Bram Moolenaar
· 7 years ago
6dff58f
patch 8.1.0443: unnecessary static function prototypes
by Bram Moolenaar
· 7 years ago
c166927
patch 8.1.0078: "..." used inconsistently in messages
by Bram Moolenaar
· 7 years ago
ea39176
patch 8.0.1677: no compiler warning for wrong format in vim_snprintf()
by Bram Moolenaar
· 7 years ago
d23a823
patch 8.0.1496: clearing a pointer takes two lines
by Bram Moolenaar
· 7 years ago
2993ac5
patch 8.0.1490: number of spell regions is spread out through the code
by Bram Moolenaar
· 7 years ago
ee03b94
patch 8.0.1225: no check for spell region being zero
by Bram Moolenaar
· 8 years ago
91acfff
patch 8.0.0451: some macros are in lower case
by Bram Moolenaar
· 8 years ago
6d3c858
patch 8.0.0376: size computations in spell file reading are off
by Bram Moolenaar
· 8 years ago
399c297
patch 8.0.0322: possible overflow with corrupted spell file
by Bram Moolenaar
· 8 years ago
edf3f97
patch 7.4.2293
by Bram Moolenaar
· 9 years ago
9ccfebd
patch 7.4.2069
by Bram Moolenaar
· 9 years ago