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
/
userfunc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
patch 8.2.0279: Vim9: no test for deleted :def function
v8.2.0279
Bram Moolenaar
2020-02-19
1
-0
/
+1
*
patch 8.2.0268: trycatch test fails
v8.2.0268
Bram Moolenaar
2020-02-17
1
-2
/
+5
*
patch 8.2.0267: no check for a following cmd when calling a function fails
v8.2.0267
Bram Moolenaar
2020-02-16
1
-1
/
+2
*
patch 8.2.0223: some instructions not yet tested
v8.2.0223
Bram Moolenaar
2020-02-06
1
-3
/
+1
*
patch 8.2.0222: Vim9: optional function arguments don't work yet
v8.2.0222
Bram Moolenaar
2020-02-06
1
-0
/
+1
*
patch 8.2.0207: crash when missing member type on list argument
v8.2.0207
Bram Moolenaar
2020-02-04
1
-3
/
+20
*
patch 8.2.0201: cannot assign to an imported variable
v8.2.0201
Bram Moolenaar
2020-02-03
1
-1
/
+1
*
patch 8.2.0199: Vim9 script commands not sufficiently tested
v8.2.0199
Bram Moolenaar
2020-02-02
1
-0
/
+3
*
patch 8.2.0185: Vim9 script: cannot use "if has()" to skip lines
v8.2.0185
Bram Moolenaar
2020-01-31
1
-3
/
+7
*
patch 8.2.0171: Coverity warning for using uninitialized buffer
v8.2.0171
Bram Moolenaar
2020-01-28
1
-1
/
+1
*
patch 8.2.0159: non-materialized range() list causes problems
v8.2.0159
Bram Moolenaar
2020-01-27
1
-2
/
+3
*
patch 8.2.0150: cannot define python function when using :execute
v8.2.0150
Bram Moolenaar
2020-01-26
1
-1
/
+4
*
patch 8.2.0149: maintaining a Vim9 branch separately is more work
v8.2.0149
Bram Moolenaar
2020-01-26
1
-291
/
+626
*
patch 8.2.0098: exe stack length can be wrong without being detected
v8.2.0098
Bram Moolenaar
2020-01-07
1
-0
/
+3
*
patch 8.2.0078: expanding <sfile> works differently the second time
v8.2.0078
Bram Moolenaar
2020-01-02
1
-1
/
+5
*
patch 8.2.0067: ERROR_UNKNOWN clashes on some systems
v8.2.0067
Bram Moolenaar
2019-12-31
1
-21
/
+21
*
patch 8.2.0056: execution stack is incomplete and inefficient
v8.2.0056
Bram Moolenaar
2019-12-29
1
-86
/
+75
*
patch 8.2.0042: clearing funccal values twice
v8.2.0042
Bram Moolenaar
2019-12-25
1
-5
/
+0
*
patch 8.2.0013: not using a typedef for condstack
v8.2.0013
Bram Moolenaar
2019-12-16
1
-1
/
+1
*
patch 8.1.2396: using old C style comments
v8.1.2396
Bram Moolenaar
2019-12-05
1
-220
/
+219
*
patch 8.1.2282: crash when passing many arguments through a partial
v8.1.2282
Bram Moolenaar
2019-11-10
1
-1
/
+9
*
patch 8.1.2280: crash when passing partial to substitute()
v8.1.2280
Bram Moolenaar
2019-11-09
1
-1
/
+2
*
patch 8.1.2262: unpack assignment in function not recognized
v8.1.2262
Bram Moolenaar
2019-11-06
1
-14
/
+20
*
patch 8.1.2127: the indent.c file is a bit big
v8.1.2127
Bram Moolenaar
2019-10-09
1
-1
/
+1
*
patch 8.1.2047: cannot check the current state
v8.1.2047
Bram Moolenaar
2019-09-16
1
-2
/
+13
*
patch 8.1.1938: may crash when out of memory
v8.1.1938
Bram Moolenaar
2019-08-29
1
-10
/
+5
*
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.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.1878: negative float before method not parsed correctly
v8.1.1878
Bram Moolenaar
2019-08-17
1
-2
/
+3
*
patch 8.1.1863: confusing error when using a builtin function as method
v8.1.1863
Bram Moolenaar
2019-08-16
1
-3
/
+11
*
patch 8.1.1827: allocating more memory than needed for extended structs
v8.1.1827
Bram Moolenaar
2019-08-08
1
-2
/
+2
*
patch 8.1.1820: using expr->FuncRef() does not work
v8.1.1820
Bram Moolenaar
2019-08-05
1
-4
/
+7
*
patch 8.1.1816: cannot use a user defined function as a method
v8.1.1816
Bram Moolenaar
2019-08-04
1
-7
/
+16
*
patch 8.1.1803: all builtin functions are global
v8.1.1803
Bram Moolenaar
2019-08-03
1
-6
/
+16
*
patch 8.1.1800: function call functions have too many arguments
v8.1.1800
Bram Moolenaar
2019-08-03
1
-49
/
+48
*
patch 8.1.1729: heredoc with trim not properly handled in function
v8.1.1729
Bram Moolenaar
2019-07-21
1
-14
/
+23
*
patch 8.1.1689: profiling code is spread out
v8.1.1689
Bram Moolenaar
2019-07-14
1
-87
/
+9
*
patch 8.1.1684: profiling functionality is spread out
v8.1.1684
Bram Moolenaar
2019-07-13
1
-218
/
+6
*
patch 8.1.1625: script line numbers are not exactly right
v8.1.1625
Bram Moolenaar
2019-07-04
1
-5
/
+9
*
patch 8.1.1588: in :let-heredoc line continuation is recognized
v8.1.1588
Bram Moolenaar
2019-06-25
1
-3
/
+7
*
patch 8.1.1583: set_ref_in_list() only sets ref in items
v8.1.1583
Bram Moolenaar
2019-06-23
1
-2
/
+2
*
patch 8.1.1575: callbacks may be garbage collected
v8.1.1575
Bram Moolenaar
2019-06-20
1
-3
/
+3
*
patch 8.1.1563: crash when using closures
v8.1.1563
Bram Moolenaar
2019-06-17
1
-15
/
+13
*
patch 8.1.1485: double free when garbage_collect() is used in autocommand
v8.1.1485
Bram Moolenaar
2019-06-06
1
-2
/
+9
*
patch 8.1.1437: code to handle callbacks is duplicated
v8.1.1437
Bram Moolenaar
2019-06-01
1
-0
/
+24
*
patch 8.1.1414: alloc() returning "char_u *" causes a lot of type casts
v8.1.1414
Bram Moolenaar
2019-05-28
1
-14
/
+11
*
patch 8.1.1386: unessesary type casts for lalloc()
v8.1.1386
Bram Moolenaar
2019-05-24
1
-7
/
+6
*
patch 8.1.1384: using "int" for alloc() often results in compiler warnings
v8.1.1384
Bram Moolenaar
2019-05-24
1
-4
/
+4
*
patch 8.1.1356: some text in heredoc assignment ends the text
v8.1.1356
Bram Moolenaar
2019-05-19
1
-4
/
+37
*
patch 8.1.1319: computing function length name in many places
v8.1.1319
Bram Moolenaar
2019-05-11
1
-25
/
+25
[next]