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
Commit message (
Expand
)
Author
Age
Files
Lines
*
patch 8.2.2409: Vim9: profiling only works for one function
v8.2.2409
Bram Moolenaar
2021-01-25
5
-26
/
+54
*
patch 8.2.2408: MinGW: "--preprocessor" flag no longer supported
v8.2.2408
Bram Moolenaar
2021-01-25
3
-4
/
+6
*
patch 8.2.2407: old jumplist code is never used
v8.2.2407
Bram Moolenaar
2021-01-25
2
-21
/
+2
*
patch 8.2.2406: Vim9: profiled :def function leaks memory
v8.2.2406
Bram Moolenaar
2021-01-24
2
-0
/
+11
*
patch 8.2.2405: Vim9: no need to allow white space before "(" for :def
v8.2.2405
Bram Moolenaar
2021-01-24
3
-0
/
+40
*
patch 8.2.2404: Vim9: profiling try/catch not correct
v8.2.2404
Bram Moolenaar
2021-01-24
4
-56
/
+131
*
patch 8.2.2403: Vim9: profiling if/elseif/endif not correct
v8.2.2403
Bram Moolenaar
2021-01-24
5
-35
/
+115
*
patch 8.2.2402: some filetypes not detected
v8.2.2402
Bram Moolenaar
2021-01-24
2
-1
/
+5
*
patch 8.2.2401: build fails without +profiling feature
v8.2.2401
Bram Moolenaar
2021-01-24
6
-7
/
+63
*
patch 8.2.2400: Vim9: compiled functions are not profiled
v8.2.2400
Bram Moolenaar
2021-01-24
15
-102
/
+298
*
patch 8.2.2399: fold test fails in wide terminal
v8.2.2399
Bram Moolenaar
2021-01-24
2
-1
/
+3
*
patch 8.2.2398: method test fails
v8.2.2398
Bram Moolenaar
2021-01-23
2
-2
/
+6
*
patch 8.2.2397: Vim9: "%%" not seen as alternate file name for ":bdel"
v8.2.2397
Bram Moolenaar
2021-01-23
3
-4
/
+20
*
patch 8.2.2396: Vim9: no white space allowed before "->"
v8.2.2396
Bram Moolenaar
2021-01-23
4
-11
/
+24
*
patch 8.2.2395: Vim9: error for wrong type may report wrong line number
v8.2.2395
Bram Moolenaar
2021-01-23
3
-0
/
+11
*
patch 8.2.2394: Vim9: min() and max() return type is "any"
v8.2.2394
Bram Moolenaar
2021-01-22
3
-2
/
+32
*
patch 8.2.2393: Vim9: error message when script line starts with "[{"
v8.2.2393
Bram Moolenaar
2021-01-22
3
-1
/
+10
*
patch 8.2.2392: fennel filetype not recognized
v8.2.2392
Bram Moolenaar
2021-01-22
2
-0
/
+4
*
patch 8.2.2391: memory leak when creating a global function with closure
v8.2.2391
Bram Moolenaar
2021-01-22
3
-32
/
+45
*
patch 8.2.2390: Vim9: using positive offset is unexpected
v8.2.2390
Bram Moolenaar
2021-01-22
4
-9
/
+9
*
patch 8.2.2389: test failure on a few systems
v8.2.2389
Bram Moolenaar
2021-01-21
4
-5
/
+9
*
patch 8.2.2388: no easy way to get the maximum or mininum number value
v8.2.2388
Bram Moolenaar
2021-01-21
4
-29
/
+40
*
patch 8.2.2387: runtime type check does not mention argument index
v8.2.2387
Bram Moolenaar
2021-01-21
7
-12
/
+41
*
patch 8.2.2386: Vim9: crash when using ":silent! put"
v8.2.2386
Bram Moolenaar
2021-01-21
3
-0
/
+37
*
patch 8.2.2385: "gj" and "gk" do not work correctly when inside a fold
v8.2.2385
Bram Moolenaar
2021-01-21
3
-20
/
+48
*
patch 8.2.2384: turtle filetype not recognized
v8.2.2384
Bram Moolenaar
2021-01-21
2
-0
/
+19
*
patch 8.2.2383: focus escape sequences are not named
v8.2.2383
Bram Moolenaar
2021-01-21
2
-0
/
+4
*
patch 8.2.2382: build failure
v8.2.2382
Bram Moolenaar
2021-01-21
2
-4
/
+8
*
patch 8.2.2381: Vim9: divide by zero does not abort expression execution
v8.2.2381
Bram Moolenaar
2021-01-21
7
-16
/
+77
*
patch 8.2.2380: Vim9: occasional crash when using try/catch and a timer
v8.2.2380
Bram Moolenaar
2021-01-20
2
-0
/
+5
*
patch 8.2.2379: do spell suggestions twice if 'spellsuggest' contains number
v8.2.2379
Bram Moolenaar
2021-01-20
2
-2
/
+6
*
patch 8.2.2378: Vim9: no error message for dividing by zero
v8.2.2378
Bram Moolenaar
2021-01-20
5
-6
/
+20
*
patch 8.2.2377: Vim9: crash when using a range after another expression
v8.2.2377
Bram Moolenaar
2021-01-19
3
-16
/
+26
*
patch 8.2.2376: Vim9: crash when dividing by zero in compiled code
v8.2.2376
Bram Moolenaar
2021-01-19
3
-2
/
+8
*
patch 8.2.2375: test for RGB color skipped in the terminal
v8.2.2375
Bram Moolenaar
2021-01-19
2
-2
/
+5
*
patch 8.2.2374: accessing uninitialized memory in test_undo
v8.2.2374
Bram Moolenaar
2021-01-17
2
-1
/
+3
*
patch 8.2.2373: Vim9: list assignment only accepts a number index
v8.2.2373
Bram Moolenaar
2021-01-17
3
-7
/
+15
*
patch 8.2.2372: confusing error message for wrong :let command
v8.2.2372
Bram Moolenaar
2021-01-17
2
-3
/
+6
*
patch 8.2.2371: Vim9: crash when using types in :for with unpack
v8.2.2371
Bram Moolenaar
2021-01-17
4
-4
/
+19
*
patch 8.2.2370: Vim9: command fails in catch block
v8.2.2370
Bram Moolenaar
2021-01-17
3
-0
/
+40
*
patch 8.2.2369: Vim9: functions return true/false but can't be used as bool
v8.2.2369
Bram Moolenaar
2021-01-17
4
-70
/
+97
*
patch 8.2.2368: insufficient tests for setting options
v8.2.2368
Bram Moolenaar
2021-01-17
2
-1
/
+20
*
patch 8.2.2367: test failures on some less often used systems
v8.2.2367
Bram Moolenaar
2021-01-17
5
-13
/
+15
*
patch 8.2.2366: when using ":sleep" the cursor is always displayed
v8.2.2366
Bram Moolenaar
2021-01-16
8
-8
/
+45
*
patch 8.2.2365: Vim9: no check for map() changing item type at script level
v8.2.2365
Bram Moolenaar
2021-01-16
4
-29
/
+80
*
patch 8.2.2364: Vim9: line break in lambda accesses freed memory
v8.2.2364
Bram Moolenaar
2021-01-16
3
-6
/
+30
*
patch 8.2.2363: curpos() does not accept a string argument as before
v8.2.2363
Bram Moolenaar
2021-01-16
3
-1
/
+7
*
patch 8.2.2362: Vim9: check of builtin function argument type is incomplete
v8.2.2362
Bram Moolenaar
2021-01-16
8
-44
/
+63
*
patch 8.2.2361: Vim9: no highlight for "s///gc" when using 'opfunc'
v8.2.2361
Bram Moolenaar
2021-01-16
2
-0
/
+7
*
patch 8.2.2360: test leaves file behind
v8.2.2360
Bram Moolenaar
2021-01-16
2
-1
/
+3
[next]