log src/diff.c @ 20751:d9a2e5dcfd9f v8.2.0928

age author description
Sun, 07 Jun 2020 21:00:03 +0200 Bram Moolenaar patch 8.2.0928: many type casts are used for vim_strnsave() v8.2.0928
Sat, 30 May 2020 20:45:03 +0200 Bram Moolenaar patch 8.2.0853: ml_delete() often called with FALSE argument v8.2.0853
Sun, 12 Apr 2020 19:45:05 +0200 Bram Moolenaar patch 8.2.0559: clearing a struct is verbose v8.2.0559
Thu, 02 Apr 2020 19:00:05 +0200 Bram Moolenaar patch 8.2.0500: using the same loop in many places v8.2.0500
Sun, 01 Dec 2019 21:15:03 +0100 Bram Moolenaar patch 8.1.2378: using old C style comments v8.1.2378
Sat, 16 Nov 2019 14:00:05 +0100 Bram Moolenaar patch 8.1.2302: :lockmarks does not work for '[ and '] v8.1.2302
Sun, 10 Nov 2019 21:15:04 +0100 Bram Moolenaar patch 8.1.2289: after :diffsplit closing the window does not disable diff v8.1.2289
Sat, 02 Nov 2019 23:00:06 +0100 Bram Moolenaar patch 8.1.2243: typos in comments v8.1.2243
Sun, 06 Oct 2019 22:15:04 +0200 Bram Moolenaar patch 8.1.2120: some MB_ macros are more complicated than necessary v8.1.2120
Thu, 05 Sep 2019 22:45:04 +0200 Bram Moolenaar patch 8.1.1989: the evalfunc.c file is still too big v8.1.1989
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
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
Sun, 26 May 2019 21:15:04 +0200 Bram Moolenaar patch 8.1.1405: "highlight" option of popup windows not supported v8.1.1405
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
Sun, 03 Mar 2019 14:45:06 +0100 Bram Moolenaar patch 8.1.0991: cannot build with a mix of features v8.1.0991
Tue, 19 Feb 2019 23:15:05 +0100 Bram Moolenaar patch 8.1.0956: using context:0 in 'diffopt' does not work well v8.1.0956
Fri, 15 Feb 2019 21:15:07 +0100 Bram Moolenaar patch 8.1.0927: USE_CR is never defined v8.1.0927
Thu, 24 Jan 2019 15:15:06 +0100 Bram Moolenaar patch 8.1.0805: too many #ifdefs v8.1.0805
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, 04 Dec 2018 22:30:07 +0100 Bram Moolenaar patch 8.1.0562: parsing of 'diffopt' is slightly wrong v8.1.0562
Mon, 05 Nov 2018 21:30:06 +0100 Bram Moolenaar patch 8.1.0513: no error for set diffopt+=algorithm: v8.1.0513
Wed, 31 Oct 2018 23:00:08 +0100 Bram Moolenaar patch 8.1.0502: internal diff fails when diffing a context diff v8.1.0502
Thu, 25 Oct 2018 18:00:07 +0200 Bram Moolenaar patch 8.1.0497: :%diffput changes order of lines v8.1.0497
Sun, 07 Oct 2018 18:00:05 +0200 Bram Moolenaar patch 8.1.0458: ml_get error and crash when using "do" v8.1.0458
Tue, 18 Sep 2018 21:30:06 +0200 Christian Brabandt patch 8.1.0402: the DiffUpdate event isn't triggered for :diffput v8.1.0402
Sun, 16 Sep 2018 18:15:04 +0200 Christian Brabandt patch 8.1.0400: using freed memory with :diffget v8.1.0400
Sun, 16 Sep 2018 16:00:07 +0200 Christian Brabandt patch 8.1.0397: no event triggered after updating diffs v8.1.0397
Sun, 16 Sep 2018 15:00:07 +0200 Christian Brabandt patch 8.1.0395: compiler warning on 64-bit MS-Windows v8.1.0395
Sun, 16 Sep 2018 14:15:05 +0200 Christian Brabandt patch 8.1.0394: diffs are not always updated correctly v8.1.0394
Sat, 15 Sep 2018 19:30:06 +0200 Christian Brabandt patch 8.1.0393: not all white space difference options available v8.1.0393
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
Thu, 13 Sep 2018 13:15:06 +0200 Christian Brabandt patch 8.1.0375: cannot use diff mode with Cygwin diff.exe v8.1.0375
Wed, 12 Sep 2018 18:15:08 +0200 Christian Brabandt patch 8.1.0370: not using internal diff if 'diffopt' is not changed v8.1.0370
Mon, 10 Sep 2018 18:00:06 +0200 Christian Brabandt patch 8.1.0360: using an external diff program is slow and inflexible v8.1.0360
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, 29 Apr 2018 12:30:09 +0200 Christian Brabandt patch 8.0.1773: dialog messages are not translated v8.0.1773
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
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
Mon, 04 Sep 2017 23:30:04 +0200 Christian Brabandt patch 8.0.1056: cannot build with +diff but without +multi_byte v8.0.1056
Sun, 03 Sep 2017 15:15:05 +0200 Christian Brabandt patch 8.0.1046: code duplication in diff mode v8.0.1046
Sat, 02 Sep 2017 18:15:04 +0200 Christian Brabandt patch 8.0.1037: "icase" of 'diffopt' is not used for highlighting v8.0.1037
Wed, 19 Jul 2017 18:30:03 +0200 Christian Brabandt patch 8.0.0736: OptionSet not triggered when entering diff mode v8.0.0736
Tue, 16 May 2017 13:30:04 +0200 Christian Brabandt patch 8.0.0599: diff mode is insufficiently tested v8.0.0599
Sun, 12 Mar 2017 20:15:06 +0100 Christian Brabandt patch 8.0.0452: some macros are in lower case v8.0.0452
Sun, 12 Mar 2017 18:30:06 +0100 Christian Brabandt patch 8.0.0448: some macros are in lower case v8.0.0448
Sat, 11 Mar 2017 19:30:04 +0100 Christian Brabandt patch 8.0.0444: diffpatch fails when the file name has a quote v8.0.0444
Thu, 09 Mar 2017 19:30:05 +0100 Christian Brabandt patch 8.0.0442: patch shell command not well escaped v8.0.0442
Sun, 05 Mar 2017 21:30:05 +0100 Christian Brabandt patch 8.0.0425: build errors when building without folding v8.0.0425
Fri, 03 Feb 2017 23:30:04 +0100 Christian Brabandt patch 8.0.0300: cannot stop diffing hidden buffers v8.0.0300
Tue, 18 Oct 2016 15:00:04 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/025e3e0bafbc85cc4e365145af711edf99d0a90d v8.0.0044
Mon, 29 Aug 2016 23:00:11 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/edf3f97ae2af024708ebb4ac614227327033ca47 v7.4.2293
Sun, 28 Aug 2016 15:45:05 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/46328f9a1cc8047d1e05095bc9f531038c5a4028 v7.4.2279
Sat, 27 Aug 2016 22:45:06 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/e67d546f3c691139e6d3d33f36724d98aec04c14 v7.4.2275
Sun, 31 Jul 2016 14:30:05 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/89eaa4185efacab253b23a182c1c8a7bbf1096c9 v7.4.2135
Sun, 24 Jul 2016 22:15:07 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/2932359000b2f918d5fade79ea4d124d5943cd07 v7.4.2101
Sun, 10 Jul 2016 22:15:06 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/7c0a2f367f2507669560b1a66423155c70d2e75b v7.4.2024
Fri, 01 Jul 2016 17:30:07 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/8767f52fbfd4f053ce00a978227c95f1d7d323fe v7.4.1975