log src/version.c @ 18219:5d67f207f7c3 v8.1.2104

age author description
Mon, 30 Sep 2019 23:15:03 +0200 Bram Moolenaar patch 8.1.2104: the normal.c file is too big v8.1.2104
Mon, 30 Sep 2019 21:00:04 +0200 Bram Moolenaar patch 8.1.2103: wrong error message if "termdebugger" is not executable v8.1.2103
Sun, 29 Sep 2019 21:00:04 +0200 Bram Moolenaar patch 8.1.2102: can't build with GTK and FEAT_GUI_GNOME v8.1.2102
Sun, 29 Sep 2019 19:15:04 +0200 Bram Moolenaar patch 8.1.2101: write_session_file() often defined but not used v8.1.2101
Sun, 29 Sep 2019 14:30:04 +0200 Bram Moolenaar patch 8.1.2100: :mksession is not sufficiently tested v8.1.2100
Sat, 28 Sep 2019 22:15:03 +0200 Bram Moolenaar patch 8.1.2099: state() test fails on some Mac systems v8.1.2099
Sat, 28 Sep 2019 19:30:03 +0200 Bram Moolenaar patch 8.1.2098: mksession test fails on MS-Windows v8.1.2098
Sat, 28 Sep 2019 19:15:04 +0200 Bram Moolenaar patch 8.1.2097: :mksession is not sufficiently tested v8.1.2097
Sat, 28 Sep 2019 19:15:03 +0200 Bram Moolenaar patch 8.1.2096: too many #ifdefs v8.1.2096
Sat, 28 Sep 2019 17:30:03 +0200 Bram Moolenaar patch 8.1.2095: leaking memory when getting item from dict v8.1.2095
Sat, 28 Sep 2019 16:45:04 +0200 Bram Moolenaar patch 8.1.2094: the fileio.c file is too big v8.1.2094
Sat, 28 Sep 2019 16:30:03 +0200 Bram Moolenaar patch 8.1.2093: MS-Windows: system() test fails v8.1.2093
Sat, 28 Sep 2019 16:00:03 +0200 Bram Moolenaar patch 8.1.2092: MS-Windows: redirect in system() does not work v8.1.2092
Sat, 28 Sep 2019 15:30:03 +0200 Bram Moolenaar patch 8.1.2091: double free when memory allocation fails v8.1.2091
Fri, 27 Sep 2019 23:15:03 +0200 Bram Moolenaar patch 8.1.2090: not clear why channel log file ends v8.1.2090
Fri, 27 Sep 2019 21:30:03 +0200 Bram Moolenaar patch 8.1.2089: do not get a hint that $TEST_FILTER was active v8.1.2089
Fri, 27 Sep 2019 19:45:06 +0200 Bram Moolenaar patch 8.1.2088: renamed libvterm mouse.c file not in distributed file list v8.1.2088
Fri, 27 Sep 2019 16:00:45 +0200 Bram Moolenaar patch 8.1.2087: cannot easily select one test function to execute v8.1.2087
Fri, 27 Sep 2019 14:30:04 +0200 Bram Moolenaar patch 8.1.2086: missing a few changes for the renamed files v8.1.2086
Fri, 27 Sep 2019 14:15:03 +0200 Bram Moolenaar patch 8.1.2085: MS-Windows: draw error moving cursor over double-cell char v8.1.2085
Fri, 27 Sep 2019 13:45:05 +0200 Bram Moolenaar patch 8.1.2084: Amiga: cannot get the user name v8.1.2084
Fri, 27 Sep 2019 13:45:04 +0200 Bram Moolenaar patch 8.1.2083: multi-byte chars do not work properly with "%.*S" in printf() v8.1.2083
Fri, 27 Sep 2019 13:15:03 +0200 Bram Moolenaar patch 8.1.2082: some files have a weird name to fit in 8.3 characters v8.1.2082
Fri, 27 Sep 2019 12:45:08 +0200 Bram Moolenaar patch 8.1.2081: the spell.c file is too big v8.1.2081
Thu, 26 Sep 2019 23:15:05 +0200 Bram Moolenaar patch 8.1.2080: the terminal API is limited and can't be disabled v8.1.2080
Wed, 25 Sep 2019 23:15:04 +0200 Bram Moolenaar patch 8.1.2079: popup window test fails without +terminal v8.1.2079
Wed, 25 Sep 2019 23:00:03 +0200 Bram Moolenaar patch 8.1.2078: build error with +textprop but without +terminal v8.1.2078
Wed, 25 Sep 2019 22:45:03 +0200 Bram Moolenaar patch 8.1.2077: the ops.c file is too big v8.1.2077
Wed, 25 Sep 2019 22:15:03 +0200 Bram Moolenaar patch 8.1.2076: crash when trying to put a terminal in a popup window v8.1.2076
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
Wed, 25 Sep 2019 21:30:04 +0200 Bram Moolenaar patch 8.1.2074: test for SafeState autocommand is a bit flaky v8.1.2074
Wed, 25 Sep 2019 20:45:03 +0200 Bram Moolenaar patch 8.1.2073: when editing a buffer 'colorcolumn' may not work v8.1.2073
Tue, 24 Sep 2019 23:00:05 +0200 Bram Moolenaar patch 8.1.2072: "gk" moves to start of line instead of upwards v8.1.2072
Mon, 23 Sep 2019 22:30:03 +0200 Bram Moolenaar patch 8.1.2071: when 'wincolor' is set text property changes highlighting v8.1.2071
Mon, 23 Sep 2019 21:30:04 +0200 Bram Moolenaar patch 8.1.2070: mouse code is spread out v8.1.2070
Sun, 22 Sep 2019 23:30:03 +0200 Bram Moolenaar patch 8.1.2069: test for SafeStateAgain may still fail v8.1.2069
Sun, 22 Sep 2019 23:15:03 +0200 Bram Moolenaar patch 8.1.2068: test for SafeState and SafeStateAgain may fail v8.1.2068
Sun, 22 Sep 2019 22:00:03 +0200 Bram Moolenaar patch 8.1.2067: no tests for SafeState and SafeStateAgain v8.1.2067
Sun, 22 Sep 2019 21:30:04 +0200 Bram Moolenaar patch 8.1.2066: no tests for state()
Sun, 22 Sep 2019 14:15:04 +0200 Bram Moolenaar patch 8.1.2065: compiler warning building non-GUI with MinGW. v8.1.2065
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 23:00:04 +0200 Bram Moolenaar patch 8.1.2063: some tests fail when +balloon_eval_term is missing v8.1.2063
Sat, 21 Sep 2019 21:00:07 +0200 Bram Moolenaar patch 8.1.2062: the mouse code is spread out v8.1.2062
Fri, 20 Sep 2019 17:30:03 +0200 Bram Moolenaar patch 8.1.2061: MS-Windows GUI: ":sh" crashes when trying to use a terminal v8.1.2061
Fri, 20 Sep 2019 17:15:04 +0200 Bram Moolenaar patch 8.1.2060: "precedes" in 'listchars' not used properly v8.1.2060
Fri, 20 Sep 2019 13:45:04 +0200 Bram Moolenaar patch 8.1.2059: fix for "x" deleting a fold has side effects v8.1.2059
Thu, 19 Sep 2019 23:30:03 +0200 Bram Moolenaar patch 8.1.2058: function for ex command is named inconsistently v8.1.2058
Thu, 19 Sep 2019 23:15:05 +0200 Bram Moolenaar patch 8.1.2057: the screen.c file is much too big v8.1.2057
Wed, 18 Sep 2019 22:15:04 +0200 Bram Moolenaar patch 8.1.2056: "make test" for indent files doesn't cause make to fail v8.1.2056
Wed, 18 Sep 2019 22:15:03 +0200 Bram Moolenaar patch 8.1.2055: not easy to jump to function line from profile v8.1.2055
Wed, 18 Sep 2019 21:45:03 +0200 Bram Moolenaar patch 8.1.2054: compiler test for Perl may fail v8.1.2054
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 22:45:05 +0200 Bram Moolenaar patch 8.1.2052: using "x" before a closed fold may delete that fold v8.1.2052
Tue, 17 Sep 2019 21:30:05 +0200 Bram Moolenaar patch 8.1.2051: double-click test is a bit flaky v8.1.2051
Tue, 17 Sep 2019 21:30:05 +0200 Bram Moolenaar patch 8.1.2050: popup window test fails in some configurations v8.1.2050
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
Mon, 16 Sep 2019 21:15:05 +0200 Bram Moolenaar patch 8.1.2045: the option.c file is too big v8.1.2045