summaryrefslogtreecommitdiff
path: root/src/version.c
Commit message (Expand)AuthorAgeFilesLines
* patch 8.1.0039: cannot easily delete lines in another bufferv8.1.0039Bram Moolenaar2018-06-071-0/+2
* patch 8.1.0038: popup test causes Vim to exitv8.1.0038Bram Moolenaar2018-06-071-0/+2
* patch 8.1.0037: cannot easily append lines to another bufferv8.1.0037Bram Moolenaar2018-06-061-0/+2
* patch 8.1.0036: not restoring Insert mode if leaving prompt buffer with mousev8.1.0036Bram Moolenaar2018-06-061-0/+2
* patch 8.1.0035: not easy to switch between prompt buffer and other windowsv8.1.0035Bram Moolenaar2018-06-061-0/+2
* patch 8.1.0034: cursor not restored with ":edit #"v8.1.0034Bram Moolenaar2018-06-041-0/+2
* patch 8.1.0033: keys to stop Vim in terminal are wrongv8.1.0033Bram Moolenaar2018-06-041-0/+2
* patch 8.1.0032: BS in prompt buffer starts new linev8.1.0032Bram Moolenaar2018-06-041-0/+2
* patch 8.1.0031: terminal test aucmd_on_close if flakyv8.1.0031Bram Moolenaar2018-06-031-0/+2
* patch 8.1.0030: stoping Vim running in a terminal may not workv8.1.0030Bram Moolenaar2018-06-031-0/+2
* patch 8.1.0029: terminal test fails on MS-Windows when "wc" existsv8.1.0029Bram Moolenaar2018-06-031-0/+2
* patch 8.1.0028: prompt buffer test fails on MS-Windowsv8.1.0028Bram Moolenaar2018-06-031-0/+2
* patch 8.1.0027: difficult to make a plugin that feeds a line to a jobv8.1.0027Bram Moolenaar2018-06-031-0/+2
* patch 8.1.0026: terminal test fails with very tall terminalv8.1.0026Bram Moolenaar2018-05-261-0/+2
* patch 8.1.0025: no test for the undofile() functionv8.1.0025Bram Moolenaar2018-05-261-0/+2
* patch 8.1.0024: % command not testded on #ifdef and commentv8.1.0024Bram Moolenaar2018-05-261-0/+2
* patch 8.1.0023: gcc 8.1 warns for use of strncpy()v8.1.0023Bram Moolenaar2018-05-261-0/+2
* patch 8.1.0022: repeating put from expression register failsv8.1.0022Bram Moolenaar2018-05-231-0/+2
* patch 8.1.0021: clang warns for undefined behaviorv8.1.0021Bram Moolenaar2018-05-231-0/+2
* patch 8.1.0020: cannot tell whether a register is executing or recordingv8.1.0020Bram Moolenaar2018-05-221-0/+2
* patch 8.1.0019: error when defining a Lambda with index of a function resultv8.1.0019Bram Moolenaar2018-05-221-0/+2
* patch 8.1.0018: using "gn" may select wrong text when wrappingv8.1.0018Bram Moolenaar2018-05-221-0/+2
* patch 8.1.0017: shell command completion has duplicatesv8.1.0017Bram Moolenaar2018-05-221-0/+2
* patch 8.1.0016: possible crash in term_wait()v8.1.0016Bram Moolenaar2018-05-211-0/+2
* patch 8.1.0015: cursor color wrong when closing a terminal windowv8.1.0015Bram Moolenaar2018-05-211-0/+2
* patch 8.1.0014: qf_init_ext() is too longv8.1.0014Bram Moolenaar2018-05-211-0/+2
* patch 8.1.0013: using freed memory when changing terminal cursor colorv8.1.0013Bram Moolenaar2018-05-211-0/+2
* patch 8.1.0012: misplaced #endifv8.1.0012Bram Moolenaar2018-05-211-0/+2
* patch 8.1.0011: maparg() and mapcheck() confuse empty and non-existingv8.1.0011Bram Moolenaar2018-05-211-0/+2
* patch 8.1.0010: efm_to_regpat() is too longv8.1.0010Bram Moolenaar2018-05-201-0/+2
* patch 8.1.0009: tabpages insufficiently testedv8.1.0009Bram Moolenaar2018-05-201-0/+2
* patch 8.1.0008: no test for strwidth()v8.1.0008Bram Moolenaar2018-05-201-0/+2
* patch 8.1.0007: no test for "o" and "O" in Visual block modev8.1.0007Bram Moolenaar2018-05-201-0/+2
* patch 8.1.0006: syn_id2cterm_bg() may be undefinedv8.1.0006Bram Moolenaar2018-05-201-0/+2
* patch 8.1.0005: test for :compiler command fails on MS-Windowsv8.1.0005Bram Moolenaar2018-05-191-0/+2
* patch 8.1.0004: test for :compiler command sometimes failsv8.1.0004Bram Moolenaar2018-05-191-0/+2
* patch 8.1.0003: the :compiler command is not testedv8.1.0003Bram Moolenaar2018-05-191-0/+2
* patch 8.1.0002: :stopinsert changes the message positionv8.1.0002Bram Moolenaar2018-05-191-0/+2
* patch 8.1.0001: the netrw plugin does not workv8.1.0001Bram Moolenaar2018-05-171-0/+2
* Vim 8.1 releasev8.1.0000Bram Moolenaar2018-05-171-3700/+0
* patch 8.0.1850: todo items in source code not visible for usersv8.0.1850Bram Moolenaar2018-05-171-0/+2
* patch 8.0.1849: compiler warning for unused arguments, missing prototypev8.0.1849Bram Moolenaar2018-05-171-0/+2
* patch 8.0.1848: 'termwinscroll' does not work properlyv8.0.1848Bram Moolenaar2018-05-151-0/+2
* patch 8.0.1847: some build options don't have an examplev8.0.1847Bram Moolenaar2018-05-151-0/+2
* patch 8.0.1846: Python interface is incompatible with lldbv8.0.1846Bram Moolenaar2018-05-151-0/+2
* patch 8.0.1845: various comment updates needed, missing white spacev8.0.1845Bram Moolenaar2018-05-151-0/+2
* patch 8.0.1844: superfluous quickfix code, missing examplesv8.0.1844Bram Moolenaar2018-05-151-0/+2
* patch 8.0.1843: entry for 'wrap' in options window is wrongv8.0.1843Bram Moolenaar2018-05-151-0/+2
* patch 8.0.1842: popup menu inside terminal window isn't clearedv8.0.1842Bram Moolenaar2018-05-141-0/+2
* patch 8.0.1841: HP-UX does not have setenv()v8.0.1841Bram Moolenaar2018-05-141-0/+2