log src/buffer.c @ 17458:cfdef48743ed v8.1.1727

age author description
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, 30 Jun 2019 22:30:05 +0200 Bram Moolenaar patch 8.1.1612: cannot show an existing buffer in a popup window v8.1.1612
Thu, 20 Jun 2019 04:00:07 +0200 Bram Moolenaar patch 8.1.1575: callbacks may be garbage collected v8.1.1575
Sat, 15 Jun 2019 19:45:06 +0200 Bram Moolenaar patch 8.1.1547: functionality of bt_nofile() is confusing v8.1.1547
Sat, 08 Jun 2019 18:15:05 +0200 Bram Moolenaar patch 8.1.1498: ":write" increments b:changedtick even though nothing changed v8.1.1498
Sat, 01 Jun 2019 13:30:07 +0200 Bram Moolenaar patch 8.1.1437: code to handle callbacks is duplicated v8.1.1437
Thu, 30 May 2019 22:45:04 +0200 Bram Moolenaar patch 8.1.1431: popup window listed as "Scratch" v8.1.1431
Tue, 28 May 2019 23:15:10 +0200 Bram Moolenaar patch 8.1.1414: alloc() returning "char_u *" causes a lot of type casts v8.1.1414
Sat, 25 May 2019 20:00:08 +0200 Bram Moolenaar patch 8.1.1391: no popup window support v8.1.1391
Fri, 24 May 2019 19:45:05 +0200 Bram Moolenaar patch 8.1.1386: unessesary type casts for lalloc() v8.1.1386
Fri, 24 May 2019 19:00:07 +0200 Bram Moolenaar patch 8.1.1384: using "int" for alloc() often results in compiler warnings v8.1.1384
Thu, 23 May 2019 22:15:04 +0200 Bram Moolenaar patch 8.1.1372: when evaluating 'statusline' the current window is unknown v8.1.1372
Thu, 23 May 2019 21:45:07 +0200 Bram Moolenaar patch 8.1.1371: cannot recover from a swap file v8.1.1371
Thu, 16 May 2019 20:30:07 +0200 Bram Moolenaar patch 8.1.1334: when buffer is hidden "F" in 'shortmess' is not used v8.1.1334
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 18:15:07 +0200 Bram Moolenaar patch 8.1.1228: not possible to process tags with a function v8.1.1228
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, 07 Apr 2019 14:30:05 +0200 Bram Moolenaar patch 8.1.1135: build failure for small version v8.1.1135
Sun, 07 Apr 2019 12:15:04 +0200 Bram Moolenaar patch 8.1.1134: buffer for quickfix window is reused for another file v8.1.1134
Thu, 04 Apr 2019 18:30:05 +0200 Bram Moolenaar patch 8.1.1116: cannot enforce a Vim script style v8.1.1116
Sat, 30 Mar 2019 19:00:07 +0100 Bram Moolenaar patch 8.1.1086: too many curly braces v8.1.1086
Sun, 24 Mar 2019 14:15:04 +0100 Bram Moolenaar patch 8.1.1046: the "secure" variable is used inconsistently v8.1.1046
Sat, 02 Mar 2019 10:15:06 +0100 Bram Moolenaar patch 8.1.0989: various small code ugliness v8.1.0989
Sat, 16 Feb 2019 19:15:06 +0100 Bram Moolenaar patch 8.1.0936: may leak memory when using 'vartabstop' v8.1.0936
Tue, 12 Feb 2019 22:45:06 +0100 Bram Moolenaar patch 8.1.0904: USE_LONG_FNAME never defined v8.1.0904
Sun, 10 Feb 2019 23:30:08 +0100 Bram Moolenaar patch 8.1.0894: MS-Windows: resolve() does not return a reparse point v8.1.0894
Tue, 05 Feb 2019 21:30:06 +0100 Bram Moolenaar patch 8.1.0877: new buffer used every time the quickfix window is opened v8.1.0877
Sat, 26 Jan 2019 17:30:15 +0100 Bram Moolenaar patch 8.1.0826: too many #ifdefs v8.1.0826
Thu, 24 Jan 2019 15:15:06 +0100 Bram Moolenaar patch 8.1.0805: too many #ifdefs v8.1.0805
Sun, 20 Jan 2019 18:30:06 +0100 Bram Moolenaar patch 8.1.0786: ml_get error when updating the status line v8.1.0786
Sun, 20 Jan 2019 15:45:07 +0100 Bram Moolenaar patch 8.1.0785: depending on the configuration some functions are unused v8.1.0785
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
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