aboutsummaryrefslogtreecommitdiff
path: root/test/old/testdir
Commit message (Expand)AuthorAge
...
* vim-patch:9.0.0269: getscriptinfo() does not include the versionzeertzjq2023-04-15
* vim-patch:9.0.0104: going beyond allocated memory when evaluating string cons...zeertzjq2023-04-15
* vim-patch:8.2.4934: string interpolation fails when not evaluatingzeertzjq2023-04-15
* vim-patch:8.2.4930: interpolated string expression requires escapingzeertzjq2023-04-15
* vim-patch:8.2.4883: string interpolation only works in heredoczeertzjq2023-04-15
* vim-patch:8.2.4840: heredoc expression evaluated even when skippingzeertzjq2023-04-15
* vim-patch:8.2.4770: cannot easily mix expression and heredoczeertzjq2023-04-15
* vim-patch:8.2.4476: operator name spelled wrongzeertzjq2023-04-15
* vim-patch:8.2.4373: expression test failszeertzjq2023-04-15
* vim-patch:8.2.4361: Vim9: some tests failzeertzjq2023-04-15
* vim-patch:8.2.3856: Vim9: not enough testszeertzjq2023-04-15
* vim-patch:8.2.1378: cannot put space between function name and parenzeertzjq2023-04-15
* vim-patch:8.2.0634: crash with null partial and blobzeertzjq2023-04-15
* vim-patch:8.2.0633: crash when using null partial in filter()zeertzjq2023-04-15
* vim-patch:8.2.0104: using channel or job with ":execute" has strange effectszeertzjq2023-04-15
* vim-patch:8.2.0103: using null object with execute() has strange effectszeertzjq2023-04-15
* vim-patch:8.2.0102: messages test fails in small versionzeertzjq2023-04-15
* vim-patch:8.2.0101: crash when passing null object to ":echomsg"zeertzjq2023-04-15
* vim-patch:8.2.2138: Vim9: "exit_cb" causes Vim to exit (#23087)zeertzjq2023-04-14
* vim-patch:8.2.1798: Vim9: trinary operator condition is too permissivezeertzjq2023-04-14
* vim-patch:8.2.1794: no falsy Coalescing operatorzeertzjq2023-04-14
* vim-patch:8.2.1512: failure after trinary expression failszeertzjq2023-04-14
* vim-patch:8.2.1065: Vim9: no line break allowed inside a listzeertzjq2023-04-14
* vim-patch:9.0.1449: test for prompt buffer is flaky (#23076)zeertzjq2023-04-14
* build(vim-patch.sh): ignore test_behave.vim (#23062)zeertzjq2023-04-13
* Merge pull request #23054 from bfredl/nobehavebfredl2023-04-13
|\
| * feat(ex_cmds)!: remove :behavebfredl2023-04-13
* | vim-patch:9.0.1444: crash when passing NULL to setcmdline() (#23048)zeertzjq2023-04-12
|/
* vim-patch:9.0.1443: ending Insert mode when accessing a hidden prompt buffer ...zeertzjq2023-04-10
* vim-patch:9.0.1442: mapset() does not restore non-script context (#22942)zeertzjq2023-04-08
* vim-patch:9.0.1438: .fs files are falsely recognized as forth files (#22871)Christian Clason2023-04-03
* vim-patch:9.0.1439: start Insert mode when accessing a hidden prompt buffer (...zeertzjq2023-04-03
* refactor(defaults)!: change default 'commentstring' value to empty (#22862)zeertzjq2023-04-02
* vim-patch:9.0.1434: crash when adding package already in 'runtimepath' (#22849)zeertzjq2023-04-01
* vim-patch:9.0.1430: Livebook files are not recognized (#22808)Christian Clason2023-03-29
* vim-patch:9.0.1428: cursor in wrong position when leaving insert mode (#22786)zeertzjq2023-03-26
* vim-patch:9.0.1426: indent wrong after "export namespace" in C++ (#22777)zeertzjq2023-03-25
* vim-patch:9.0.1425: "wat" and "wast" files are one filetype (#22774)Christian Clason2023-03-24
* Merge pull request #22743 from bfredl/luaequalsbfredl2023-03-22
|\
| * feat(lua): allow `:=expr` as a shorter version of `:lua =expr`bfredl2023-03-22
* | vim-patch:9.0.{1419,1421,1422,1423}: some files are not recognized (#22749)Amaan Qureshi2023-03-22
* | vim-patch:9.0.1417: ESDL files are not recognizedChristian Clason2023-03-20
* | vim-patch:9.0.1415: Crystal files are not recognizedChristian Clason2023-03-20
|/
* fix(shell): on Windows :make does not echo #22728Enan Ajmain2023-03-19
* vim-patch:9.0.1412: Pony files are not recognized (#22721)Amaan Qureshi2023-03-18
* vim-patch:9.0.1409: racket files are recognized as schemeChristian Clason2023-03-17
* vim-patch:9.0.1408: QMLdir files are not recognizedChristian Clason2023-03-17
* vim-patch:9.0.1407: TableGen files are not recognizedChristian Clason2023-03-17
* vim-patch:9.0.1406: ILE RPG files are not recognizedChristian Clason2023-03-17
* test(old): unskip working tests on Windows (#22650)zeertzjq2023-03-13