Thu, 23 Jun 2022 22:00:04 +0200 |
Bram Moolenaar |
patch 8.2.5154: still mentioning version8, some cosmetic issues
v8.2.5154
|
Mon, 20 Jun 2022 14:45:03 +0200 |
Bram Moolenaar |
patch 8.2.5141: using "volatile int" in a signal handler might be wrong
v8.2.5141
|
Mon, 20 Jun 2022 12:30:07 +0200 |
Bram Moolenaar |
patch 8.2.5137: cannot build without the +channel feature
v8.2.5137
|
Sun, 19 Jun 2022 15:45:02 +0200 |
Bram Moolenaar |
patch 8.2.5129: timeout handling is not optimal
v8.2.5129
|
Fri, 17 Jun 2022 16:30:06 +0200 |
Bram Moolenaar |
patch 8.2.5115: search timeout is overrun with some patterns
v8.2.5115
|
Thu, 16 Jun 2022 20:00:03 +0200 |
Bram Moolenaar |
patch 8.2.5113: timer becomes invalid after fork/exec, :gui gives errors
v8.2.5113
|
Wed, 08 Jun 2022 12:00:04 +0200 |
Bram Moolenaar |
patch 8.2.5067: timer_create is not available on every Mac system
v8.2.5067
|
Mon, 06 Jun 2022 11:15:05 +0200 |
Bram Moolenaar |
patch 8.2.5062: Coverity warns for dead code
v8.2.5062
|
Sun, 05 Jun 2022 23:15:02 +0200 |
Bram Moolenaar |
patch 8.2.5061: C89 requires signal handlers to return void
v8.2.5061
|
Sun, 05 Jun 2022 18:00:08 +0200 |
Bram Moolenaar |
patch 8.2.5057: using gettimeofday() for timeout is very inefficient
v8.2.5057
|
Mon, 09 May 2022 21:15:04 +0200 |
Bram Moolenaar |
patch 8.2.4928: various white space and cosmetic mistakes
v8.2.4928
|
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, 12 Apr 2022 16:15:03 +0200 |
Bram Moolenaar |
patch 8.2.4742: there is no way to start logging very early in startup
v8.2.4742
|
Wed, 30 Mar 2022 12:00:05 +0200 |
Bram Moolenaar |
patch 8.2.4649: various formatting problems
v8.2.4649
|
Sun, 13 Mar 2022 18:30:03 +0100 |
Bram Moolenaar |
patch 8.2.4560: suspending with CTRL-Z does not work on DragonFlyBSD
v8.2.4560
|
Wed, 09 Mar 2022 15:45:02 +0100 |
Bram Moolenaar |
patch 8.2.4532: suspending with CTRL-Z does not work on OpenBSD
v8.2.4532
|
Sun, 27 Feb 2022 13:45:02 +0100 |
Bram Moolenaar |
patch 8.2.4480: suspending with CTRL-Z does not work on Android
v8.2.4480
|
Wed, 23 Feb 2022 19:15:03 +0100 |
Bram Moolenaar |
patch 8.2.4457: the GPM library can only be linked statically
v8.2.4457
|
Mon, 07 Feb 2022 12:00:04 +0100 |
Bram Moolenaar |
patch 8.2.4316: __CYGWIN32__ is not defined on 64 bit systems
v8.2.4316
|
Fri, 04 Feb 2022 12:00:05 +0100 |
Bram Moolenaar |
patch 8.2.4294: MS-Windows: #ifdefs for Cygwin are too complicated
v8.2.4294
|
Mon, 31 Jan 2022 16:00:09 +0100 |
Bram Moolenaar |
patch 8.2.4273: the EBCDIC support is outdated
v8.2.4273
|
Fri, 28 Jan 2022 16:30:11 +0100 |
Bram Moolenaar |
patch 8.2.4241: some type casts are redundant
v8.2.4241
|
Mon, 24 Jan 2022 13:30:04 +0100 |
Bram Moolenaar |
patch 8.2.4201: when using the GUI CTRL-Z does not stop gvim
v8.2.4201
|
Sun, 23 Jan 2022 17:45:03 +0100 |
Bram Moolenaar |
patch 8.2.4195: resizing terminal may cause to behave like CTRL-Z
v8.2.4195
|
Sun, 02 Jan 2022 20:30:04 +0100 |
Bram Moolenaar |
patch 8.2.3985: error messages are spread out
v8.2.3985
|
Sat, 01 Jan 2022 15:30:05 +0100 |
Bram Moolenaar |
patch 8.2.3967: error messages are spread out
v8.2.3967
|
Wed, 29 Dec 2021 20:45:03 +0100 |
Bram Moolenaar |
patch 8.2.3941: SIGTSTP is not handled
v8.2.3941
|
Mon, 27 Dec 2021 18:30:05 +0100 |
Bram Moolenaar |
patch 8.2.3914: various spelling mistakes in comments
v8.2.3914
|
Thu, 09 Dec 2021 22:15:03 +0100 |
Bram Moolenaar |
patch 8.2.3770: new compiler warnings from clang-12 and clang-13
v8.2.3770
|
Wed, 08 Dec 2021 22:15:03 +0100 |
Bram Moolenaar |
patch 8.2.3760: not automatically handling gnome terminal mouse like xterm
v8.2.3760
|
Sun, 05 Dec 2021 23:30:05 +0100 |
Bram Moolenaar |
patch 8.2.3750: error messages are everywhere
v8.2.3750
|
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
|
Fri, 19 Nov 2021 13:45:02 +0100 |
Bram Moolenaar |
patch 8.2.3623: "$*" is expanded to "nonomatch"
v8.2.3623
|
Wed, 20 Oct 2021 11:15:04 +0200 |
Bram Moolenaar |
patch 8.2.3544: Unix: may leak file descriptor using non-existing directory
v8.2.3544
|
Wed, 13 Oct 2021 11:15:04 +0200 |
Bram Moolenaar |
patch 8.2.3502: cannot enter password in shell command
v8.2.3502
|
Sun, 03 Oct 2021 20:30:03 +0200 |
Bram Moolenaar |
patch 8.2.3468: problem with :cd when editing file in non-existent directory
v8.2.3468
|
Mon, 30 Aug 2021 21:30:04 +0200 |
Bram Moolenaar |
patch 8.2.3388: fnamemodify('path/..', ':p') differs from using 'path/../'
v8.2.3388
|
Wed, 11 Aug 2021 14:30:05 +0200 |
Bram Moolenaar |
patch 8.2.3327: no check for sysconf() failing
v8.2.3327
|
Wed, 23 Jun 2021 21:15:03 +0200 |
Bram Moolenaar |
patch 8.2.3041: detecting if the process of a swap file is running fails
v8.2.3041
|
Tue, 01 Jun 2021 21:00:04 +0200 |
Bram Moolenaar |
patch 8.2.2919: using ":!command" does not work if it uses posix_spawn()
v8.2.2919
|
Sat, 27 Mar 2021 12:15:04 +0100 |
Bram Moolenaar |
patch 8.2.2662: there is no way to avoid some escape sequences
v8.2.2662
|
Thu, 25 Feb 2021 17:30:04 +0100 |
Bram Moolenaar |
patch 8.2.2550: signal stack size is wrong with latest glibc 2.34
v8.2.2550
|
Tue, 08 Dec 2020 19:30:05 +0100 |
Bram Moolenaar |
patch 8.2.2109: "vim -" does not work well when modifyOtherKeys is enabled
v8.2.2109
|
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, 24 Oct 2020 13:45:04 +0200 |
Bram Moolenaar |
patch 8.2.1896: valgrind warns for using uninitialized memory
v8.2.1896
|
Fri, 09 Oct 2020 23:15:04 +0200 |
Bram Moolenaar |
patch 8.2.1818: SE Linux: deprecation warning for security_context_t
v8.2.1818
|
Mon, 05 Oct 2020 21:45:03 +0200 |
Bram Moolenaar |
patch 8.2.1805: Unix: terminal mode changed when using ":shell"
v8.2.1805
|
Sun, 13 Sep 2020 22:15:03 +0200 |
Bram Moolenaar |
patch 8.2.1676: compiler warnings for function typecast
v8.2.1676
|
Sun, 30 Aug 2020 17:30:07 +0200 |
Bram Moolenaar |
patch 8.2.1545: ch_logfile() is unclear about closing when forking
v8.2.1545
|
Sun, 23 Aug 2020 14:30:05 +0200 |
Bram Moolenaar |
patch 8.2.1513: cannot interrupt shell used for filename expansion
v8.2.1513
|
Tue, 11 Aug 2020 22:00:04 +0200 |
Bram Moolenaar |
patch 8.2.1422: the Mac GUI implementation is outdated
v8.2.1422
|
Tue, 14 Jul 2020 23:15:03 +0200 |
Bram Moolenaar |
patch 8.2.1215: Atari MiNT support is outdated
v8.2.1215
|
Mon, 29 Jun 2020 22:45:07 +0200 |
Bram Moolenaar |
patch 8.2.1091: no check if opening a pty works
v8.2.1091
|
Wed, 10 Jun 2020 21:00:04 +0200 |
Bram Moolenaar |
patch 8.2.0952: no simple way to interrupt Vim
v8.2.0952
|
Sun, 31 May 2020 13:15:04 +0200 |
Bram Moolenaar |
patch 8.2.0856: CTRL-S stops output
v8.2.0856
|
Sat, 30 May 2020 20:15:03 +0200 |
Bram Moolenaar |
patch 8.2.0852: cannot map CTRL-S on some systems
v8.2.0852
|
Sat, 30 May 2020 18:30:04 +0200 |
Bram Moolenaar |
patch 8.2.0849: BeOS code is not maintained and probably unused
v8.2.0849
|
Sun, 17 May 2020 14:15:07 +0200 |
Bram Moolenaar |
patch 8.2.0774: t_TI and t_TE are output when using 'visualbell'
v8.2.0774
|
Sat, 16 May 2020 23:30:03 +0200 |
Bram Moolenaar |
patch 8.2.0773: switching to raw mode every time ":" is used
v8.2.0773
|
Mon, 11 May 2020 22:15:05 +0200 |
Bram Moolenaar |
patch 8.2.0739: incomplete profiling when exiting because of a dealy signal
v8.2.0739
|
Mon, 11 May 2020 21:00:03 +0200 |
Bram Moolenaar |
patch 8.2.0737: when shell doesn't support CTRL-Z Vim still handles it
v8.2.0737
|
Sun, 10 May 2020 14:15:03 +0200 |
Bram Moolenaar |
patch 8.2.0728: messages about a deadly signal are not left aligned
v8.2.0728
|
Sat, 09 May 2020 16:15:04 +0200 |
Bram Moolenaar |
patch 8.2.0720: occasional exit when encountering an X error
v8.2.0720
|
Tue, 28 Apr 2020 22:00:04 +0200 |
Bram Moolenaar |
patch 8.2.0658: HP-UX build fails when setenv() is not defined
v8.2.0658
|
Sun, 26 Apr 2020 17:00:03 +0200 |
Bram Moolenaar |
patch 8.2.0646: t_Co uses the value of $COLORS in the GUI
v8.2.0646
|
Tue, 14 Apr 2020 21:00:04 +0200 |
Bram Moolenaar |
patch 8.2.0579: Coverity warns for unused value
v8.2.0579
|
Sun, 05 Apr 2020 21:45:26 +0200 |
Bram Moolenaar |
patch 8.2.0518: a terminal falls back to setting $TERM to "xterm"
v8.2.0518
|
Wed, 26 Feb 2020 16:30:04 +0100 |
Bram Moolenaar |
patch 8.2.0320: no Haiku support
v8.2.0320
|
Sat, 15 Feb 2020 23:15:04 +0100 |
Bram Moolenaar |
patch 8.2.0260: several lines of code are duplicated
v8.2.0260
|
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 19:45:04 +0100 |
Bram Moolenaar |
patch 8.2.0125: :mode no longer works for any system
v8.2.0125
|
Sat, 07 Dec 2019 18:00:03 +0100 |
Bram Moolenaar |
patch 8.1.2406: leaking memory in test_paste and test_registers
v8.1.2406
|
Thu, 05 Dec 2019 20:30:04 +0100 |
Bram Moolenaar |
patch 8.1.2393: using old C style comments
v8.1.2393
|
Sat, 30 Nov 2019 22:45:04 +0100 |
Bram Moolenaar |
patch 8.1.2370: build problems on VMS
v8.1.2370
|
Sun, 03 Nov 2019 23:45:03 +0100 |
Bram Moolenaar |
patch 8.1.2251: ":term command" may not work without a shell
v8.1.2251
|
Sat, 02 Nov 2019 23:00:06 +0100 |
Bram Moolenaar |
patch 8.1.2243: typos in comments
v8.1.2243
|
Thu, 24 Oct 2019 17:45:05 +0200 |
Bram Moolenaar |
patch 8.1.2208: Unix: Tabs in output might be expanded to spaces
v8.1.2208
|
Thu, 17 Oct 2019 23:15:04 +0200 |
Bram Moolenaar |
patch 8.1.2171: mouse support not always available
v8.1.2171
|
Mon, 16 Sep 2019 21:15:05 +0200 |
Bram Moolenaar |
patch 8.1.2045: the option.c file is too big
v8.1.2045
|
Tue, 10 Sep 2019 21:30:06 +0200 |
Bram Moolenaar |
patch 8.1.2021: some global functions can be local to the file
v8.1.2021
|
Wed, 04 Sep 2019 21:00:04 +0200 |
Bram Moolenaar |
patch 8.1.1985: code for dealing with paths is spread out
v8.1.1985
|
Fri, 30 Aug 2019 19:30:03 +0200 |
Bram Moolenaar |
patch 8.1.1948: mouse doesn't work in Linux console
v8.1.1948
|
Thu, 15 Aug 2019 23:15:04 +0200 |
Bram Moolenaar |
patch 8.1.1851: crash when sound_playfile() callback plays sound
v8.1.1851
|
Wed, 24 Jul 2019 15:00:06 +0200 |
Bram Moolenaar |
patch 8.1.1740: exepath() doesn't work for "bin/cat"
v8.1.1740
|
Fri, 14 Jun 2019 21:45:06 +0200 |
Bram Moolenaar |
patch 8.1.1531: clipboard type name is inconsistent
v8.1.1531
|
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
|
Thu, 09 May 2019 19:00:08 +0200 |
Bram Moolenaar |
patch 8.1.1307: cannot reconnect to the X server after it restarted
v8.1.1307
|
Sat, 04 May 2019 17:45:06 +0200 |
Bram Moolenaar |
patch 8.1.1267: cannot check if GPM mouse support is working
v8.1.1267
|
Sat, 04 May 2019 17:00:07 +0200 |
Bram Moolenaar |
patch 8.1.1265: when GPM mouse support is enabled double clicks do not work
v8.1.1265
|
Fri, 03 May 2019 23:30:05 +0200 |
Bram Moolenaar |
patch 8.1.1259: crash when exiting early
v8.1.1259
|
Thu, 02 May 2019 23:15:06 +0200 |
Bram Moolenaar |
patch 8.1.1248: no test for dec mouse
v8.1.1248
|
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
|
Thu, 04 Apr 2019 20:15:05 +0200 |
Bram Moolenaar |
patch 8.1.1118: a couple of conditions are hard to understand
v8.1.1118
|
Sat, 30 Mar 2019 19:00:07 +0100 |
Bram Moolenaar |
patch 8.1.1086: too many curly braces
v8.1.1086
|
Fri, 22 Mar 2019 12:15:04 +0100 |
Bram Moolenaar |
patch 8.1.1034: too many #ifdefs
v8.1.1034
|
Thu, 21 Mar 2019 22:00:05 +0100 |
Bram Moolenaar |
patch 8.1.1032: warnings from clang static analyzer
v8.1.1032
|
Sat, 02 Mar 2019 10:15:06 +0100 |
Bram Moolenaar |
patch 8.1.0989: various small code ugliness
v8.1.0989
|
Tue, 26 Feb 2019 17:15:13 +0100 |
Bram Moolenaar |
patch 8.1.0983: checking __CYGWIN32__ unnecessarily
v8.1.0983
|
Sun, 17 Feb 2019 17:45:08 +0100 |
Bram Moolenaar |
patch 8.1.0941: macros for MS-Windows are inconsistent
v8.1.0941
|
Sun, 10 Feb 2019 22:45:06 +0100 |
Bram Moolenaar |
patch 8.1.0890: pty allocation wrong if using file for out channel
v8.1.0890
|
Thu, 31 Jan 2019 16:00:06 +0100 |
Bram Moolenaar |
patch 8.1.0863: cannot see what signal caused a job to end
v8.1.0863
|
Sun, 27 Jan 2019 17:00:07 +0100 |
Bram Moolenaar |
patch 8.1.0834: GUI may wait too long before dealing with messages
v8.1.0834
|
Sat, 26 Jan 2019 15:15:12 +0100 |
Bram Moolenaar |
patch 8.1.0824: SunOS/Solaris has a problem with ttys
v8.1.0824
|
Thu, 24 Jan 2019 16:45:06 +0100 |
Bram Moolenaar |
patch 8.1.0809: too many #ifdefs
v8.1.0809
|
Tue, 22 Jan 2019 22:00:05 +0100 |
Bram Moolenaar |
patch 8.1.0791: a few compiler warnings on VMS
v8.1.0791
|
Sun, 20 Jan 2019 23:45:04 +0100 |
Bram Moolenaar |
patch 8.1.0788: cannot build with tiny features
v8.1.0788
|
Sun, 20 Jan 2019 18:45:05 +0100 |
Bram Moolenaar |
patch 8.1.0787: compiler warning for unused function
v8.1.0787
|
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 22:30:06 +0100 |
Bram Moolenaar |
patch 8.1.0770: inconsistent use of ELAPSED_FUNC
v8.1.0770
|
Sun, 13 Jan 2019 23:45:08 +0100 |
Bram Moolenaar |
patch 8.1.0743: giving error messages is not flexible
v8.1.0743
|
Sat, 29 Dec 2018 22:30:05 +0100 |
Bram Moolenaar |
patch 8.1.0661: clipboard regexp might be used recursively
v8.1.0661
|
Sat, 29 Dec 2018 13:15:05 +0100 |
Bram Moolenaar |
patch 8.1.0657: get error for using regexp recursively
v8.1.0657
|
Sat, 29 Dec 2018 11:15:05 +0100 |
Bram Moolenaar |
patch 8.1.0656: trying to reconnect to X server may cause problems
v8.1.0656
|
Fri, 28 Dec 2018 17:15:06 +0100 |
Bram Moolenaar |
patch 8.1.0649: setjmp() variables defined globally are used in one file
v8.1.0649
|
Fri, 21 Dec 2018 16:15:06 +0100 |
Bram Moolenaar |
patch 8.1.0615: get_tv function names are not consistent
v8.1.0615
|
Sat, 08 Dec 2018 14:45:05 +0100 |
Bram Moolenaar |
patch 8.1.0572: stopping a job does not work properly on OpenBSD
v8.1.0572
|