Sat, 30 May 2020 17:15:03 +0200 |
Bram Moolenaar |
patch 8.2.0847: typval related code is spread out
v8.2.0847
|
Fri, 01 May 2020 14:30:04 +0200 |
Bram Moolenaar |
patch 8.2.0674: some source files are too big
v8.2.0674
|
Wed, 29 Apr 2020 21:15:05 +0200 |
Bram Moolenaar |
patch 8.2.0660: the search.c file is a bit big
v8.2.0660
|
Sun, 05 Apr 2020 20:30:35 +0200 |
Bram Moolenaar |
patch 8.2.0516: client-server code is spread out
v8.2.0516
|
Tue, 24 Mar 2020 21:45:04 +0100 |
Bram Moolenaar |
patch 8.2.0443: clipboard code is spread out
v8.2.0443
|
Mon, 23 Mar 2020 22:15:05 +0100 |
Bram Moolenaar |
patch 8.2.0436: no warnings for incorrect printf arguments
v8.2.0436
|
Wed, 26 Feb 2020 16:30:04 +0100 |
Bram Moolenaar |
patch 8.2.0320: no Haiku support
v8.2.0320
|
Fri, 14 Feb 2020 13:30:05 +0100 |
Bram Moolenaar |
patch 8.2.0256: time and timer related code is spread out
v8.2.0256
|
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, 01 Dec 2019 19:00:04 +0100 |
Bram Moolenaar |
patch 8.1.2376: preprocessor indents are incorrect
v8.1.2376
|
Sat, 30 Nov 2019 23:00:05 +0100 |
Bram Moolenaar |
patch 8.1.2371: FEAT_TEXT_PROP is a confusing name
v8.1.2371
|
Sat, 30 Nov 2019 19:45:03 +0100 |
Bram Moolenaar |
patch 8.1.2366: using old C style comments
v8.1.2366
|
Fri, 29 Nov 2019 23:30:04 +0100 |
Bram Moolenaar |
patch 8.1.2361: MS-Windows: test failures related to VIMDLL
v8.1.2361
|
Thu, 21 Nov 2019 17:15:04 +0100 |
Bram Moolenaar |
patch 8.1.2327: cannot build with Hangul input
v8.1.2327
|
Wed, 09 Oct 2019 23:00:04 +0200 |
Bram Moolenaar |
patch 8.1.2127: the indent.c file is a bit big
v8.1.2127
|
Sat, 28 Sep 2019 16:45:04 +0200 |
Bram Moolenaar |
patch 8.1.2094: the fileio.c file is too big
v8.1.2094
|
Fri, 27 Sep 2019 13:15:03 +0200 |
Bram Moolenaar |
patch 8.1.2082: some files have a weird name to fit in 8.3 characters
v8.1.2082
|
Fri, 27 Sep 2019 12:45:08 +0200 |
Bram Moolenaar |
patch 8.1.2081: the spell.c file is too big
v8.1.2081
|
Wed, 25 Sep 2019 22:45:03 +0200 |
Bram Moolenaar |
patch 8.1.2077: the ops.c file is too big
v8.1.2077
|
Sat, 21 Sep 2019 21:00:07 +0200 |
Bram Moolenaar |
patch 8.1.2062: the mouse code is spread out
v8.1.2062
|
Thu, 19 Sep 2019 23:15:05 +0200 |
Bram Moolenaar |
patch 8.1.2057: the screen.c file is much too big
v8.1.2057
|
Mon, 16 Sep 2019 21:15:05 +0200 |
Bram Moolenaar |
patch 8.1.2045: the option.c file is too big
v8.1.2045
|
Sat, 07 Sep 2019 16:00:03 +0200 |
Bram Moolenaar |
patch 8.1.2001: some source files are too big
v8.1.2001
|
Thu, 05 Sep 2019 23:00:03 +0200 |
Bram Moolenaar |
patch 8.1.1990: cannot build with eval but without cscope
v8.1.1990
|
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
|
Tue, 03 Sep 2019 23:30:04 +0200 |
Bram Moolenaar |
patch 8.1.1971: manually enabling features causes build errors
v8.1.1971
|
Tue, 27 Aug 2019 23:00:04 +0200 |
Bram Moolenaar |
patch 8.1.1933: the eval.c file is too big
v8.1.1933
|
Sun, 25 Aug 2019 15:45:04 +0200 |
Bram Moolenaar |
patch 8.1.1927: code for dealing with script files is spread out
v8.1.1927
|
Wed, 21 Aug 2019 14:45:04 +0200 |
Bram Moolenaar |
patch 8.1.1901: the +insert_expand feature is not always available
v8.1.1901
|
Sun, 18 Aug 2019 21:45:03 +0200 |
Bram Moolenaar |
patch 8.1.1886: command line expansion code is spread out
v8.1.1886
|
Sat, 17 Aug 2019 14:45:04 +0200 |
Bram Moolenaar |
patch 8.1.1869: code for the argument list is spread out
v8.1.1869
|
Tue, 06 Aug 2019 22:00:08 +0200 |
Bram Moolenaar |
patch 8.1.1823: command line history code is spread out
|
Thu, 01 Aug 2019 14:30:07 +0200 |
Bram Moolenaar |
patch 8.1.1785: map functionality mixed with character input
v8.1.1785
|
Sun, 28 Jul 2019 15:30:04 +0200 |
Bram Moolenaar |
patch 8.1.1767: FEAT_SESSION defined separately
v8.1.1767
|
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 21:30:04 +0200 |
Bram Moolenaar |
patch 8.1.1693: syntax coloring and highlighting is in one big file
v8.1.1693
|
Sun, 14 Jul 2019 15:00:05 +0200 |
Bram Moolenaar |
patch 8.1.1687: the evalfunc.c file is too big
v8.1.1687
|
Sat, 13 Jul 2019 23:00:06 +0200 |
Bram Moolenaar |
patch 8.1.1684: profiling functionality is spread out
v8.1.1684
|
Wed, 10 Jul 2019 22:30:04 +0200 |
Bram Moolenaar |
patch 8.1.1661: cannot build with +textprop but without +balloon_eval
v8.1.1661
|
Fri, 14 Jun 2019 21:45:06 +0200 |
Bram Moolenaar |
patch 8.1.1531: clipboard type name is inconsistent
v8.1.1531
|
Sun, 09 Jun 2019 13:45:06 +0200 |
Bram Moolenaar |
patch 8.1.1502: cannot play any sound
v8.1.1502
|
Sat, 25 May 2019 20:00:08 +0200 |
Bram Moolenaar |
patch 8.1.1391: no popup window support
v8.1.1391
|
Sat, 11 May 2019 18:45:06 +0200 |
Bram Moolenaar |
patch 8.1.1318: code for text changes is in a "misc" file
v8.1.1318
|
Thu, 09 May 2019 15:15:07 +0200 |
Bram Moolenaar |
patch 8.1.1306: Borland support is outdated and doesn't work
v8.1.1306
|
Sat, 27 Apr 2019 13:15:07 +0200 |
Bram Moolenaar |
patch 8.1.1210: support for user commands is spread out
v8.1.1210
|
Sun, 21 Apr 2019 11:45:07 +0200 |
Bram Moolenaar |
patch 8.1.1195: Vim script debugger functionality needs cleanup
v8.1.1195
|
Sat, 30 Mar 2019 14:00:07 +0100 |
Bram Moolenaar |
patch 8.1.1076: file for Insert mode is much too big
v8.1.1076
|
Tue, 19 Feb 2019 21:45:07 +0100 |
Bram Moolenaar |
patch 8.1.0954: arguments of semsg() and siemsg() are not checked
v8.1.0954
|
Sun, 17 Feb 2019 17:45:08 +0100 |
Bram Moolenaar |
patch 8.1.0941: macros for MS-Windows are inconsistent
v8.1.0941
|
Sat, 16 Feb 2019 15:15:07 +0100 |
Bram Moolenaar |
patch 8.1.0932: Farsi support is outdated and unused
v8.1.0932
|
Wed, 13 Feb 2019 23:15:05 +0100 |
Bram Moolenaar |
patch 8.1.0914: code related to findfile() is spread out
v8.1.0914
|
Thu, 31 Jan 2019 14:00:07 +0100 |
Bram Moolenaar |
patch 8.1.0857: indent functionality is not separated
v8.1.0857
|
Sat, 26 Jan 2019 16:30:13 +0100 |
Bram Moolenaar |
patch 8.1.0825: code for autocommands is mixed with file I/O code
v8.1.0825
|
Thu, 24 Jan 2019 17:30:08 +0100 |
Bram Moolenaar |
patch 8.1.0810: too many #ifdefs
v8.1.0810
|
Tue, 22 Jan 2019 22:00:05 +0100 |
Bram Moolenaar |
patch 8.1.0791: a few compiler warnings on VMS
v8.1.0791
|
Thu, 17 Jan 2019 16:00:08 +0100 |
Bram Moolenaar |
patch 8.1.0763: nobody is using the Sun Workshop support
v8.1.0763
|
Tue, 15 Jan 2019 20:30:07 +0100 |
Bram Moolenaar |
patch 8.1.0753: printf format not checked for semsg()
v8.1.0753
|
Sun, 13 Jan 2019 23:45:08 +0100 |
Bram Moolenaar |
patch 8.1.0743: giving error messages is not flexible
v8.1.0743
|
Sat, 12 Jan 2019 23:00:06 +0100 |
Bram Moolenaar |
patch 8.1.0735: cannot handle binary data
v8.1.0735
|
Tue, 01 Jan 2019 13:30:09 +0100 |
Bram Moolenaar |
patch 8.1.0673: functionality for signs is spread out over several files
v8.1.0673
|
Thu, 13 Dec 2018 22:30:08 +0100 |
Bram Moolenaar |
patch 8.1.0579: cannot attach properties to text
v8.1.0579
|
Sun, 01 Jul 2018 16:45:06 +0200 |
Christian Brabandt |
patch 8.1.0135: undo message delays screen update for CTRL-O u
v8.1.0135
|
Tue, 10 Apr 2018 12:45:06 +0200 |
Christian Brabandt |
patch 8.0.1681: the format attribute fails with MinGW
v8.0.1681
|
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
|
Sun, 19 Nov 2017 20:45:05 +0100 |
Christian Brabandt |
patch 8.0.1321: can't build huge version with Athena
v8.0.1321
|
Sat, 28 Oct 2017 21:15:35 +0200 |
Christian Brabandt |
patch 8.0.1236: Mac features are confusing
v8.0.1236
|
Sat, 22 Jul 2017 21:15:04 +0200 |
Christian Brabandt |
patch 8.0.0751: OpenPTY missing with some combination of features
v8.0.0751
|
Tue, 11 Jul 2017 22:45:03 +0200 |
Christian Brabandt |
patch 8.0.0709: libvterm cannot use vsnprintf()
v8.0.0709
|
Fri, 07 Jul 2017 12:00:04 +0200 |
Christian Brabandt |
patch 8.0.0693: no terminal emulator support
v8.0.0693
|
Mon, 29 Aug 2016 23:00:11 +0200 |
Christian Brabandt |
commit https://github.com/vim/vim/commit/edf3f97ae2af024708ebb4ac614227327033ca47
v7.4.2293
|
Tue, 19 Jul 2016 16:45:06 +0200 |
Christian Brabandt |
commit https://github.com/vim/vim/commit/9ccfebddc3ff2a3c2853cf706fd4c26f639bf381
v7.4.2069
|
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:06 +0200 |
Christian Brabandt |
commit https://github.com/vim/vim/commit/1abc52c1599fede69b4e76ffde0e879d6fb5080a
v7.4.2056
|
Sat, 16 Jul 2016 15:00:07 +0200 |
Christian Brabandt |
commit https://github.com/vim/vim/commit/a06ecab7a5159e744448ace731036f0dc5f87dd4
v7.4.2048
|
Sat, 02 Jul 2016 20:30:06 +0200 |
Christian Brabandt |
commit https://github.com/vim/vim/commit/75464dc434c43efac60e8bfd9bec2a8b736407e9
v7.4.1983
|
Fri, 11 Mar 2016 23:00:06 +0100 |
Christian Brabandt |
commit https://github.com/vim/vim/commit/509ce2a558e7e0c03242e32e844255af52f1c821
v7.4.1537
|
Tue, 23 Feb 2016 15:00:08 +0100 |
Christian Brabandt |
commit https://github.com/vim/vim/commit/48e330aff911be1c798c88a973af6437a8141fce
v7.4.1399
|
Sat, 20 Feb 2016 22:30:05 +0100 |
Christian Brabandt |
commit https://github.com/vim/vim/commit/e89ff0472bc33779583d48e8d38a5e794d05613a
v7.4.1375
|
Sat, 20 Feb 2016 14:00:06 +0100 |
Christian Brabandt |
commit https://github.com/vim/vim/commit/cf7164a088664961e7d70dd100c5874dc5ceb293
v7.4.1364
|
Sat, 30 Jan 2016 22:00:05 +0100 |
Christian Brabandt |
commit https://github.com/vim/vim/commit/ba4ef2757cfc126f342b710f1ad9ea39e6b56cec
v7.4.1216
|
Fri, 29 Jan 2016 23:30:06 +0100 |
Christian Brabandt |
commit https://github.com/vim/vim/commit/d99df423c559d85c17779b3685426c489554908c
v7.4.1200
|
Sun, 24 Jan 2016 20:45:05 +0100 |
Christian Brabandt |
commit https://github.com/vim/vim/commit/e0874f8cbcddfcf9965a85ba35199964efb1d01a
v7.4.1169
|
Sat, 23 Jan 2016 20:00:04 +0100 |
Christian Brabandt |
commit https://github.com/vim/vim/commit/520e1e41f35b063ede63b41738c82d6636e78c34
v7.4.1154
|
Sun, 10 Aug 2014 13:38:34 +0200 |
Bram Moolenaar |
updated for version 7.4.399
v7.4.399
|
Tue, 26 Feb 2013 14:56:42 +0100 |
Bram Moolenaar |
updated for version 7.3.836
v7.3.836
|
Tue, 10 May 2011 16:41:25 +0200 |
Bram Moolenaar |
updated for version 7.3.187
v7.3.187
|
Sat, 17 Jul 2010 21:19:38 +0200 |
Bram Moolenaar |
Added support for Python 3. (Roland Puntaier)
vim73
|
Wed, 14 Jul 2010 23:23:17 +0200 |
Bram Moolenaar |
Added Lua interfae. (Luis Carvalho)
vim73
|
Wed, 14 Jul 2010 14:28:26 +0200 |
Bram Moolenaar |
Fix a few compiler warnings.
vim73
|
Sun, 27 Jun 2010 01:15:55 +0200 |
Bram Moolenaar |
Add file save counter to undo information. Add undotree() function.
vim73
|
Sun, 13 Jun 2010 05:20:42 +0200 |
Bram Moolenaar |
Added salt to blowfish encryption.
vim73
|
Sat, 22 May 2010 18:28:27 +0200 |
Bram Moolenaar |
Included the patch to support netbeans in a terminal.
vim73
|
Sun, 16 May 2010 22:32:54 +0200 |
Bram Moolenaar |
Add the blowfish encryption patch from Mohsin Ahmed. Needs more work.
vim73
|
Fri, 24 Mar 2006 22:21:52 +0000 |
vimboss |
updated for version 7.0b
|
Wed, 15 Mar 2006 22:48:35 +0000 |
vimboss |
updated for version 7.0225
|
Tue, 06 Dec 2005 19:50:41 +0000 |
vimboss |
updated for version 7.0163
|
Mon, 03 Oct 2005 21:52:09 +0000 |
vimboss |
updated for version 7.0153
|
Tue, 30 Aug 2005 21:55:26 +0000 |
vimboss |
updated for version 7.0139
v7.0139
|
Sat, 30 Jul 2005 22:37:17 +0000 |
vimboss |
updated for version 7.0120
|
Fri, 29 Jul 2005 22:36:03 +0000 |
vimboss |
updated for version 7.0119
v7.0119
|
Sat, 23 Jul 2005 22:25:46 +0000 |
vimboss |
updated for version 7.0114
v7.0114
|
Thu, 19 May 2005 20:53:52 +0000 |
vimboss |
updated for version 7.0073
|
Sun, 20 Mar 2005 22:25:45 +0000 |
vimboss |
updated for version 7.0062
|
Tue, 25 Jan 2005 21:46:35 +0000 |
vimboss |
updated for version 7.0044
|
Wed, 19 Jan 2005 22:18:32 +0000 |
vimboss |
updated for version 7.0042
|
Tue, 04 Jan 2005 21:12:13 +0000 |
vimboss |
updated for version 7.0030
|
Fri, 31 Dec 2004 20:56:11 +0000 |
vimboss |
updated for version 7.0027
|
Mon, 05 Jul 2004 15:58:32 +0000 |
vimboss |
updated for version 7.0006
|
Wed, 30 Jun 2004 16:16:41 +0000 |
vimboss |
updated for version 7.0003
|
Sun, 13 Jun 2004 20:20:40 +0000 |
vimboss |
updated for version 7.0001
v7.0001
|