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
/
eval.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
patch 8.1.0564: setting v:errors to wrong type still possible
v8.1.0564
Bram Moolenaar
2018-12-05
1
-0
/
+3
*
patch 8.1.0563: setting v:errors to a string give confusing error
v8.1.0563
Bram Moolenaar
2018-12-04
1
-1
/
+1
*
patch 8.1.0551: expression evaluation may repeat an error message
v8.1.0551
Bram Moolenaar
2018-11-28
1
-2
/
+2
*
patch 8.1.0550: expression evaluation may repeat an error message
v8.1.0550
Bram Moolenaar
2018-11-28
1
-1
/
+2
*
patch 8.1.0495: :filter only supports some commands
v8.1.0495
Bram Moolenaar
2018-10-25
1
-0
/
+8
*
patch 8.1.0493: argv() and argc() only work on the current argument list
v8.1.0493
Bram Moolenaar
2018-10-25
1
-3
/
+15
*
patch 8.1.0475: memory not freed on exit when quit in autocmd
v8.1.0475
Bram Moolenaar
2018-10-14
1
-6
/
+6
*
patch 8.1.0460: assert_fails() does not take a message argument
v8.1.0460
Bram Moolenaar
2018-10-07
1
-1
/
+10
*
patch 8.1.0443: unnecessary static function prototypes
v8.1.0443
Bram Moolenaar
2018-09-30
1
-8
/
+1
*
patch 8.1.0362: cannot get the script line number when executing a function
v8.1.0362
Bram Moolenaar
2018-09-10
1
-9
/
+14
*
patch 8.1.0233: "safe" argument of call_vim_function() is always FALSE
v8.1.0233
Bram Moolenaar
2018-08-01
1
-24
/
+7
*
patch 8.1.0211: expanding a file name "~" results in $HOME
v8.1.0211
Bram Moolenaar
2018-07-25
1
-6
/
+7
*
patch 8.1.0210: still a few K&R function declarations
v8.1.0210
Bram Moolenaar
2018-07-25
1
-2
/
+1
*
patch 8.1.0181: memory leak with trailing characters in skip expression
v8.1.0181
Bram Moolenaar
2018-07-14
1
-0
/
+1
*
patch 8.1.0053: first argument of 'completefunc' has inconsistent type
v8.1.0053
Bram Moolenaar
2018-06-12
1
-60
/
+18
*
patch 8.0.1832: cannot use :unlet for an environment variable
v8.0.1832
Bram Moolenaar
2018-05-13
1
-0
/
+14
*
patch 8.0.1817: a timer may change v:count unexpectedly
v8.0.1817
Bram Moolenaar
2018-05-12
1
-0
/
+23
*
patch 8.0.1770: assert functions don't return anything
v8.0.1770
Bram Moolenaar
2018-04-28
1
-12
/
+34
*
patch 8.0.1677: no compiler warning for wrong format in vim_snprintf()
v8.0.1677
Bram Moolenaar
2018-04-08
1
-1
/
+1
*
patch 8.0.1660: the terminal API "drop" command doesn't support options
v8.0.1660
Bram Moolenaar
2018-04-04
1
-2
/
+4
*
patch 8.0.1564: too many #ifdefs
v8.0.1564
Bram Moolenaar
2018-03-04
1
-6
/
+2
*
patch 8.0.1529: assert_equalfile() does not close file descriptors
v8.0.1529
Bram Moolenaar
2018-02-20
1
-0
/
+2
*
patch 8.0.1523: cannot write and read terminal screendumps
v8.0.1523
Bram Moolenaar
2018-02-18
1
-0
/
+67
*
patch 8.0.1511: some code for the debugger watch expression is clumsy
v8.0.1511
Bram Moolenaar
2018-02-13
1
-184
/
+171
*
patch 8.0.1510: cannot test if a command causes a beep
v8.0.1510
Bram Moolenaar
2018-02-13
1
-0
/
+23
*
patch 8.0.1505: debugger can't break on a condition
v8.0.1505
Bram Moolenaar
2018-02-11
1
-213
/
+274
*
patch 8.0.1496: clearing a pointer takes two lines
v8.0.1496
Bram Moolenaar
2018-02-10
1
-22
/
+8
*
patch 8.0.1394: cannot intercept a yank command
v8.0.1394
Bram Moolenaar
2017-12-16
1
-14
/
+14
*
patch 8.0.1377: cannot call a dict function in autoloaded dict
v8.0.1377
Bram Moolenaar
2017-12-07
1
-1
/
+6
*
patch 8.0.1242: function argument with only dash is seen as number zero
v8.0.1242
Bram Moolenaar
2017-11-02
1
-1
/
+6
*
patch 8.0.1239: cannot use a lambda for the skip argument to searchpair()
v8.0.1239
Bram Moolenaar
2017-10-30
1
-33
/
+66
*
patch 8.0.1215: newer gcc warns for implicit fallthrough
v8.0.1215
Bram Moolenaar
2017-10-24
1
-2
/
+2
*
patch 8.0.1194: actual fg and bg colors of terminal are unknown
v8.0.1194
Bram Moolenaar
2017-10-14
1
-1
/
+2
*
patch 8.0.1172: when E734 is given option is still set
v8.0.1172
Bram Moolenaar
2017-10-02
1
-0
/
+3
*
patch 8.0.1123: cannot define a toolbar for a window
v8.0.1123
Bram Moolenaar
2017-09-17
1
-7
/
+1
*
patch 8.0.1118: FEAT_WINDOWS adds a lot of #ifdefs
v8.0.1118
Bram Moolenaar
2017-09-16
1
-47
/
+0
*
patch 8.0.1016: gnome terminal echoes t_RC
v8.0.1016
Bram Moolenaar
2017-08-30
1
-0
/
+4
*
patch 8.0.0867: job and channel in a dict value not quoted
v8.0.0867
Bram Moolenaar
2017-08-05
1
-6
/
+17
*
patch 8.0.0804: running tests fails when stdin is /dev/null
v8.0.0804
Bram Moolenaar
2017-07-29
1
-2
/
+3
*
patch 8.0.0784: job of terminal may be garbage collected
v8.0.0784
Bram Moolenaar
2017-07-27
1
-0
/
+4
*
patch 8.0.0593: duplication of code for adding a list or dict return value
v8.0.0593
Bram Moolenaar
2017-04-30
1
-6
/
+2
*
patch 8.0.0590: cannot add a context to locations
v8.0.0590
Bram Moolenaar
2017-04-30
1
-0
/
+4
*
patch 8.0.0547: extra line break in verbosefile
v8.0.0547
Bram Moolenaar
2017-04-07
1
-1
/
+0
*
patch 8.0.0542: getpos() can return a negative line number
v8.0.0542
Bram Moolenaar
2017-04-03
1
-2
/
+5
*
patch 8.0.0477: the client-server test may hang when failing
v8.0.0477
Bram Moolenaar
2017-03-18
1
-0
/
+11
*
patch 8.0.0467: using g< after :for does not show the right output
v8.0.0467
Bram Moolenaar
2017-03-16
1
-0
/
+9
*
patch 8.0.0452: some macros are in lower case
v8.0.0452
Bram Moolenaar
2017-03-12
1
-6
/
+6
*
patch 8.0.0451: some macros are in lower case
v8.0.0451
Bram Moolenaar
2017-03-12
1
-11
/
+11
*
patch 8.0.0371: leaking memory when setting v:completed_item
v8.0.0371
Bram Moolenaar
2017-02-25
1
-1
/
+1
*
patch 8.0.0360: sometimes VimL is used instead of "Vim script"
v8.0.0360
Bram Moolenaar
2017-02-23
1
-4
/
+4
[prev]
[next]