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
/
structs.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
patch 8.2.2636: memory leak when compiling inline function
v8.2.2636
Bram Moolenaar
2021-03-21
1
-0
/
+3
*
patch 8.2.2518: 'listchars' should be window-local
v8.2.2518
Bram Moolenaar
2021-02-15
1
-0
/
+24
*
patch 8.2.2511: Vim9: cannot use Vim9 script syntax in some places
v8.2.2511
Bram Moolenaar
2021-02-14
1
-0
/
+1
*
patch 8.2.2501: not always clear where an error is reported
v8.2.2501
Bram Moolenaar
2021-02-11
1
-0
/
+7
*
patch 8.2.2476: using freed memory when splitting window while closing buffer
v8.2.2476
Bram Moolenaar
2021-02-07
1
-0
/
+2
*
patch 8.2.2438: out of bounds compiler warning
v8.2.2438
Bram Moolenaar
2021-01-31
1
-2
/
+2
*
patch 8.2.2401: build fails without +profiling feature
v8.2.2401
Bram Moolenaar
2021-01-24
1
-0
/
+5
*
patch 8.2.2400: Vim9: compiled functions are not profiled
v8.2.2400
Bram Moolenaar
2021-01-24
1
-1
/
+8
*
patch 8.2.2332: Vim9: missing :endif not reported when using :windo
v8.2.2332
Bram Moolenaar
2021-01-11
1
-0
/
+26
*
patch 8.2.2331: Vim9: wrong error when modifying dict declared with :final
v8.2.2331
Bram Moolenaar
2021-01-11
1
-1
/
+1
*
patch 8.2.2322: Vim9: closure nested limiting to one level
v8.2.2322
Bram Moolenaar
2021-01-10
1
-7
/
+13
*
patch 8.2.2321: Vim9: cannot nest closures
v8.2.2321
Bram Moolenaar
2021-01-10
1
-0
/
+2
*
patch 8.2.2319: "exptype_T" can be read as "expected type"
v8.2.2319
Bram Moolenaar
2021-01-09
1
-1
/
+1
*
patch 8.2.2306: Vim9: when using function reference type is not checked
v8.2.2306
Bram Moolenaar
2021-01-06
1
-0
/
+1
*
patch 8.2.2295: incsearch does not detect empty pattern properly
v8.2.2295
Bram Moolenaar
2021-01-04
1
-3
/
+15
*
patch 8.2.2272: Vim9: extend() can violate the type of a variable
v8.2.2272
Bram Moolenaar
2021-01-02
1
-0
/
+2
*
patch 8.2.2242: Vim9: bar line continuation does not work at script level
v8.2.2242
Bram Moolenaar
2020-12-29
1
-2
/
+2
*
patch 8.2.2239: Vim9: concatenating lines with backslash is inconvenient
v8.2.2239
Bram Moolenaar
2020-12-28
1
-1
/
+2
*
patch 8.2.2238: Vim9: cannot load a Vim9 script without the +eval feature
v8.2.2238
Bram Moolenaar
2020-12-28
1
-5
/
+7
*
patch 8.2.2225: Vim9: error when using :import in legacy script twice
v8.2.2225
Bram Moolenaar
2020-12-27
1
-4
/
+6
*
patch 8.2.2222: Vim9: cannot keep script variables when reloading
v8.2.2222
Bram Moolenaar
2020-12-26
1
-1
/
+5
*
patch 8.2.2208: Vim9: after reloading a script variable index may be invalid
v8.2.2208
Bram Moolenaar
2020-12-24
1
-3
/
+2
*
patch 8.2.2188: Vim9: crash when calling global function from :def function
v8.2.2188
Bram Moolenaar
2020-12-22
1
-0
/
+1
*
patch 8.2.2182: Vim9: value of 'magic' is still relevant
v8.2.2182
Bram Moolenaar
2020-12-21
1
-0
/
+6
*
patch 8.2.2170: Vim9: a global function defined in a :def function fails
v8.2.2170
Bram Moolenaar
2020-12-20
1
-0
/
+3
*
patch 8.2.2077: build failure with small features
v8.2.2077
Bram Moolenaar
2020-12-01
1
-0
/
+2
*
patch 8.2.2074: Vim9: using :normal from Vim9 script can't handle range
v8.2.2074
Bram Moolenaar
2020-12-01
1
-0
/
+1
*
patch 8.2.1990: cursor position wrong in terminal popup with finished job
v8.2.1990
Bram Moolenaar
2020-11-15
1
-9
/
+20
*
patch 8.2.1966: popup becomes current window after closing a terminal window
v8.2.1966
Bram Moolenaar
2020-11-07
1
-7
/
+7
*
patch 8.2.1961: various comments can be improved
v8.2.1961
Bram Moolenaar
2020-11-05
1
-1
/
+2
*
patch 8.2.1909: number of status line items is limited to 80
v8.2.1909
Bram Moolenaar
2020-10-26
1
-2
/
+3
*
patch 8.2.1898: command modifier parsing always uses global cmdmod
v8.2.1898
Bram Moolenaar
2020-10-24
1
-24
/
+21
*
patch 8.2.1897: command modifiers are saved and set inconsistently
v8.2.1897
Bram Moolenaar
2020-10-24
1
-3
/
+20
*
patch 8.2.1894: Vim9: command modifiers are not supported
v8.2.1894
Bram Moolenaar
2020-10-23
1
-0
/
+2
*
patch 8.2.1870: Vim9: no need to keep all script variables
v8.2.1870
Bram Moolenaar
2020-10-20
1
-0
/
+2
*
patch 8.2.1846: Vim9: block variables are not found in compiled function
v8.2.1846
Bram Moolenaar
2020-10-15
1
-1
/
+4
*
patch 8.2.1845: Vim9: function defined in a block can't use block variables
v8.2.1845
Bram Moolenaar
2020-10-14
1
-7
/
+52
*
patch 8.2.1826: Vim9: cannot use a {} block at script level
v8.2.1826
Bram Moolenaar
2020-10-10
1
-0
/
+1
*
patch 8.2.1824: Vim9: variables at the script level escape their scope
v8.2.1824
Bram Moolenaar
2020-10-10
1
-0
/
+2
*
patch 8.2.1819: Vim9: Memory leak when using a closure
v8.2.1819
Bram Moolenaar
2020-10-10
1
-0
/
+3
*
patch 8.2.1813: Vim9: can assign wrong type to script dict
v8.2.1813
Bram Moolenaar
2020-10-08
1
-0
/
+1
*
patch 8.2.1795: Vim9: operators && and || have a confusing result
v8.2.1795
Bram Moolenaar
2020-10-03
1
-2
/
+1
*
patch 8.2.1692: build fails because TTFLAG_STATIC is missing
v8.2.1692
Bram Moolenaar
2020-09-16
1
-0
/
+1
*
patch 8.2.1650: Vim9: result of && and || expression is not bool in script
v8.2.1650
Bram Moolenaar
2020-09-09
1
-3
/
+4
*
patch 8.2.1641: Vim9: cannot use 0 or 1 where a bool is expected
v8.2.1641
Bram Moolenaar
2020-09-09
1
-0
/
+1
*
patch 8.2.1636: get stuck if a popup filter causes an error
v8.2.1636
Bram Moolenaar
2020-09-08
1
-0
/
+1
*
patch 8.2.1556: cursorline highlighting always overrules sign highlighting
v8.2.1556
Bram Moolenaar
2020-08-31
1
-0
/
+1
*
patch 8.2.1492: build failures
v8.2.1492
Bram Moolenaar
2020-08-20
1
-7
/
+7
*
patch 8.2.1491: Vim9: crash when compiling heredoc lines start with comment
v8.2.1491
Bram Moolenaar
2020-08-20
1
-1
/
+8
*
patch 8.2.1422: the Mac GUI implementation is outdated
v8.2.1422
Bram Moolenaar
2020-08-11
1
-12
/
+0
[next]