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.1.1825: allocating more memory than needed for extended structs
v8.1.1825
Bram Moolenaar
2019-08-07
1
-2
/
+2
*
patch 8.1.1763: evalfunc.c is still too big
v8.1.1763
Bram Moolenaar
2019-07-27
1
-2
/
+79
*
patch 8.1.1683: dictionary with string keys is longer than needed
v8.1.1683
Bram Moolenaar
2019-07-13
1
-2
/
+27
*
patch 8.1.1579: dict and list could be GC'ed while displaying error
v8.1.1579
Bram Moolenaar
2019-06-22
1
-2
/
+2
*
patch 8.1.1561: popup_setoptions() is not implemented yet
v8.1.1561
Bram Moolenaar
2019-06-16
1
-0
/
+21
*
patch 8.1.1452: line and col property of popup windows not properly checked
v8.1.1452
Bram Moolenaar
2019-06-02
1
-0
/
+21
*
patch 8.1.1414: alloc() returning "char_u *" causes a lot of type casts
v8.1.1414
Bram Moolenaar
2019-05-28
1
-3
/
+3
*
patch 8.1.1393: unnecessary type casts
v8.1.1393
Bram Moolenaar
2019-05-25
1
-1
/
+1
*
patch 8.1.1384: using "int" for alloc() often results in compiler warnings
v8.1.1384
Bram Moolenaar
2019-05-24
1
-3
/
+2
*
patch 8.1.1228: not possible to process tags with a function
v8.1.1228
Bram Moolenaar
2019-04-28
1
-0
/
+49
*
patch 8.1.1138: plugins don't get notified when the popup menu changes
v8.1.1138
Bram Moolenaar
2019-04-08
1
-4
/
+24
*
patch 8.1.0897: can modify a:000 when using a reference
v8.1.0897
Bram Moolenaar
2019-02-11
1
-2
/
+2
*
patch 8.1.0743: giving error messages is not flexible
v8.1.0743
Bram Moolenaar
2019-01-13
1
-6
/
+6
*
patch 8.1.0642: swapinfo() leaks memory
v8.1.0642
Bram Moolenaar
2018-12-26
1
-1
/
+21
*
patch 8.1.0615: get_tv function names are not consistent
v8.1.0615
Bram Moolenaar
2018-12-21
1
-4
/
+4
*
patch 8.1.0583: using illogical name for get_dict_number()/get_dict_string()
v8.1.0583
Bram Moolenaar
2018-12-14
1
-3
/
+3
*
patch 8.1.0519: cannot save and restore the tag stack
v8.1.0519
Bram Moolenaar
2018-11-11
1
-0
/
+13
*
patch 8.1.0167: lock flag in new dictitem is reset in many places
v8.1.0167
Bram Moolenaar
2018-07-08
1
-5
/
+3
*
patch 8.1.0166: using dict_add_nr_str() is clumsy
v8.1.0166
Bram Moolenaar
2018-07-08
1
-15
/
+25
*
patch 8.0.1394: cannot intercept a yank command
v8.0.1394
Bram Moolenaar
2017-12-16
1
-3
/
+33
*
patch 8.0.0593: duplication of code for adding a list or dict return value
v8.0.0593
Bram Moolenaar
2017-04-30
1
-8
/
+14
*
patch 8.0.0458: potential crash if adding list or dict to dict fails
v8.0.0458
Bram Moolenaar
2017-03-14
1
-2
/
+2
*
patch 8.0.0365: might free a dict item that wasn't allocated
v8.0.0365
Bram Moolenaar
2017-02-25
1
-2
/
+1
*
patch 8.0.0074
v8.0.0074
Bram Moolenaar
2016-11-10
1
-1
/
+1
*
patch 7.4.2293
v7.4.2293
Bram Moolenaar
2016-08-29
1
-1
/
+1
*
patch 7.4.2204
v7.4.2204
Bram Moolenaar
2016-08-12
1
-0
/
+24
*
patch 7.4.2160
v7.4.2160
Bram Moolenaar
2016-08-05
1
-0
/
+1
*
patch 7.4.2057
v7.4.2057
Bram Moolenaar
2016-07-17
1
-1
/
+0
*
patch 7.4.2055
v7.4.2055
Bram Moolenaar
2016-07-17
1
-0
/
+820