Thu, 30 Jun 2022 23:15:03 +0200 |
Bram Moolenaar |
patch 9.0.0013: reproducing memory access errors can be difficult
v9.0.0013
|
Thu, 16 Jun 2022 12:30:04 +0200 |
Bram Moolenaar |
patch 8.2.5106: default cmdwin mappings are re-mappable
v8.2.5106
|
Sat, 07 May 2022 21:15:06 +0200 |
Bram Moolenaar |
patch 8.2.4911: the mode #defines are not clearly named
v8.2.4911
|
Tue, 04 Jan 2022 21:00:05 +0100 |
Bram Moolenaar |
patch 8.2.4003: error messages are spread out
v8.2.4003
|
Sun, 02 Jan 2022 22:30:04 +0100 |
Bram Moolenaar |
patch 8.2.3987: error messages are spread out
v8.2.3987
|
Sun, 02 Jan 2022 21:30:04 +0100 |
Bram Moolenaar |
patch 8.2.3986: error messages are spread out
v8.2.3986
|
Mon, 29 Nov 2021 21:45:04 +0100 |
Bram Moolenaar |
patch 8.2.3699: the +title feature adds a lot of #ifdef but little code
v8.2.3699
|
Thu, 18 Nov 2021 20:00:06 +0100 |
Bram Moolenaar |
patch 8.2.3617: ":verbose pwd" does not mention 'autochdir' was applied
v8.2.3617
|
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
|
Mon, 02 Aug 2021 18:15:06 +0200 |
Bram Moolenaar |
patch 8.2.3274: macro for printf format check can be simplified
v8.2.3274
|
Fri, 06 Nov 2020 13:45:04 +0100 |
Bram Moolenaar |
patch 8.2.1962: netbeans may access freed memory
v8.2.1962
|
Tue, 13 Oct 2020 21:15:05 +0200 |
Bram Moolenaar |
patch 8.2.1843: Netbeans: with huge buffer number memory allocation may fail
v8.2.1843
|
Sun, 19 Apr 2020 14:15:04 +0200 |
Bram Moolenaar |
patch 8.2.0599: Netbeans interface insufficiently tested
v8.2.0599
|
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
|
Thu, 05 Dec 2019 20:15:04 +0100 |
Bram Moolenaar |
patch 8.1.2392: using old C style comments
v8.1.2392
|
Thu, 24 Oct 2019 15:15:04 +0200 |
Bram Moolenaar |
patch 8.1.2205: sign entry structure has confusing name
v8.1.2205
|
Mon, 19 Aug 2019 20:15:04 +0200 |
Bram Moolenaar |
patch 8.1.1889: Coverity warns for using a NULL pointer
v8.1.1889
|
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
|
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
|
Sat, 30 Mar 2019 19:00:07 +0100 |
Bram Moolenaar |
patch 8.1.1086: too many curly braces
v8.1.1086
|
Sun, 17 Feb 2019 19:15:05 +0100 |
Bram Moolenaar |
patch 8.1.0944: format of nbdbg() arguments is not checked
v8.1.0944
|
Sun, 17 Feb 2019 17:45:08 +0100 |
Bram Moolenaar |
patch 8.1.0941: macros for MS-Windows are inconsistent
v8.1.0941
|
Sat, 26 Jan 2019 17:30:15 +0100 |
Bram Moolenaar |
patch 8.1.0826: too many #ifdefs
v8.1.0826
|
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
|
Sat, 12 Jan 2019 23:00:06 +0100 |
Bram Moolenaar |
patch 8.1.0735: cannot handle binary data
v8.1.0735
|
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
|
Fri, 21 Dec 2018 15:30:07 +0100 |
Bram Moolenaar |
patch 8.1.0614: placing signs can be complicated
v8.1.0614
|
Sun, 30 Sep 2018 21:45:07 +0200 |
Christian Brabandt |
patch 8.1.0443: unnecessary static function prototypes
v8.1.0443
|
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
|
Sun, 04 Mar 2018 18:15:08 +0100 |
Christian Brabandt |
patch 8.0.1564: too many #ifdefs
v8.0.1564
|
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
|
Wed, 31 Jan 2018 21:00:08 +0100 |
Christian Brabandt |
patch 8.0.1449: slow redrawing with DirectX
v8.0.1449
|
Sat, 18 Nov 2017 22:15:05 +0100 |
Christian Brabandt |
patch 8.0.1312: balloon_show() only works in terminal when compiled with GUI
v8.0.1312
|
Fri, 22 Sep 2017 14:45:06 +0200 |
Christian Brabandt |
patch 8.0.1135: W_WINCOL() is always the same
v8.0.1135
|
Sat, 16 Sep 2017 21:00:06 +0200 |
Christian Brabandt |
patch 8.0.1118: FEAT_WINDOWS adds a lot of #ifdefs
v8.0.1118
|
Tue, 11 Jul 2017 22:45:03 +0200 |
Christian Brabandt |
patch 8.0.0709: libvterm cannot use vsnprintf()
v8.0.0709
|
Sun, 22 Jan 2017 15:30:04 +0100 |
Christian Brabandt |
patch 8.0.0213: Netbeans specialKeys command does not check argument length
v8.0.0213
|
Sun, 25 Sep 2016 22:00:04 +0200 |
Christian Brabandt |
commit https://github.com/vim/vim/commit/9af418427652562384744648d7d173a4bfebba95
v8.0.0012
|
Mon, 29 Aug 2016 23:00:11 +0200 |
Christian Brabandt |
commit https://github.com/vim/vim/commit/edf3f97ae2af024708ebb4ac614227327033ca47
v7.4.2293
|
Sun, 24 Jul 2016 22:15:07 +0200 |
Christian Brabandt |
commit https://github.com/vim/vim/commit/2932359000b2f918d5fade79ea4d124d5943cd07
v7.4.2101
|
Thu, 21 Jul 2016 22:15:05 +0200 |
Christian Brabandt |
commit https://github.com/vim/vim/commit/36edf0685c8b55ee3ce709058d83ada8027fec1e
v7.4.2089
|
Sun, 10 Jul 2016 22:15:06 +0200 |
Christian Brabandt |
commit https://github.com/vim/vim/commit/7c0a2f367f2507669560b1a66423155c70d2e75b
v7.4.2024
|
Thu, 07 Jul 2016 21:00:06 +0200 |
Christian Brabandt |
commit https://github.com/vim/vim/commit/bf2cc5f36d5ffd5de445e6970602000c7869b65a
v7.4.1998
|
Fri, 01 Jul 2016 17:30:07 +0200 |
Christian Brabandt |
commit https://github.com/vim/vim/commit/8767f52fbfd4f053ce00a978227c95f1d7d323fe
v7.4.1975
|
Fri, 01 Jul 2016 13:00:05 +0200 |
Christian Brabandt |
commit https://github.com/vim/vim/commit/24cf233ef9e92f947618c55d8bff423898a45c24
v7.4.1969
|
Wed, 08 Jun 2016 20:30:06 +0200 |
Christian Brabandt |
commit https://github.com/vim/vim/commit/5ce4a0b96ab688b1ea2481c2516e2889ff6713bf
v7.4.1908
|
Tue, 07 Jun 2016 22:30:06 +0200 |
Christian Brabandt |
commit https://github.com/vim/vim/commit/5f1032d2a55b9417a0a6fa225e35089c98a5a419
v7.4.1906
|
Sat, 04 Jun 2016 17:30:06 +0200 |
Christian Brabandt |
commit https://github.com/vim/vim/commit/9ed96efb3d47d46e9637da04656efff715102407
v7.4.1891
|
Sat, 30 Apr 2016 18:15:06 +0200 |
Christian Brabandt |
commit https://github.com/vim/vim/commit/3266c85a44a637862b0ed6e531680c6ab2897ab5
v7.4.1811
|
Sat, 27 Feb 2016 14:45:05 +0100 |
Christian Brabandt |
commit https://github.com/vim/vim/commit/187db50d0499aecf4cfd42fb4db0a1bebf61c8cd
v7.4.1426
|
Wed, 24 Feb 2016 20:45:08 +0100 |
Christian Brabandt |
commit https://github.com/vim/vim/commit/8b374215ccd35003b95ba1df8f12e03bf8a8adc3
v7.4.1413
|
Tue, 23 Feb 2016 17:15:05 +0100 |
Christian Brabandt |
commit https://github.com/vim/vim/commit/9892189d2e7ab94b750f99e6da4cbfc3c8014517
v7.4.1402
|
Tue, 23 Feb 2016 15:00:08 +0100 |
Christian Brabandt |
commit https://github.com/vim/vim/commit/48e330aff911be1c798c88a973af6437a8141fce
v7.4.1399
|
Mon, 22 Feb 2016 23:15:04 +0100 |
Christian Brabandt |
commit https://github.com/vim/vim/commit/eed284a16977ab81fa6da8c9562990ba498acd8c
v7.4.1395
|