log src/list.c @ 32683:5dfaba11d7c3 v9.0.1672

age author description
Mon, 26 Jun 2023 13:13:12 +0200 Christian Brabandt Fix line endings issue
Mon, 26 Jun 2023 09:54:34 +0200 Christian Brabandt normalize line endings
Thu, 11 May 2023 16:15:08 +0200 Bram Moolenaar patch 9.0.1540: reverse() on string doesn't work in compiled function v9.0.1540
Sat, 06 May 2023 15:15:04 +0200 Bram Moolenaar patch 9.0.1515: reverse() does not work for a String v9.0.1515
Sun, 16 Apr 2023 22:00:02 +0200 Bram Moolenaar patch 9.0.1459: typo in name of type v9.0.1459
Sun, 19 Mar 2023 22:30:04 +0100 Bram Moolenaar patch 9.0.1416: crash when collection is modified when using filter() v9.0.1416
Thu, 09 Mar 2023 23:15:04 +0100 Bram Moolenaar patch 9.0.1396: sort(list, 'N') does not work in Vim9 script context v9.0.1396
Tue, 07 Mar 2023 19:00:04 +0100 Bram Moolenaar patch 9.0.1391: "clear" macros are not always used v9.0.1391
Sat, 14 Jan 2023 13:45:04 +0100 Bram Moolenaar patch 9.0.1196: code is indented more than necessary v9.0.1196
Thu, 24 Nov 2022 01:15:04 +0100 Bram Moolenaar patch 9.0.0934: various code formatting issues v9.0.0934
Wed, 28 Sep 2022 17:30:04 +0200 Bram Moolenaar patch 9.0.0618: calling function for reduce() has too much overhead v9.0.0618
Wed, 28 Sep 2022 16:30:04 +0200 Bram Moolenaar patch 9.0.0617: calling function for reduce() has too much overhead v9.0.0617
Wed, 28 Sep 2022 14:30:04 +0200 Bram Moolenaar patch 9.0.0615: using reduce() on a list from range() is a bit slow v9.0.0615
Thu, 22 Sep 2022 18:15:03 +0200 Bram Moolenaar patch 9.0.0548: reduce() with a compiled lambda could be faster v9.0.0548
Sat, 17 Sep 2022 22:15:05 +0200 Bram Moolenaar patch 9.0.0491: no good reason to build without the float feature v9.0.0491
Thu, 01 Sep 2022 13:30:05 +0200 Bram Moolenaar patch 9.0.0345: error message for list argument could be clearer v9.0.0345
Wed, 31 Aug 2022 12:30:06 +0200 Bram Moolenaar patch 9.0.0338: return value of list_append_list() not always checked v9.0.0338
Tue, 30 Aug 2022 21:00:05 +0200 Bram Moolenaar patch 9.0.0335: checks for Dictionary argument often give a vague error v9.0.0335
Tue, 30 Aug 2022 19:00:03 +0200 Bram Moolenaar patch 9.0.0331: cannot use items() on a string v9.0.0331
Tue, 30 Aug 2022 15:45:03 +0200 Bram Moolenaar patch 9.0.0327: items() does not work on a list v9.0.0327
Thu, 16 Jun 2022 12:45:03 +0200 Bram Moolenaar patch 8.2.5107: some callers of rettv_list_alloc() check for not OK v8.2.5107
Tue, 14 Jun 2022 14:45:07 +0200 Bram Moolenaar patch 8.2.5089: some functions return a different value on failure v8.2.5089
Fri, 01 Apr 2022 16:30:03 +0200 Bram Moolenaar patch 8.2.4662: no error for using out of range list index v8.2.4662
Sat, 26 Mar 2022 17:45:03 +0100 Bram Moolenaar patch 8.2.4632: using freed memory in flatten() v8.2.4632
Sat, 26 Mar 2022 12:00:04 +0100 Bram Moolenaar patch 8.2.4629: flattennew() makes a deep copy unnecessarily v8.2.4629
Fri, 25 Mar 2022 21:00:03 +0100 Bram Moolenaar patch 8.2.4627: flatten() does not use maxdepth correctly v8.2.4627
Wed, 23 Feb 2022 14:30:03 +0100 Bram Moolenaar patch 8.2.4455: accepting one and zero for second sort() argument is strange v8.2.4455
Fri, 04 Feb 2022 12:45:03 +0100 Bram Moolenaar patch 8.2.4295: Vim9: concatenating two lists may result in wrong type v8.2.4295
Thu, 03 Feb 2022 23:00:05 +0100 Bram Moolenaar patch 8.2.4293: Vim9: when copying a list it gets type list<any> v8.2.4293
Wed, 02 Feb 2022 21:15:03 +0100 Bram Moolenaar patch 8.2.4286: Vim9: strict type checking after copy() and deepcopy() v8.2.4286