summaryrefslogtreecommitdiff
path: root/src/version.c
Commit message (Expand)AuthorAgeFilesLines
...
* patch 8.2.0334: abort called when using test_void()v8.2.0334Bram Moolenaar2020-02-291-0/+2
* patch 8.2.0333: terminal in popup test is flakyv8.2.0333Bram Moolenaar2020-02-291-0/+2
* patch 8.2.0332: some code in ex_getln.c not covered by testsv8.2.0332Bram Moolenaar2020-02-291-0/+2
* patch 8.2.0331: internal error when using test_void() and test_unknown()v8.2.0331Bram Moolenaar2020-02-291-0/+2
* patch 8.2.0330: build error with popup window but without terminalv8.2.0330Bram Moolenaar2020-02-281-0/+2
* patch 8.2.0329: popup filter converts 0x80 bytesv8.2.0329Bram Moolenaar2020-02-281-0/+2
* patch 8.2.0328: no redraw when leaving term-normal mode in popup terminalv8.2.0328Bram Moolenaar2020-02-281-0/+2
* patch 8.2.0327: crash when opening and closing two popup terminal windowsv8.2.0327Bram Moolenaar2020-02-281-0/+2
* patch 8.2.0326: compiler warning for using uninitialized variablev8.2.0326Bram Moolenaar2020-02-271-0/+2
* patch 8.2.0325: ex_getln.c code not covered by testsv8.2.0325Bram Moolenaar2020-02-271-0/+2
* patch 8.2.0324: text property not updated correctly when inserting/deletingv8.2.0324Bram Moolenaar2020-02-261-0/+2
* patch 8.2.0323: Vim9: calling a function that is defined later is slowv8.2.0323Bram Moolenaar2020-02-261-0/+2
* patch 8.2.0322: Vim9: error checks not testedv8.2.0322Bram Moolenaar2020-02-261-0/+2
* patch 8.2.0321: Vim9: ":execute" does not work yetv8.2.0321Bram Moolenaar2020-02-261-0/+2
* patch 8.2.0320: no Haiku supportv8.2.0320Bram Moolenaar2020-02-261-0/+6
* patch 8.2.0319: file missing in distribution, comments outdatedv8.2.0319Bram Moolenaar2020-02-261-0/+2
* patch 8.2.0318: Vim9: types not sufficiently testedv8.2.0318Bram Moolenaar2020-02-251-0/+2
* patch 8.2.0317: MSVC: _CRT_SECURE_NO_DEPRECATE not defined on DEBUG buildv8.2.0317Bram Moolenaar2020-02-251-0/+2
* patch 8.2.0316: ex_getln.c code has insufficient test coveragev8.2.0316Bram Moolenaar2020-02-251-0/+2
* patch 8.2.0315: build failure on HP-UX systemv8.2.0315Bram Moolenaar2020-02-251-0/+2
* patch 8.2.0314: short name not set for terminal bufferv8.2.0314Bram Moolenaar2020-02-241-0/+2
* patch 8.2.0313: Vim9: insufficient script testsv8.2.0313Bram Moolenaar2020-02-231-0/+2
* patch 8.2.0312: Vim9: insufficient script testsv8.2.0312Bram Moolenaar2020-02-231-0/+2
* patch 8.2.0311: Vim9: insufficient script testsv8.2.0311Bram Moolenaar2020-02-231-0/+2
* patch 8.2.0310: autocmd test fails on a slow systemv8.2.0310Bram Moolenaar2020-02-231-0/+2
* patch 8.2.0309: window-local values have confusing namev8.2.0309Bram Moolenaar2020-02-231-0/+2
* patch 8.2.0308: 'showbreak' does not work for a very long linev8.2.0308Bram Moolenaar2020-02-231-0/+2
* patch 8.2.0307: Python 3 vim.eval not well testedv8.2.0307Bram Moolenaar2020-02-231-0/+2
* patch 8.2.0306: Vim9: :substitute(pat(repl does not work in Vim9 scriptv8.2.0306Bram Moolenaar2020-02-231-0/+2
* patch 8.2.0305: relativenumber test fails on some systemsv8.2.0305Bram Moolenaar2020-02-231-0/+2
* patch 8.2.0304: terminal test if failing on some systemsv8.2.0304Bram Moolenaar2020-02-231-0/+2
* patch 8.2.0303: TermChanged test fails in the GUIv8.2.0303Bram Moolenaar2020-02-221-0/+2
* patch 8.2.0302: setting 'term' may cause error in TermChanged autocommandv8.2.0302Bram Moolenaar2020-02-221-0/+2
* patch 8.2.0301: insufficient testing for exception handlingv8.2.0301Bram Moolenaar2020-02-221-0/+2
* patch 8.2.0300: Vim9: expression test fails without channel supportv8.2.0300Bram Moolenaar2020-02-221-0/+2
* patch 8.2.0299: Vim9: ISN_STORE with argument not testedv8.2.0299Bram Moolenaar2020-02-221-0/+2
* patch 8.2.0298: Vim9 script: cannot start command with a string constantv8.2.0298Bram Moolenaar2020-02-221-0/+2
* patch 8.2.0297: compiler warnings for the Ruby interfacev8.2.0297Bram Moolenaar2020-02-221-0/+2
* patch 8.2.0296: mixing up "long long" and __int64 may cause problemsv8.2.0296Bram Moolenaar2020-02-221-0/+2
* patch 8.2.0295: highlighting for :s wrong when using different separatorv8.2.0295Bram Moolenaar2020-02-211-0/+2
* patch 8.2.0294: cannot use Ex command that is also a function namev8.2.0294Bram Moolenaar2020-02-211-0/+2
* patch 8.2.0293: various Ex commands not sufficiently testedv8.2.0293Bram Moolenaar2020-02-211-0/+2
* patch 8.2.0292: Vim9: CHECKNR and CHECKTYPE instructions not testedv8.2.0292Bram Moolenaar2020-02-201-0/+2
* patch 8.2.0291: Vim9: assigning [] to list<string> doesn't workv8.2.0291Bram Moolenaar2020-02-201-0/+2
* patch 8.2.0290: running individual test differs from all testsv8.2.0290Bram Moolenaar2020-02-201-0/+2
* patch 8.2.0289: Vim9: :echo did not clear the rest of the linev8.2.0289Bram Moolenaar2020-02-201-0/+2
* patch 8.2.0288: Vim9: some float and blob operators not testedv8.2.0288Bram Moolenaar2020-02-201-0/+2
* patch 8.2.0287: Vim9: return in try block not tested; catch not testedv8.2.0287Bram Moolenaar2020-02-201-0/+2
* patch 8.2.0286: cannot use popup_close() for a terminal popupv8.2.0286Bram Moolenaar2020-02-201-0/+2
* patch 8.2.0285: unused error message; cannot create s:varv8.2.0285Bram Moolenaar2020-02-191-0/+2