Mon, 04 Sep 2023 08:00:06 +0200 |
Christian Brabandt |
patch 9.0.1862: Vim9 Garbage Collection issues
v9.0.1862
|
Thu, 17 Aug 2023 22:30:02 +0200 |
Christian Brabandt |
patch 9.0.1723: Fix regression in {func} argument of reduce()
v9.0.1723
|
Sat, 01 Oct 2022 20:45:04 +0200 |
Bram Moolenaar |
patch 9.0.0634: evaluating "expr" options has more overhead than needed
v9.0.0634
|
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, 18 Aug 2022 14:30:05 +0200 |
Bram Moolenaar |
patch 9.0.0225: using freed memory with multiple line breaks in expression
v9.0.0225
|
Thu, 05 May 2022 13:30:05 +0200 |
Bram Moolenaar |
patch 8.2.4869: expression in command block does not look after NL
v8.2.4869
|
Tue, 08 Mar 2022 14:30:05 +0100 |
Bram Moolenaar |
patch 8.2.4526: Vim9: cannot set variables to a null value
v8.2.4526
|
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
|
Sat, 22 Jan 2022 14:45:02 +0100 |
Bram Moolenaar |
patch 8.2.4179: 'foldtext' is evaluated in the current script context
v8.2.4179
|
Fri, 21 Jan 2022 17:45:04 +0100 |
Bram Moolenaar |
patch 8.2.4173: cannot use an import in 'foldexpr'
v8.2.4173
|
Fri, 07 Jan 2022 14:00:04 +0100 |
Bram Moolenaar |
patch 8.2.4024: confusing error message if imported name is used directly
v8.2.4024
|
Thu, 06 Jan 2022 22:15:04 +0100 |
Bram Moolenaar |
patch 8.2.4019: Vim9: import mechanism is too complicated
v8.2.4019
|
Sun, 12 Dec 2021 17:30:04 +0100 |
Bram Moolenaar |
patch 8.2.3788: lambda for option that is a function may be freed
v8.2.3788
|
Mon, 06 Dec 2021 12:15:04 +0100 |
Bram Moolenaar |
patch 8.2.3751: cannot assign a lambda to an option that takes a function
v8.2.3751
|
Sat, 23 Oct 2021 14:45:04 +0200 |
Bram Moolenaar |
patch 8.2.3560: using freed memory with lambda
v8.2.3560
|
Wed, 11 Aug 2021 22:00:06 +0200 |
Bram Moolenaar |
patch 8.2.3332: Vim9: cannot assign to range in list
v8.2.3332
|
Sat, 10 Jul 2021 21:30:04 +0200 |
Bram Moolenaar |
patch 8.2.3139: functions for string manipulation are spread out
v8.2.3139
|
Wed, 02 Jun 2021 17:15:03 +0200 |
Bram Moolenaar |
patch 8.2.2928: the evalfunc.c file is too big
v8.2.2928
|
Thu, 11 Feb 2021 21:30:04 +0100 |
Bram Moolenaar |
patch 8.2.2501: not always clear where an error is reported
v8.2.2501
|
Thu, 21 Jan 2021 12:45:05 +0100 |
Bram Moolenaar |
patch 8.2.2381: Vim9: divide by zero does not abort expression execution
v8.2.2381
|
Fri, 15 Jan 2021 18:15:05 +0100 |
Bram Moolenaar |
patch 8.2.2356: Vim9: ":put =expr" does not handle a list properly
v8.2.2356
|
Wed, 13 Jan 2021 22:00:04 +0100 |
Bram Moolenaar |
patch 8.2.2344: using inclusive index for slice is not always desired
v8.2.2344
|
Sun, 10 Jan 2021 20:30:04 +0100 |
Bram Moolenaar |
patch 8.2.2324: not easy to get mark en cursor posotion by character count
v8.2.2324
|
Sat, 09 Jan 2021 13:30:04 +0100 |
Bram Moolenaar |
patch 8.2.2318: Vim9: string and list index work differently
v8.2.2318
|
Tue, 05 Jan 2021 22:15:04 +0100 |
Bram Moolenaar |
patch 8.2.2305: Vim9: "++var" and "--var" are silently accepted
v8.2.2305
|
Tue, 22 Dec 2020 12:30:04 +0100 |
Bram Moolenaar |
patch 8.2.2186: Vim9: error when using 'opfunc'
v8.2.2186
|
Wed, 28 Oct 2020 14:00:04 +0100 |
Bram Moolenaar |
patch 8.2.1914: Vim9: cannot put line break in expression for '=' register
v8.2.1914
|
Thu, 22 Oct 2020 21:30:04 +0200 |
Bram Moolenaar |
patch 8.2.1891: Vim9: skipping over expression doesn't handle line breaks
v8.2.1891
|
Sun, 16 Aug 2020 17:45:22 +0200 |
Bram Moolenaar |
patch 8.2.1466: Vim9: cannot index or slice a variable with type "any"
v8.2.1466
|
Sat, 15 Aug 2020 21:15:04 +0200 |
Bram Moolenaar |
patch 8.2.1462: Vim9: string slice not supported yet
v8.2.1462
|
Sat, 15 Aug 2020 18:45:04 +0200 |
Bram Moolenaar |
patch 8.2.1461: Vim9: string indexes are counted in bytes
v8.2.1461
|
Mon, 27 Jul 2020 21:45:04 +0200 |
Bram Moolenaar |
patch 8.2.1306: checking for first character of dict key is inconsistent
v8.2.1306
|
Wed, 08 Jul 2020 22:15:04 +0200 |
Bram Moolenaar |
patch 8.2.1161: Vim9: using freed memory
v8.2.1161
|
Sat, 04 Jul 2020 14:30:04 +0200 |
Bram Moolenaar |
patch 8.2.1125: Vim9: double quote can be a string or a comment
v8.2.1125
|
Wed, 01 Jul 2020 17:30:06 +0200 |
Bram Moolenaar |
patch 8.2.1110: Vim9: line continuation does not work in function arguments
v8.2.1110
|
Sun, 28 Jun 2020 18:45:04 +0200 |
Bram Moolenaar |
patch 8.2.1080: Vim9: no line break allowed in a for loop
v8.2.1080
|
Sat, 27 Jun 2020 23:15:03 +0200 |
Bram Moolenaar |
patch 8.2.1076: Vim9: no line break allowed in :if expression
v8.2.1076
|
Sat, 27 Jun 2020 21:30:04 +0200 |
Bram Moolenaar |
patch 8.2.1074: Vim9: no line break allowed after some operators
v8.2.1074
|
Sat, 27 Jun 2020 18:15:03 +0200 |
Bram Moolenaar |
patch 8.2.1071: Vim9: no line break allowed inside a lambda
v8.2.1071
|
Sat, 27 Jun 2020 13:15:03 +0200 |
Bram Moolenaar |
patch 8.2.1067: expression "!expr->func()" does not work
v8.2.1067
|
Fri, 26 Jun 2020 23:00:05 +0200 |
Bram Moolenaar |
patch 8.2.1065: Vim9: no line break allowed inside a list
v8.2.1065
|
Wed, 24 Jun 2020 20:45:04 +0200 |
Bram Moolenaar |
patch 8.2.1049: Vim9: leaking memory when using continuation line
v8.2.1049
|
Wed, 24 Jun 2020 18:45:04 +0200 |
Bram Moolenaar |
patch 8.2.1047: Vim9: script cannot use line continuation like :def function
v8.2.1047
|
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
|
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
|
Wed, 25 Dec 2019 18:15:04 +0100 |
Bram Moolenaar |
patch 8.2.0044: expression type is used inconsistently
v8.2.0044
|
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
|
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 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
|
Tue, 20 Aug 2019 20:15:07 +0200 |
Bram Moolenaar |
patch 8.1.1891: functions used in one file are global
v8.1.1891
|
Sat, 17 Aug 2019 21:15:03 +0200 |
Bram Moolenaar |
patch 8.1.1878: negative float before method not parsed correctly
v8.1.1878
|
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, 14 Jul 2019 15:00:05 +0200 |
Bram Moolenaar |
patch 8.1.1687: the evalfunc.c file is too big
v8.1.1687
|
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
|
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
|
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
|
Fri, 05 Apr 2019 23:00:06 +0200 |
Bram Moolenaar |
patch 8.1.1120: cannot easily get directory entry matches
v8.1.1120
|
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
|
Sat, 19 Jan 2019 17:45:07 +0100 |
Bram Moolenaar |
patch 8.1.0779: argument for message functions is inconsistent
v8.1.0779
|
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
|
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
|
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
|
Tue, 12 Jun 2018 22:15:06 +0200 |
Christian Brabandt |
patch 8.1.0053: first argument of 'completefunc' has inconsistent type
v8.1.0053
|
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, 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, 16 Dec 2017 18:30:05 +0100 |
Christian Brabandt |
patch 8.0.1394: cannot intercept a yank command
v8.0.1394
|
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
|
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
|
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, 20 Aug 2016 18:45:05 +0200 |
Christian Brabandt |
commit https://github.com/vim/vim/commit/e11d61a3b1cdedf3144de697a2b38af62c3a78d8
v7.4.2231
|
Mon, 01 Aug 2016 15:45:07 +0200 |
Christian Brabandt |
commit https://github.com/vim/vim/commit/437bafe4c8a83ed71ee006eda7f54b65a90f0d4c
v7.4.2137
|
Fri, 29 Jul 2016 22:30:08 +0200 |
Christian Brabandt |
commit https://github.com/vim/vim/commit/1e96d9bf98f9ab84d5af7f98d6a961d91b17364f
v7.4.2119
|
Sat, 23 Jul 2016 15:45:05 +0200 |
Christian Brabandt |
commit https://github.com/vim/vim/commit/61c04493b00f85d0b97436260a9ef9ab82143b78
v7.4.2095
|
Tue, 19 Jul 2016 19:15:06 +0200 |
Christian Brabandt |
commit https://github.com/vim/vim/commit/72ab729c3dcdea0fba44d8e676602c847e841bcd
v7.4.2072
|
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
|
Mon, 11 Jul 2016 22:45:05 +0200 |
Christian Brabandt |
commit https://github.com/vim/vim/commit/1436d8d51cce114be56209924fc71376407e5bad
v7.4.2026
|
Sat, 09 Jul 2016 17:15:06 +0200 |
Christian Brabandt |
commit https://github.com/vim/vim/commit/79815f1ec77406f2f21a618c053e5793b597db7a
v7.4.2008
|
Thu, 07 Jul 2016 23:15:05 +0200 |
Christian Brabandt |
commit https://github.com/vim/vim/commit/bc5d6dd1dd1dc3a06e4e655fc9479529db288365
v7.4.1999
|
Fri, 01 Jul 2016 18:30:07 +0200 |
Christian Brabandt |
commit https://github.com/vim/vim/commit/22fcfad29276bd5f317faf516637dcd491b96a12
v7.4.1976
|
Thu, 14 Apr 2016 16:00:06 +0200 |
Christian Brabandt |
commit https://github.com/vim/vim/commit/8110a091bc749d8748a20807a724a3af3ca6d509
v7.4.1731
|
Thu, 14 Apr 2016 13:00:06 +0200 |
Christian Brabandt |
commit https://github.com/vim/vim/commit/ebf7dfa6f121c82f97d2adca3d45fbaba9ad8f7e
v7.4.1727
|
Fri, 08 Apr 2016 17:15:06 +0200 |
Christian Brabandt |
commit https://github.com/vim/vim/commit/107e1eef1df3b786ad3ad49fbdb9e058649303b5
v7.4.1719
|
Tue, 15 Mar 2016 23:15:05 +0100 |
Christian Brabandt |
commit https://github.com/vim/vim/commit/975b5271eed4fa0500c24a8f37be0b1797cb9db7
v7.4.1578
|
Mon, 14 Mar 2016 23:15:05 +0100 |
Christian Brabandt |
commit https://github.com/vim/vim/commit/1735bc988c546cc962c5f94792815b4d7cb79710
v7.4.1559
|
Sun, 13 Mar 2016 18:15:05 +0100 |
Christian Brabandt |
commit https://github.com/vim/vim/commit/86edef664efccbfe685906c854b9cdd04e56f2d5
v7.4.1557
|
Sat, 12 Mar 2016 13:45:04 +0100 |
Christian Brabandt |
commit https://github.com/vim/vim/commit/8e2c942ce49f2555d7dc2088cf3aa856820c5e32
v7.4.1539
|
Sun, 21 Feb 2016 19:15:04 +0100 |
Christian Brabandt |
commit https://github.com/vim/vim/commit/ee1cffc07a42441924c5353af7fd7ab6e97e5aae
v7.4.1380
|
Sun, 21 Feb 2016 16:45:05 +0100 |
Christian Brabandt |
commit https://github.com/vim/vim/commit/65edff8f51e9e54f85407bdb9156ae8e3e1b76a1
v7.4.1378
|
Mon, 15 Feb 2016 20:45:04 +0100 |
Christian Brabandt |
commit https://github.com/vim/vim/commit/3bece9fee9c02934d3e295b29d253e13d4ef26a7
v7.4.1322
|
Mon, 01 Feb 2016 21:45:06 +0100 |
Christian Brabandt |
commit https://github.com/vim/vim/commit/19d2f1589850d7db1ce77efec052929246f156e2
v7.4.1231
|
Thu, 28 Jan 2016 22:45:04 +0100 |
Christian Brabandt |
commit https://github.com/vim/vim/commit/3b5f929b18492fec291d1ec95a91f54e5912c03b
v7.4.1191
|
Sat, 23 Jan 2016 20:00:04 +0100 |
Christian Brabandt |
commit https://github.com/vim/vim/commit/520e1e41f35b063ede63b41738c82d6636e78c34
v7.4.1154
|
Tue, 19 Jan 2016 13:30:06 +0100 |
Christian Brabandt |
commit https://github.com/vim/vim/commit/ef26954a35207c3f17d6ed35d9a40c918d974892
v7.4.1133
|
Fri, 17 Jul 2015 17:38:22 +0200 |
Bram Moolenaar |
patch 7.4.786
v7.4.786
|
Fri, 10 Jul 2015 17:56:23 +0200 |
Bram Moolenaar |
patch 7.4.774
v7.4.774
|
Tue, 03 Feb 2015 12:55:18 +0100 |
Bram Moolenaar |
updated for version 7.4.609
v7.4.609
|
Wed, 17 Dec 2014 14:36:14 +0100 |
Bram Moolenaar |
updated for version 7.4.553
v7.4.553
|
Wed, 07 May 2014 17:31:37 +0200 |
Bram Moolenaar |
updated for version 7.4.278
v7.4.278
|
Tue, 14 Jan 2014 16:36:51 +0100 |
Bram Moolenaar |
updated for version 7.4.151
v7.4.151
|
Mon, 10 Jun 2013 20:10:44 +0200 |
Bram Moolenaar |
updated for version 7.3.1159
v7.3.1159
|
Thu, 30 May 2013 13:37:28 +0200 |
Bram Moolenaar |
updated for version 7.3.1068
v7.3.1068
|
Thu, 30 May 2013 13:14:13 +0200 |
Bram Moolenaar |
updated for version 7.3.1063
v7.3.1063
|
Thu, 30 May 2013 13:01:18 +0200 |
Bram Moolenaar |
updated for version 7.3.1061
v7.3.1061
|
Thu, 30 May 2013 12:35:52 +0200 |
Bram Moolenaar |
updated for version 7.3.1058
v7.3.1058
|
Thu, 30 May 2013 12:14:49 +0200 |
Bram Moolenaar |
updated for version 7.3.1056
v7.3.1056
|