log src/eval.c @ 20751:d9a2e5dcfd9f v8.2.0928

age author description
Sun, 07 Jun 2020 21:00:03 +0200 Bram Moolenaar patch 8.2.0928: many type casts are used for vim_strnsave() v8.2.0928
Sun, 07 Jun 2020 15:00:04 +0200 Bram Moolenaar patch 8.2.0918: duplicate code for evaluating expression argument v8.2.0918
Sat, 30 May 2020 17:15:03 +0200 Bram Moolenaar patch 8.2.0847: typval related code is spread out v8.2.0847
Mon, 25 May 2020 23:15:03 +0200 Bram Moolenaar patch 8.2.0824: still not enough memory allocated when converting string v8.2.0824
Sun, 24 May 2020 23:15:04 +0200 Bram Moolenaar patch 8.2.0818: Vim9: using a discovery phase doesn't work well v8.2.0818
Sun, 24 May 2020 19:00:03 +0200 Bram Moolenaar patch 8.2.0817: not enough memory allocated when converting string v8.2.0817
Sat, 16 May 2020 21:30:10 +0200 Bram Moolenaar patch 8.2.0771: Vim9: cannot call a compiled closure from not compiled code v8.2.0771
Fri, 15 May 2020 18:30:04 +0200 Bram Moolenaar patch 8.2.0755: Vim9: No error when variable initializer is not a constant v8.2.0755
Thu, 14 May 2020 22:45:04 +0200 Bram Moolenaar patch 8.2.0753: Vim9: expressions are evaluated in the discovery phase v8.2.0753
Wed, 13 May 2020 22:45:04 +0200 Bram Moolenaar patch 8.2.0751: Vim9: performance can be improved v8.2.0751
Wed, 06 May 2020 21:15:04 +0200 Bram Moolenaar patch 8.2.0703: Vim9: closure cannot store value in outer context v8.2.0703
Sun, 03 May 2020 15:45:05 +0200 Bram Moolenaar patch 8.2.0684: Vim9: memory leak when using lambda v8.2.0684
Thu, 30 Apr 2020 22:45:04 +0200 Bram Moolenaar patch 8.2.0670: cannot change window when evaluating 'completefunc' v8.2.0670
Sat, 25 Apr 2020 15:30:04 +0200 Bram Moolenaar patch 8.2.0634: crash with null partial and blob v8.2.0634
Fri, 24 Apr 2020 23:00:04 +0200 Bram Moolenaar patch 8.2.0633: crash when using null partial in filter() v8.2.0633
Thu, 23 Apr 2020 22:30:03 +0200 Bram Moolenaar patch 8.2.0626: Vim9: wrong syntax of function in Vim9 script v8.2.0626
Thu, 23 Apr 2020 13:45:04 +0200 Bram Moolenaar patch 8.2.0619: null dict is not handled like an empty dict v8.2.0619
Wed, 22 Apr 2020 19:15:04 +0200 Bram Moolenaar patch 8.2.0618: echoing a null list results in no output v8.2.0618
Mon, 20 Apr 2020 18:00:03 +0200 Bram Moolenaar patch 8.2.0611: Vim9: no check for space before #comment v8.2.0611
Sun, 19 Apr 2020 16:30:04 +0200 Bram Moolenaar patch 8.2.0601: Vim9: :unlet is not compiled v8.2.0601
Thu, 16 Apr 2020 23:00:04 +0200 Bram Moolenaar patch 8.2.0586: Vim9: # comment not sufficiently tested v8.2.0586
Thu, 16 Apr 2020 22:15:04 +0200 Bram Moolenaar patch 8.2.0585: Vim9: # comment not recognized after :vim9script v8.2.0585
Sun, 12 Apr 2020 19:45:05 +0200 Bram Moolenaar patch 8.2.0559: clearing a struct is verbose v8.2.0559
Sun, 05 Apr 2020 21:45:25 +0200 Bram Moolenaar patch 8.2.0517: Vim9: cannot separate "func" and "func(): void" v8.2.0517
Thu, 02 Apr 2020 19:00:05 +0200 Bram Moolenaar patch 8.2.0500: using the same loop in many places v8.2.0500
Wed, 01 Apr 2020 22:15:04 +0200 Bram Moolenaar patch 8.2.0493: Vim9: some error messages not tested v8.2.0493
Mon, 23 Mar 2020 22:15:05 +0100 Bram Moolenaar patch 8.2.0436: no warnings for incorrect printf arguments v8.2.0436
Sun, 01 Mar 2020 16:30:03 +0100 Bram Moolenaar patch 8.2.0341: using ":for" in Vim9 script gives an error v8.2.0341
Sat, 29 Feb 2020 17:45:04 +0100 Bram Moolenaar patch 8.2.0334: abort called when using test_void() v8.2.0334
Sat, 22 Feb 2020 14:30:04 +0100 Bram Moolenaar patch 8.2.0296: mixing up "long long" and __int64 may cause problems v8.2.0296
Mon, 27 Jan 2020 22:15:07 +0100 Bram Moolenaar patch 8.2.0159: non-materialized range() list causes problems v8.2.0159
Sun, 26 Jan 2020 19:30:14 +0100 Bram Moolenaar patch 8.2.0154: reallocating the list of scripts is inefficient v8.2.0154
Sun, 26 Jan 2020 16:00:05 +0100 Bram Moolenaar patch 8.2.0149: maintaining a Vim9 branch separately is more work v8.2.0149
Sun, 12 Jan 2020 17:45:03 +0100 Bram Moolenaar patch 8.2.0114: info about sourced scripts is scattered v8.2.0114
Sat, 11 Jan 2020 16:15:04 +0100 Bram Moolenaar patch 8.2.0111: VAR_SPECIAL is also used for booleans v8.2.0111
Wed, 08 Jan 2020 20:15:03 +0100 Bram Moolenaar patch 8.2.0104: using channel or job with ":execute" has strange effects v8.2.0104
Wed, 08 Jan 2020 19:45:04 +0100 Bram Moolenaar patch 8.2.0103: using null object with execute() has strange effects v8.2.0103
Wed, 08 Jan 2020 19:00:04 +0100 Bram Moolenaar patch 8.2.0101: crash when passing null object to ":echomsg" v8.2.0101
Sat, 04 Jan 2020 14:45:04 +0100 Bram Moolenaar patch 8.2.0084: complete item "user_data" can only be a string v8.2.0084
Tue, 31 Dec 2019 22:45:03 +0100 Bram Moolenaar patch 8.2.0069: ETYPE_ is used for two different enums v8.2.0069
Mon, 30 Dec 2019 19:30:03 +0100 Bram Moolenaar patch 8.2.0061: the execute stack can grow big and never shrinks v8.2.0061
Wed, 25 Dec 2019 19:45:03 +0100 Bram Moolenaar patch 8.2.0045: script test fails v8.2.0045
Wed, 25 Dec 2019 18:15:04 +0100 Bram Moolenaar patch 8.2.0044: expression type is used inconsistently v8.2.0044
Sun, 22 Dec 2019 15:45:03 +0100 Bram Moolenaar patch 8.2.0030: "gF" does not work on output of "verbose command" v8.2.0030
Sun, 08 Dec 2019 18:45:03 +0100 Bram Moolenaar patch 8.1.2412: crash when evaluating expression with error v8.1.2412
Sun, 01 Dec 2019 21:15:03 +0100 Bram Moolenaar patch 8.1.2378: using old C style comments v8.1.2378
Sat, 30 Nov 2019 23:00:05 +0100 Bram Moolenaar patch 8.1.2371: FEAT_TEXT_PROP is a confusing name v8.1.2371
Tue, 26 Nov 2019 17:00:04 +0100 Bram Moolenaar patch 8.1.2348: :const cannot be followed by "| endif" v8.1.2348
Sun, 13 Oct 2019 16:45:04 +0200 Bram Moolenaar patch 8.1.2145: cannot map <C-H> when modifyOtherKeys is enabled v8.1.2145
Sun, 06 Oct 2019 22:15:04 +0200 Bram Moolenaar patch 8.1.2120: some MB_ macros are more complicated than necessary v8.1.2120
Tue, 01 Oct 2019 17:15:04 +0200 Bram Moolenaar patch 8.1.2107: various memory leaks reported by asan v8.1.2107
Sun, 15 Sep 2019 14:45:04 +0200 Bram Moolenaar patch 8.1.2035: recognizing octal numbers is confusing v8.1.2035
Wed, 04 Sep 2019 16:00:04 +0200 Bram Moolenaar patch 8.1.1979: code for handling file names is spread out v8.1.1979
Wed, 04 Sep 2019 14:45:04 +0200 Bram Moolenaar patch 8.1.1978: the eval.c file is too big v8.1.1978
Mon, 02 Sep 2019 20:45:04 +0200 Bram Moolenaar patch 8.1.1964: crash when using nested map() and filter() v8.1.1964
Sun, 01 Sep 2019 16:15:03 +0200 Bram Moolenaar patch 8.1.1957: more code can be moved to evalvars.c v8.1.1957
Fri, 30 Aug 2019 16:00:04 +0200 Bram Moolenaar patch 8.1.1943: more code can be moved to evalvars.c v8.1.1943
Thu, 29 Aug 2019 23:00:03 +0200 Bram Moolenaar patch 8.1.1940: script tests fail v8.1.1940
Thu, 29 Aug 2019 22:15:04 +0200 Bram Moolenaar patch 8.1.1939: code for handling v: variables in generic eval file v8.1.1939
Tue, 27 Aug 2019 23:00:04 +0200 Bram Moolenaar patch 8.1.1933: the eval.c file is too big v8.1.1933
Fri, 23 Aug 2019 21:00:05 +0200 Bram Moolenaar patch 8.1.1913: not easy to compute the space on the command line v8.1.1913
Tue, 20 Aug 2019 22:00:03 +0200 Bram Moolenaar patch 8.1.1894: not checking for out-of-memory of autoload_name() v8.1.1894
Tue, 20 Aug 2019 20:15:07 +0200 Bram Moolenaar patch 8.1.1891: functions used in one file are global v8.1.1891
Sun, 18 Aug 2019 22:30:04 +0200 Bram Moolenaar patch 8.1.1887: the +cmdline_compl feature is not in the tiny version v8.1.1887
Sat, 17 Aug 2019 21:15:03 +0200 Bram Moolenaar patch 8.1.1878: negative float before method not parsed correctly v8.1.1878
Fri, 09 Aug 2019 23:30:05 +0200 Bram Moolenaar patch 8.1.1834: cannot use a lambda as a method v8.1.1834
Thu, 08 Aug 2019 21:15:05 +0200 Bram Moolenaar patch 8.1.1828: not strict enough checking syntax of method invocation v8.1.1828
Mon, 05 Aug 2019 23:15:05 +0200 Bram Moolenaar patch 8.1.1820: using expr->FuncRef() does not work v8.1.1820
Sun, 04 Aug 2019 23:15:05 +0200 Bram Moolenaar patch 8.1.1816: cannot use a user defined function as a method v8.1.1816
Sat, 03 Aug 2019 22:00:07 +0200 Bram Moolenaar patch 8.1.1803: all builtin functions are global v8.1.1803
Sat, 03 Aug 2019 18:30:07 +0200 Bram Moolenaar patch 8.1.1800: function call functions have too many arguments v8.1.1800
Sun, 28 Jul 2019 14:30:07 +0200 Bram Moolenaar patch 8.1.1766: code for writing session file is spread out v8.1.1766
Sun, 21 Jul 2019 19:30:06 +0200 Bram Moolenaar patch 8.1.1727: code for viminfo support is spread out v8.1.1727
Sun, 21 Jul 2019 14:15:06 +0200 Bram Moolenaar patch 8.1.1723: heredoc assignment has no room for new features v8.1.1723
Sat, 20 Jul 2019 21:15:04 +0200 Bram Moolenaar patch 8.1.1722: error when scriptversion is 2 a making a dictionary access v8.1.1722
Tue, 16 Jul 2019 22:15:05 +0200 Bram Moolenaar patch 8.1.1705: using ~{} for a literal dict is not nice v8.1.1705
Sun, 14 Jul 2019 18:30:04 +0200 Bram Moolenaar patch 8.1.1692: using *{} for literal dict is not backwards compatible v8.1.1692
Sun, 14 Jul 2019 15:00:05 +0200 Bram Moolenaar patch 8.1.1687: the evalfunc.c file is too big v8.1.1687
Sun, 14 Jul 2019 13:45:05 +0200 Bram Moolenaar patch 8.1.1686: "*" of "*{" is recognized as multipy operator v8.1.1686
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
Wed, 10 Jul 2019 22:15:05 +0200 Bram Moolenaar patch 8.1.1660: assert_fails() does not fail inside try/catch v8.1.1660
Fri, 05 Jul 2019 22:15:04 +0200 Bram Moolenaar patch 8.1.1639: changing an autoload name into a file name is inefficient v8.1.1639
Tue, 25 Jun 2019 04:15:08 +0200 Bram Moolenaar patch 8.1.1588: in :let-heredoc line continuation is recognized v8.1.1588
Mon, 24 Jun 2019 01:00:05 +0200 Bram Moolenaar patch 8.1.1585: :let-heredoc does not trim enough v8.1.1585
Sun, 23 Jun 2019 02:00:06 +0200 Bram Moolenaar patch 8.1.1583: set_ref_in_list() only sets ref in items v8.1.1583
Thu, 20 Jun 2019 04:00:07 +0200 Bram Moolenaar patch 8.1.1575: callbacks may be garbage collected v8.1.1575
Sat, 15 Jun 2019 17:15:05 +0200 Bram Moolenaar patch 8.1.1542: an OptionSet autocommand does not get enough info v8.1.1542
Sat, 15 Jun 2019 16:00:05 +0200 Bram Moolenaar patch 8.1.1539: not easy to define a variable and lock it v8.1.1539
Fri, 14 Jun 2019 14:45:06 +0200 Bram Moolenaar patch 8.1.1526: no numerical value for the patchlevel v8.1.1526
Fri, 07 Jun 2019 23:30:06 +0200 Bram Moolenaar patch 8.1.1491: when skipping over code a function call may cause trouble v8.1.1491
Thu, 06 Jun 2019 19:15:06 +0200 Bram Moolenaar patch 8.1.1485: double free when garbage_collect() is used in autocommand v8.1.1485
Thu, 06 Jun 2019 18:15:05 +0200 Bram Moolenaar patch 8.1.1484: some tests are slow v8.1.1484
Sat, 01 Jun 2019 13:30:07 +0200 Bram Moolenaar patch 8.1.1437: code to handle callbacks is duplicated v8.1.1437
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
Sun, 26 May 2019 19:00:04 +0200 Bram Moolenaar patch 8.1.1400: using global pointer for tab-local popups is clumsy v8.1.1400
Sat, 25 May 2019 20:00:08 +0200 Bram Moolenaar patch 8.1.1391: no popup window support v8.1.1391
Fri, 24 May 2019 19:45:05 +0200 Bram Moolenaar patch 8.1.1386: unessesary type casts for lalloc() v8.1.1386
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, 19 May 2019 20:00:09 +0200 Bram Moolenaar patch 8.1.1355: obvious mistakes are accepted as valid expressions v8.1.1355
Sun, 19 May 2019 18:45:05 +0200 Bram Moolenaar patch 8.1.1354: getting a list of text lines is clumsy v8.1.1354
Sat, 11 May 2019 18:45:07 +0200 Bram Moolenaar patch 8.1.1319: computing function length name in many places v8.1.1319
Sat, 04 May 2019 15:15:05 +0200 Bram Moolenaar patch 8.1.1261: no error for quickfix commands with negative range v8.1.1261
Sat, 27 Apr 2019 20:45:05 +0200 Bram Moolenaar patch 8.1.1218: cannot set a directory for a tab page v8.1.1218
Sat, 27 Apr 2019 13:15:07 +0200 Bram Moolenaar patch 8.1.1210: support for user commands is spread out v8.1.1210
Fri, 26 Apr 2019 20:45:06 +0200 Bram Moolenaar patch 8.1.1207: some compilers give warning messages v8.1.1207
Sat, 20 Apr 2019 14:45:06 +0200 Bram Moolenaar patch 8.1.1188: not all Vim variables require the v: prefix v8.1.1188
Fri, 05 Apr 2019 23:00:06 +0200 Bram Moolenaar patch 8.1.1120: cannot easily get directory entry matches v8.1.1120
Thu, 04 Apr 2019 18:30:05 +0200 Bram Moolenaar patch 8.1.1116: cannot enforce a Vim script style v8.1.1116
Thu, 04 Apr 2019 15:45:04 +0200 Bram Moolenaar patch 8.1.1114: confusing overloaded operator "." for string concatenation v8.1.1114
Sat, 30 Mar 2019 20:15:04 +0100 Bram Moolenaar patch 8.1.1090: MS-Windows: modify_fname() has problems with some 'encoding' v8.1.1090
Thu, 21 Mar 2019 22:00:05 +0100 Bram Moolenaar patch 8.1.1032: warnings from clang static analyzer v8.1.1032
Tue, 19 Mar 2019 23:15:05 +0100 Bram Moolenaar patch 8.1.1023: may use NULL pointer when indexing a blob v8.1.1023
Sun, 17 Mar 2019 14:45:06 +0100 Bram Moolenaar patch 8.1.1012: memory leak with E461 v8.1.1012
Sat, 02 Mar 2019 12:00:06 +0100 Bram Moolenaar patch 8.1.0990: floating point exception with "%= 0" and "/= 0" v8.1.0990
Wed, 20 Feb 2019 22:15:05 +0100 Bram Moolenaar patch 8.1.0958: compiling weird regexp pattern is very slow v8.1.0958
Sun, 17 Feb 2019 17:45:08 +0100 Bram Moolenaar patch 8.1.0941: macros for MS-Windows are inconsistent v8.1.0941
Tue, 12 Feb 2019 22:30:08 +0100 Bram Moolenaar patch 8.1.0902: incomplete set of assignment operators v8.1.0902
Tue, 12 Feb 2019 21:00:15 +0100 Bram Moolenaar patch 8.1.0899: no need to check restricted mode for setwinvar() v8.1.0899
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, 10 Feb 2019 23:00:05 +0100 Bram Moolenaar patch 8.1.0892: failure when closing a window when location list is in use v8.1.0892