log src/memline.c @ 26018:c2d4e40a32a6 v8.2.3543

age author description
Tue, 19 Oct 2021 23:15:03 +0200 Bram Moolenaar patch 8.2.3543: swapname has double slash when 'directory' ends in it v8.2.3543
Thu, 14 Oct 2021 22:30:04 +0200 Bram Moolenaar patch 8.2.3510: changes are only detected with one second accuracy v8.2.3510
Sat, 09 Oct 2021 16:45:03 +0200 Bram Moolenaar patch 8.2.3490: superfluous return statements v8.2.3490
Wed, 06 Oct 2021 12:30:05 +0200 Bram Moolenaar patch 8.2.3483: #ifdef for using sysinfo() is incomplete v8.2.3483
Wed, 25 Aug 2021 17:45:04 +0200 Bram Moolenaar patch 8.2.3375: using uninitialized memory v8.2.3375
Wed, 25 Aug 2021 16:45:03 +0200 Bram Moolenaar patch 8.2.3372: line2byte() value wrong when adding a text property v8.2.3372
Mon, 16 Aug 2021 21:30:04 +0200 Bram Moolenaar patch 8.2.3355: MS-Windows: compiler warning for 64-32 bit conversion v8.2.3355
Sun, 15 Aug 2021 22:30:03 +0200 Bram Moolenaar patch 8.2.3354: build failure with +byte_offset but without +textprop v8.2.3354
Sun, 15 Aug 2021 14:30:04 +0200 Bram Moolenaar patch 8.2.3348: line2byte() returns wrong value after adding textprop v8.2.3348
Thu, 29 Jul 2021 20:45:04 +0200 Bram Moolenaar patch 8.2.3245: the crypt key may appear in a swap partition v8.2.3245
Tue, 06 Jul 2021 20:30:03 +0200 Bram Moolenaar patch 8.2.3114: Amiga-like systems: build error using stat() v8.2.3114
Sun, 27 Jun 2021 13:15:03 +0200 Bram Moolenaar patch 8.2.3062: internal error when adding several text properties v8.2.3062
Mon, 21 Jun 2021 21:15:04 +0200 Bram Moolenaar patch 8.2.3032: build problems with MSVC, other crypt issues with libsodium v8.2.3032
Sun, 20 Jun 2021 14:15:07 +0200 Bram Moolenaar patch 8.2.3022: available encryption methods are not strong enough v8.2.3022
Wed, 09 Jun 2021 12:45:03 +0200 Bram Moolenaar patch 8.2.2966: ml_get errors after recovering a file v8.2.2966
Wed, 02 Jun 2021 13:30:05 +0200 Bram Moolenaar patch 8.2.2922: computing array length is done in various ways v8.2.2922
Wed, 26 May 2021 22:45:03 +0200 Bram Moolenaar patch 8.2.2890: text property duplicated when data block splits v8.2.2890
Wed, 10 Mar 2021 22:00:04 +0100 Bram Moolenaar patch 8.2.2588: build failure with tiny features v8.2.2588
Wed, 10 Mar 2021 21:30:03 +0100 Bram Moolenaar patch 8.2.2586: process id may be invalid v8.2.2586
Sat, 30 Jan 2021 17:30:03 +0100 Bram Moolenaar patch 8.2.2429: :goto does not work correctly with text properties v8.2.2429
Fri, 18 Dec 2020 20:00:06 +0100 Bram Moolenaar patch 8.2.2160: various typos v8.2.2160
Sat, 21 Nov 2020 14:00:03 +0100 Bram Moolenaar patch 8.2.2026: Coverity warns for possibly using not NUL terminated string v8.2.2026
Mon, 09 Nov 2020 21:15:03 +0100 Bram Moolenaar patch 8.2.1970: it is easy to make mistakes when cleaning up swap files v8.2.1970
Sat, 24 Oct 2020 21:00:05 +0200 Bram Moolenaar patch 8.2.1898: command modifier parsing always uses global cmdmod v8.2.1898
Sat, 12 Sep 2020 21:15:03 +0200 Bram Moolenaar patch 8.2.1670: a couple of gcc compiler warnings v8.2.1670
Sat, 22 Aug 2020 15:30:04 +0200 Bram Moolenaar patch 8.2.1507: using malloc() directly v8.2.1507
Wed, 15 Jul 2020 15:45:03 +0200 Bram Moolenaar patch 8.2.1219: symlink not followed if dirname ends in // v8.2.1219
Fri, 12 Jun 2020 23:00:04 +0200 Bram Moolenaar patch 8.2.0967: unnecessary type casts for vim_strnsave() v8.2.0967
Sat, 30 May 2020 20:45:03 +0200 Bram Moolenaar patch 8.2.0853: ml_delete() often called with FALSE argument v8.2.0853
Sat, 30 May 2020 15:45:04 +0200 Bram Moolenaar patch 8.2.0845: text properties crossing lines not handled correctly v8.2.0845
Sat, 30 May 2020 15:00:03 +0200 Bram Moolenaar patch 8.2.0844: text properties crossing lines not handled correctly v8.2.0844
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 22:15:05 +0100 Bram Moolenaar patch 8.2.0156: various typos in source files and tests v8.2.0156
Fri, 17 Jan 2020 21:15:03 +0100 Bram Moolenaar patch 8.2.0126: textprop test fails v8.2.0126
Fri, 17 Jan 2020 19:15:04 +0100 Bram Moolenaar patch 8.2.0124: compiler warnings for variable types v8.2.0124
Mon, 13 Jan 2020 20:45:03 +0100 Bram Moolenaar patch 8.2.0115: byte2line() does not work correctly with text properties v8.2.0115
Wed, 04 Dec 2019 22:00:04 +0100 Bram Moolenaar patch 8.1.2388: using old C style comments v8.1.2388
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, 02 Nov 2019 23:00:06 +0100 Bram Moolenaar patch 8.1.2243: typos in comments v8.1.2243
Sat, 26 Oct 2019 21:00:04 +0200 Bram Moolenaar patch 8.1.2223: cannot see what buffer an ml_get error is for v8.1.2223
Sat, 19 Oct 2019 17:15:03 +0200 Bram Moolenaar patch 8.1.2180: Error E303 is not useful when 'directory' is empty v8.1.2180
Sat, 21 Sep 2019 23:15:03 +0200 Bram Moolenaar patch 8.1.2064: MS-Windows: compiler warnings for unused arguments v8.1.2064
Wed, 04 Sep 2019 19:00:03 +0200 Bram Moolenaar patch 8.1.1983: compiler nags for uninitialized variable and unused function v8.1.1983
Sun, 04 Aug 2019 20:45:05 +0200 Bram Moolenaar patch 8.1.1813: ATTENTION prompt for a preview popup window v8.1.1813
Sun, 21 Jul 2019 15:30:04 +0200 Bram Moolenaar patch 8.1.1725: MS-Windows: E325 message may use incorrect date format v8.1.1725
Wed, 17 Jul 2019 23:00:06 +0200 Bram Moolenaar patch 8.1.1711: listener callback called at the wrong moment v8.1.1711
Mon, 15 Jul 2019 23:15:07 +0200 Bram Moolenaar patch 8.1.1700: listener callback called for the wrong buffer v8.1.1700
Sat, 13 Jul 2019 20:15:04 +0200 Bram Moolenaar patch 8.1.1681: insert stray "{" when listener gets buffer line v8.1.1681
Tue, 18 Jun 2019 23:00:07 +0200 Bram Moolenaar patch 8.1.1567: localtime_r() does not respond to $TZ changes v8.1.1567
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
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 22:15:04 +0200 Bram Moolenaar patch 8.1.1395: saving for undo may access invalid memory v8.1.1395
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 21:45:07 +0200 Bram Moolenaar patch 8.1.1371: cannot recover from a swap file v8.1.1371
Sat, 18 May 2019 13:15:06 +0200 Bram Moolenaar patch 8.1.1344: Coverity complains about possibly using a NULL pointer v8.1.1344
Thu, 16 May 2019 22:15:06 +0200 Bram Moolenaar patch 8.1.1335: listener callback is called after inserting text v8.1.1335
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
Fri, 10 May 2019 21:30:07 +0200 Bram Moolenaar patch 8.1.1313: warnings for using localtime() and ctime() v8.1.1313
Sun, 28 Apr 2019 23:00:05 +0200 Bram Moolenaar patch 8.1.1232: can't build on MS-Windows v8.1.1232
Sun, 28 Apr 2019 22:30:06 +0200 Bram Moolenaar patch 8.1.1231: asking about existing swap file unnecessarily v8.1.1231