log src/os_unix.c @ 25581:b8aa2c93d156 v8.2.3327

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