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
/
syntax.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
patch 9.0.0206: redraw flags are not named specifically
v9.0.0206
Bram Moolenaar
2022-08-14
1
-8
/
+8
*
patch 9.0.0124: code has more indent than needed
v9.0.0124
zeertzjq
2022-07-31
1
-44
/
+36
*
patch 8.2.5128: syntax disabled when using synID() in searchpair() skip expr
v8.2.5128
Bram Moolenaar
2022-06-19
1
-3
/
+3
*
patch 8.2.5057: using gettimeofday() for timeout is very inefficient
v8.2.5057
Paul Ollis
2022-06-05
1
-24
/
+1
*
patch 8.2.4762: using freed memory using synstack() and synID() in WinEnter
v8.2.4762
zeertzjq
2022-04-16
1
-2
/
+3
*
patch 8.2.4704: using "else" after return or break increases indent
v8.2.4704
=?UTF-8?q?Dundar=20G=C3=B6c?=
2022-04-07
1
-42
/
+40
*
patch 8.2.4615: mapping with escaped bar does not work in :def function
v8.2.4615
Bram Moolenaar
2022-03-23
1
-1
/
+1
*
patch 8.2.4402: missing parenthesis may cause unexpected problems
v8.2.4402
kylo252
2022-02-16
1
-3
/
+3
*
patch 8.2.4307: a few more messages should not be translated
v8.2.4307
Bram Moolenaar
2022-02-06
1
-5
/
+5
*
patch 8.2.4303: a few messages should not be translated
v8.2.4303
Dominique Pelle
2022-02-05
1
-5
/
+5
*
patch 8.2.4043: using int for second argument of ga_init2()
v8.2.4043
Bram Moolenaar
2022-01-08
1
-2
/
+2
*
patch 8.2.4012: error messages are spread out
v8.2.4012
Bram Moolenaar
2022-01-05
1
-2
/
+2
*
patch 8.2.4010: error messages are spread out
v8.2.4010
Bram Moolenaar
2022-01-05
1
-3
/
+3
*
patch 8.2.4008: error messages are spread out
v8.2.4008
Bram Moolenaar
2022-01-05
1
-1
/
+1
*
patch 8.2.3985: error messages are spread out
v8.2.3985
Bram Moolenaar
2022-01-02
1
-27
/
+24
*
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
-6
/
+6
*
patch 8.2.3631: "syntax enable" does not work properly in Vim9 context
v8.2.3631
Bram Moolenaar
2021-11-20
1
-2
/
+2
*
patch 8.2.3297: cannot use all commands inside a {} block
v8.2.3297
Bram Moolenaar
2021-08-05
1
-7
/
+7
*
patch 8.2.3190: error messages are spread out
v8.2.3190
Bram Moolenaar
2021-07-20
1
-2
/
+2
*
patch 8.2.2922: computing array length is done in various ways
v8.2.2922
K.Takata
2021-06-02
1
-1
/
+1
*
patch 8.2.2761: using "syn include" does not work properly
v8.2.2761
Bram Moolenaar
2021-04-14
1
-4
/
+9
*
patch 8.2.2289: Vim9: 'cpo' can become empty
v8.2.2289
Bram Moolenaar
2021-01-03
1
-2
/
+2
*
patch 8.2.2068: transparent syntax item uses start/end of containing region
v8.2.2068
Bram Moolenaar
2020-11-29
1
-2
/
+0
*
patch 8.2.2042: build failure with +profile but without +reltime
v8.2.2042
Bram Moolenaar
2020-11-25
1
-2
/
+2
*
patch 8.2.2011: "syn sync" reports a very large number
v8.2.2011
Bram Moolenaar
2020-11-18
1
-14
/
+24
*
patch 8.2.1678: crash when using ":set" after ":ownsyntax"
v8.2.1678
Bram Moolenaar
2020-09-13
1
-0
/
+2
*
patch 8.2.1171: possible crash when out of memory
v8.2.1171
Bram Moolenaar
2020-07-10
1
-0
/
+2
*
patch 8.2.0967: unnecessary type casts for vim_strnsave()
v8.2.0967
Bram Moolenaar
2020-06-12
1
-6
/
+8
*
patch 8.2.0928: many type casts are used for vim_strnsave()
v8.2.0928
Bram Moolenaar
2020-06-07
1
-2
/
+2
*
patch 8.2.0865: syntax foldlevel is taken from the start of the line
v8.2.0865
Bram Moolenaar
2020-05-31
1
-7
/
+82
*
patch 8.2.0613: Vim9: no check for space before #comment
v8.2.0613
Bram Moolenaar
2020-04-20
1
-19
/
+22
*
patch 8.2.0559: clearing a struct is verbose
v8.2.0559
Bram Moolenaar
2020-04-12
1
-3
/
+3
*
patch 8.2.0523: loops are repeated
v8.2.0523
Bram Moolenaar
2020-04-06
1
-3
/
+6
*
patch 8.2.0502: Vim9: some code is not tested
v8.2.0502
Bram Moolenaar
2020-04-02
1
-2
/
+2
*
patch 8.2.0149: maintaining a Vim9 branch separately is more work
v8.2.0149
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
-489
/
+487
*
patch 8.1.1950: using NULL pointer after an out-of-memory
v8.1.1950
Bram Moolenaar
2019-08-31
1
-1
/
+1
*
patch 8.1.1887: the +cmdline_compl feature is not in the tiny version
v8.1.1887
Bram Moolenaar
2019-08-18
1
-4
/
+0
*
patch 8.1.1827: allocating more memory than needed for extended structs
v8.1.1827
Bram Moolenaar
2019-08-08
1
-1
/
+1
*
patch 8.1.1699: highlight_ga can be local instead of global
v8.1.1699
Bram Moolenaar
2019-07-15
1
-11
/
+11
*
patch 8.1.1693: syntax coloring and highlighting is in one big file
v8.1.1693
Bram Moolenaar
2019-07-14
1
-3637
/
+0
*
patch 8.1.1667: flags for Ex commands may clash with other symbols
v8.1.1667
Bram Moolenaar
2019-07-12
1
-1
/
+1
*
patch 8.1.1613: popup window test fails with Athena and Motif
v8.1.1613
Bram Moolenaar
2019-07-01
1
-0
/
+2
*
patch 8.1.1606: on a narrow screen ":hi" output is confusing
v8.1.1606
Bram Moolenaar
2019-06-29
1
-0
/
+4
*
patch 8.1.1595: MS-Windows with VIMDLL: colors wrong in console
v8.1.1595
Bram Moolenaar
2019-06-26
1
-0
/
+4
*
patch 8.1.1414: alloc() returning "char_u *" causes a lot of type casts
v8.1.1414
Bram Moolenaar
2019-05-28
1
-11
/
+11
*
patch 8.1.1397: build fails in tiny version
v8.1.1397
Bram Moolenaar
2019-05-25
1
-2
/
+0
*
patch 8.1.1393: unnecessary type casts
v8.1.1393
Bram Moolenaar
2019-05-25
1
-2
/
+2
*
patch 8.1.1386: unessesary type casts for lalloc()
v8.1.1386
Bram Moolenaar
2019-05-24
1
-2
/
+2
[next]