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
Sun, 10 Feb 2019 22:15:05 +0100 Bram Moolenaar patch 8.1.0888: the a: dict is not immutable as documented v8.1.0888
Sat, 26 Jan 2019 17:30:15 +0100 Bram Moolenaar patch 8.1.0826: too many #ifdefs v8.1.0826
Fri, 25 Jan 2019 21:00:14 +0100 Bram Moolenaar patch 8.1.0819: a failed assert with a long string is hard to read v8.1.0819
Thu, 24 Jan 2019 15:15:06 +0100 Bram Moolenaar patch 8.1.0805: too many #ifdefs v8.1.0805
Thu, 24 Jan 2019 14:00:08 +0100 Bram Moolenaar patch 8.1.0804: crash when setting v:errmsg to empty list v8.1.0804
Thu, 24 Jan 2019 12:45:05 +0100 Bram Moolenaar patch 8.1.0802: negative index doesn't work for Blob v8.1.0802
Wed, 23 Jan 2019 22:00:06 +0100 Bram Moolenaar patch 8.1.0798: changing a blob while iterating over it works strangely v8.1.0798
Sat, 19 Jan 2019 17:45:07 +0100 Bram Moolenaar patch 8.1.0779: argument for message functions is inconsistent v8.1.0779
Thu, 17 Jan 2019 17:15:06 +0100 Bram Moolenaar patch 8.1.0766: various problems when using Vim on VMS v8.1.0766
Thu, 17 Jan 2019 16:45:06 +0100 Bram Moolenaar patch 8.1.0765: string format of a Blob can't be parsed back v8.1.0765
Tue, 15 Jan 2019 22:45:05 +0100 Bram Moolenaar patch 8.1.0756: copy() does not make a copy of a Blob v8.1.0756
Tue, 15 Jan 2019 20:30:07 +0100 Bram Moolenaar patch 8.1.0753: printf format not checked for semsg() v8.1.0753
Mon, 14 Jan 2019 23:00:06 +0100 Bram Moolenaar patch 8.1.0749: error message contains garbage v8.1.0749
Mon, 14 Jan 2019 22:30:07 +0100 Bram Moolenaar patch 8.1.0747: map() with a bad expression doesn't give an error v8.1.0747
Sun, 13 Jan 2019 23:45:08 +0100 Bram Moolenaar patch 8.1.0743: giving error messages is not flexible v8.1.0743
Sun, 13 Jan 2019 18:00:05 +0100 Bram Moolenaar patch 8.1.0741: viminfo with Blob is not tested v8.1.0741
Sun, 13 Jan 2019 17:00:06 +0100 Bram Moolenaar patch 8.1.0740: Tcl test fails v8.1.0740
Sun, 13 Jan 2019 16:15:06 +0100 Bram Moolenaar patch 8.1.0738: using freed memory, for loop over blob leaks memory v8.1.0738
Sun, 13 Jan 2019 15:45:07 +0100 Bram Moolenaar patch 8.1.0737: compiler warning for uninitialized variable v8.1.0737
Sun, 13 Jan 2019 15:30:08 +0100 Bram Moolenaar patch 8.1.0736: code for Blob not sufficiently tested v8.1.0736
Sat, 12 Jan 2019 23:00:06 +0100 Bram Moolenaar patch 8.1.0735: cannot handle binary data v8.1.0735
Sat, 22 Dec 2018 13:30:08 +0100 Bram Moolenaar patch 8.1.0619: :echomsg and :echoerr do not handle List and Dict v8.1.0619
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
Wed, 05 Dec 2018 18:45:06 +0100 Bram Moolenaar patch 8.1.0564: setting v:errors to wrong type still possible v8.1.0564
Tue, 04 Dec 2018 22:45:06 +0100 Bram Moolenaar patch 8.1.0563: setting v:errors to a string give confusing error v8.1.0563
Wed, 28 Nov 2018 21:30:04 +0100 Bram Moolenaar patch 8.1.0551: expression evaluation may repeat an error message v8.1.0551
Wed, 28 Nov 2018 20:45:07 +0100 Bram Moolenaar patch 8.1.0550: expression evaluation may repeat an error message v8.1.0550
Thu, 25 Oct 2018 13:45:05 +0200 Bram Moolenaar patch 8.1.0495: :filter only supports some commands v8.1.0495
Thu, 25 Oct 2018 12:45:05 +0200 Bram Moolenaar patch 8.1.0493: argv() and argc() only work on the current argument list v8.1.0493
Sun, 14 Oct 2018 21:45:04 +0200 Bram Moolenaar patch 8.1.0475: memory not freed on exit when quit in autocmd v8.1.0475
Sun, 07 Oct 2018 20:30:06 +0200 Bram Moolenaar patch 8.1.0460: assert_fails() does not take a message argument v8.1.0460
Sun, 30 Sep 2018 21:45:07 +0200 Christian Brabandt patch 8.1.0443: unnecessary static function prototypes v8.1.0443
Mon, 10 Sep 2018 21:15:07 +0200 Christian Brabandt patch 8.1.0362: cannot get the script line number when executing a function v8.1.0362
Wed, 01 Aug 2018 19:15:05 +0200 Christian Brabandt patch 8.1.0233: "safe" argument of call_vim_function() is always FALSE v8.1.0233
Wed, 25 Jul 2018 21:30:06 +0200 Christian Brabandt patch 8.1.0211: expanding a file name "~" results in $HOME v8.1.0211
Wed, 25 Jul 2018 20:00:06 +0200 Christian Brabandt patch 8.1.0210: still a few K&R function declarations v8.1.0210
Sat, 14 Jul 2018 17:30:05 +0200 Christian Brabandt patch 8.1.0181: memory leak with trailing characters in skip expression v8.1.0181
Tue, 12 Jun 2018 22:15:06 +0200 Christian Brabandt patch 8.1.0053: first argument of 'completefunc' has inconsistent type v8.1.0053
Sun, 13 May 2018 16:00:07 +0200 Christian Brabandt patch 8.0.1832: cannot use :unlet for an environment variable v8.0.1832
Sat, 12 May 2018 15:45:05 +0200 Christian Brabandt patch 8.0.1817: a timer may change v:count unexpectedly v8.0.1817
Sat, 28 Apr 2018 17:00:06 +0200 Christian Brabandt patch 8.0.1770: assert functions don't return anything v8.0.1770
Sun, 08 Apr 2018 13:15:07 +0200 Christian Brabandt patch 8.0.1677: no compiler warning for wrong format in vim_snprintf() v8.0.1677
Wed, 04 Apr 2018 23:00:07 +0200 Christian Brabandt patch 8.0.1660: the terminal API "drop" command doesn't support options v8.0.1660
Sun, 04 Mar 2018 18:15:08 +0100 Christian Brabandt patch 8.0.1564: too many #ifdefs v8.0.1564
Tue, 20 Feb 2018 22:00:05 +0100 Christian Brabandt patch 8.0.1529: assert_equalfile() does not close file descriptors v8.0.1529
Sun, 18 Feb 2018 22:15:06 +0100 Christian Brabandt patch 8.0.1523: cannot write and read terminal screendumps v8.0.1523
Tue, 13 Feb 2018 13:00:06 +0100 Christian Brabandt patch 8.0.1511: some code for the debugger watch expression is clumsy v8.0.1511
Tue, 13 Feb 2018 12:30:07 +0100 Christian Brabandt patch 8.0.1510: cannot test if a command causes a beep v8.0.1510
Sun, 11 Feb 2018 19:15:05 +0100 Christian Brabandt patch 8.0.1505: debugger can't break on a condition v8.0.1505
Sat, 10 Feb 2018 19:00:07 +0100 Christian Brabandt patch 8.0.1496: clearing a pointer takes two lines v8.0.1496
Sat, 16 Dec 2017 18:30:05 +0100 Christian Brabandt patch 8.0.1394: cannot intercept a yank command v8.0.1394
Thu, 07 Dec 2017 22:15:06 +0100 Christian Brabandt patch 8.0.1377: cannot call a dict function in autoloaded dict v8.0.1377
Thu, 02 Nov 2017 15:45:06 +0100 Christian Brabandt patch 8.0.1242: function argument with only dash is seen as number zero v8.0.1242
Mon, 30 Oct 2017 22:00:05 +0100 Christian Brabandt patch 8.0.1239: cannot use a lambda for the skip argument to searchpair() v8.0.1239
Tue, 24 Oct 2017 22:00:06 +0200 Christian Brabandt patch 8.0.1215: newer gcc warns for implicit fallthrough v8.0.1215
Sat, 14 Oct 2017 23:30:05 +0200 Christian Brabandt patch 8.0.1194: actual fg and bg colors of terminal are unknown v8.0.1194
Mon, 02 Oct 2017 19:30:04 +0200 Christian Brabandt patch 8.0.1172: when E734 is given option is still set v8.0.1172
Sun, 17 Sep 2017 23:15:04 +0200 Christian Brabandt patch 8.0.1123: cannot define a toolbar for a window v8.0.1123
Sat, 16 Sep 2017 21:00:06 +0200 Christian Brabandt patch 8.0.1118: FEAT_WINDOWS adds a lot of #ifdefs v8.0.1118
Wed, 30 Aug 2017 15:00:05 +0200 Christian Brabandt patch 8.0.1016: gnome terminal echoes t_RC v8.0.1016
Sat, 05 Aug 2017 16:45:04 +0200 Christian Brabandt patch 8.0.0867: job and channel in a dict value not quoted v8.0.0867
Sat, 29 Jul 2017 20:30:05 +0200 Christian Brabandt patch 8.0.0804: running tests fails when stdin is /dev/null v8.0.0804
Thu, 27 Jul 2017 22:30:04 +0200 Christian Brabandt patch 8.0.0784: job of terminal may be garbage collected v8.0.0784
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
Sun, 30 Apr 2017 14:30:04 +0200 Christian Brabandt patch 8.0.0590: cannot add a context to locations v8.0.0590
Fri, 07 Apr 2017 16:30:04 +0200 Christian Brabandt patch 8.0.0547: extra line break in verbosefile v8.0.0547
Mon, 03 Apr 2017 22:15:05 +0200 Christian Brabandt patch 8.0.0542: getpos() can return a negative line number v8.0.0542
Sat, 18 Mar 2017 19:45:05 +0100 Christian Brabandt patch 8.0.0477: the client-server test may hang when failing v8.0.0477
Thu, 16 Mar 2017 19:15:04 +0100 Christian Brabandt patch 8.0.0467: using g< after :for does not show the right output v8.0.0467
Sun, 12 Mar 2017 20:15:06 +0100 Christian Brabandt patch 8.0.0452: some macros are in lower case v8.0.0452
Sun, 12 Mar 2017 19:30:05 +0100 Christian Brabandt patch 8.0.0451: some macros are in lower case v8.0.0451
Sat, 25 Feb 2017 21:45:05 +0100 Christian Brabandt patch 8.0.0371: leaking memory when setting v:completed_item v8.0.0371
Thu, 23 Feb 2017 19:15:05 +0100 Christian Brabandt patch 8.0.0360: sometimes VimL is used instead of "Vim script" v8.0.0360
Thu, 23 Feb 2017 14:30:05 +0100 Christian Brabandt patch 8.0.0352: not easy to see when a typval needs to be cleared v8.0.0352
Tue, 21 Feb 2017 21:00:04 +0100 Christian Brabandt patch 8.0.0345: islocked('d.changedtick') does not work v8.0.0345
Mon, 20 Feb 2017 23:15:04 +0100 Christian Brabandt patch 8.0.0344: unlet command leaks memory v8.0.0344
Mon, 20 Feb 2017 22:45:05 +0100 Christian Brabandt patch 8.0.0343: b:changedtick can be unlocked v8.0.0343
Fri, 17 Feb 2017 16:45:05 +0100 Christian Brabandt patch 8.0.0334: can't access b:changedtick from a dict reference v8.0.0334
Sat, 28 Jan 2017 18:15:04 +0100 Christian Brabandt patch 8.0.0254: error message of assert functions is sometimes incomplete v8.0.0254
Sun, 22 Jan 2017 18:45:04 +0100 Christian Brabandt patch 8.0.0219: ubsan reports errors for overflow v8.0.0219
Sat, 14 Jan 2017 20:15:04 +0100 Christian Brabandt patch 8.0.0186: confusing error message from assert_notequal() v8.0.0186
Thu, 12 Jan 2017 20:15:04 +0100 Christian Brabandt patch 8.0.0173: build fails with EBCDIC defined v8.0.0173
Sun, 08 Jan 2017 21:00:05 +0100 Christian Brabandt patch 8.0.0160: EMSG() is sometimes used where it should be IEMSG() v8.0.0160
Sun, 08 Jan 2017 19:30:03 +0100 Christian Brabandt patch 8.0.0158: float funcion test fails on MS-Windows v8.0.0158
Thu, 17 Nov 2016 17:30:04 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/7df915d113ac1981792c50e8b000c9f5f784b78b v8.0.0087
Mon, 14 Nov 2016 22:00:04 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/8a01f969c198eeb655ad2f96f2796a6f6f4a1924 v8.0.0085
Thu, 10 Nov 2016 20:15:05 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/95f096030ed1a8afea028f2ea295d6f6a70f466f v8.0.0074
Sun, 09 Oct 2016 17:30:04 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/dc0ccaee68ca24d10050117fbec757ad33590a17 v8.0.0027
Mon, 26 Sep 2016 23:00:05 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/0e77b7691ee7c477facb4c9d9162c8603ada2d84 v8.0.0016
Mon, 29 Aug 2016 23:00:11 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/edf3f97ae2af024708ebb4ac614227327033ca47 v7.4.2293
Sat, 27 Aug 2016 21:30:06 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/3056735ae8a366aa7fcb51872520895251858637 v7.4.2273
Fri, 26 Aug 2016 16:30:08 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/db249f26edf7a5f88d1f4468d08ec5b84f5ab7ad v7.4.2256
Sat, 20 Aug 2016 18:45:05 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/e11d61a3b1cdedf3144de697a2b38af62c3a78d8 v7.4.2231
Wed, 17 Aug 2016 22:00:07 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/af9c4c9b5761c4c074237d87e2c95713bf721eab v7.4.2224
Sun, 14 Aug 2016 16:15:06 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/35a4cfa200917dd171b1fff3cd5b6cee9add673d v7.4.2209
Mon, 01 Aug 2016 23:00:07 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/bc7ce675b2d1c9fb58c067eff3edd59abc30aba4 v7.4.2143
Mon, 01 Aug 2016 17:15:06 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/ba96e9af388804364425185b47eed14988302865 v7.4.2141
Mon, 01 Aug 2016 15:45:07 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/437bafe4c8a83ed71ee006eda7f54b65a90f0d4c v7.4.2137
Sun, 31 Jul 2016 14:15:05 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/b54c3ff3174dbb5dfbfcabdf95200b047beaa644 v7.4.2134
Fri, 29 Jul 2016 22:45:06 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/10ce39a0d52272a3dfff2feb8c631529f29e6740 v7.4.2120
Fri, 29 Jul 2016 22:30:08 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/1e96d9bf98f9ab84d5af7f98d6a961d91b17364f v7.4.2119
Sun, 24 Jul 2016 22:15:07 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/2932359000b2f918d5fade79ea4d124d5943cd07 v7.4.2101
Sat, 23 Jul 2016 15:45:05 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/61c04493b00f85d0b97436260a9ef9ab82143b78 v7.4.2095
Fri, 22 Jul 2016 22:00:07 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/df48fb456fb6bf63d94cad9b302ff01d8ee8d311 v7.4.2090
Tue, 19 Jul 2016 19:15:06 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/72ab729c3dcdea0fba44d8e676602c847e841bcd v7.4.2072
Tue, 19 Jul 2016 17:30:06 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/f562e72df726c6191fa305e1c0a113f1cfb87f76 v7.4.2071
Sun, 17 Jul 2016 22:30:06 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/73dad1e64cb42842d8259cb1a255a6fa59822f76 v7.4.2063
Sun, 17 Jul 2016 18:30:05 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/a9b579f3d7463720a316e11e77a7a9fbb9267986 v7.4.2058
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
Fri, 15 Jul 2016 21:30:07 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/069c1e7fa9f45a665064f7f2c17da84d6a48f544 v7.4.2044
Fri, 15 Jul 2016 20:15:06 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/93431df9eb02f7cf3d7f2142bb1bef24c5f325b2 v7.4.2043
Mon, 11 Jul 2016 23:30:06 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/4c06815c44dfeaafdad25dfcc40f60860096a900 v7.4.2027
Mon, 11 Jul 2016 22:45:05 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/1436d8d51cce114be56209924fc71376407e5bad v7.4.2026
Sun, 10 Jul 2016 22:15:06 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/7c0a2f367f2507669560b1a66423155c70d2e75b v7.4.2024
Sun, 10 Jul 2016 19:30:06 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/25065ec375a8a55462f6c07c76dc1a72a770ac19 v7.4.2022
Sat, 09 Jul 2016 23:45:05 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/5c71994f4ee5f87d4cce990dbc9684c70b1e108b v7.4.2015
Sat, 09 Jul 2016 19:00:06 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/aa4d73235bf4deee167aa5314b89ae3d3db334b7 v7.4.2011
Sat, 09 Jul 2016 17:45:05 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/ed59aa60d3905f935283727f4a7b33c81a00174b v7.4.2009