summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2019-03-05patch 8.1.0996: a few screendump tests fail because of scrollingv8.1.0996Bram Moolenaar
2019-03-05patch 8.1.0995: a getchar() call resets the reg_executing() resultv8.1.0995Bram Moolenaar
2019-03-04patch 8.1.0994: relative cursor position is not calculated correctlyv8.1.0994Bram Moolenaar
2019-03-04patch 8.1.0993: ch_read() may return garbage if terminating NL is missingv8.1.0993Bram Moolenaar
2019-03-04patch 8.1.0992: a :normal command resets the reg_executing() resultv8.1.0992Bram Moolenaar
2019-03-03patch 8.1.0991: cannot build with a mix of featuresv8.1.0991Bram Moolenaar
2019-03-02patch 8.1.0990: floating point exception with "%= 0" and "/= 0"v8.1.0990Bram Moolenaar
2019-03-02patch 8.1.0989: various small code uglinessv8.1.0989Bram Moolenaar
2019-03-02patch 8.1.0988: deleting location list buffer breaks location list windowv8.1.0988Bram Moolenaar
2019-03-02patch 8.1.0987: unnecessary condition in #ifdefv8.1.0987Bram Moolenaar
2019-03-02patch 8.1.0986: rename() is not propertly testedv8.1.0986Bram Moolenaar
2019-02-28patch 8.1.0985: crash with large number in regexpv8.1.0985Bram Moolenaar
2019-02-27patch 8.1.0984: unnecessary #ifdefsv8.1.0984Bram Moolenaar
2019-02-26patch 8.1.0983: checking __CYGWIN32__ unnecessarilyv8.1.0983Bram Moolenaar
2019-02-25patch 8.1.0982: update_cursor() called twice in :shellv8.1.0982Bram Moolenaar
2019-02-25patch 8.1.0981: pasting in terminal insufficiently testedv8.1.0981Bram Moolenaar
2019-02-25patch 8.1.0980: extend() insufficiently testedv8.1.0980Bram Moolenaar
2019-02-25patch 8.1.0979: compiler warning for unused functionsv8.1.0979Bram Moolenaar
2019-02-23patch 8.1.0978: blob not tested with Perlv8.1.0978Bram Moolenaar
2019-02-23patch 8.1.0977: blob not tested with Rubyv8.1.0977Bram Moolenaar
2019-02-22patch 8.1.0976: dosinstall still has buffer overflow problemsv8.1.0976Bram Moolenaar
2019-02-22patch 8.1.0975: using STRNCPY() wrongly. Warning for uninitialized variablev8.1.0975Bram Moolenaar
2019-02-22patch 8.1.0974: cannot switch from terminal window to previous tabpagev8.1.0974Bram Moolenaar
2019-02-22patch 8.1.0973: pattern with syntax error gives threee error messagesv8.1.0973Bram Moolenaar
2019-02-22patch 8.1.0972: cannot switch from terminal window to next tabpagev8.1.0972Bram Moolenaar
2019-02-22Update runtime filesBram Moolenaar
2019-02-22patch 8.1.0971: failure for selecting quoted text object moves cursorv8.1.0971Bram Moolenaar
2019-02-22patch 8.1.0970: text properties test fails when 'encoding' is not utf-8v8.1.0970Bram Moolenaar
2019-02-22patch 8.1.0969: message written during startup is truncatedv8.1.0969Bram Moolenaar
2019-02-21patch 8.1.0968: crash when using search pattern \%Ufffffc23v8.1.0968Bram Moolenaar
2019-02-21patch 8.1.0967: stray dependency in test Makefilev8.1.0967Bram Moolenaar
2019-02-21patch 8.1.0966: one terminal test is flakyv8.1.0966Bram Moolenaar
2019-02-21patch 8.1.0965: search test failsv8.1.0965Bram Moolenaar
2019-02-21patch 8.1.0964: cannot see in CI why a screenshot test failedv8.1.0964Bram Moolenaar
2019-02-21patch 8.1.0963: illegal memory access when using 'incsearch'v8.1.0963Bram Moolenaar
2019-02-21patch 8.1.0962: building with MinGW and static libs doesn't workv8.1.0962Bram Moolenaar
2019-02-21patch 8.1.0961: Mac: fsync may fail sometimesv8.1.0961Bram Moolenaar
2019-02-20patch 8.1.0960: when using ConPTY garbage collection has undefined behaviorv8.1.0960Bram Moolenaar
2019-02-20patch 8.1.0959: sorting large numbers is not testedv8.1.0959Bram Moolenaar
2019-02-20patch 8.1.0958: compiling weird regexp pattern is very slowv8.1.0958Bram Moolenaar
2019-02-20patch 8.1.0957: Mac: fsync fails on network sharev8.1.0957Bram Moolenaar
2019-02-19patch 8.1.0956: using context:0 in 'diffopt' does not work wellv8.1.0956Bram Moolenaar
2019-02-19patch 8.1.0955: matchit autoload directory not in installerv8.1.0955Bram Moolenaar
2019-02-19patch 8.1.0954: arguments of semsg() and siemsg() are not checkedv8.1.0954Bram Moolenaar
2019-02-19patch 8.1.0953: a very long file is truncated at 2^31 linesv8.1.0953Bram Moolenaar
2019-02-18patch 8.1.0952: compilation warnings when building the MS-Windows installerv8.1.0952Bram Moolenaar
2019-02-18patch 8.1.0951: using WIN64 even though it is never definedv8.1.0951Bram Moolenaar
2019-02-18patch 8.1.0950: using :python sets 'pyxversion' even when not executedv8.1.0950Bram Moolenaar
2019-02-18patch 8.1.0949: MS-windows defines GUI macros different than other systemsv8.1.0949Bram Moolenaar
2019-02-18patch 8.1.0948: when built without +eval "Vim --clean" produces errorsv8.1.0948Bram Moolenaar