log src/globals.h @ 18124:2a806e3c39f6 v8.1.2057

age author description
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
Wed, 04 Sep 2019 21:00:04 +0200 Bram Moolenaar patch 8.1.1985: code for dealing with paths is spread out v8.1.1985
Mon, 02 Sep 2019 22:45:05 +0200 Bram Moolenaar patch 8.1.1966: some code in options.c fits better elsewhere v8.1.1966
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
Tue, 27 Aug 2019 23:00:04 +0200 Bram Moolenaar patch 8.1.1933: the eval.c file is too big v8.1.1933
Sat, 24 Aug 2019 21:00:06 +0200 Bram Moolenaar patch 8.1.1922: in diff mode global operations can be very slow v8.1.1922
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 22:30:04 +0200 Bram Moolenaar patch 8.1.1887: the +cmdline_compl feature is not in the tiny version v8.1.1887
Tue, 06 Aug 2019 22:00:08 +0200 Bram Moolenaar patch 8.1.1823: command line history code is spread out
Tue, 06 Aug 2019 21:30:06 +0200 Bram Moolenaar patch 8.1.1822: confusing error message when range is not allowed v8.1.1822
Sat, 03 Aug 2019 23:15:06 +0200 Bram Moolenaar patch 8.1.1805: au_did_filetype is declared twice v8.1.1805
Sat, 03 Aug 2019 22:00:07 +0200 Bram Moolenaar patch 8.1.1803: all builtin functions are global v8.1.1803
Fri, 02 Aug 2019 22:15:04 +0200 Bram Moolenaar patch 8.1.1793: mixed comment style in globals v8.1.1793
Mon, 22 Jul 2019 23:15:05 +0200 Bram Moolenaar patch 8.1.1734: the evalfunc.c file is too big v8.1.1734
Sun, 21 Jul 2019 19:30:06 +0200 Bram Moolenaar patch 8.1.1727: code for viminfo support is spread out v8.1.1727
Mon, 15 Jul 2019 22:45:07 +0200 Bram Moolenaar patch 8.1.1699: highlight_ga can be local instead of global v8.1.1699
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
Sat, 13 Jul 2019 23:00:06 +0200 Bram Moolenaar patch 8.1.1684: profiling functionality is spread out v8.1.1684
Mon, 08 Jul 2019 22:00:04 +0200 Bram Moolenaar patch 8.1.1652: GUI: popup window doesn't close on mouse movement v8.1.1652
Sun, 23 Jun 2019 00:30:04 +0200 Bram Moolenaar patch 8.1.1580: cannot make part of a popup transparent v8.1.1580
Sat, 15 Jun 2019 22:00:06 +0200 Bram Moolenaar patch 8.1.1548: popup_dialog() is not implemented v8.1.1548
Fri, 14 Jun 2019 21:45:06 +0200 Bram Moolenaar patch 8.1.1531: clipboard type name is inconsistent v8.1.1531
Mon, 10 Jun 2019 21:30:06 +0200 Bram Moolenaar patch 8.1.1517: when a popup changes all windows are redrawn v8.1.1517
Sat, 08 Jun 2019 16:15:04 +0200 Bram Moolenaar patch 8.1.1493: redrawing with popups is slow and causes flicker v8.1.1493
Sun, 02 Jun 2019 18:45:06 +0200 Bram Moolenaar patch 8.1.1453: popup window "moved" property not implemented yet v8.1.1453
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
Thu, 09 May 2019 19:00:08 +0200 Bram Moolenaar patch 8.1.1307: cannot reconnect to the X server after it restarted v8.1.1307
Thu, 02 May 2019 23:15:06 +0200 Bram Moolenaar patch 8.1.1248: no test for dec mouse v8.1.1248
Sun, 28 Apr 2019 22:30:06 +0200 Bram Moolenaar patch 8.1.1231: asking about existing swap file unnecessarily v8.1.1231
Sun, 28 Apr 2019 20:00:10 +0200 Bram Moolenaar patch 8.1.1230: a lot of code is shared between vim.exe and gvim.exe v8.1.1230
Sun, 28 Apr 2019 18:15:07 +0200 Bram Moolenaar patch 8.1.1228: not possible to process tags with a function v8.1.1228
Sat, 20 Apr 2019 23:45:04 +0200 Bram Moolenaar patch 8.1.1192: mode is not cleared when leaving Insert mode with mapped Esc v8.1.1192
Sun, 07 Apr 2019 12:00:05 +0200 Bram Moolenaar patch 8.1.1133: compiler warning for uninitialized struct member v8.1.1133
Thu, 04 Apr 2019 15:15:05 +0200 Bram Moolenaar patch 8.1.1113: making an autocommand trigger once is not so easy v8.1.1113
Tue, 02 Apr 2019 22:30:04 +0200 Bram Moolenaar patch 8.1.1103: MS-Windows: old API calls are no longer needed v8.1.1103
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
Fri, 22 Mar 2019 16:45:05 +0100 Bram Moolenaar patch 8.1.1038: Arabic support excludes Farsi v8.1.1038
Sat, 02 Mar 2019 10:15:06 +0100 Bram Moolenaar patch 8.1.0989: various small code ugliness v8.1.0989
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
Sun, 03 Feb 2019 15:00:08 +0100 Bram Moolenaar patch 8.1.0870: Vim doesn't use the new ConPTY support in Windows 10 v8.1.0870
Sat, 26 Jan 2019 17:30:15 +0100 Bram Moolenaar patch 8.1.0826: too many #ifdefs v8.1.0826
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:30:06 +0100 Bram Moolenaar patch 8.1.0793: incorrect error messages for functions that take a Blob v8.1.0793
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 16:00:08 +0100 Bram Moolenaar patch 8.1.0763: nobody is using the Sun Workshop support v8.1.0763
Wed, 16 Jan 2019 22:45:07 +0100 Bram Moolenaar patch 8.1.0759: showing two characters for tab is limited v8.1.0759
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
Sun, 06 Jan 2019 13:15:09 +0100 Bram Moolenaar patch 8.1.0695: internal error when using :popup v8.1.0695
Thu, 03 Jan 2019 00:00:54 +0100 Bram Moolenaar patch 8.1.0682: text properties not adjusted when backspacing replaced text v8.1.0682
Fri, 28 Dec 2018 17:15:06 +0100 Bram Moolenaar patch 8.1.0649: setjmp() variables defined globally are used in one file v8.1.0649
Thu, 27 Dec 2018 23:45:05 +0100 Bram Moolenaar patch 8.1.0648: custom operators can't act upon a forced motion v8.1.0648
Thu, 27 Dec 2018 00:30:06 +0100 Bram Moolenaar patch 8.1.0644: finding next sign ID is inefficient v8.1.0644
Sat, 22 Dec 2018 17:15:05 +0100 Bram Moolenaar patch 8.1.0623: iterating through window frames is repeated v8.1.0623
Fri, 21 Dec 2018 15:30:07 +0100 Bram Moolenaar patch 8.1.0614: placing signs can be complicated v8.1.0614
Sat, 10 Nov 2018 17:45:06 +0100 Bram Moolenaar patch 8.1.0515: reloading a script gives errors for existing functions v8.1.0515
Thu, 13 Sep 2018 15:45:05 +0200 Christian Brabandt patch 8.1.0377: xdiff doesn't use the Vim memory allocation functions v8.1.0377
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
Thu, 06 Sep 2018 13:15:05 +0200 Christian Brabandt patch 8.1.0349: crash when wiping buffer in a callback v8.1.0349
Tue, 21 Aug 2018 20:00:07 +0200 Christian Brabandt patch 8.1.0312: wrong type for flags used in signal handlers v8.1.0312
Tue, 14 Aug 2018 13:45:04 +0200 Christian Brabandt patch 8.1.0281: parsing command modifiers is not separated v8.1.0281
Sat, 11 Aug 2018 16:45:05 +0200 Christian Brabandt patch 8.1.0271: 'incsearch' doesn't work for :s, :g or :v v8.1.0271
Sun, 29 Jul 2018 16:15:05 +0200 Christian Brabandt patch 8.1.0226: too many #ifdefs v8.1.0226
Sat, 23 Jun 2018 16:15:05 +0200 Christian Brabandt patch 8.1.0103: long version string cannot be translated v8.1.0103
Sat, 23 Jun 2018 14:30:07 +0200 Christian Brabandt patch 8.1.0098: segfault when pattern with z() is very slow v8.1.0098
Tue, 19 Jun 2018 18:00:07 +0200 Christian Brabandt patch 8.1.0082: in terminal window, typing : at more prompt, inserts ':' v8.1.0082
Tue, 22 May 2018 20:45:05 +0200 Christian Brabandt patch 8.1.0020: cannot tell whether a register is executing or recording v8.1.0020
Sun, 04 Mar 2018 20:15:05 +0100 Christian Brabandt patch 8.0.1566: too many #ifdefs v8.0.1566
Sun, 04 Mar 2018 18:15:08 +0100 Christian Brabandt patch 8.0.1564: too many #ifdefs v8.0.1564
Tue, 13 Feb 2018 15:30:07 +0100 Christian Brabandt patch 8.0.1516: errors for job options are not very specific v8.0.1516
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
Sat, 10 Feb 2018 18:30:06 +0100 Christian Brabandt patch 8.0.1494: no autocmd triggered in Insert mode with visible popup menu v8.0.1494
Fri, 09 Feb 2018 18:00:07 +0100 Christian Brabandt patch 8.0.1485: weird autocmd may cause arglist to be changed recursively v8.0.1485
Fri, 09 Feb 2018 12:15:05 +0100 Christian Brabandt patch 8.0.1479: insert mode completion state is confusing v8.0.1479
Sat, 25 Nov 2017 17:15:05 +0100 Christian Brabandt patch 8.0.1338: USE_IM_CONTROL is confusing and incomplete v8.0.1338
Sat, 18 Nov 2017 22:15:05 +0100 Christian Brabandt patch 8.0.1312: balloon_show() only works in terminal when compiled with GUI v8.0.1312
Sat, 18 Nov 2017 19:00:06 +0100 Christian Brabandt patch 8.0.1309: cannot use 'balloonexpr' in a terminal v8.0.1309
Thu, 16 Nov 2017 23:15:05 +0100 Christian Brabandt patch 8.0.1305: writefile() never calls fsync() v8.0.1305
Sat, 28 Oct 2017 21:15:35 +0200 Christian Brabandt patch 8.0.1236: Mac features are confusing v8.0.1236
Thu, 26 Oct 2017 14:30:04 +0200 Christian Brabandt patch 8.0.1217: can't use remote eval to inspect vars in debug mode v8.0.1217
Wed, 04 Oct 2017 18:15:05 +0200 Christian Brabandt patch 8.0.1174: Mac Terminal.app has wrong color for white v8.0.1174
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, 06 Sep 2017 23:45:04 +0200 Christian Brabandt patch 8.0.1067: try/catch in timer does not prevent it from being stopped v8.0.1067
Thu, 17 Aug 2017 17:00:05 +0200 Christian Brabandt patch 8.0.0953: get "no write since last change" error in terminal window v8.0.0953
Mon, 14 Aug 2017 22:45:04 +0200 Christian Brabandt patch 8.0.0941: existing color schemes don't like StatusLineTerm v8.0.0941
Sun, 13 Aug 2017 21:45:04 +0200 Christian Brabandt patch 8.0.0937: user highlight groups not adjusted for terminal v8.0.0937
Sat, 12 Aug 2017 15:30:04 +0200 Christian Brabandt patch 8.0.0915: wrong initialisation of global v8.0.0915
Sat, 12 Aug 2017 15:00:04 +0200 Christian Brabandt patch 8.0.0913: MS-Windows: CTRL-C kills shell in terminal window v8.0.0913
Sat, 15 Jul 2017 19:45:03 +0200 Christian Brabandt patch 8.0.0716: not easy to start Vim cleanly v8.0.0716
Sat, 24 Jun 2017 16:15:03 +0200 Christian Brabandt patch 8.0.0670: can't use input() in a timer callback v8.0.0670
Sun, 04 Jun 2017 18:00:04 +0200 Christian Brabandt patch 8.0.0612: pack dirs are added to 'runtimepath' too late v8.0.0612
Sun, 04 Jun 2017 15:00:04 +0200 Christian Brabandt patch 8.0.0607: after :bwipe + :new bufref might still be valid v8.0.0607
Sun, 30 Apr 2017 19:45:03 +0200 Christian Brabandt patch 8.0.0592: if a job writes to a buffer screen is not updated v8.0.0592
Wed, 29 Mar 2017 19:30:06 +0200 Christian Brabandt patch 8.0.0522: Win32: when 'clipboard' is "unnamed" yyp does not work v8.0.0522
Wed, 29 Mar 2017 13:15:05 +0200 Christian Brabandt patch 8.0.0516: a large count on a normal command causes trouble v8.0.0516
Thu, 09 Mar 2017 18:30:07 +0100 Christian Brabandt patch 8.0.0440: not enough test coverage in Insert mode v8.0.0440
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
Sun, 12 Feb 2017 19:00:05 +0100 Christian Brabandt patch 8.0.0328: the "zero count" error doesn't have a number v8.0.0328
Thu, 24 Nov 2016 15:15:04 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/2cab0e191055a8145ccd46cd52869fbb9798b971 v8.0.0096
Thu, 10 Nov 2016 20:15:05 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/95f096030ed1a8afea028f2ea295d6f6a70f466f v8.0.0074
Sun, 06 Nov 2016 15:30:05 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/a1f4cb93ba50ea9e40cd4b1f5592b8a6d1398660 v8.0.0069
Mon, 29 Aug 2016 23:00:11 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/edf3f97ae2af024708ebb4ac614227327033ca47 v7.4.2293
Mon, 22 Aug 2016 23:15:07 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/1b58cdd160c2e0ada0f638679a2aa27e4665fc48 v7.4.2243
Tue, 16 Aug 2016 19:30:09 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/13d216d30224f12ed5bfed71216a80715b32aeff v7.4.2218
Fri, 29 Jul 2016 22:30:08 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/1e96d9bf98f9ab84d5af7f98d6a961d91b17364f v7.4.2119
Tue, 26 Jul 2016 22:15:06 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/d955a0971cb4207e466ad40e78138d71052e1758 v7.4.2107
Tue, 26 Jul 2016 22:15:05 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/ac77aec4daea8d73468fcf4690cb4ccab1d807ed v7.4.2106
Sun, 24 Jul 2016 22:15:07 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/2932359000b2f918d5fade79ea4d124d5943cd07 v7.4.2101
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 20:45:05 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/840268400dc8fda62a14f8a084e8b1ea46619454 v7.4.2062
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
Sat, 16 Jul 2016 15:00:07 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/a06ecab7a5159e744448ace731036f0dc5f87dd4 v7.4.2048
Thu, 14 Jul 2016 23:15:05 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/9280e3f95d065733f04fa22869e5ef071d531931 v7.4.2038
Sun, 10 Jul 2016 19:15:06 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/19ff9bf454b7492be64dd87aaf0830fa7961871e v7.4.2021
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 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
Sun, 26 Jun 2016 16:45:05 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/f4fba6dcd508cb369ffa6916d9cb3fcf3d7ed548 v7.4.1955
Mon, 06 Jun 2016 21:15:07 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/45d2eeaad66939348893b9254171067b0457cd9d v7.4.1903
Thu, 02 Jun 2016 14:30:08 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/4231da403e3c879dd6ac261e51f4ca60813935e3 v7.4.1873
Wed, 01 Jun 2016 23:15:06 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/b89a25f17e274dc308c584ea69a129ffbb26bc3d v7.4.1868
Fri, 29 Apr 2016 23:00:07 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/61be73bb0f965a895bfb064ea3e55476ac175162 v7.4.1799
Thu, 21 Apr 2016 21:15:07 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/8a633e3427b47286869aa4b96f2bfc1fe65b25cd v7.4.1770
Thu, 14 Apr 2016 16:30:05 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/429fcfbf9a9275367fe9441a50a3dcd773497d84 v7.4.1732
Fri, 08 Apr 2016 17:15:06 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/107e1eef1df3b786ad3ad49fbdb9e058649303b5 v7.4.1719
Sat, 19 Mar 2016 22:15:06 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/44a2f923c00f1384c9ecde12fb5b4711bc20702e v7.4.1611
Sun, 06 Mar 2016 14:45:04 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/be82c254862e475a582c0717455e1db6bf96b0d0 v7.4.1499
Tue, 23 Feb 2016 15:00:08 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/48e330aff911be1c798c88a973af6437a8141fce v7.4.1399
Wed, 10 Feb 2016 22:30:04 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/2ab375e54ef4eac438d1aef8b99d9e71f2fa0c63 v7.4.1300
Sun, 31 Jan 2016 15:00:05 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/e2c3810c2ae290bbc2cba18eb47cc2d44e4b9797 v7.4.1222
Fri, 29 Jan 2016 23:30:06 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/d99df423c559d85c17779b3685426c489554908c v7.4.1200
Sat, 23 Jan 2016 20:00:04 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/520e1e41f35b063ede63b41738c82d6636e78c34 v7.4.1154
Wed, 20 Jan 2016 23:00:12 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/88e8f9f14434a7cd538d0c159dc432bea869a5bd v7.4.1147
Sat, 16 Jan 2016 15:45:04 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/f1f60f859cdbb2638b3662ccf7b1d179865fe7dc v7.4.1102
Sat, 09 Jan 2016 22:30:04 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/28fb79db6b52d1154e8dc63d227673648c2fce15 v7.4.1073
Thu, 07 Jan 2016 21:30:05 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/75bdf6aa30a5c99d67c42886cf7a4a000bbaa422 v7.4.1058
Thu, 31 Dec 2015 19:15:05 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/e7fedb6ebe72d9a475aa65109b77d5ed4667067a v7.4.1008
Tue, 21 Apr 2015 18:33:48 +0200 Bram Moolenaar patch 7.4.710 v7.4.710
Tue, 17 Feb 2015 11:11:48 +0100 Bram Moolenaar updated for version 7.4.631 v7.4.631
Tue, 27 Jan 2015 18:44:16 +0100 Bram Moolenaar updated for version 7.4.605 v7.4.605
Wed, 14 Jan 2015 12:44:41 +0100 Bram Moolenaar updated for version 7.4.569 v7.4.569
Sun, 10 Aug 2014 13:38:34 +0200 Bram Moolenaar updated for version 7.4.399 v7.4.399
Wed, 06 Aug 2014 18:17:11 +0200 Bram Moolenaar updated for version 7.4.396 v7.4.396
Wed, 30 Jul 2014 17:21:58 +0200 Bram Moolenaar updated for version 7.4.389 v7.4.389
Thu, 12 Jun 2014 14:01:31 +0200 Bram Moolenaar updated for version 7.4.320 v7.4.320
Wed, 28 May 2014 18:22:57 +0200 Bram Moolenaar updated for version 7.4.312 v7.4.312
Thu, 22 May 2014 18:14:31 +0200 Bram Moolenaar updated for version 7.4.305 v7.4.305
Sun, 06 Apr 2014 20:45:43 +0200 Bram Moolenaar updated for version 7.4.251 v7.4.251
Sun, 23 Mar 2014 15:13:05 +0100 Bram Moolenaar updated for version 7.4.212 v7.4.212
Sat, 22 Feb 2014 23:03:55 +0100 Bram Moolenaar updated for version 7.4.186 v7.4.186
Tue, 11 Feb 2014 15:10:43 +0100 Bram Moolenaar updated for version 7.4.171 v7.4.171
Sat, 09 Nov 2013 03:31:51 +0100 Bram Moolenaar updated for version 7.4.082 v7.4.082
Thu, 04 Jul 2013 20:25:41 +0200 Bram Moolenaar updated for version 7.3.1303 v7.3.1303
Wed, 24 Apr 2013 14:07:45 +0200 Bram Moolenaar updated for version 7.3.911 v7.3.911
Tue, 19 Mar 2013 13:33:23 +0100 Bram Moolenaar updated for version 7.3.867 v7.3.867
Tue, 26 Feb 2013 14:56:42 +0100 Bram Moolenaar updated for version 7.3.836 v7.3.836
Thu, 23 Aug 2012 18:43:10 +0200 Bram Moolenaar updated for version 7.3.637 v7.3.637
Tue, 10 Jul 2012 16:49:23 +0200 Bram Moolenaar updated for version 7.3.597 v7.3.597
Fri, 29 Jun 2012 12:35:44 +0200 Bram Moolenaar updated for version 7.3.568 v7.3.568
Sat, 11 Feb 2012 23:45:37 +0100 Bram Moolenaar updated for version 7.3.437 v7.3.437
Sat, 04 Feb 2012 23:35:00 +0100 Bram Moolenaar updated for version 7.3.426 v7.3.426
Tue, 10 May 2011 16:41:25 +0200 Bram Moolenaar updated for version 7.3.187 v7.3.187
Thu, 05 May 2011 14:26:41 +0200 Bram Moolenaar updated for version 7.3.171 v7.3.171
Tue, 15 Feb 2011 17:39:22 +0100 Bram Moolenaar updated for version 7.3.124 v7.3.124
Thu, 02 Dec 2010 21:43:16 +0100 Bram Moolenaar updated for version 7.3.074 v7.3.074
Wed, 24 Nov 2010 14:28:58 +0100 Bram Moolenaar updated for version 7.3.064 v7.3.064
Fri, 20 Aug 2010 11:11:57 +0200 Bram Moolenaar Fold Vim 7.2 default branch back to trunk to avoid two heads. (Tony
Fri, 23 Jul 2010 22:10:27 +0200 Bram Moolenaar Add the 'concealcursor' option to decide when the cursor line is to be vim73
Sat, 17 Jul 2010 23:52:29 +0200 Bram Moolenaar Whitespace cleanup. vim73
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
Sat, 26 Jun 2010 05:38:18 +0200 Bram Moolenaar Change remaining HAVE_GTK2 to FEAT_GUI_GTK. vim73
Fri, 25 Jun 2010 05:37:59 +0200 Bram Moolenaar Remove the old and not well supported GTK 1 code. (James Vega) vim73
Mon, 21 Jun 2010 06:15:46 +0200 Bram Moolenaar Crypt the swapfile. vim73
Sat, 05 Jun 2010 23:22:07 +0200 Bram Moolenaar Add the conceal patch from Vince Negri. vim73
Sat, 22 May 2010 21:34:09 +0200 Bram Moolenaar Add :nbstart and :nbclose. vim73
Sun, 16 May 2010 22:32:54 +0200 Bram Moolenaar Add the blowfish encryption patch from Mohsin Ahmed. Needs more work. vim73
Sat, 15 May 2010 21:13:04 +0200 Bram Moolenaar Undo changes that are meant for the Vim 7.3 branch.
Sat, 15 May 2010 13:56:02 +0200 Bram Moolenaar First step in the Vim 7.3 branch. Changed version numbers. vim73
Tue, 03 Nov 2009 11:11:11 +0000 vimboss updated for version 7.2-269 v7.2.269
Wed, 29 Jul 2009 10:10:29 +0000 vimboss updated for version 7.2-241 v7.2.241
Tue, 16 Jun 2009 14:01:43 +0000 vimboss updated for version 7.2-203 v7.2.203
Tue, 16 Jun 2009 13:23:06 +0000 vimboss updated for version 7.2-201 v7.2.201
Tue, 16 Jun 2009 13:12:07 +0000 vimboss updated for version 7.2-200 v7.2.200
Wed, 10 Jun 2009 16:15:40 +0000 vimboss updated for version 7.2-197 v7.2.197
Wed, 13 May 2009 10:51:08 +0000 vimboss updated for version 7.2-168
Thu, 05 Mar 2009 02:15:53 +0000 vimboss updated for version 7.2-132 v7.2.132
Mon, 02 Mar 2009 01:47:02 +0000 vimboss updated for version 7.2-130 v7.2.130
Tue, 06 Jan 2009 15:14:30 +0000 vimboss updated for version 7.2-079 v7.2.079
Fri, 28 Nov 2008 20:29:07 +0000 vimboss updated for version 7.2-055 v7.2.055
Thu, 18 Sep 2008 19:29:58 +0000 vimboss updated for version 7.2-021 v7.2.021
Sat, 26 Jul 2008 14:05:07 +0000 vimboss updated for version 7.2b-022 v7.2b.022
Tue, 24 Jun 2008 21:16:56 +0000 vimboss updated for version 7.2a
Sun, 16 Mar 2008 15:04:34 +0000 vimboss updated for version 7.1-283 v7.1.283
Tue, 01 Jan 2008 13:17:56 +0000 vimboss updated for version 7.1-177 v7.1.177
Sat, 29 Sep 2007 12:16:41 +0000 vimboss updated for version 7.1-125 v7.1.125
Tue, 25 Sep 2007 16:00:00 +0000 vimboss updated for version 7.1-120 v7.1.120
Thu, 30 Aug 2007 11:53:22 +0000 vimboss updated for version 7.1-093 v7.1.093
Thu, 30 Aug 2007 10:26:19 +0000 vimboss updated for version 7.1-091 v7.1.091
Thu, 10 May 2007 17:26:28 +0000 vimboss updated for version 7.1b
Sun, 06 May 2007 12:34:30 +0000 vimboss updated for version 7.1a
Sun, 11 Mar 2007 14:48:29 +0000 vimboss updated for version 7.0-216 v7.0.216
Wed, 07 Feb 2007 02:41:57 +0000 vimboss updated for version 7.0-192 v7.0.192
Tue, 09 Jan 2007 14:09:25 +0000 vimboss updated for version 7.0-180 v7.0.180
Sat, 14 Oct 2006 12:32:39 +0000 vimboss updated for version 7.0-133 v7.0.133
Tue, 05 Sep 2006 10:59:47 +0000 vimboss updated for version 7.0-084 v7.0.084
Sat, 02 Sep 2006 12:04:57 +0000 vimboss updated for version 7.0-078 v7.0.078
Sun, 30 Apr 2006 18:54:39 +0000 vimboss updated for version 7.0g v7.0g
Mon, 24 Apr 2006 19:47:27 +0000 vimboss updated for version 7.0f v7.0f
Sun, 23 Apr 2006 22:40:29 +0000 vimboss updated for version 7.0e07 v7.0e07
Fri, 07 Apr 2006 21:33:12 +0000 vimboss updated for version 7.0c12
Wed, 05 Apr 2006 20:41:53 +0000 vimboss updated for version 7.0c10 v7.0c10
Mon, 20 Mar 2006 21:55:45 +0000 vimboss updated for version 7.0230
Fri, 17 Mar 2006 23:19:38 +0000 vimboss updated for version 7.0227
Wed, 15 Mar 2006 23:03:01 +0000 vimboss updated for version 7.0225
Sun, 12 Mar 2006 22:08:12 +0000 vimboss updated for version 7.0222
Mon, 06 Mar 2006 23:29:24 +0000 vimboss updated for version 7.0216 v7.0216
Fri, 03 Mar 2006 22:56:30 +0000 vimboss updated for version 7.0213
Mon, 27 Feb 2006 23:58:35 +0000 vimboss updated for version 7.0209 v7.0209
Mon, 27 Feb 2006 00:08:02 +0000 vimboss updated for version 7.0208
Sat, 25 Feb 2006 21:52:33 +0000 vimboss updated for version 7.0207
Fri, 24 Feb 2006 23:53:04 +0000 vimboss updated for version 7.0206 v7.0206
Wed, 22 Feb 2006 21:25:37 +0000 vimboss updated for version 7.0204 v7.0204
Tue, 21 Feb 2006 22:12:05 +0000 vimboss updated for version 7.0203 v7.0203
Mon, 20 Feb 2006 21:37:40 +0000 vimboss updated for version 7.0202 v7.0202
Fri, 17 Feb 2006 21:53:23 +0000 vimboss updated for version 7.0200 v7.0200
Thu, 16 Feb 2006 22:11:02 +0000 vimboss updated for version 7.0199 v7.0199
Tue, 14 Feb 2006 22:29:30 +0000 vimboss updated for version 7.0197 v7.0197
Thu, 09 Feb 2006 23:53:20 +0000 vimboss updated for version 7.0195
Sat, 04 Feb 2006 22:43:20 +0000 vimboss updated for version 7.0193
Wed, 25 Jan 2006 22:10:52 +0000 vimboss updated for version 7.0187 v7.0187
Sun, 22 Jan 2006 23:30:12 +0000 vimboss updated for version 7.0185 v7.0185
Sat, 21 Jan 2006 22:16:51 +0000 vimboss updated for version 7.0184 v7.0184
Fri, 20 Jan 2006 23:10:18 +0000 vimboss updated for version 7.0183 v7.0183
Thu, 19 Jan 2006 22:16:24 +0000 vimboss updated for version 7.0182 v7.0182