log src/dict.c @ 18478:94223687df0e

age author description
Sat, 28 Sep 2019 17:30:03 +0200 Bram Moolenaar patch 8.1.2095: leaking memory when getting item from dict v8.1.2095
Fri, 30 Aug 2019 22:15:04 +0200 Bram Moolenaar patch 8.1.1949: cannot scroll a popup window to the very bottom v8.1.1949
Tue, 20 Aug 2019 20:15:07 +0200 Bram Moolenaar patch 8.1.1891: functions used in one file are global v8.1.1891
Wed, 07 Aug 2019 21:45:06 +0200 Bram Moolenaar patch 8.1.1825: allocating more memory than needed for extended structs v8.1.1825
Sat, 27 Jul 2019 23:15:05 +0200 Bram Moolenaar patch 8.1.1763: evalfunc.c is still too big v8.1.1763
Sat, 13 Jul 2019 23:00:05 +0200 Bram Moolenaar patch 8.1.1683: dictionary with string keys is longer than needed v8.1.1683
Sat, 22 Jun 2019 01:45:05 +0200 Bram Moolenaar patch 8.1.1579: dict and list could be GC'ed while displaying error v8.1.1579
Sun, 16 Jun 2019 23:00:05 +0200 Bram Moolenaar patch 8.1.1561: popup_setoptions() is not implemented yet v8.1.1561
Sun, 02 Jun 2019 17:00:05 +0200 Bram Moolenaar patch 8.1.1452: line and col property of popup windows not properly checked v8.1.1452
Tue, 28 May 2019 23:15:10 +0200 Bram Moolenaar patch 8.1.1414: alloc() returning "char_u *" causes a lot of type casts v8.1.1414
Sat, 25 May 2019 20:30:06 +0200 Bram Moolenaar patch 8.1.1393: unnecessary type casts v8.1.1393
Fri, 24 May 2019 19:00:07 +0200 Bram Moolenaar patch 8.1.1384: using "int" for alloc() often results in compiler warnings v8.1.1384
Sun, 28 Apr 2019 18:15:07 +0200 Bram Moolenaar patch 8.1.1228: not possible to process tags with a function v8.1.1228
Mon, 08 Apr 2019 18:30:06 +0200 Bram Moolenaar patch 8.1.1138: plugins don't get notified when the popup menu changes v8.1.1138
Mon, 11 Feb 2019 22:15:07 +0100 Bram Moolenaar patch 8.1.0897: can modify a:000 when using a reference v8.1.0897
Sun, 13 Jan 2019 23:45:08 +0100 Bram Moolenaar patch 8.1.0743: giving error messages is not flexible v8.1.0743
Wed, 26 Dec 2018 23:00:06 +0100 Bram Moolenaar patch 8.1.0642: swapinfo() leaks memory v8.1.0642
Fri, 21 Dec 2018 16:15:06 +0100 Bram Moolenaar patch 8.1.0615: get_tv function names are not consistent v8.1.0615
Fri, 14 Dec 2018 15:45:06 +0100 Bram Moolenaar patch 8.1.0583: using illogical name for get_dict_number()/get_dict_string() v8.1.0583
Sun, 11 Nov 2018 15:30:07 +0100 Bram Moolenaar patch 8.1.0519: cannot save and restore the tag stack v8.1.0519
Sun, 08 Jul 2018 17:30:06 +0200 Christian Brabandt patch 8.1.0167: lock flag in new dictitem is reset in many places v8.1.0167
Sun, 08 Jul 2018 17:00:07 +0200 Christian Brabandt patch 8.1.0166: using dict_add_nr_str() is clumsy v8.1.0166
Sat, 16 Dec 2017 18:30:05 +0100 Christian Brabandt patch 8.0.1394: cannot intercept a yank command v8.0.1394
Sun, 30 Apr 2017 20:30:04 +0200 Christian Brabandt patch 8.0.0593: duplication of code for adding a list or dict return value v8.0.0593
Tue, 14 Mar 2017 22:30:05 +0100 Christian Brabandt patch 8.0.0458: potential crash if adding list or dict to dict fails v8.0.0458
Sat, 25 Feb 2017 15:00:05 +0100 Christian Brabandt patch 8.0.0365: might free a dict item that wasn't allocated v8.0.0365
Thu, 10 Nov 2016 20:15:05 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/95f096030ed1a8afea028f2ea295d6f6a70f466f v8.0.0074
Mon, 29 Aug 2016 23:00:11 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/edf3f97ae2af024708ebb4ac614227327033ca47 v7.4.2293
Fri, 12 Aug 2016 22:30:07 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/b5ae48e9ffd3b8eb6ca4057de11f1bddcde8ce6f v7.4.2204
Fri, 05 Aug 2016 22:30:07 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/7dc5e2e486fe0287601968e535902a41a39f65bb v7.4.2160
Sun, 17 Jul 2016 16:00:05 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/da861d631d7e22654faee2789286c685ad548911 v7.4.2057
Sun, 17 Jul 2016 15:15:05 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/cd52459c387785796713826c63174cdeed295dd4 v7.4.2055