log src/structs.h @ 32669:448aef880252

age author description
Mon, 26 Jun 2023 09:54:34 +0200 Christian Brabandt normalize line endings
Sat, 10 Jun 2023 18:00:06 +0200 Bram Moolenaar patch 9.0.1624: crash when calling object constructor v9.0.1624
Sat, 27 May 2023 23:30:03 +0200 Bram Moolenaar patch 9.0.1585: weird use of static variables for spell checking v9.0.1585
Sat, 27 May 2023 19:15:04 +0200 Bram Moolenaar patch 9.0.1583: get E304 when using 'cryptmethod' "xchacha20v2" v9.0.1583
Sat, 06 May 2023 23:30:03 +0200 Bram Moolenaar patch 9.0.1520: completion for option name includes all bool options v9.0.1520
Sun, 23 Apr 2023 19:00:05 +0200 Bram Moolenaar patch 9.0.1481: decrypting with libsodium may fail if the library changes v9.0.1481
Sun, 16 Apr 2023 22:00:02 +0200 Bram Moolenaar patch 9.0.1459: typo in name of type v9.0.1459
Fri, 14 Apr 2023 23:00:07 +0200 Bram Moolenaar patch 9.0.1453: typos in source code and tests v9.0.1453
Thu, 13 Apr 2023 23:15:03 +0200 Bram Moolenaar patch 9.0.1452: code using EVAL_CONSTANT is dead, it is never set v9.0.1452
Sun, 09 Apr 2023 23:15:05 +0200 Bram Moolenaar patch 9.0.1443: ending Insert mode when accessing a hidden prompt buffer v9.0.1443
Sun, 05 Mar 2023 14:15:05 +0100 Bram Moolenaar patch 9.0.1381: ACCESS_ names have a conflict with on some systems v9.0.1381
Fri, 03 Mar 2023 13:30:03 +0100 Bram Moolenaar patch 9.0.1374: function for setting options not used consistently v9.0.1374
Mon, 27 Feb 2023 14:00:03 +0100 Bram Moolenaar patch 9.0.1359: too many "else if" statements in handling options v9.0.1359
Sat, 25 Feb 2023 13:00:05 +0100 Bram Moolenaar patch 9.0.1353: too many "else if" statements to handle option values v9.0.1353
Tue, 21 Feb 2023 21:00:05 +0100 Bram Moolenaar patch 9.0.1338: :defcompile and :disassemble can't find class method v9.0.1338
Tue, 21 Feb 2023 13:45:07 +0100 Bram Moolenaar patch 9.0.1334: using tt_member for the class leads to mistakes v9.0.1334
Mon, 20 Feb 2023 13:30:05 +0100 Bram Moolenaar patch 9.0.1330: handling new value of an option has a long "else if" chain v9.0.1330
Sun, 12 Feb 2023 19:15:03 +0100 Bram Moolenaar patch 9.0.1305: cursor in wrong line with virtual text above v9.0.1305
Sat, 28 Jan 2023 16:30:04 +0100 Bram Moolenaar patch 9.0.1254: calling a method on an interface does not work v9.0.1254
Fri, 20 Jan 2023 21:01:46 +0100 Bram Moolenaar patch 9.0.1224: cannot call a :def function with a number for float argument v9.0.1224
Mon, 16 Jan 2023 20:45:04 +0100 Bram Moolenaar patch 9.0.1209: getting interface member does not always work v9.0.1209
Thu, 12 Jan 2023 16:15:04 +0100 Bram Moolenaar patch 9.0.1184: interface of an object is not recognized when checking type v9.0.1184
Wed, 11 Jan 2023 17:00:05 +0100 Bram Moolenaar patch 9.0.1178: a child class cannot override functions from a base class v9.0.1178
Sun, 08 Jan 2023 21:00:05 +0100 Bram Moolenaar patch 9.0.1159: extends argument for class not implemented yet v9.0.1159
Fri, 06 Jan 2023 19:45:05 +0100 Bram Moolenaar patch 9.0.1152: class "implements" argument not implemented v9.0.1152
Thu, 05 Jan 2023 21:15:03 +0100 Bram Moolenaar patch 9.0.1151: build failure v9.0.1151
Thu, 05 Jan 2023 14:30:04 +0100 Bram Moolenaar patch 9.0.1149: class members may be garbage collected v9.0.1149
Tue, 03 Jan 2023 20:15:03 +0100 Bram Moolenaar patch 9.0.1140: cannot call an object method in a compiled function v9.0.1140
Sun, 01 Jan 2023 14:00:07 +0100 Bram Moolenaar patch 9.0.1123: class function not implemented yet v9.0.1123
Thu, 29 Dec 2022 22:00:04 +0100 Bram Moolenaar patch 9.0.1108: type error when using "any" type and adding to float v9.0.1108