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
/
evalfunc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
patch 8.0.0676: crash when closing quickfix window in autocmd
v8.0.0676
Bram Moolenaar
2017-06-25
1
-0
/
+20
*
patch 8.0.0674: cannot build with eval but without timers
v8.0.0674
Bram Moolenaar
2017-06-25
1
-1
/
+5
*
patch 8.0.0670: can't use input() in a timer callback
v8.0.0670
Bram Moolenaar
2017-06-24
1
-1
/
+1
*
patch 8.0.0659: no test for conceal mode
v8.0.0659
Bram Moolenaar
2017-06-22
1
-2
/
+2
*
patch 8.0.0643: when a pattern search is slow Vim becomes unusable
v8.0.0643
Bram Moolenaar
2017-06-17
1
-2
/
+2
*
patch 8.0.0642: writefile() continues after detecting an error
v8.0.0642
Bram Moolenaar
2017-06-13
1
-5
/
+19
*
patch 8.0.0625: shellescape() always escapes a newline
v8.0.0625
Bram Moolenaar
2017-06-05
1
-1
/
+3
*
patch 8.0.0614: float2nr() is not exactly right
v8.0.0614
Bram Moolenaar
2017-06-04
1
-2
/
+2
*
patch 8.0.0593: duplication of code for adding a list or dict return value
v8.0.0593
Bram Moolenaar
2017-04-30
1
-32
/
+12
*
patch 8.0.0556: getting window position fails if GUI and term possible
v8.0.0556
Bram Moolenaar
2017-04-09
1
-0
/
+3
*
patch 8.0.0543: test_edit causes older xfce4-terminal to close
v8.0.0543
Bram Moolenaar
2017-04-04
1
-18
/
+34
*
patch 8.0.0517: there is no way to remove quickfix lists
v8.0.0517
Bram Moolenaar
2017-03-29
1
-1
/
+2
*
patch 8.0.0513: getting name of cleared highlight group is wrong
v8.0.0513
Bram Moolenaar
2017-03-26
1
-1
/
+1
*
patch 8.0.0499: taglist() does not prioritize tags for a buffer
v8.0.0499
Bram Moolenaar
2017-03-21
1
-3
/
+7
*
patch 8.0.0494: build failure with older compiler on MS-Windows
v8.0.0494
Bram Moolenaar
2017-03-19
1
-3
/
+4
*
patch 8.0.0492: a failing client-server request can make Vim hang
v8.0.0492
Bram Moolenaar
2017-03-19
1
-14
/
+26
*
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.0475: not enough testing for the client-server feature
v8.0.0475
Bram Moolenaar
2017-03-18
1
-1
/
+30
*
patch 8.0.0452: some macros are in lower case
v8.0.0452
Bram Moolenaar
2017-03-12
1
-1
/
+1
*
patch 8.0.0448: some macros are in lower case
v8.0.0448
Bram Moolenaar
2017-03-12
1
-4
/
+4
*
patch 8.0.0440: not enough test coverage in Insert mode
v8.0.0440
Bram Moolenaar
2017-03-09
1
-5
/
+27
*
patch 8.0.0399: crash when using balloon_show() when not supported
v8.0.0399
Bram Moolenaar
2017-03-02
1
-1
/
+2
*
patch 8.0.0396: 'balloonexpr' only works synchronously
v8.0.0396
Bram Moolenaar
2017-03-01
1
-0
/
+17
*
patch 8.0.0392: GUI test fails with Athena and Motif
v8.0.0392
Bram Moolenaar
2017-03-01
1
-0
/
+11
*
patch 8.0.0365: might free a dict item that wasn't allocated
v8.0.0365
Bram Moolenaar
2017-02-25
1
-3
/
+3
*
patch 8.0.0345: islocked('d.changedtick') does not work
v8.0.0345
Bram Moolenaar
2017-02-21
1
-1
/
+1
*
patch 8.0.0334: can't access b:changedtick from a dict reference
v8.0.0334
Bram Moolenaar
2017-02-17
1
-26
/
+15
*
patch 8.0.0283: mode() does not indicate Insert mode completion
v8.0.0283
Bram Moolenaar
2017-02-01
1
-11
/
+16
*
patch 8.0.0264: memory error reported by ubsan
v8.0.0264
Bram Moolenaar
2017-01-29
1
-1
/
+11
*
patch 8.0.0256: missing changes to one file breaks test
v8.0.0256
Bram Moolenaar
2017-01-28
1
-12
/
+7
*
patch 8.0.0251: not easy to select Python 2 or 3
v8.0.0251
Bram Moolenaar
2017-01-28
1
-9
/
+53
*
patch 8.0.0243: tolower() does not work if the byte count changes
v8.0.0243
Bram Moolenaar
2017-01-26
1
-32
/
+1
*
patch 8.0.0219: ubsan reports errors for overflow
v8.0.0219
Bram Moolenaar
2017-01-22
1
-13
/
+4
*
patch 8.0.0210: no support for bracketed paste
v8.0.0210
Bram Moolenaar
2017-01-21
1
-2
/
+2
*
patch 8.0.0207: leaking file descriptor when system() fails
v8.0.0207
Bram Moolenaar
2017-01-20
1
-0
/
+1
*
patch 8.0.0199: compiler warnings for libcall
v8.0.0199
Bram Moolenaar
2017-01-17
1
-3
/
+1
*
patch 8.0.0173: build fails with EBCDIC defined
v8.0.0173
Bram Moolenaar
2017-01-12
1
-28
/
+0
*
patch 8.0.0167: str2nr()/str2float() fail with negative values
v8.0.0167
Bram Moolenaar
2017-01-10
1
-3
/
+12
*
patch 8.0.0166: JSON with a duplicate key gives an internal error
v8.0.0166
Bram Moolenaar
2017-01-10
1
-2
/
+1
*
patch 8.0.0151: passing buffer content to system() is clumsy
v8.0.0151
Bram Moolenaar
2017-01-08
1
-4
/
+31
*
patch 8.0.0147: searchpair() fails when 'magic' is off
v8.0.0147
Bram Moolenaar
2017-01-06
1
-4
/
+4
*
patch 8.0.0143: line number of current buffer in getbufinfo() is wrong
v8.0.0143
Bram Moolenaar
2017-01-06
1
-1
/
+2
*
patch 8.0.0124
v8.0.0124
Bram Moolenaar
2016-12-04
1
-1
/
+1
*
patch 8.0.0107
v8.0.0107
Bram Moolenaar
2016-12-01
1
-1
/
+1
*
patch 8.0.0105
v8.0.0105
Bram Moolenaar
2016-11-29
1
-0
/
+17
*
patch 8.0.0096
v8.0.0096
Bram Moolenaar
2016-11-24
1
-0
/
+4
*
patch 8.0.0074
v8.0.0074
Bram Moolenaar
2016-11-10
1
-2
/
+2
*
patch 8.0.0035
v8.0.0035
Bram Moolenaar
2016-10-15
1
-1
/
+1
*
patch 8.0.0029
v8.0.0029
Bram Moolenaar
2016-10-12
1
-1
/
+1
*
patch 8.0.0015
v8.0.0015
Bram Moolenaar
2016-09-26
1
-2
/
+13
[next]