log src/main.c @ 15521:6d949e552e99 v8.1.0768

age author description
Thu, 17 Jan 2019 16:00:08 +0100 Bram Moolenaar patch 8.1.0763: nobody is using the Sun Workshop support v8.1.0763
Mon, 14 Jan 2019 22:00:06 +0100 Bram Moolenaar patch 8.1.0746: highlighting not updated with conceal and 'cursorline' v8.1.0746
Sun, 13 Jan 2019 23:45:08 +0100 Bram Moolenaar patch 8.1.0743: giving error messages is not flexible v8.1.0743
Fri, 11 Jan 2019 21:00:06 +0100 Bram Moolenaar patch 8.1.0726: redrawing specifically for conceal feature v8.1.0726
Thu, 27 Dec 2018 00:30:06 +0100 Bram Moolenaar patch 8.1.0644: finding next sign ID is inefficient v8.1.0644
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
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, 30 Sep 2018 21:45:07 +0200 Christian Brabandt patch 8.1.0443: unnecessary static function prototypes v8.1.0443
Sun, 30 Sep 2018 17:15:08 +0200 Christian Brabandt patch 8.1.0439: recursive use of getcmdline() still not protected v8.1.0439
Sun, 16 Sep 2018 14:15:05 +0200 Christian Brabandt patch 8.1.0394: diffs are not always updated correctly v8.1.0394
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
Tue, 07 Aug 2018 22:45:07 +0200 Christian Brabandt patch 8.1.0254: cannot build on MS-Windows; unused macro HAVE_HANDLE_DROP v8.1.0254
Tue, 07 Aug 2018 22:45:06 +0200 Christian Brabandt patch 8.1.0253: saving and restoring window title does not always work v8.1.0253
Sun, 29 Jul 2018 17:45:05 +0200 Christian Brabandt patch 8.1.0228: dropping files is ignored while Vim is busy v8.1.0228
Sat, 23 Jun 2018 16:15:05 +0200 Christian Brabandt patch 8.1.0103: long version string cannot be translated v8.1.0103
Thu, 21 Jun 2018 21:45:05 +0200 Christian Brabandt patch 8.1.0094: help text "usage:" is not capatalized v8.1.0094
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
Sat, 05 May 2018 15:15:06 +0200 Christian Brabandt patch 8.0.1792: MS-Windows users expect -? to work like --help v8.0.1792
Mon, 16 Apr 2018 17:15:06 +0200 Christian Brabandt patch 8.0.1726: older MSVC doesn't support declarations halfway a block v8.0.1726
Mon, 16 Apr 2018 15:45:06 +0200 Christian Brabandt patch 8.0.1724: declarations cannot be halfway a block v8.0.1724
Tue, 10 Apr 2018 19:00:07 +0200 Christian Brabandt patch 8.0.1688: some macros are used without a semicolon v8.0.1688
Thu, 22 Mar 2018 20:45:06 +0100 Christian Brabandt patch 8.0.1628: channel log doesn't mention exiting v8.0.1628
Wed, 14 Mar 2018 21:30:06 +0100 Christian Brabandt patch 8.0.1607: --clean loads user settings from .gvimrc v8.0.1607
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
Thu, 01 Mar 2018 23:15:06 +0100 Christian Brabandt patch 8.0.1555: build error for some combination of features v8.0.1555
Thu, 01 Mar 2018 22:00:09 +0100 Christian Brabandt patch 8.0.1554: custom plugins loaded with --clean v8.0.1554
Sat, 10 Feb 2018 19:00:07 +0100 Christian Brabandt patch 8.0.1496: clearing a pointer takes two lines v8.0.1496
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
Sat, 03 Feb 2018 17:45:05 +0100 Christian Brabandt patch 8.0.1459: cannot handle change of directory v8.0.1459
Sat, 03 Feb 2018 15:00:06 +0100 Christian Brabandt patch 8.0.1454: when in silent mode too much output is buffered v8.0.1454
Wed, 31 Jan 2018 21:00:08 +0100 Christian Brabandt patch 8.0.1449: slow redrawing with DirectX v8.0.1449
Mon, 18 Dec 2017 18:15:05 +0100 Christian Brabandt patch 8.0.1405: duplicated code for getting a typed character v8.0.1405
Mon, 18 Dec 2017 16:30:05 +0100 Christian Brabandt patch 8.0.1404: invalid memory access on exit v8.0.1404
Sun, 12 Nov 2017 19:30:05 +0100 Christian Brabandt patch 8.0.1295: cannot automatically get a server name in a terminal v8.0.1295
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
Tue, 24 Oct 2017 22:00:06 +0200 Christian Brabandt patch 8.0.1215: newer gcc warns for implicit fallthrough v8.0.1215
Sun, 22 Oct 2017 21:15:04 +0200 Christian Brabandt patch 8.0.1213: setting 'mzschemedll' has no effect v8.0.1213
Wed, 27 Sep 2017 22:00:05 +0200 Christian Brabandt patch 8.0.1157: compiler warning on MS-Windows v8.0.1157
Tue, 26 Sep 2017 19:15:05 +0200 Christian Brabandt patch 8.0.1152: encoding of error message wrong in Cygwin terminal v8.0.1152
Sat, 16 Sep 2017 21:00:06 +0200 Christian Brabandt patch 8.0.1118: FEAT_WINDOWS adds a lot of #ifdefs v8.0.1118
Thu, 14 Sep 2017 20:45:05 +0200 Christian Brabandt patch 8.0.1108: cannot specify mappings for the terminal window v8.0.1108
Thu, 17 Aug 2017 17:30:04 +0200 Christian Brabandt patch 8.0.0954: /proc/self/exe might be a relative path v8.0.0954
Mon, 14 Aug 2017 23:45:04 +0200 Christian Brabandt patch 8.0.0946: using PATH_MAX does not work well on some systems v8.0.0946
Sun, 06 Aug 2017 15:00:04 +0200 Christian Brabandt patch 8.0.0877: using CTRL- CTRL-N in terminal is inconsistent v8.0.0877
Sat, 05 Aug 2017 20:30:03 +0200 Christian Brabandt patch 8.0.0873: in terminal cannot use CTRL- CTRL-N to start Visual mode v8.0.0873
Sun, 30 Jul 2017 17:00:04 +0200 Christian Brabandt patch 8.0.0813: cannot use a terminal window while the job is running v8.0.0813
Sun, 16 Jul 2017 20:15:03 +0200 Christian Brabandt patch 8.0.0725: a terminal window does not handle keyboard input v8.0.0725
Sat, 15 Jul 2017 19:45:03 +0200 Christian Brabandt patch 8.0.0716: not easy to start Vim cleanly v8.0.0716
Tue, 27 Jun 2017 14:45:04 +0200 Christian Brabandt patch 8.0.0680: plugins in start packages are sourced twice v8.0.0680
Fri, 09 Jun 2017 21:45:04 +0200 Christian Brabandt patch 8.0.0629: checking for ambigous width is not working v8.0.0629
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 16:00:03 +0200 Christian Brabandt patch 8.0.0611: the screen is not redrawn after sending t_u7 v8.0.0611
Tue, 18 Apr 2017 19:00:07 +0200 Christian Brabandt patch 8.0.0567: call for requesting color and ambiwidth is too early v8.0.0567
Sun, 02 Apr 2017 18:30:05 +0200 Christian Brabandt patch 8.0.0540: building unit tests fails v8.0.0540
Sun, 02 Apr 2017 17:30:05 +0200 Christian Brabandt patch 8.0.0539: startup test fails on Mac v8.0.0539
Sun, 19 Mar 2017 22:00:04 +0100 Christian Brabandt patch 8.0.0494: build failure with older compiler on MS-Windows v8.0.0494
Sun, 19 Mar 2017 21:30:05 +0100 Christian Brabandt patch 8.0.0492: a failing client-server request can make Vim hang v8.0.0492