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
/
list.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
patch 8.2.4043: using int for second argument of ga_init2()
v8.2.4043
Bram Moolenaar
2022-01-08
1
-3
/
+3
*
patch 8.2.4012: error messages are spread out
v8.2.4012
Bram Moolenaar
2022-01-05
1
-6
/
+4
*
patch 8.2.4005: error messages are spread out
v8.2.4005
Bram Moolenaar
2022-01-04
1
-2
/
+2
*
patch 8.2.3997: Vim9: not enough testing for extend() and map()
v8.2.3997
Bram Moolenaar
2022-01-04
1
-4
/
+0
*
patch 8.2.3996: Vim9: type checking lacks information about declared type
v8.2.3996
Bram Moolenaar
2022-01-04
1
-0
/
+4
*
patch 8.2.3994: Vim9: extend() complains about type when it was not declared
v8.2.3994
Bram Moolenaar
2022-01-03
1
-11
/
+12
*
patch 8.2.3991: Vim9: error when extending dict<any>
v8.2.3991
Bram Moolenaar
2022-01-03
1
-3
/
+3
*
patch 8.2.3972: error messages are spread out
v8.2.3972
Bram Moolenaar
2022-01-01
1
-2
/
+2
*
patch 8.2.3967: error messages are spread out
v8.2.3967
Bram Moolenaar
2022-01-01
1
-18
/
+18
*
patch 8.2.3961: error messages are spread out
v8.2.3961
Bram Moolenaar
2021-12-31
1
-3
/
+3
*
patch 8.2.3910: when compare function of sort() fails it does not abort
v8.2.3910
Bram Moolenaar
2021-12-27
1
-1
/
+2
*
patch 8.2.3897: Vim9: second argument of map() and filter() not checked
v8.2.3897
Bram Moolenaar
2021-12-25
1
-1
/
+1
*
patch 8.2.3871: list.c contains code for dict and blob
v8.2.3871
Yegappan Lakshmanan
2021-12-22
1
-773
/
+196
*
patch 8.2.3867: implementation of some list functions too complicated
v8.2.3867
Yegappan Lakshmanan
2021-12-21
1
-374
/
+486
*
patch 8.2.3849: functions implementing reduce and map are too long
v8.2.3849
Yegappan Lakshmanan
2021-12-19
1
-468
/
+570
*
patch 8.2.3848: cannot use reduce() for a string
v8.2.3848
rbtnn
2021-12-18
1
-17
/
+71
*
patch 8.2.3822: leaking memory in map() and filter(), no string in Vim9
v8.2.3822
Bram Moolenaar
2021-12-16
1
-2
/
+3
*
patch 8.2.3818: cannot filter or map characters in a string
v8.2.3818
rbtnn
2021-12-15
1
-1
/
+67
*
patch 8.2.3796: the funcexe_T struct members are not named consistently
v8.2.3796
Bram Moolenaar
2021-12-13
1
-6
/
+6
*
patch 8.2.3750: error messages are everywhere
v8.2.3750
Bram Moolenaar
2021-12-05
1
-1
/
+1
*
patch 8.2.3449: sort fails if the sort compare function returns 999
v8.2.3449
Yasuhiro Matsumoto
2021-09-19
1
-0
/
+6
*
patch 8.2.3427: double free when list is copied
v8.2.3427
Bram Moolenaar
2021-09-11
1
-1
/
+7
*
patch 8.2.3422: Vim9: no failure if return type differs from returned var
v8.2.3422
Bram Moolenaar
2021-09-09
1
-0
/
+1
*
patch 8.2.3338: Vim9: no type check when assigning a list range
v8.2.3338
Bram Moolenaar
2021-08-13
1
-0
/
+9
*
patch 8.2.3336: behavior of negative index in list change changed
v8.2.3336
Bram Moolenaar
2021-08-12
1
-3
/
+7
*
patch 8.2.3335: Vim9: not enough tests run with Vim9
v8.2.3335
Bram Moolenaar
2021-08-12
1
-23
/
+28
*
patch 8.2.3332: Vim9: cannot assign to range in list
v8.2.3332
Bram Moolenaar
2021-08-11
1
-0
/
+152
*
patch 8.2.3320: some local functions are not static
v8.2.3320
Yegappan Lakshmanan
2021-08-09
1
-1
/
+1
*
patch 8.2.3284: no error for insert() or remove() changing a locked blob
v8.2.3284
Sean Dewar
2021-08-04
1
-28
/
+32
*
patch 8.2.3229: Vim9: runtime and compile time type checks are not the same
v8.2.3229
Yegappan Lakshmanan
2021-07-27
1
-4
/
+1
*
patch 8.2.3206: Vim9: argument types are not checked at compile time
v8.2.3206
Yegappan Lakshmanan
2021-07-23
1
-6
/
+38
*
patch 8.2.3200: Vim9: hard to guess where a type error is given
v8.2.3200
Bram Moolenaar
2021-07-22
1
-13
/
+18
*
patch 8.2.3190: error messages are spread out
v8.2.3190
Bram Moolenaar
2021-07-20
1
-1
/
+1
*
patch 8.2.3188: Vim9: argument types are not checked at compile time
v8.2.3188
Yegappan Lakshmanan
2021-07-20
1
-0
/
+32
*
patch 8.2.3182: Vim9: crash when using removing items from a constant list
v8.2.3182
Bram Moolenaar
2021-07-18
1
-6
/
+26
*
patch 8.2.3133: Vim9: memory leak when add() fails
v8.2.3133
Bram Moolenaar
2021-07-09
1
-1
/
+2
*
patch 8.2.3127: Vim9: no error when adding number to list of string
v8.2.3127
Bram Moolenaar
2021-07-08
1
-1
/
+4
*
patch 8.2.3069: error messages are spread out
v8.2.3069
Bram Moolenaar
2021-06-27
1
-1
/
+1
*
patch 8.2.2782: Vim9: blob operations not fully tested
v8.2.2782
Bram Moolenaar
2021-04-18
1
-21
/
+33
*
patch 8.2.2781: add() silently skips when adding to null list or blob
v8.2.2781
Bram Moolenaar
2021-04-18
1
-8
/
+19
*
patch 8.2.2759: Vim9: for loop infers type of loop variable
v8.2.2759
Bram Moolenaar
2021-04-13
1
-2
/
+2
*
patch 8.2.2738: extending a list with itself can give wrong result
v8.2.2738
Bram Moolenaar
2021-04-08
1
-1
/
+8
*
patch 8.2.2621: typval2type() cannot handle recursive structures
v8.2.2621
Bram Moolenaar
2021-03-18
1
-2
/
+2
*
patch 8.2.2537: Vim9: crash when map() fails
v8.2.2537
Bram Moolenaar
2021-02-21
1
-0
/
+1
*
patch 8.2.2533: Vim9: cannot use a range with :unlet
v8.2.2533
Bram Moolenaar
2021-02-20
1
-0
/
+20
*
patch 8.2.2501: not always clear where an error is reported
v8.2.2501
Bram Moolenaar
2021-02-11
1
-9
/
+11
*
patch 8.2.2486: Vim9: some errors for white space do not show context
v8.2.2486
Bram Moolenaar
2021-02-07
1
-1
/
+2
*
patch 8.2.2480: Vim9: some errors for white space do not show context
v8.2.2480
Bram Moolenaar
2021-02-07
1
-1
/
+1
*
patch 8.2.2449: Vim9: flatten() always changes the list type
v8.2.2449
Bram Moolenaar
2021-02-01
1
-13
/
+49
*
patch 8.2.2441: Vim9: extend() does not give an error for a type mismatch
v8.2.2441
Bram Moolenaar
2021-01-31
1
-8
/
+26
[next]