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
/
dict.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
patch 8.2.5089: some functions return a different value on failure
v8.2.5089
Yegappan Lakshmanan
2022-06-14
1
-2
/
+3
*
patch 8.2.4930: interpolated string expression requires escaping
v8.2.4930
Bram Moolenaar
2022-05-10
1
-2
/
+2
*
patch 8.2.4683: verbose check with dict_find() to see if a key is present
v8.2.4683
Yegappan Lakshmanan
2022-04-04
1
-2
/
+11
*
patch 8.2.4301: Vim9: type error for copy of dict
v8.2.4301
Bram Moolenaar
2022-02-05
1
-1
/
+4
*
patch 8.2.4286: Vim9: strict type checking after copy() and deepcopy()
v8.2.4286
Bram Moolenaar
2022-02-02
1
-5
/
+7
*
patch 8.2.4043: using int for second argument of ga_init2()
v8.2.4043
Bram Moolenaar
2022-01-08
1
-1
/
+1
*
patch 8.2.4005: error messages are spread out
v8.2.4005
Bram Moolenaar
2022-01-04
1
-1
/
+1
*
patch 8.2.3997: Vim9: not enough testing for extend() and map()
v8.2.3997
Bram Moolenaar
2022-01-04
1
-2
/
+0
*
patch 8.2.3996: Vim9: type checking lacks information about declared type
v8.2.3996
Bram Moolenaar
2022-01-04
1
-2
/
+3
*
patch 8.2.3970: error messages are spread out
v8.2.3970
Bram Moolenaar
2022-01-01
1
-3
/
+3
*
patch 8.2.3967: error messages are spread out
v8.2.3967
Bram Moolenaar
2022-01-01
1
-3
/
+3
*
patch 8.2.3961: error messages are spread out
v8.2.3961
Bram Moolenaar
2021-12-31
1
-2
/
+2
*
patch 8.2.3875: gcc complains about buffer overrun
v8.2.3875
Bram Moolenaar
2021-12-22
1
-2
/
+3
*
patch 8.2.3871: list.c contains code for dict and blob
v8.2.3871
Yegappan Lakshmanan
2021-12-22
1
-39
/
+250
*
patch 8.2.3830: error messages are spread out
v8.2.3830
Bram Moolenaar
2021-12-16
1
-1
/
+1
*
patch 8.2.3702: first key in dict is seen as curly expression and fails
v8.2.3702
Bram Moolenaar
2021-11-30
1
-8
/
+6
*
patch 8.2.3650: Vim9: for loop variable can be a list member
v8.2.3650
Bram Moolenaar
2021-11-22
1
-1
/
+1
*
patch 8.2.3407: using uninitialized memory with "let g:['bar'] = 2"
v8.2.3407
Bram Moolenaar
2021-09-06
1
-0
/
+1
*
patch 8.2.3335: Vim9: not enough tests run with Vim9
v8.2.3335
Bram Moolenaar
2021-08-12
1
-2
/
+3
*
patch 8.2.3320: some local functions are not static
v8.2.3320
Yegappan Lakshmanan
2021-08-09
1
-1
/
+1
*
patch 8.2.3229: Vim9: runtime and compile time type checks are not the same
v8.2.3229
Yegappan Lakshmanan
2021-07-27
1
-0
/
+8
*
patch 8.2.3206: Vim9: argument types are not checked at compile time
v8.2.3206
Yegappan Lakshmanan
2021-07-23
1
-5
/
+0
*
patch 8.2.3200: Vim9: hard to guess where a type error is given
v8.2.3200
Bram Moolenaar
2021-07-22
1
-3
/
+3
*
patch 8.2.3188: Vim9: argument types are not checked at compile time
v8.2.3188
Yegappan Lakshmanan
2021-07-20
1
-0
/
+5
*
patch 8.2.2921: E704 for script local variable is not backwards compatible
v8.2.2921
Bram Moolenaar
2021-06-02
1
-2
/
+3
*
patch 8.2.2920: still a way to shadow a builtin function
v8.2.2920
Bram Moolenaar
2021-06-01
1
-0
/
+18
*
patch 8.2.2501: not always clear where an error is reported
v8.2.2501
Bram Moolenaar
2021-02-11
1
-1
/
+2
*
patch 8.2.2486: Vim9: some errors for white space do not show context
v8.2.2486
Bram Moolenaar
2021-02-07
1
-2
/
+2
*
patch 8.2.2480: Vim9: some errors for white space do not show context
v8.2.2480
Bram Moolenaar
2021-02-07
1
-2
/
+2
*
patch 8.2.2455: Vim9: key type for literal dict and indexing is inconsistent
v8.2.2455
Bram Moolenaar
2021-02-03
1
-3
/
+5
*
patch 8.2.2393: Vim9: error message when script line starts with "[{"
v8.2.2393
Bram Moolenaar
2021-01-22
1
-1
/
+2
*
patch 8.2.2272: Vim9: extend() can violate the type of a variable
v8.2.2272
Bram Moolenaar
2021-01-02
1
-0
/
+13
*
patch 8.2.2162: Vim9: Cannot load or store autoload variables
v8.2.2162
Bram Moolenaar
2020-12-19
1
-1
/
+1
*
patch 8.2.2146: Vim9: automatic conversion of number to string for dict key
v8.2.2146
Bram Moolenaar
2020-12-15
1
-0
/
+5
*
patch 8.2.2101: Vim9: memory leak when literal dict has an error
v8.2.2101
Bram Moolenaar
2020-12-06
1
-0
/
+1
*
patch 8.2.2090: Vim9: dict does not accept a key in quotes
v8.2.2090
Bram Moolenaar
2020-12-04
1
-3
/
+51
*
patch 8.2.2082: Vim9: can still use the depricated #{} dict syntax
v8.2.2082
Bram Moolenaar
2020-12-02
1
-9
/
+18
*
patch 8.2.2017: missing part of the dict change
v8.2.2017
Bram Moolenaar
2020-11-19
1
-4
/
+27
*
patch 8.2.1961: various comments can be improved
v8.2.1961
Bram Moolenaar
2020-11-05
1
-0
/
+1
*
patch 8.2.1889: Vim9: errornous error for missing white space after {}
v8.2.1889
Bram Moolenaar
2020-10-22
1
-1
/
+1
*
patch 8.2.1861: Vim9: no specific error when parsing lambda fails
v8.2.1861
Bram Moolenaar
2020-10-18
1
-18
/
+10
*
patch 8.2.1785: compiler warning for strcp() out of bounds
v8.2.1785
Bram Moolenaar
2020-10-02
1
-2
/
+3
*
patch 8.2.1698: cannot lock a variable in legacy Vim script like in Vim9
v8.2.1698
Bram Moolenaar
2020-09-16
1
-2
/
+2
*
patch 8.2.1504: Vim9: white space checks are only done for a :def function
v8.2.1504
Bram Moolenaar
2020-08-21
1
-4
/
+4
*
patch 8.2.1478: Vim9: cannot use "true" for some popup options
v8.2.1478
Bram Moolenaar
2020-08-18
1
-0
/
+15
*
patch 8.2.1444: error messages are spread out and names can be confusing
v8.2.1444
Bram Moolenaar
2020-08-13
1
-4
/
+4
*
patch 8.2.1431: Vim9: no error for white space before comma in dict
v8.2.1431
Bram Moolenaar
2020-08-12
1
-1
/
+6
*
patch 8.2.1430: Vim9: error for missing comma instead of extra white space
v8.2.1430
Bram Moolenaar
2020-08-12
1
-2
/
+7
*
patch 8.2.1395: Vim9: no error if declaring a funcref with lower case letter
v8.2.1395
Bram Moolenaar
2020-08-08
1
-1
/
+1
*
patch 8.2.1379: curly braces expression ending in " }" does not work
v8.2.1379
Bram Moolenaar
2020-08-06
1
-1
/
+1
[next]