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.2.0559: clearing a struct is verbose
v8.2.0559
Bram Moolenaar
2020-04-12
1
-4
/
+4
*
patch 8.2.0557: no IPv6 support for channels
v8.2.0557
Bram Moolenaar
2020-04-12
1
-0
/
+7
*
patch 8.2.0532: cannot use simplify() as a method
v8.2.0532
Bram Moolenaar
2020-04-08
1
-1
/
+1
*
patch 8.2.0526: Gcc 9 complains about empty statement
v8.2.0526
Bram Moolenaar
2020-04-07
1
-1
/
+3
*
patch 8.2.0523: loops are repeated
v8.2.0523
Bram Moolenaar
2020-04-06
1
-2
/
+2
*
patch 8.2.0517: Vim9: cannot separate "func" and "func(): void"
v8.2.0517
Bram Moolenaar
2020-04-05
1
-0
/
+3
*
patch 8.2.0516: client-server code is spread out
v8.2.0516
Bram Moolenaar
2020-04-05
1
-324
/
+0
*
patch 8.2.0508: Vim9: func and partial types not done yet
v8.2.0508
Bram Moolenaar
2020-04-03
1
-8
/
+3
*
patch 8.2.0500: using the same loop in many places
v8.2.0500
Bram Moolenaar
2020-04-02
1
-3
/
+2
*
patch 8.2.0493: Vim9: some error messages not tested
v8.2.0493
Bram Moolenaar
2020-04-01
1
-5
/
+12
*
patch 8.2.0464: typos and other small problems
v8.2.0463
Bram Moolenaar
2020-03-27
1
-4
/
+0
*
patch 8.2.0460: build failure because of wrong feature name
v8.2.0460
Bram Moolenaar
2020-03-26
1
-2
/
+2
*
patch 8.2.0459: cannot check if a function name is correct
v8.2.0459
Bram Moolenaar
2020-03-26
1
-211
/
+291
*
patch 8.2.0427: it is not possible to check for a typo in a feature name
v8.2.0427
Bram Moolenaar
2020-03-22
1
-304
/
+977
*
patch 8.2.0421: interrupting with CTRL-C does not always work
v8.2.0421
Bram Moolenaar
2020-03-20
1
-1
/
+11
*
patch 8.2.0395: build fails with FEAT_EVAL but without FEAT_MENU
v8.2.0395
Bram Moolenaar
2020-03-16
1
-0
/
+2
*
patch 8.2.0386: part from unfinished patch got included
v8.2.0386
Bram Moolenaar
2020-03-15
1
-11
/
+1
*
patch 8.2.0385: menu functionality insufficiently tested
v8.2.0385
Bram Moolenaar
2020-03-15
1
-1
/
+12
*
patch 8.2.0345: compiler warning when building without the float feature
v8.2.0345
Bram Moolenaar
2020-03-01
1
-0
/
+2
*
patch 8.2.0339: Vim9: function return type may depend on arguments
v8.2.0339
Bram Moolenaar
2020-03-01
1
-516
/
+606
*
patch 8.2.0334: abort called when using test_void()
v8.2.0334
Bram Moolenaar
2020-02-29
1
-8
/
+2
*
patch 8.2.0331: internal error when using test_void() and test_unknown()
v8.2.0331
Bram Moolenaar
2020-02-29
1
-2
/
+8
*
patch 8.2.0320: no Haiku support
v8.2.0320
Bram Moolenaar
2020-02-26
1
-0
/
+6
*
patch 8.2.0299: Vim9: ISN_STORE with argument not tested
v8.2.0299
Bram Moolenaar
2020-02-22
1
-0
/
+2
*
patch 8.2.0271: the "num64" feature is available everywhere
v8.2.0271
Bram Moolenaar
2020-02-17
1
-2
/
+0
*
patch 8.2.0258: modifyOtherKeys cannot be temporarily disabled
v8.2.0258
Bram Moolenaar
2020-02-14
1
-0
/
+17
*
patch 8.2.0257: cannot recognize a terminal in a popup window
v8.2.0257
Bram Moolenaar
2020-02-14
1
-19
/
+1
*
patch 8.2.0256: time and timer related code is spread out
v8.2.0256
Bram Moolenaar
2020-02-14
1
-226
/
+0
*
patch 8.2.0251: a couple of function return types can be more specific
v8.2.0251
Bram Moolenaar
2020-02-12
1
-2
/
+2
*
patch 8.2.0250: test_clear_search_pat() is unused
v8.2.0250
Bram Moolenaar
2020-02-12
1
-1
/
+0
*
patch 8.2.0233: crash when using garbagecollect() in between rand()
v8.2.0233
Bram Moolenaar
2020-02-08
1
-109
/
+145
*
patch 8.2.0212: missing search/substitute pattern hardly tested
v8.2.0212
Bram Moolenaar
2020-02-05
1
-0
/
+1
*
patch 8.2.0185: Vim9 script: cannot use "if has()" to skip lines
v8.2.0185
Bram Moolenaar
2020-01-31
1
-2
/
+1
*
patch 8.2.0182: min() and max() materialize a range() list
v8.2.0182
Bram Moolenaar
2020-01-30
1
-12
/
+22
*
patch 8.2.0173: build fails with old compiler
v8.2.0173
Bram Moolenaar
2020-01-29
1
-10
/
+10
*
patch 8.2.0159: non-materialized range() list causes problems
v8.2.0159
Bram Moolenaar
2020-01-27
1
-16
/
+30
*
patch 8.2.0149: maintaining a Vim9 branch separately is more work
v8.2.0149
Bram Moolenaar
2020-01-26
1
-514
/
+595
*
patch 8.2.0120: virtcol() does not check arguments to be valid
v8.2.0120
Bram Moolenaar
2020-01-15
1
-1
/
+11
*
patch 8.2.0111: VAR_SPECIAL is also used for booleans
v8.2.0111
Bram Moolenaar
2020-01-11
1
-14
/
+11
*
patch 8.2.0110: prop_find() is not implemented
v8.2.0110
Bram Moolenaar
2020-01-10
1
-0
/
+1
*
patch 8.2.0103: using null object with execute() has strange effects
v8.2.0103
Bram Moolenaar
2020-01-08
1
-0
/
+6
*
patch 8.2.0077: settagstack() cannot truncate at current index
v8.2.0077
Bram Moolenaar
2020-01-02
1
-1
/
+2
*
patch 8.2.0067: ERROR_UNKNOWN clashes on some systems
v8.2.0067
Bram Moolenaar
2019-12-31
1
-9
/
+9
*
patch 8.2.0047: cannot skip tests for specific MS-Windows platform
v8.2.0047
Bram Moolenaar
2019-12-27
1
-0
/
+12
*
patch 8.1.2378: using old C style comments
v8.1.2378
Bram Moolenaar
2019-12-01
1
-246
/
+244
*
patch 8.1.2371: FEAT_TEXT_PROP is a confusing name
v8.1.2371
Bram Moolenaar
2019-11-30
1
-3
/
+6
*
patch 8.1.2361: MS-Windows: test failures related to VIMDLL
v8.1.2361
Bram Moolenaar
2019-11-29
1
-1
/
+5
*
patch 8.1.2359: cannot build without FEAT_FLOAT
v8.1.2359
Bram Moolenaar
2019-11-29
1
-1
/
+5
*
patch 8.1.2356: rand() does not use the best algorithm
v8.1.2356
Bram Moolenaar
2019-11-28
1
-54
/
+65
*
patch 8.1.2343: using time() for srand() is not very random
v8.1.2343
Bram Moolenaar
2019-11-26
1
-2
/
+37
[next]