log src/strings.c @ 33591:288da62613ba v9.0.2040

age author description
Tue, 17 Oct 2023 11:15:09 +0200 Christian Brabandt patch 9.0.2040: trim(): hard to use default mask v9.0.2040
Fri, 06 Oct 2023 19:45:05 +0200 Christian Brabandt patch 9.0.1997: Some unused code in move.c and string.c v9.0.1997
Fri, 08 Sep 2023 19:30:05 +0200 Christian Brabandt patch 9.0.1884: Wrong order of arguments for error messages v9.0.1884
Mon, 04 Sep 2023 08:00:09 +0200 Christian Brabandt patch 9.0.1863: wrong format specifiers in e_aptypes_is_null_str_nr v9.0.1863
Sun, 03 Sep 2023 17:30:05 +0200 Christian Brabandt patch 9.0.1856: issues with formatting positional arguments v9.0.1856
Sat, 26 Aug 2023 18:15:04 +0200 Christian Brabandt patch 9.0.1788: C4090 warnings in strings.c v9.0.1788
Sat, 19 Aug 2023 11:45:04 +0200 Christian Brabandt patch 9.0.1738: Duplicate code to reverse a string v9.0.1738
Thu, 17 Aug 2023 22:30:02 +0200 Christian Brabandt patch 9.0.1723: Fix regression in {func} argument of reduce() v9.0.1723
Tue, 15 Aug 2023 23:00:04 +0200 Christian Brabandt patch 9.0.1715: duplicate test in message_test.c v9.0.1715
Sun, 13 Aug 2023 18:15:04 +0200 Christian Brabandt patch 9.0.1704: Cannot use positional arguments for printf() v9.0.1704
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
Wed, 14 Jun 2023 14:15:04 +0200 Bram Moolenaar patch 9.0.1629: having utf16idx() rounding up is inconvenient v9.0.1629
Thu, 08 Jun 2023 18:15:04 +0200 Bram Moolenaar patch 9.0.1617: charidx() result is not consistent with byteidx() v9.0.1617
Mon, 08 May 2023 16:45:03 +0200 Bram Moolenaar patch 9.0.1524: passing -1 for bool is not always rejected v9.0.1524
Sun, 07 May 2023 20:00:03 +0200 Bram Moolenaar patch 9.0.1522: some functions give two error messages v9.0.1522
Sat, 06 May 2023 15:15:04 +0200 Bram Moolenaar patch 9.0.1515: reverse() does not work for a String v9.0.1515
Mon, 24 Apr 2023 22:15:05 +0200 Bram Moolenaar patch 9.0.1485: no functions for converting from/to UTF-16 index v9.0.1485
Sun, 16 Apr 2023 22:00:02 +0200 Bram Moolenaar patch 9.0.1459: typo in name of type v9.0.1459
Sat, 04 Mar 2023 22:00:03 +0100 Bram Moolenaar patch 9.0.1380: CTRL-X on 2**64 subtracts two v9.0.1380
Mon, 23 Jan 2023 22:00:04 +0100 Bram Moolenaar patch 9.0.1237: code is indented more than necessary v9.0.1237
Wed, 04 Jan 2023 17:00:05 +0100 Bram Moolenaar patch 9.0.1144: reading beyond text v9.0.1144
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
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
Fri, 02 Sep 2022 16:30:07 +0200 Bram Moolenaar patch 9.0.0359: error message for wrong argument type is not specific v9.0.0359
Fri, 06 May 2022 12:15:03 +0200 Bram Moolenaar patch 8.2.4878: valgrind warning for using uninitialized variable v8.2.4878
Mon, 31 Jan 2022 16:00:09 +0100 Bram Moolenaar patch 8.2.4273: the EBCDIC support is outdated v8.2.4273
Sat, 08 Jan 2022 17:30:04 +0100 Bram Moolenaar patch 8.2.4043: using int for second argument of ga_init2() v8.2.4043
Wed, 05 Jan 2022 19:00:06 +0100 Bram Moolenaar patch 8.2.4010: error messages are spread out v8.2.4010
Wed, 05 Jan 2022 17:15:05 +0100 Bram Moolenaar patch 8.2.4008: error messages are spread out v8.2.4008
Sat, 01 Jan 2022 15:30:06 +0100 Bram Moolenaar patch 8.2.3968: build failure v8.2.3968
Sat, 01 Jan 2022 00:00:04 +0100 Bram Moolenaar patch 8.2.3961: error messages are spread out v8.2.3961
Mon, 27 Dec 2021 18:30:05 +0100 Bram Moolenaar patch 8.2.3914: various spelling mistakes in comments v8.2.3914
Sun, 26 Dec 2021 23:00:04 +0100 Bram Moolenaar patch 8.2.3908: cannot use a script-local function for 'foldtext' v8.2.3908
Wed, 22 Dec 2021 19:30:04 +0100 Bram Moolenaar patch 8.2.3871: list.c contains code for dict and blob v8.2.3871
Wed, 24 Nov 2021 16:45:03 +0100 Bram Moolenaar patch 8.2.3663: using %S in printf() does not work correctly v8.2.3663
Sat, 20 Nov 2021 20:45:02 +0100 Bram Moolenaar patch 8.2.3630: printf() with %S does not handle multi-byte correctly v8.2.3630
Wed, 01 Sep 2021 14:45:04 +0200 Bram Moolenaar patch 8.2.3393: escaping for fish shell is skipping some characters v8.2.3393
Mon, 30 Aug 2021 20:00:05 +0200 Bram Moolenaar patch 8.2.3387: compiler warning for non-static function v8.2.3387
Sun, 29 Aug 2021 12:45:05 +0200 Bram Moolenaar patch 8.2.3385: escaping for fish shell does not work properly v8.2.3385
Mon, 09 Aug 2021 20:00:06 +0200 Bram Moolenaar patch 8.2.3320: some local functions are not static v8.2.3320
Tue, 27 Jul 2021 22:15:06 +0200 Bram Moolenaar patch 8.2.3229: Vim9: runtime and compile time type checks are not the same v8.2.3229
Tue, 20 Jul 2021 18:00:06 +0200 Bram Moolenaar patch 8.2.3188: Vim9: argument types are not checked at compile time v8.2.3188
Sat, 17 Jul 2021 19:15:05 +0200 Bram Moolenaar patch 8.2.3173: Vim9: argument types are not checked at compile time v8.2.3173
Thu, 15 Jul 2021 13:00:06 +0200 Bram Moolenaar patch 8.2.3162: Vim9: argument types are not checked at compile time v8.2.3162
Sat, 10 Jul 2021 21:30:04 +0200 Bram Moolenaar patch 8.2.3139: functions for string manipulation are spread out v8.2.3139