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.1894: not checking for out-of-memory of autoload_name()
v8.1.1894
Bram Moolenaar
2019-08-20
1
-1
/
+3
*
patch 8.1.1891: functions used in one file are global
v8.1.1891
Bram Moolenaar
2019-08-20
1
-4
/
+6
*
patch 8.1.1887: the +cmdline_compl feature is not in the tiny version
v8.1.1887
Bram Moolenaar
2019-08-18
1
-16
/
+0
*
patch 8.1.1878: negative float before method not parsed correctly
v8.1.1878
Bram Moolenaar
2019-08-17
1
-53
/
+76
*
patch 8.1.1834: cannot use a lambda as a method
v8.1.1834
Bram Moolenaar
2019-08-09
1
-47
/
+103
*
patch 8.1.1828: not strict enough checking syntax of method invocation
v8.1.1828
Bram Moolenaar
2019-08-08
1
-0
/
+6
*
patch 8.1.1820: using expr->FuncRef() does not work
v8.1.1820
Bram Moolenaar
2019-08-05
1
-80
/
+87
*
patch 8.1.1816: cannot use a user defined function as a method
v8.1.1816
Bram Moolenaar
2019-08-04
1
-2
/
+4
*
patch 8.1.1803: all builtin functions are global
v8.1.1803
Bram Moolenaar
2019-08-03
1
-11
/
+87
*
patch 8.1.1800: function call functions have too many arguments
v8.1.1800
Bram Moolenaar
2019-08-03
1
-17
/
+37
*
patch 8.1.1766: code for writing session file is spread out
v8.1.1766
Bram Moolenaar
2019-07-28
1
-87
/
+0
*
patch 8.1.1727: code for viminfo support is spread out
v8.1.1727
Bram Moolenaar
2019-07-21
1
-164
/
+1
*
patch 8.1.1723: heredoc assignment has no room for new features
v8.1.1723
Bram Moolenaar
2019-07-21
1
-2
/
+10
*
patch 8.1.1722: error when scriptversion is 2 a making a dictionary access
v8.1.1722
Bram Moolenaar
2019-07-20
1
-6
/
+11
*
patch 8.1.1705: using ~{} for a literal dict is not nice
v8.1.1705
Bram Moolenaar
2019-07-16
1
-5
/
+4
*
patch 8.1.1692: using *{} for literal dict is not backwards compatible
v8.1.1692
Bram Moolenaar
2019-07-14
1
-4
/
+4
*
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
[next]