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.1687: the evalfunc.c file is too big
v8.1.1687
Bram Moolenaar
2019-07-14
1
-496
/
+10
*
patch 8.1.1686: "*" of "*{" is recognized as multipy operator
v8.1.1686
Bram Moolenaar
2019-07-14
1
-1
/
+1
*
patch 8.1.1683: dictionary with string keys is longer than needed
v8.1.1683
Bram Moolenaar
2019-07-13
1
-3
/
+16
*
patch 8.1.1660: assert_fails() does not fail inside try/catch
v8.1.1660
Bram Moolenaar
2019-07-10
1
-1
/
+6
*
patch 8.1.1639: changing an autoload name into a file name is inefficient
v8.1.1639
Bram Moolenaar
2019-07-05
1
-5
/
+6
*
patch 8.1.1588: in :let-heredoc line continuation is recognized
v8.1.1588
Bram Moolenaar
2019-06-25
1
-1
/
+1
*
patch 8.1.1585: :let-heredoc does not trim enough
v8.1.1585
Bram Moolenaar
2019-06-24
1
-14
/
+37
*
patch 8.1.1583: set_ref_in_list() only sets ref in items
v8.1.1583
Bram Moolenaar
2019-06-23
1
-2
/
+32
*
patch 8.1.1575: callbacks may be garbage collected
v8.1.1575
Bram Moolenaar
2019-06-20
1
-0
/
+7
*
patch 8.1.1542: an OptionSet autocommand does not get enough info
v8.1.1542
Bram Moolenaar
2019-06-15
1
-2
/
+9
*
patch 8.1.1539: not easy to define a variable and lock it
v8.1.1539
Bram Moolenaar
2019-06-15
1
-27
/
+112
*
patch 8.1.1526: no numerical value for the patchlevel
v8.1.1526
Bram Moolenaar
2019-06-14
1
-3
/
+5
*
patch 8.1.1491: when skipping over code a function call may cause trouble
v8.1.1491
Bram Moolenaar
2019-06-07
1
-1
/
+1
*
patch 8.1.1485: double free when garbage_collect() is used in autocommand
v8.1.1485
Bram Moolenaar
2019-06-06
1
-4
/
+3
*
patch 8.1.1484: some tests are slow
v8.1.1484
Bram Moolenaar
2019-06-06
1
-4
/
+5
*
patch 8.1.1437: code to handle callbacks is duplicated
v8.1.1437
Bram Moolenaar
2019-06-01
1
-10
/
+11
*
patch 8.1.1414: alloc() returning "char_u *" causes a lot of type casts
v8.1.1414
Bram Moolenaar
2019-05-28
1
-6
/
+6
*
patch 8.1.1400: using global pointer for tab-local popups is clumsy
v8.1.1400
Bram Moolenaar
2019-05-26
1
-9
/
+4
*
patch 8.1.1391: no popup window support
v8.1.1391
Bram Moolenaar
2019-05-25
1
-0
/
+26
*
patch 8.1.1386: unessesary type casts for lalloc()
v8.1.1386
Bram Moolenaar
2019-05-24
1
-2
/
+2
*
patch 8.1.1384: using "int" for alloc() often results in compiler warnings
v8.1.1384
Bram Moolenaar
2019-05-24
1
-8
/
+7
*
patch 8.1.1355: obvious mistakes are accepted as valid expressions
v8.1.1355
Bram Moolenaar
2019-05-19
1
-2
/
+8
*
patch 8.1.1354: getting a list of text lines is clumsy
v8.1.1354
Bram Moolenaar
2019-05-19
1
-0
/
+112
*
patch 8.1.1319: computing function length name in many places
v8.1.1319
Bram Moolenaar
2019-05-11
1
-4
/
+4
*
patch 8.1.1261: no error for quickfix commands with negative range
v8.1.1261
Bram Moolenaar
2019-05-04
1
-10
/
+18
*
patch 8.1.1218: cannot set a directory for a tab page
v8.1.1218
Bram Moolenaar
2019-04-27
1
-2
/
+16
*
patch 8.1.1210: support for user commands is spread out
v8.1.1210
Bram Moolenaar
2019-04-27
1
-2
/
+2
*
patch 8.1.1207: some compilers give warning messages
v8.1.1207
Bram Moolenaar
2019-04-26
1
-1
/
+1
*
patch 8.1.1188: not all Vim variables require the v: prefix
v8.1.1188
Bram Moolenaar
2019-04-20
1
-4
/
+8
*
patch 8.1.1120: cannot easily get directory entry matches
v8.1.1120
Bram Moolenaar
2019-04-05
1
-3
/
+3
*
patch 8.1.1116: cannot enforce a Vim script style
v8.1.1116
Bram Moolenaar
2019-04-04
1
-5
/
+33
*
patch 8.1.1114: confusing overloaded operator "." for string concatenation
v8.1.1114
Bram Moolenaar
2019-04-04
1
-2
/
+10
*
patch 8.1.1090: MS-Windows: modify_fname() has problems with some 'encoding'
v8.1.1090
Bram Moolenaar
2019-03-30
1
-10
/
+16
*
patch 8.1.1032: warnings from clang static analyzer
v8.1.1032
Bram Moolenaar
2019-03-21
1
-2
/
+1
*
patch 8.1.1023: may use NULL pointer when indexing a blob
v8.1.1023
Bram Moolenaar
2019-03-19
1
-1
/
+4
*
patch 8.1.1012: memory leak with E461
v8.1.1012
Bram Moolenaar
2019-03-17
1
-0
/
+1
*
patch 8.1.0990: floating point exception with "%= 0" and "/= 0"
v8.1.0990
Bram Moolenaar
2019-03-02
1
-23
/
+40
*
patch 8.1.0958: compiling weird regexp pattern is very slow
v8.1.0958
Bram Moolenaar
2019-02-20
1
-24
/
+51
*
patch 8.1.0941: macros for MS-Windows are inconsistent
v8.1.0941
Bram Moolenaar
2019-02-17
1
-9
/
+9
*
patch 8.1.0902: incomplete set of assignment operators
v8.1.0902
Bram Moolenaar
2019-02-12
1
-33
/
+55
*
patch 8.1.0899: no need to check restricted mode for setwinvar()
v8.1.0899
Bram Moolenaar
2019-02-12
1
-1
/
+1
*
patch 8.1.0897: can modify a:000 when using a reference
v8.1.0897
Bram Moolenaar
2019-02-11
1
-37
/
+69
*
patch 8.1.0892: failure when closing a window when location list is in use
v8.1.0892
Bram Moolenaar
2019-02-10
1
-1
/
+1
*
patch 8.1.0888: the a: dict is not immutable as documented
v8.1.0888
Bram Moolenaar
2019-02-10
1
-6
/
+7
*
patch 8.1.0826: too many #ifdefs
v8.1.0826
Bram Moolenaar
2019-01-26
1
-6
/
+0
*
patch 8.1.0819: a failed assert with a long string is hard to read
v8.1.0819
Bram Moolenaar
2019-01-25
1
-22
/
+66
*
patch 8.1.0805: too many #ifdefs
v8.1.0805
Bram Moolenaar
2019-01-24
1
-14
/
+0
*
patch 8.1.0804: crash when setting v:errmsg to empty list
v8.1.0804
Bram Moolenaar
2019-01-24
1
-2
/
+9
*
patch 8.1.0802: negative index doesn't work for Blob
v8.1.0802
Bram Moolenaar
2019-01-24
1
-4
/
+5
*
patch 8.1.0798: changing a blob while iterating over it works strangely
v8.1.0798
Bram Moolenaar
2019-01-23
1
-23
/
+11
[next]