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.1564: too many #ifdefs
v8.0.1564
Bram Moolenaar
2018-03-04
1
-6
/
+0
*
patch 8.0.1563: timeout of getwinposx() can be too short
v8.0.1563
Bram Moolenaar
2018-03-03
1
-2
/
+36
*
patch 8.0.1557: printf() does not work with only one argument
v8.0.1557
Bram Moolenaar
2018-03-03
1
-1
/
+1
*
patch 8.0.1531: cannot use 24 bit colors in MS-Windows console
v8.0.1531
Bram Moolenaar
2018-02-22
1
-4
/
+4
*
patch 8.0.1523: cannot write and read terminal screendumps
v8.0.1523
Bram Moolenaar
2018-02-18
1
-0
/
+14
*
patch 8.0.1519: getchangelist() does not use argument as bufname()
v8.0.1519
Bram Moolenaar
2018-02-13
1
-1
/
+4
*
patch 8.0.1514: getting the list of changes is not easy
v8.0.1514
Bram Moolenaar
2018-02-13
1
-0
/
+54
*
patch 8.0.1513: the jumplist is not always properly cleaned up
v8.0.1513
Bram Moolenaar
2018-02-13
1
-3
/
+2
*
patch 8.0.1510: cannot test if a command causes a beep
v8.0.1510
Bram Moolenaar
2018-02-13
1
-0
/
+11
*
patch 8.0.1505: debugger can't break on a condition
v8.0.1505
Bram Moolenaar
2018-02-11
1
-25
/
+1
*
patch 8.0.1498: getjumplist() returns duplicate entries
v8.0.1498
Bram Moolenaar
2018-02-11
1
-1
/
+6
*
patch 8.0.1497: getting the jump list requires parsing the output of :jumps
v8.0.1497
Bram Moolenaar
2018-02-10
1
-4
/
+56
*
patch 8.0.1496: clearing a pointer takes two lines
v8.0.1496
Bram Moolenaar
2018-02-10
1
-4
/
+1
*
patch 8.0.1492: memory leak in balloon_split()
v8.0.1492
Bram Moolenaar
2018-02-10
1
-0
/
+2
*
patch 8.0.1489: there is no easy way to get the global directory
v8.0.1489
Bram Moolenaar
2018-02-09
1
-5
/
+10
*
patch 8.0.1480: patch missing change
v8.0.1480
Bram Moolenaar
2018-02-09
1
-1
/
+1
*
patch 8.0.1436: not enough information about what Python version may work
v8.0.1436
Bram Moolenaar
2018-01-28
1
-2
/
+12
*
patch 8.0.1425: execute() does not work in completion of user command
v8.0.1425
Bram Moolenaar
2017-12-25
1
-0
/
+3
*
patch 8.0.1419: cursor column is not updated after ]s
v8.0.1419
Bram Moolenaar
2017-12-21
1
-0
/
+3
*
patch 8.0.1410: hang when using count() with an empty string
v8.0.1410
Bram Moolenaar
2017-12-19
1
-1
/
+1
*
patch 8.0.1386: cannot select modified buffers with getbufinfo()
v8.0.1386
Bram Moolenaar
2017-12-10
1
-1
/
+7
*
patch 8.0.1364: there is no easy way to get the window position
v8.0.1364
Bram Moolenaar
2017-12-02
1
-0
/
+18
*
patch 8.0.1335: writefile() using fsync() may give an error.
v8.0.1335
Bram Moolenaar
2017-11-25
1
-2
/
+4
*
patch 8.0.1319: can't build GUI on MS-Windows
v8.0.1319
Bram Moolenaar
2017-11-19
1
-0
/
+6
*
patch 8.0.1318: terminal balloon only shows one line
v8.0.1318
Bram Moolenaar
2017-11-19
1
-1
/
+33
*
patch 8.0.1312: balloon_show() only works in terminal when compiled with GUI
v8.0.1312
Bram Moolenaar
2017-11-18
1
-2
/
+2
*
patch 8.0.1309: cannot use 'balloonexpr' in a terminal
v8.0.1309
Bram Moolenaar
2017-11-18
1
-1
/
+4
*
patch 8.0.1305: writefile() never calls fsync()
v8.0.1305
Bram Moolenaar
2017-11-16
1
-0
/
+13
*
patch 8.0.1295: cannot automatically get a server name in a terminal
v8.0.1295
Bram Moolenaar
2017-11-12
1
-0
/
+3
*
patch 8.0.1274: setbufline() fails when using folding
v8.0.1274
Bram Moolenaar
2017-11-06
1
-4
/
+23
*
patch 8.0.1239: cannot use a lambda for the skip argument to searchpair()
v8.0.1239
Bram Moolenaar
2017-10-30
1
-9
/
+22
*
patch 8.0.1236: Mac features are confusing
v8.0.1236
Bram Moolenaar
2017-10-28
1
-9
/
+8
*
patch 8.0.1160: getting tab-local variable fails after closing window
v8.0.1160
Bram Moolenaar
2017-09-29
1
-2
/
+2
*
patch 8.0.1136: W_WIDTH() is always the same
v8.0.1136
Bram Moolenaar
2017-09-22
1
-1
/
+1
*
patch 8.0.1123: cannot define a toolbar for a window
v8.0.1123
Bram Moolenaar
2017-09-17
1
-0
/
+3
*
patch 8.0.1118: FEAT_WINDOWS adds a lot of #ifdefs
v8.0.1118
Bram Moolenaar
2017-09-16
1
-58
/
+1
*
patch 8.0.1115: crash when using foldtextresult() recursively
v8.0.1115
Bram Moolenaar
2017-09-16
1
-0
/
+7
*
patch 8.0.1108: cannot specify mappings for the terminal window
v8.0.1108
Bram Moolenaar
2017-09-14
1
-5
/
+12
*
patch 8.0.1093: various small quickfix issues
v8.0.1093
Bram Moolenaar
2017-09-11
1
-1
/
+1
*
patch 8.0.1079: memory leak when remote_foreground() fails
v8.0.1079
Bram Moolenaar
2017-09-09
1
-0
/
+5
*
patch 8.0.1074: ":term NONE" does not work on MS-Windows
v8.0.1074
Bram Moolenaar
2017-09-08
1
-1
/
+1
*
patch 8.0.1053: setline() does not work on startup
v8.0.1053
Bram Moolenaar
2017-09-04
1
-1
/
+4
*
patch 8.0.1048: no test for what 8.0.1020 fixes
v8.0.1048
Bram Moolenaar
2017-09-03
1
-0
/
+19
*
patch 8.0.1039: cannot change a line in not current buffer
v8.0.1039
Bram Moolenaar
2017-09-02
1
-65
/
+113
*
patch 8.0.1038: strike-through text not supported
v8.0.1038
Bram Moolenaar
2017-09-02
1
-0
/
+4
*
patch 8.0.1006: quickfix list changes when parsing text with 'erroformat'
v8.0.1006
Bram Moolenaar
2017-08-27
1
-1
/
+1
*
patch 8.0.1004: matchstrpos() without a match returns too many items
v8.0.1004
Bram Moolenaar
2017-08-27
1
-19
/
+25
*
patch 8.0.0952: has('terminal') does not check existence of dll file
v8.0.0952
Bram Moolenaar
2017-08-17
1
-1
/
+5
*
patch 8.0.0948: crash if timer closes window while dragging status line
v8.0.0948
Bram Moolenaar
2017-08-16
1
-0
/
+2
*
patch 8.0.0936: mode() returns wrong value for a terminal window
v8.0.0936
Bram Moolenaar
2017-08-13
1
-0
/
+4
[next]