log src/buffer.c @ 15510:41fbbcea0f1b v8.1.0763

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
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
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
Sat, 29 Dec 2018 19:00:08 +0100 Bram Moolenaar patch 8.1.0658: deleting signs and completion for :sign is insufficient v8.1.0658
Thu, 27 Dec 2018 00:30:06 +0100 Bram Moolenaar patch 8.1.0644: finding next sign ID is inefficient v8.1.0644
Mon, 24 Dec 2018 20:30:04 +0100 Bram Moolenaar patch 8.1.0632: using sign group names is inefficient v8.1.0632
Fri, 21 Dec 2018 15:30:07 +0100 Bram Moolenaar patch 8.1.0614: placing signs can be complicated v8.1.0614
Fri, 21 Dec 2018 13:15:05 +0100 Bram Moolenaar patch 8.1.0613: when executing an insecure function the secure flag is stuck v8.1.0613
Thu, 13 Dec 2018 22:30:08 +0100 Bram Moolenaar patch 8.1.0579: cannot attach properties to text v8.1.0579
Tue, 20 Nov 2018 13:45:08 +0100 Bram Moolenaar patch 8.1.0539: cannot build without the sandbox v8.1.0539
Tue, 20 Nov 2018 04:30:07 +0100 Bram Moolenaar patch 8.1.0538: evaluating a modeline might invoke using a shell command v8.1.0538
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, 11 Oct 2018 19:30:05 +0200 Bram Moolenaar patch 8.1.0470: pointer ownership around fname_expand() is unclear v8.1.0470
Sun, 30 Sep 2018 21:45:07 +0200 Christian Brabandt patch 8.1.0443: unnecessary static function prototypes v8.1.0443
Fri, 21 Sep 2018 17:00:06 +0200 Christian Brabandt patch 8.1.0425: ml_get error and crash with appendbufline() v8.1.0425
Thu, 13 Sep 2018 18:45:06 +0200 Christian Brabandt patch 8.1.0384: sign ordering depends on +netbeans feature v8.1.0384
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
Sat, 01 Sep 2018 15:45:05 +0200 Christian Brabandt patch 8.1.0342: crash when a callback deletes a window that is being used v8.1.0342
Tue, 21 Aug 2018 19:00:06 +0200 Christian Brabandt patch 8.1.0310: file info msg not always suppressed with 'F' in 'shortmess' v8.1.0310
Tue, 21 Aug 2018 15:15:06 +0200 Christian Brabandt patch 8.1.0306: plural messages are not translated properly v8.1.0306
Sat, 11 Aug 2018 14:00:05 +0200 Christian Brabandt patch 8.1.0268: file type checking has too many #ifdef v8.1.0268
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, 05 Aug 2018 13:30:05 +0200 Christian Brabandt patch 8.1.0240: g:actual_curbuf set in wrong scope v8.1.0240
Wed, 01 Aug 2018 18:00:07 +0200 Christian Brabandt patch 8.1.0230: directly checking 'buftype' value v8.1.0230
Sat, 23 Jun 2018 19:30:07 +0200 Christian Brabandt patch 8.1.0105: all tab stops are the same v8.1.0105
Sat, 16 Jun 2018 23:00:08 +0200 Christian Brabandt patch 8.1.0061: window title is wrong after resetting and setting 'title' v8.1.0061
Wed, 06 Jun 2018 18:15:05 +0200 Christian Brabandt patch 8.1.0036: not restoring Insert mode if leaving prompt buffer with mouse v8.1.0036
Sun, 03 Jun 2018 15:00:07 +0200 Christian Brabandt patch 8.1.0027: difficult to make a plugin that feeds a line to a job v8.1.0027
Sun, 13 May 2018 18:15:05 +0200 Christian Brabandt patch 8.0.1836: buffer-local window options may not be recent v8.0.1836
Tue, 24 Apr 2018 22:00:07 +0200 Christian Brabandt patch 8.0.1763: :argedit does not reuse an empty unnamed buffer v8.0.1763
Tue, 17 Apr 2018 23:30:07 +0200 Christian Brabandt patch 8.0.1732: crash when terminal API call deletes the buffer v8.0.1732
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, 29 Mar 2018 16:45:06 +0200 Christian Brabandt patch 8.0.1651: cannot filter :ls output for terminal buffers v8.0.1651
Thu, 29 Mar 2018 16:15:07 +0200 Christian Brabandt patch 8.0.1650: too many #ifdefs v8.0.1650
Sun, 25 Mar 2018 18:30:07 +0200 Christian Brabandt patch 8.0.1641: job in terminal can't communicate with Vim v8.0.1641
Fri, 23 Mar 2018 22:45:07 +0100 Christian Brabandt patch 8.0.1633: a TextChanged autocmd triggers when it is defined v8.0.1633
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
Mon, 19 Feb 2018 23:15:05 +0100 Christian Brabandt patch 8.0.1525: using :wqa exits even if a job runs in a terminal window v8.0.1525
Sat, 10 Feb 2018 19:00:07 +0100 Christian Brabandt patch 8.0.1496: clearing a pointer takes two lines v8.0.1496
Sat, 03 Feb 2018 17:45:05 +0100 Christian Brabandt patch 8.0.1459: cannot handle change of directory v8.0.1459
Sun, 28 Jan 2018 17:15:05 +0100 Christian Brabandt patch 8.0.1435: memory leak in test_arabic v8.0.1435
Mon, 18 Dec 2017 12:45:05 +0100 Christian Brabandt patch 8.0.1402: crash with nasty autocommand v8.0.1402
Fri, 01 Dec 2017 20:45:08 +0100 Christian Brabandt patch 8.0.1361: some users don't want to diff with hidden buffers v8.0.1361
Thu, 26 Oct 2017 18:30:05 +0200 Christian Brabandt patch 8.0.1220: skipping empty statusline groups is not correct v8.0.1220
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 14:30:06 +0200 Christian Brabandt patch 8.0.1208: 'statusline' drops empty group with highlight change v8.0.1208
Sat, 14 Oct 2017 21:30:05 +0200 Christian Brabandt patch 8.0.1193: crash when wiping out a buffer after using getbufinfo() v8.0.1193
Sat, 30 Sep 2017 16:15:04 +0200 Christian Brabandt patch 8.0.1164: changing StatusLine highlight does not always work v8.0.1164
Sun, 17 Sep 2017 19:15:05 +0200 Christian Brabandt patch 8.0.1119: quitting a split terminal window kills the job v8.0.1119
Sat, 16 Sep 2017 21:00:06 +0200 Christian Brabandt patch 8.0.1118: FEAT_WINDOWS adds a lot of #ifdefs v8.0.1118
Fri, 08 Sep 2017 14:00:05 +0200 Christian Brabandt patch 8.0.1073: may get an endless loop if 'statusline' changes a highlight v8.0.1073
Tue, 29 Aug 2017 23:00:04 +0200 Christian Brabandt patch 8.0.1013: terminal window behaves different from a buffer with changes v8.0.1013
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
Sun, 13 Aug 2017 20:45:04 +0200 Christian Brabandt patch 8.0.0935: cannot recognize a terminal buffer in :ls output v8.0.0935
Sun, 13 Aug 2017 18:15:03 +0200 Christian Brabandt patch 8.0.0930: terminal buffers are stored in the viminfo file v8.0.0930
Fri, 04 Aug 2017 21:45:04 +0200 Christian Brabandt patch 8.0.0860: side effects when channel appends to a buffer v8.0.0860
Thu, 03 Aug 2017 22:45:04 +0200 Christian Brabandt patch 8.0.0858: can exit while a terminal is still running a job
Tue, 01 Aug 2017 21:45:04 +0200 Christian Brabandt patch 8.0.0838: buffer hangs around whem terminal window is closed v8.0.0838