Sun, 12 Apr 2020 19:45:05 +0200 |
Bram Moolenaar |
patch 8.2.0559: clearing a struct is verbose
v8.2.0559
|
Sun, 05 Apr 2020 20:30:35 +0200 |
Bram Moolenaar |
patch 8.2.0516: client-server code is spread out
v8.2.0516
|
Sat, 04 Apr 2020 14:15:05 +0200 |
Bram Moolenaar |
patch 8.2.0509: various code is not properly tested.
v8.2.0509
|
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
|
Mon, 03 Feb 2020 21:30:04 +0100 |
Bram Moolenaar |
patch 8.2.0202: when 'lazyredraw' is set the window title may not be updated
v8.2.0202
|
Sun, 26 Jan 2020 16:00:05 +0100 |
Bram Moolenaar |
patch 8.2.0149: maintaining a Vim9 branch separately is more work
v8.2.0149
|
Tue, 07 Jan 2020 21:00:07 +0100 |
Bram Moolenaar |
patch 8.2.0098: exe stack length can be wrong without being detected
v8.2.0098
|
Sun, 29 Dec 2019 23:15:04 +0100 |
Bram Moolenaar |
patch 8.2.0056: execution stack is incomplete and inefficient
v8.2.0056
|
Mon, 23 Dec 2019 23:00:03 +0100 |
Bram Moolenaar |
patch 8.2.0035: saving and restoring called_emsg is clumsy
v8.2.0035
|
Wed, 11 Dec 2019 21:30:04 +0100 |
Bram Moolenaar |
patch 8.1.2422: "make depend" does not work correctly for libvterm
v8.1.2422
|
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
|
Sun, 17 Nov 2019 17:15:04 +0100 |
Bram Moolenaar |
patch 8.1.2313: debugging where a delay comes from is not easy
v8.1.2313
|
Tue, 29 Oct 2019 04:30:05 +0100 |
Bram Moolenaar |
patch 8.1.2233: cannot get the Vim command line arguments
v8.1.2233
|
Thu, 24 Oct 2019 22:45:04 +0200 |
Bram Moolenaar |
patch 8.1.2214: too much is redrawn when 'cursorline' is set
v8.1.2214
|
Sun, 13 Oct 2019 16:45:04 +0200 |
Bram Moolenaar |
patch 8.1.2145: cannot map <C-H> when modifyOtherKeys is enabled
v8.1.2145
|
Wed, 25 Sep 2019 21:45:03 +0200 |
Bram Moolenaar |
patch 8.1.2075: get many log messages when waiting for a typed character
v8.1.2075
|
Sat, 21 Sep 2019 23:15:03 +0200 |
Bram Moolenaar |
patch 8.1.2064: MS-Windows: compiler warnings for unused arguments
v8.1.2064
|
Sat, 21 Sep 2019 21:00:07 +0200 |
Bram Moolenaar |
patch 8.1.2062: the mouse code is spread out
v8.1.2062
|
Wed, 18 Sep 2019 21:30:03 +0200 |
Bram Moolenaar |
patch 8.1.2053: SafeStateAgain not triggered if callback uses feedkeys()
v8.1.2053
|
Tue, 17 Sep 2019 21:00:04 +0200 |
Bram Moolenaar |
patch 8.1.2049: cannot build tiny version
v8.1.2049
|
Tue, 17 Sep 2019 20:30:04 +0200 |
Bram Moolenaar |
patch 8.1.2048: not clear why SafeState and SafeStateAgain are not triggered
v8.1.2048
|
Mon, 16 Sep 2019 23:00:04 +0200 |
Bram Moolenaar |
patch 8.1.2047: cannot check the current state
v8.1.2047
|
Mon, 16 Sep 2019 22:00:04 +0200 |
Bram Moolenaar |
patch 8.1.2046: SafeState may be triggered at the wrong moment
v8.1.2046
|
Sun, 15 Sep 2019 23:15:03 +0200 |
Bram Moolenaar |
patch 8.1.2044: no easy way to process postponed work
v8.1.2044
|
Sat, 14 Sep 2019 21:15:04 +0200 |
Bram Moolenaar |
patch 8.1.2029: cannot control 'cursorline' highlighting well
v8.1.2029
|
Mon, 09 Sep 2019 20:15:03 +0200 |
Bram Moolenaar |
patch 8.1.2018: using freed memory when out of memory and displaying message
v8.1.2018
|
Sat, 17 Aug 2019 16:45:03 +0200 |
Bram Moolenaar |
patch 8.1.1872: when Vim exits because of a signal, VimLeave is not triggered
v8.1.1872
|
Sun, 02 Jun 2019 18:45:06 +0200 |
Bram Moolenaar |
patch 8.1.1453: popup window "moved" property not implemented yet
v8.1.1453
|
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
|
Fri, 24 May 2019 13:15:05 +0200 |
Bram Moolenaar |
patch 8.1.1375: without "TS" in 'shortmess' get a hit-enter prompt often
v8.1.1375
|
Thu, 23 May 2019 21:45:07 +0200 |
Bram Moolenaar |
patch 8.1.1371: cannot recover from a swap file
v8.1.1371
|
Thu, 09 May 2019 15:15:07 +0200 |
Bram Moolenaar |
patch 8.1.1306: Borland support is outdated and doesn't work
v8.1.1306
|
Wed, 08 May 2019 22:30:05 +0200 |
Bram Moolenaar |
patch 8.1.1301: when compiled with VIMDLL some messages are not shown
v8.1.1301
|
Fri, 03 May 2019 22:30:06 +0200 |
Bram Moolenaar |
patch 8.1.1258: the "N files to edit" message can not be surpressed
v8.1.1258
|
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 20:00:10 +0200 |
Bram Moolenaar |
patch 8.1.1230: a lot of code is shared between vim.exe and gvim.exe
v8.1.1230
|
Sun, 21 Apr 2019 16:00:04 +0200 |
Bram Moolenaar |
patch 8.1.1197: when starting with multiple tabs file messages is confusing
v8.1.1197
|
Thu, 04 Apr 2019 18:30:05 +0200 |
Bram Moolenaar |
patch 8.1.1116: cannot enforce a Vim script style
v8.1.1116
|
Wed, 03 Apr 2019 20:45:06 +0200 |
Bram Moolenaar |
patch 8.1.1104: MS-Windows: not all environment variables can be used
v8.1.1104
|
Thu, 28 Mar 2019 22:45:04 +0100 |
Bram Moolenaar |
patch 8.1.1066: VIMDLL isn't actually used
v8.1.1066
|
Sun, 17 Feb 2019 17:45:08 +0100 |
Bram Moolenaar |
patch 8.1.0941: macros for MS-Windows are inconsistent
v8.1.0941
|
Sat, 16 Feb 2019 15:15:07 +0100 |
Bram Moolenaar |
patch 8.1.0932: Farsi support is outdated and unused
v8.1.0932
|
Thu, 24 Jan 2019 16:00:08 +0100 |
Bram Moolenaar |
patch 8.1.0806: too many #ifdefs
v8.1.0806
|
Sat, 19 Jan 2019 21:15:05 +0100 |
Bram Moolenaar |
patch 8.1.0783: compiler warning for signed/unsigned
v8.1.0783
|
Thu, 17 Jan 2019 16:00:08 +0100 |
Bram Moolenaar |
patch 8.1.0763: nobody is using the Sun Workshop support
v8.1.0763
|
Mon, 14 Jan 2019 22:00:06 +0100 |
Bram Moolenaar |
patch 8.1.0746: highlighting not updated with conceal and 'cursorline'
v8.1.0746
|
Sun, 13 Jan 2019 23:45:08 +0100 |
Bram Moolenaar |
patch 8.1.0743: giving error messages is not flexible
v8.1.0743
|
Fri, 11 Jan 2019 21:00:06 +0100 |
Bram Moolenaar |
patch 8.1.0726: redrawing specifically for conceal feature
v8.1.0726
|
Thu, 27 Dec 2018 00:30:06 +0100 |
Bram Moolenaar |
patch 8.1.0644: finding next sign ID is inefficient
v8.1.0644
|
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
|
Sun, 14 Oct 2018 21:45:04 +0200 |
Bram Moolenaar |
patch 8.1.0475: memory not freed on exit when quit in autocmd
v8.1.0475
|
Sun, 30 Sep 2018 21:45:07 +0200 |
Christian Brabandt |
patch 8.1.0443: unnecessary static function prototypes
v8.1.0443
|
Sun, 30 Sep 2018 17:15:08 +0200 |
Christian Brabandt |
patch 8.1.0439: recursive use of getcmdline() still not protected
v8.1.0439
|
Sun, 16 Sep 2018 14:15:05 +0200 |
Christian Brabandt |
patch 8.1.0394: diffs are not always updated correctly
v8.1.0394
|
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
|
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
|
Tue, 07 Aug 2018 22:45:07 +0200 |
Christian Brabandt |
patch 8.1.0254: cannot build on MS-Windows; unused macro HAVE_HANDLE_DROP
v8.1.0254
|
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, 29 Jul 2018 17:45:05 +0200 |
Christian Brabandt |
patch 8.1.0228: dropping files is ignored while Vim is busy
v8.1.0228
|
Sat, 23 Jun 2018 16:15:05 +0200 |
Christian Brabandt |
patch 8.1.0103: long version string cannot be translated
v8.1.0103
|
Thu, 21 Jun 2018 21:45:05 +0200 |
Christian Brabandt |
patch 8.1.0094: help text "usage:" is not capatalized
v8.1.0094
|
Tue, 19 Jun 2018 18:00:07 +0200 |
Christian Brabandt |
patch 8.1.0082: in terminal window, typing : at more prompt, inserts ':'
v8.1.0082
|
Sat, 05 May 2018 15:15:06 +0200 |
Christian Brabandt |
patch 8.0.1792: MS-Windows users expect -? to work like --help
v8.0.1792
|
Mon, 16 Apr 2018 17:15:06 +0200 |
Christian Brabandt |
patch 8.0.1726: older MSVC doesn't support declarations halfway a block
v8.0.1726
|
Mon, 16 Apr 2018 15:45:06 +0200 |
Christian Brabandt |
patch 8.0.1724: declarations cannot be halfway a block
v8.0.1724
|
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, 22 Mar 2018 20:45:06 +0100 |
Christian Brabandt |
patch 8.0.1628: channel log doesn't mention exiting
v8.0.1628
|
Wed, 14 Mar 2018 21:30:06 +0100 |
Christian Brabandt |
patch 8.0.1607: --clean loads user settings from .gvimrc
v8.0.1607
|
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
|
Thu, 01 Mar 2018 23:15:06 +0100 |
Christian Brabandt |
patch 8.0.1555: build error for some combination of features
v8.0.1555
|
Thu, 01 Mar 2018 22:00:09 +0100 |
Christian Brabandt |
patch 8.0.1554: custom plugins loaded with --clean
v8.0.1554
|
Sat, 10 Feb 2018 19:00:07 +0100 |
Christian Brabandt |
patch 8.0.1496: clearing a pointer takes two lines
v8.0.1496
|
Sat, 10 Feb 2018 18:30:06 +0100 |
Christian Brabandt |
patch 8.0.1494: no autocmd triggered in Insert mode with visible popup menu
v8.0.1494
|
Sat, 03 Feb 2018 17:45:05 +0100 |
Christian Brabandt |
patch 8.0.1459: cannot handle change of directory
v8.0.1459
|
Sat, 03 Feb 2018 15:00:06 +0100 |
Christian Brabandt |
patch 8.0.1454: when in silent mode too much output is buffered
v8.0.1454
|
Wed, 31 Jan 2018 21:00:08 +0100 |
Christian Brabandt |
patch 8.0.1449: slow redrawing with DirectX
v8.0.1449
|
Mon, 18 Dec 2017 18:15:05 +0100 |
Christian Brabandt |
patch 8.0.1405: duplicated code for getting a typed character
v8.0.1405
|
Mon, 18 Dec 2017 16:30:05 +0100 |
Christian Brabandt |
patch 8.0.1404: invalid memory access on exit
v8.0.1404
|
Sun, 12 Nov 2017 19:30:05 +0100 |
Christian Brabandt |
patch 8.0.1295: cannot automatically get a server name in a terminal
v8.0.1295
|
Sat, 28 Oct 2017 21:15:35 +0200 |
Christian Brabandt |
patch 8.0.1236: Mac features are confusing
v8.0.1236
|
Thu, 26 Oct 2017 14:30:04 +0200 |
Christian Brabandt |
patch 8.0.1217: can't use remote eval to inspect vars in debug mode
v8.0.1217
|
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 21:15:04 +0200 |
Christian Brabandt |
patch 8.0.1213: setting 'mzschemedll' has no effect
v8.0.1213
|
Wed, 27 Sep 2017 22:00:05 +0200 |
Christian Brabandt |
patch 8.0.1157: compiler warning on MS-Windows
v8.0.1157
|
Tue, 26 Sep 2017 19:15:05 +0200 |
Christian Brabandt |
patch 8.0.1152: encoding of error message wrong in Cygwin terminal
v8.0.1152
|
Sat, 16 Sep 2017 21:00:06 +0200 |
Christian Brabandt |
patch 8.0.1118: FEAT_WINDOWS adds a lot of #ifdefs
v8.0.1118
|
Thu, 14 Sep 2017 20:45:05 +0200 |
Christian Brabandt |
patch 8.0.1108: cannot specify mappings for the terminal window
v8.0.1108
|
Thu, 17 Aug 2017 17:30:04 +0200 |
Christian Brabandt |
patch 8.0.0954: /proc/self/exe might be a relative path
v8.0.0954
|
Mon, 14 Aug 2017 23:45:04 +0200 |
Christian Brabandt |
patch 8.0.0946: using PATH_MAX does not work well on some systems
v8.0.0946
|
Sun, 06 Aug 2017 15:00:04 +0200 |
Christian Brabandt |
patch 8.0.0877: using CTRL- CTRL-N in terminal is inconsistent
v8.0.0877
|
Sat, 05 Aug 2017 20:30:03 +0200 |
Christian Brabandt |
patch 8.0.0873: in terminal cannot use CTRL- CTRL-N to start Visual mode
v8.0.0873
|
Sun, 30 Jul 2017 17:00:04 +0200 |
Christian Brabandt |
patch 8.0.0813: cannot use a terminal window while the job is running
v8.0.0813
|
Sun, 16 Jul 2017 20:15:03 +0200 |
Christian Brabandt |
patch 8.0.0725: a terminal window does not handle keyboard input
v8.0.0725
|
Sat, 15 Jul 2017 19:45:03 +0200 |
Christian Brabandt |
patch 8.0.0716: not easy to start Vim cleanly
v8.0.0716
|
Tue, 27 Jun 2017 14:45:04 +0200 |
Christian Brabandt |
patch 8.0.0680: plugins in start packages are sourced twice
v8.0.0680
|
Fri, 09 Jun 2017 21:45:04 +0200 |
Christian Brabandt |
patch 8.0.0629: checking for ambigous width is not working
v8.0.0629
|
Sun, 04 Jun 2017 18:00:04 +0200 |
Christian Brabandt |
patch 8.0.0612: pack dirs are added to 'runtimepath' too late
v8.0.0612
|
Sun, 04 Jun 2017 16:00:03 +0200 |
Christian Brabandt |
patch 8.0.0611: the screen is not redrawn after sending t_u7
v8.0.0611
|
Tue, 18 Apr 2017 19:00:07 +0200 |
Christian Brabandt |
patch 8.0.0567: call for requesting color and ambiwidth is too early
v8.0.0567
|
Sun, 02 Apr 2017 18:30:05 +0200 |
Christian Brabandt |
patch 8.0.0540: building unit tests fails
v8.0.0540
|
Sun, 02 Apr 2017 17:30:05 +0200 |
Christian Brabandt |
patch 8.0.0539: startup test fails on Mac
v8.0.0539
|
Sun, 19 Mar 2017 22:00:04 +0100 |
Christian Brabandt |
patch 8.0.0494: build failure with older compiler on MS-Windows
v8.0.0494
|
Sun, 19 Mar 2017 21:30:05 +0100 |
Christian Brabandt |
patch 8.0.0492: a failing client-server request can make Vim hang
v8.0.0492
|
Sat, 18 Mar 2017 18:30:04 +0100 |
Christian Brabandt |
patch 8.0.0476: missing change to main.c
v8.0.0476
|
Thu, 16 Mar 2017 15:15:05 +0100 |
Christian Brabandt |
patch 8.0.0464: can't find executable name on Solaris and FreeBSD
v8.0.0464
|
Sun, 12 Mar 2017 18:45:05 +0100 |
Christian Brabandt |
patch 8.0.0450: v:progpath is not reliably set
v8.0.0450
|
Sun, 12 Mar 2017 18:30:06 +0100 |
Christian Brabandt |
patch 8.0.0448: some macros are in lower case
v8.0.0448
|
Sun, 05 Mar 2017 17:45:05 +0100 |
Christian Brabandt |
patch 8.0.0420: text garbled when the system encoding differs from 'encoding'
v8.0.0420
|
Sun, 05 Mar 2017 15:30:04 +0100 |
Christian Brabandt |
patch 8.0.0419: test for v:progpath fails on MS-Windows
v8.0.0419
|
Sun, 05 Mar 2017 14:30:04 +0100 |
Christian Brabandt |
patch 8.0.0416: setting v:progpath is not quite right
v8.0.0416
|
Sat, 04 Mar 2017 19:15:04 +0100 |
Christian Brabandt |
patch 8.0.0409: set_progpath is defined but not always used
v8.0.0409
|
Sat, 04 Mar 2017 14:45:05 +0100 |
Christian Brabandt |
patch 8.0.0405: v:progpath may become invalid after :cd
v8.0.0405
|
Sat, 25 Feb 2017 15:00:05 +0100 |
Christian Brabandt |
patch 8.0.0365: might free a dict item that wasn't allocated
v8.0.0365
|
Fri, 17 Feb 2017 16:45:05 +0100 |
Christian Brabandt |
patch 8.0.0334: can't access b:changedtick from a dict reference
v8.0.0334
|
Fri, 03 Feb 2017 22:15:04 +0100 |
Christian Brabandt |
patch 8.0.0299: a window resize is sometimes not taking effect
v8.0.0299
|
Thu, 24 Nov 2016 15:15:04 +0100 |
Christian Brabandt |
commit https://github.com/vim/vim/commit/2cab0e191055a8145ccd46cd52869fbb9798b971
v8.0.0096
|
Mon, 29 Aug 2016 23:00:11 +0200 |
Christian Brabandt |
commit https://github.com/vim/vim/commit/edf3f97ae2af024708ebb4ac614227327033ca47
v7.4.2293
|
Wed, 10 Aug 2016 21:00:07 +0200 |
Christian Brabandt |
commit https://github.com/vim/vim/commit/a357e44ccdf5cfe9f6d35cc348ca33ccd973e1a9
v7.4.2191
|