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.2.0341: using ":for" in Vim9 script gives an error
v8.2.0341
Bram Moolenaar
2020-03-01
1
-2
/
+4
*
patch 8.2.0334: abort called when using test_void()
v8.2.0334
Bram Moolenaar
2020-02-29
1
-4
/
+4
*
patch 8.2.0296: mixing up "long long" and __int64 may cause problems
v8.2.0296
Bram Moolenaar
2020-02-22
1
-1
/
+1
*
patch 8.2.0159: non-materialized range() list causes problems
v8.2.0159
Bram Moolenaar
2020-01-27
1
-1
/
+1
*
patch 8.2.0154: reallocating the list of scripts is inefficient
v8.2.0154
Bram Moolenaar
2020-01-26
1
-1
/
+1
*
patch 8.2.0149: maintaining a Vim9 branch separately is more work
v8.2.0149
Bram Moolenaar
2020-01-26
1
-215
/
+283
*
patch 8.2.0114: info about sourced scripts is scattered
v8.2.0114
Bram Moolenaar
2020-01-12
1
-2
/
+1
*
patch 8.2.0111: VAR_SPECIAL is also used for booleans
v8.2.0111
Bram Moolenaar
2020-01-11
1
-1
/
+15
*
patch 8.2.0104: using channel or job with ":execute" has strange effects
v8.2.0104
Bram Moolenaar
2020-01-08
1
-1
/
+9
*
patch 8.2.0103: using null object with execute() has strange effects
v8.2.0103
Bram Moolenaar
2020-01-08
1
-1
/
+1
*
patch 8.2.0101: crash when passing null object to ":echomsg"
v8.2.0101
Bram Moolenaar
2020-01-08
1
-0
/
+7
*
patch 8.2.0084: complete item "user_data" can only be a string
v8.2.0084
Bram Moolenaar
2020-01-04
1
-2
/
+2
*
patch 8.2.0069: ETYPE_ is used for two different enums
v8.2.0069
Bram Moolenaar
2019-12-31
1
-63
/
+63
*
patch 8.2.0061: the execute stack can grow big and never shrinks
v8.2.0061
Bram Moolenaar
2019-12-30
1
-0
/
+24
*
patch 8.2.0045: script test fails
v8.2.0045
Bram Moolenaar
2019-12-25
1
-10
/
+11
*
patch 8.2.0044: expression type is used inconsistently
v8.2.0044
Bram Moolenaar
2019-12-25
1
-61
/
+63
*
patch 8.2.0030: "gF" does not work on output of "verbose command"
v8.2.0030
Bram Moolenaar
2019-12-22
1
-2
/
+1
*
patch 8.1.2412: crash when evaluating expression with error
v8.1.2412
Bram Moolenaar
2019-12-08
1
-1
/
+1
*
patch 8.1.2378: using old C style comments
v8.1.2378
Bram Moolenaar
2019-12-01
1
-299
/
+298
*
patch 8.1.2371: FEAT_TEXT_PROP is a confusing name
v8.1.2371
Bram Moolenaar
2019-11-30
1
-2
/
+2
*
patch 8.1.2348: :const cannot be followed by "| endif"
v8.1.2348
Bram Moolenaar
2019-11-26
1
-1
/
+1
*
patch 8.1.2145: cannot map <C-H> when modifyOtherKeys is enabled
v8.1.2145
Bram Moolenaar
2019-10-13
1
-1
/
+2
*
patch 8.1.2120: some MB_ macros are more complicated than necessary
v8.1.2120
Bram Moolenaar
2019-10-06
1
-1
/
+1
*
patch 8.1.2107: various memory leaks reported by asan
v8.1.2107
Bram Moolenaar
2019-10-01
1
-2
/
+10
*
patch 8.1.2035: recognizing octal numbers is confusing
v8.1.2035
Bram Moolenaar
2019-09-15
1
-1
/
+3
*
patch 8.1.1979: code for handling file names is spread out
v8.1.1979
Bram Moolenaar
2019-09-04
1
-646
/
+1
*
patch 8.1.1978: the eval.c file is too big
v8.1.1978
Bram Moolenaar
2019-09-04
1
-195
/
+0
*
patch 8.1.1964: crash when using nested map() and filter()
v8.1.1964
Bram Moolenaar
2019-09-02
1
-10
/
+11
*
patch 8.1.1957: more code can be moved to evalvars.c
v8.1.1957
Bram Moolenaar
2019-09-01
1
-517
/
+15
*
patch 8.1.1943: more code can be moved to evalvars.c
v8.1.1943
Bram Moolenaar
2019-08-30
1
-103
/
+0
*
patch 8.1.1940: script tests fail
v8.1.1940
Bram Moolenaar
2019-08-29
1
-0
/
+3
*
patch 8.1.1939: code for handling v: variables in generic eval file
v8.1.1939
Bram Moolenaar
2019-08-29
1
-1026
/
+15
*
patch 8.1.1933: the eval.c file is too big
v8.1.1933
Bram Moolenaar
2019-08-27
1
-1869
/
+38
*
patch 8.1.1913: not easy to compute the space on the command line
v8.1.1913
Bram Moolenaar
2019-08-23
1
-0
/
+3
*
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
[next]