log src/os_unix.c @ 29187:87ad2de4fe41 v8.2.5113

age author description
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