summaryrefslogtreecommitdiff
path: root/src/version.c
Commit message (Expand)AuthorAgeFilesLines
* patch 8.1.2055: not easy to jump to function line from profilev8.1.2055Bram Moolenaar2019-09-181-0/+2
* patch 8.1.2054: compiler test for Perl may failv8.1.2054Bram Moolenaar2019-09-181-0/+2
* patch 8.1.2053: SafeStateAgain not triggered if callback uses feedkeys()v8.1.2053Bram Moolenaar2019-09-181-0/+2
* patch 8.1.2052: using "x" before a closed fold may delete that foldv8.1.2052Bram Moolenaar2019-09-171-0/+2
* patch 8.1.2051: double-click test is a bit flakyv8.1.2051Bram Moolenaar2019-09-171-0/+2
* patch 8.1.2050: popup window test fails in some configurationsv8.1.2050Bram Moolenaar2019-09-171-0/+2
* patch 8.1.2049: cannot build tiny versionv8.1.2049Bram Moolenaar2019-09-171-0/+2
* patch 8.1.2048: not clear why SafeState and SafeStateAgain are not triggeredv8.1.2048Bram Moolenaar2019-09-171-0/+2
* patch 8.1.2047: cannot check the current statev8.1.2047Bram Moolenaar2019-09-161-0/+2
* patch 8.1.2046: SafeState may be triggered at the wrong momentv8.1.2046Bram Moolenaar2019-09-161-0/+2
* patch 8.1.2045: the option.c file is too bigv8.1.2045Bram Moolenaar2019-09-161-0/+2
* patch 8.1.2044: no easy way to process postponed workv8.1.2044Bram Moolenaar2019-09-151-0/+2
* patch 8.1.2043: not sufficient testing for quoted numbersv8.1.2043Bram Moolenaar2019-09-151-0/+2
* patch 8.1.2042: the evalfunc.c file is too bigv8.1.2042Bram Moolenaar2019-09-151-0/+2
* patch 8.1.2041: no test for diff mode with syntax highlightingv8.1.2041Bram Moolenaar2019-09-151-0/+2
* patch 8.1.2040: no highlighting of current line in quickfix windowv8.1.2040Bram Moolenaar2019-09-151-0/+2
* patch 8.1.2039: character from 'showbreak' does not use 'wincolor'v8.1.2039Bram Moolenaar2019-09-151-0/+2
* patch 8.1.2038: has('vimscript-4') is always 0v8.1.2038Bram Moolenaar2019-09-151-0/+2
* patch 8.1.2037: can call win_gotoid() in cmdline windowv8.1.2037Bram Moolenaar2019-09-151-0/+2
* patch 8.1.2036: the str2nr() tests failv8.1.2036Bram Moolenaar2019-09-151-0/+2
* patch 8.1.2035: recognizing octal numbers is confusingv8.1.2035Bram Moolenaar2019-09-151-0/+2
* patch 8.1.2034: dark them of GTK 3 not supportedv8.1.2034Bram Moolenaar2019-09-151-0/+2
* patch 8.1.2033: cannot build with tiny featuresv8.1.2033Bram Moolenaar2019-09-141-0/+2
* patch 8.1.2032: scrollbar thumb wrong in popup windowv8.1.2032Bram Moolenaar2019-09-141-0/+2
* patch 8.1.2031: cursor position wrong when resizing and using concealv8.1.2031Bram Moolenaar2019-09-141-0/+2
* patch 8.1.2030: tests fail when build with normal features and terminalv8.1.2030Bram Moolenaar2019-09-141-0/+2
* patch 8.1.2029: cannot control 'cursorline' highlighting wellv8.1.2029Bram Moolenaar2019-09-141-0/+2
* patch 8.1.2028: options test script does not workv8.1.2028Bram Moolenaar2019-09-141-0/+2
* patch 8.1.2027: MS-Windows: problem with ambiwidth charactersv8.1.2027Bram Moolenaar2019-09-131-0/+2
* patch 8.1.2026: possibly using uninitialized memoryv8.1.2026Bram Moolenaar2019-09-131-0/+2
* patch 8.1.2025: MS-Windows: Including shlguid.h causes problems for msys2v8.1.2025Bram Moolenaar2019-09-131-0/+2
* patch 8.1.2024: delete call commented out for debuggingv8.1.2024Bram Moolenaar2019-09-131-0/+2
* patch 8.1.2023: no test for synIDattr() returning "strikethrough"v8.1.2023Bram Moolenaar2019-09-131-0/+2
* patch 8.1.2022: the option.c file is too bigv8.1.2022Bram Moolenaar2019-09-121-0/+2
* patch 8.1.2021: some global functions can be local to the filev8.1.2021Bram Moolenaar2019-09-101-0/+2
* patch 8.1.2020: it is not easy to change the window layoutv8.1.2020Bram Moolenaar2019-09-101-0/+2
* patch 8.1.2019: 'cursorline' always highlights the whole linev8.1.2019Bram Moolenaar2019-09-091-0/+2
* patch 8.1.2018: using freed memory when out of memory and displaying messagev8.1.2018Bram Moolenaar2019-09-091-0/+2
* patch 8.1.2017: cannot execute commands after closing the cmdline windowv8.1.2017Bram Moolenaar2019-09-091-0/+2
* patch 8.1.2016: terminal altscreen test now fails on MS-Windowsv8.1.2016Bram Moolenaar2019-09-081-0/+2
* patch 8.1.2015: terminal altscreen test still fails sometimesv8.1.2015Bram Moolenaar2019-09-081-0/+2
* patch 8.1.2014: terminal altscreen test fails sometimesv8.1.2014Bram Moolenaar2019-09-081-0/+2
* patch 8.1.2013: more functions can be used as methodsv8.1.2013Bram Moolenaar2019-09-081-0/+2
* patch 8.1.2012: more functions can be used as methodsv8.1.2012Bram Moolenaar2019-09-081-0/+2
* patch 8.1.2011: more functions can be used as methodsv8.1.2011Bram Moolenaar2019-09-081-0/+2
* patch 8.1.2010: new file uses old style commentsv8.1.2010Bram Moolenaar2019-09-081-0/+2
* patch 8.1.2009: cursorline highlighting not updated in popup windowv8.1.2009Bram Moolenaar2019-09-081-0/+2
* patch 8.1.2008: error for invalid range when using listener and undov8.1.2008Bram Moolenaar2019-09-081-0/+2
* patch 8.1.2007: no test for what 8.1.1926 fixesv8.1.2007Bram Moolenaar2019-09-081-0/+2
* patch 8.1.2006: build failure with huge features but without channel featurev8.1.2006Bram Moolenaar2019-09-071-0/+2