log src/os_unix.c @ 33183:c8c9d89fc55f v9.0.1871

age author description
Mon, 26 Jun 2023 13:13:12 +0200 Christian Brabandt Fix line endings issue
Mon, 26 Jun 2023 09:54:34 +0200 Christian Brabandt normalize line endings
Wed, 21 Jun 2023 17:00:04 +0200 Bram Moolenaar patch 9.0.1642: build failure with tiny features v9.0.1642
Wed, 21 Jun 2023 14:45:07 +0200 Bram Moolenaar patch 9.0.1641: the log file does not give information about window sizes v9.0.1641
Sat, 20 May 2023 17:45:03 +0200 Bram Moolenaar patch 9.0.1572: error messages are not translated v9.0.1572
Sat, 20 May 2023 15:15:05 +0200 Bram Moolenaar patch 9.0.1571: RedrawingDisabled not used consistently v9.0.1571
Thu, 11 May 2023 23:30:04 +0200 Bram Moolenaar patch 9.0.1544: recent glibc marks sigset() as a deprecated v9.0.1544
Wed, 19 Apr 2023 21:30:03 +0200 Bram Moolenaar patch 9.0.1471: warnings for function declarations v9.0.1471
Thu, 13 Apr 2023 20:30:03 +0200 Bram Moolenaar patch 9.0.1450: MacOS: building fails if clock_gettime() is not available v9.0.1450
Sun, 12 Mar 2023 22:30:05 +0100 Bram Moolenaar patch 9.0.1403: unused variables and functions v9.0.1403
Tue, 07 Mar 2023 18:15:04 +0100 Bram Moolenaar patch 9.0.1390: FOR_ALL_ macros are defined in an unexpected file v9.0.1390
Sat, 04 Mar 2023 14:30:04 +0100 Bram Moolenaar patch 9.0.1377: job_status() may return "dead" if the process parent changed v9.0.1377
Mon, 16 Jan 2023 19:30:04 +0100 Bram Moolenaar patch 9.0.1208: code is indented more than necessary v9.0.1208
Tue, 10 Jan 2023 13:45:04 +0100 Bram Moolenaar patch 9.0.1168: code to enable/disable mouse is not from terminfo/termcap v9.0.1168
Mon, 19 Dec 2022 20:00:03 +0100 Bram Moolenaar patch 9.0.1080: the "kitty" terminfo entry is not widespread v9.0.1080
Thu, 01 Dec 2022 13:15:03 +0100 Bram Moolenaar patch 9.0.0980: the keyboard state response may end up in a shell command v9.0.0980
Wed, 30 Nov 2022 19:15:10 +0100 Bram Moolenaar patch 9.0.0977: it is not easy to see what client-server commands are doing v9.0.0977
Mon, 28 Nov 2022 20:00:05 +0100 Bram Moolenaar patch 9.0.0965: using one window for executing autocommands is insufficient v9.0.0965
Fri, 25 Nov 2022 16:15:04 +0100 Bram Moolenaar patch 9.0.0948: 'ttyfast' is set for arbitrary terminals v9.0.0948
Wed, 23 Nov 2022 21:30:04 +0100 Bram Moolenaar patch 9.0.0930: cannot debug the Kitty keyboard protocol with TermDebug v9.0.0930
Fri, 18 Nov 2022 23:15:04 +0100 Bram Moolenaar patch 9.0.0904: various comment and indent flaws v9.0.0904
Sat, 08 Oct 2022 15:00:05 +0200 Bram Moolenaar patch 9.0.0694: no native sound support on Mac OS v9.0.0694
Tue, 04 Oct 2022 14:30:05 +0200 Bram Moolenaar patch 9.0.0655: passing modifier codes to a shell running in the GUI v9.0.0655
Mon, 03 Oct 2022 21:30:04 +0200 Bram Moolenaar patch 9.0.0653: BS and DEL do not work properly in an interacive shell v9.0.0653
Tue, 27 Sep 2022 17:00:13 +0200 Bram Moolenaar patch 9.0.0606: system() opens a terminal window when "!" is in 'guioptions' v9.0.0606
Sun, 04 Sep 2022 14:00:03 +0200 Bram Moolenaar patch 9.0.0376: clang warns for dead assignments v9.0.0376
Sat, 27 Aug 2022 22:30:03 +0200 Bram Moolenaar patch 9.0.0287: Irix systems no longer exist v9.0.0287
Fri, 26 Aug 2022 11:45:04 +0200 Bram Moolenaar patch 9.0.0271: using INIT() in non-header files v9.0.0271
Sun, 14 Aug 2022 15:30:05 +0200 Bram Moolenaar patch 9.0.0206: redraw flags are not named specifically v9.0.0206
Thu, 28 Jul 2022 14:00:03 +0200 Bram Moolenaar patch 9.0.0100: get hit-enter prompt for system() when '!' is in 'guioptions' v9.0.0100
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
Mon, 12 Nov 2018 22:00:06 +0100 Bram Moolenaar patch 8.1.0526: running out of signal stack in RealWaitForChar v8.1.0526
Sun, 30 Sep 2018 21:45:07 +0200 Christian Brabandt patch 8.1.0443: unnecessary static function prototypes v8.1.0443
Sat, 22 Sep 2018 14:15:05 +0200 Christian Brabandt patch 8.1.0426: accessing invalid memory in SmcOpenConnection() v8.1.0426
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
Wed, 12 Sep 2018 20:30:05 +0200 Christian Brabandt patch 8.1.0371: argument types for select() may be wrong v8.1.0371
Thu, 06 Sep 2018 13:15:05 +0200 Christian Brabandt patch 8.1.0349: crash when wiping buffer in a callback v8.1.0349
Mon, 27 Aug 2018 23:30:06 +0200 Christian Brabandt patch 8.1.0329: using inputlist() during startup results in garbage v8.1.0329
Tue, 21 Aug 2018 20:00:07 +0200 Christian Brabandt patch 8.1.0312: wrong type for flags used in signal handlers v8.1.0312
Tue, 21 Aug 2018 13:15:04 +0200 Christian Brabandt patch 8.1.0304: no redraw when using a STOP signal on Vim and then CONT v8.1.0304
Mon, 20 Aug 2018 22:00:07 +0200 Christian Brabandt patch 8.1.0302: crash when using :suspend and "fg" v8.1.0302
Sun, 19 Aug 2018 22:30:05 +0200 Christian Brabandt patch 8.1.0300: the old window title might be freed twice v8.1.0300
Sat, 11 Aug 2018 14:00:05 +0200 Christian Brabandt patch 8.1.0268: file type checking has too many #ifdef v8.1.0268
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
Tue, 07 Aug 2018 17:45:05 +0200 Christian Brabandt patch 8.1.0244: no redraw when using a STOP signal on Vim and then CONT v8.1.0244
Tue, 19 Jun 2018 20:00:08 +0200 Christian Brabandt patch 8.1.0087: v:shell_error is always zero when using terminal for "!cmd" v8.1.0087
Wed, 13 Jun 2018 21:00:06 +0200 Christian Brabandt patch 8.1.0054: compiler warning for using %ld for "long long" v8.1.0054
Tue, 12 Jun 2018 20:30:06 +0200 Christian Brabandt patch 8.1.0050: $VIM_TERMINAL is also set when not in a terminal window v8.1.0050
Tue, 12 Jun 2018 18:15:05 +0200 Christian Brabandt patch 8.1.0049: shell cannot tell running in a terminal window v8.1.0049
Sat, 12 May 2018 17:45:05 +0200 Christian Brabandt patch 8.0.1820: terminal window redirecting stdout does not show stderr v8.0.1820
Sat, 05 May 2018 21:15:05 +0200 Christian Brabandt patch 8.0.1795: lose contact with jobs when :gui forks v8.0.1795
Tue, 24 Apr 2018 21:00:07 +0200 Christian Brabandt patch 8.0.1761: job in terminal window with no output channel is killed v8.0.1761
Tue, 24 Apr 2018 15:30:08 +0200 Christian Brabandt patch 8.0.1753: various warnings from a static analyser v8.0.1753
Sat, 21 Apr 2018 22:45:07 +0200 Christian Brabandt patch 8.0.1745: build failure on MS-Windows v8.0.1745
Thu, 05 Apr 2018 22:30:07 +0200 Christian Brabandt patch 8.0.1665: when running a terminal from the GUI 'term' is not useful v8.0.1665
Thu, 22 Mar 2018 21:45:06 +0100 Christian Brabandt patch 8.0.1629: Mac: getpagesize() is deprecated v8.0.1629
Sat, 17 Mar 2018 13:30:07 +0100 Christian Brabandt patch 8.0.1613: warning for unused variable in tiny build v8.0.1613
Fri, 16 Mar 2018 21:00:08 +0100 Christian Brabandt patch 8.0.1609: shell commands in the GUI use a dumb terminal v8.0.1609
Mon, 05 Mar 2018 22:00:04 +0100 Christian Brabandt patch 8.0.1572: Mac: getting memory size doesn't work everywhere v8.0.1572
Mon, 05 Mar 2018 11:00:07 +0100 Christian Brabandt patch 8.0.1568: can't build on older Mac, header file is missing v8.0.1568
Sun, 04 Mar 2018 18:15:08 +0100 Christian Brabandt patch 8.0.1564: too many #ifdefs v8.0.1564
Tue, 27 Feb 2018 19:15:05 +0100 Christian Brabandt patch 8.0.1552: may leak file descriptors when executing job v8.0.1552
Tue, 27 Feb 2018 18:00:05 +0100 Christian Brabandt patch 8.0.1551: on Mac 'maxmemtot' is set to a weird value v8.0.1551
Sat, 10 Feb 2018 19:00:07 +0100 Christian Brabandt patch 8.0.1496: clearing a pointer takes two lines v8.0.1496
Mon, 18 Dec 2017 18:15:05 +0100 Christian Brabandt patch 8.0.1405: duplicated code for getting a typed character v8.0.1405
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
Sat, 18 Nov 2017 19:00:06 +0100 Christian Brabandt patch 8.0.1309: cannot use 'balloonexpr' in a terminal v8.0.1309
Thu, 16 Nov 2017 17:15:06 +0100 Christian Brabandt patch 8.0.1300: file permissions may end up wrong when writing v8.0.1300
Sat, 28 Oct 2017 21:15:35 +0200 Christian Brabandt patch 8.0.1236: Mac features are confusing v8.0.1236
Fri, 06 Oct 2017 01:15:05 +0200 Christian Brabandt patch 8.0.1176: job_start() does not handle quote and backslash correctly v8.0.1176
Sun, 01 Oct 2017 16:30:03 +0200 Christian Brabandt patch 8.0.1170: using termdebug results in 100% CPU time v8.0.1170
Fri, 08 Sep 2017 14:45:05 +0200 Christian Brabandt patch 8.0.1074: ":term NONE" does not work on MS-Windows v8.0.1074
Tue, 05 Sep 2017 23:45:05 +0200 Christian Brabandt patch 8.0.1064: Coverity warns for leaking resource v8.0.1064
Sun, 03 Sep 2017 20:00:04 +0200 Christian Brabandt patch 8.0.1051: cannot run terminal with spaces in argument v8.0.1051
Fri, 01 Sep 2017 20:30:04 +0200 Christian Brabandt patch 8.0.1033: detecting background color does not work in screen v8.0.1033
Sat, 26 Aug 2017 22:15:04 +0200 Christian Brabandt patch 8.0.1000: cannot open a terminal without running a job in it v8.0.1000
Mon, 21 Aug 2017 21:15:04 +0200 Christian Brabandt patch 8.0.0980: Coverity warning for failing to open /dev/null v8.0.0980
Sun, 20 Aug 2017 18:15:04 +0200 Christian Brabandt patch 8.0.0976: cannot send lines to a terminal job v8.0.0976
Sun, 13 Aug 2017 20:15:04 +0200 Christian Brabandt patch 8.0.0932: terminal may not use right characters for BS and Enter v8.0.0932
Fri, 11 Aug 2017 19:15:04 +0200 Christian Brabandt patch 8.0.0902: cannot specify directory or environment for a job v8.0.0902
Fri, 11 Aug 2017 16:45:04 +0200 Christian Brabandt patch 8.0.0899: function name mch_stop_job() is confusing v8.0.0899
Thu, 03 Aug 2017 20:45:04 +0200 Christian Brabandt patch 8.0.0854: no redraw after terminal was closed v8.0.0854
Thu, 03 Aug 2017 14:00:06 +0200 Christian Brabandt patch 8.0.0846: cannot get the name of the pty of a job v8.0.0846
Wed, 02 Aug 2017 22:45:04 +0200 Christian Brabandt patch 8.0.0842: using slave pty after closing it v8.0.0842
Tue, 01 Aug 2017 22:30:04 +0200 Christian Brabandt patch 8.0.0839: cannot kill a job in a terminal with CTRL-C v8.0.0839
Tue, 01 Aug 2017 18:45:05 +0200 Christian Brabandt patch 8.0.0834: can't build without the client-server feature v8.0.0834
Tue, 01 Aug 2017 17:15:04 +0200 Christian Brabandt patch 8.0.0829: job running in terminal can't communicate with Vim v8.0.0829
Tue, 01 Aug 2017 15:15:04 +0200 Christian Brabandt patch 8.0.0827: Coverity: could leak pty file descriptor v8.0.0827
Fri, 28 Jul 2017 22:00:04 +0200 Christian Brabandt patch 8.0.0797: finished job in terminal window is not handled v8.0.0797
Fri, 28 Jul 2017 16:00:04 +0200 Christian Brabandt patch 8.0.0793: using wrong terminal name for terminal window v8.0.0793
Sat, 22 Jul 2017 22:45:04 +0200 Christian Brabandt patch 8.0.0753: no size reports to a job running in a terminal v8.0.0753
Sat, 22 Jul 2017 20:45:04 +0200 Christian Brabandt patch 8.0.0748: running Vim in terminal window doesn't use the right colors v8.0.0748
Sat, 22 Jul 2017 18:45:04 +0200 Christian Brabandt patch 8.0.0746: when :term fails the job is not properly cleaned up v8.0.0746
Sat, 22 Jul 2017 18:15:04 +0200 Christian Brabandt patch 8.0.0744: terminal window does not use a pty v8.0.0744
Sat, 22 Jul 2017 14:15:05 +0200 Christian Brabandt patch 8.0.0741: cannot build with HPUX v8.0.0741
Thu, 20 Jul 2017 23:15:03 +0200 Christian Brabandt patch 8.0.0739: terminal resizing doesn't work well. v8.0.0739
Thu, 22 Jun 2017 22:45:04 +0200 Christian Brabandt patch 8.0.0661: recognizing urxvt mouse codes does not work well v8.0.0661
Thu, 30 Mar 2017 21:30:05 +0200 Christian Brabandt patch 8.0.0526: Coverity complains about possible negative value v8.0.0526
Sat, 25 Mar 2017 20:30:04 +0100 Christian Brabandt patch 8.0.0512: check for available characters takes too long v8.0.0512
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 19:30:05 +0100 Christian Brabandt patch 8.0.0451: some macros are in lower case v8.0.0451
Sat, 11 Mar 2017 20:15:04 +0100 Christian Brabandt patch 8.0.0445: getpgid is not supported on all systems v8.0.0445
Sun, 05 Mar 2017 14:30:04 +0100 Christian Brabandt patch 8.0.0416: setting v:progpath is not quite right v8.0.0416
Wed, 01 Mar 2017 20:45:05 +0100 Christian Brabandt patch 8.0.0396: 'balloonexpr' only works synchronously v8.0.0396
Tue, 17 Jan 2017 17:00:05 +0100 Christian Brabandt patch 8.0.0199: compiler warnings for libcall v8.0.0199
Sat, 26 Nov 2016 15:15:03 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/8a8199e4a1814b10630a770165502abb1121cd1b v8.0.0103
Thu, 24 Nov 2016 17:30:04 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/833eb1d752426689051bf2001083359899536939 v8.0.0097
Thu, 17 Nov 2016 17:30:04 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/7df915d113ac1981792c50e8b000c9f5f784b78b v8.0.0087
Sat, 12 Nov 2016 21:15:04 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/3f7d0907269558cb3ea184a3083640f9e20bb21e v8.0.0082
Mon, 07 Nov 2016 22:45:04 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/c4d4ac22f78fb1394c79eccc8a1e6812c0c7d8a7 v8.0.0071
Fri, 04 Nov 2016 20:45:04 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/de5e2c219b99895445fb75ae3541ee69282a5846 v8.0.0059
Sun, 30 Oct 2016 22:00:05 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/3a117e19e02bf29cfc5e398470dd7851ae3d6803 v8.0.0055
Thu, 27 Oct 2016 20:15:04 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/01688ad545ff0809ddad5c8fa6b149dc5d67312b v8.0.0050
Tue, 18 Oct 2016 16:30:04 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/bb09ceb95477ecc271854b3fdd8d2776eca66adf v8.0.0045
Sat, 15 Oct 2016 18:45:04 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/97792de2762cc79cc365a8a0b858f27753179577 v8.0.0036
Wed, 12 Oct 2016 15:00:05 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/0ba407012c63064f03f1a5677677d4da423e5a73 v8.0.0030
Thu, 29 Sep 2016 15:30:05 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/b9c31e71f5a4653a27e81c21226039bfa35b9131 v8.0.0018
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 17:00:07 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/0abe0522d0e52b50c6eab52323be558eb56fe95e v7.4.2282
Wed, 17 Aug 2016 21:45:07 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/d3c907b5d2b352482b580a0cf687cbbea4c19ea1 v7.4.2223
Sun, 14 Aug 2016 18:30:06 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/e56132bb4167f8b6ea4814cc2c99a71df3d07ff8 v7.4.2211