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.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
*
patch 8.1.0779: argument for message functions is inconsistent
v8.1.0779
Bram Moolenaar
2019-01-19
1
-26
/
+23
*
patch 8.1.0766: various problems when using Vim on VMS
v8.1.0766
Bram Moolenaar
2019-01-17
1
-1
/
+1
*
patch 8.1.0765: string format of a Blob can't be parsed back
v8.1.0765
Bram Moolenaar
2019-01-17
1
-0
/
+2
*
patch 8.1.0756: copy() does not make a copy of a Blob
v8.1.0756
Bram Moolenaar
2019-01-15
1
-1
/
+15
*
patch 8.1.0753: printf format not checked for semsg()
v8.1.0753
Bram Moolenaar
2019-01-15
1
-1
/
+1
*
patch 8.1.0749: error message contains garbage
v8.1.0749
Bram Moolenaar
2019-01-14
1
-1
/
+2
*
patch 8.1.0747: map() with a bad expression doesn't give an error
v8.1.0747
Bram Moolenaar
2019-01-14
1
-12
/
+28
*
patch 8.1.0743: giving error messages is not flexible
v8.1.0743
Bram Moolenaar
2019-01-13
1
-119
/
+119
*
patch 8.1.0741: viminfo with Blob is not tested
v8.1.0741
Bram Moolenaar
2019-01-13
1
-31
/
+27
*
patch 8.1.0740: Tcl test fails
v8.1.0740
Bram Moolenaar
2019-01-13
1
-1
/
+3
*
patch 8.1.0738: using freed memory, for loop over blob leaks memory
v8.1.0738
Bram Moolenaar
2019-01-13
1
-7
/
+11
*
patch 8.1.0737: compiler warning for uninitialized variable
v8.1.0737
Bram Moolenaar
2019-01-13
1
-1
/
+1
*
patch 8.1.0736: code for Blob not sufficiently tested
v8.1.0736
Bram Moolenaar
2019-01-13
1
-18
/
+42
*
patch 8.1.0735: cannot handle binary data
v8.1.0735
Bram Moolenaar
2019-01-12
1
-23
/
+400
*
patch 8.1.0619: :echomsg and :echoerr do not handle List and Dict
v8.1.0619
Bram Moolenaar
2018-12-22
1
-1
/
+30
*
patch 8.1.0615: get_tv function names are not consistent
v8.1.0615
Bram Moolenaar
2018-12-21
1
-107
/
+107
*
patch 8.1.0583: using illogical name for get_dict_number()/get_dict_string()
v8.1.0583
Bram Moolenaar
2018-12-14
1
-1
/
+1
*
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
[next]