summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
2020-04-11patch 8.2.0540: regexp and other code not testedv8.2.0540Bram Moolenaar
2020-04-09patch 8.2.0539: comparing two NULL list failsv8.2.0539Bram Moolenaar
2020-04-09patch 8.2.0538: Vim9: VAR_PARTIAL is not used during compilationv8.2.0538Bram Moolenaar
2020-04-09patch 8.2.0537: Vim9: no check for sandbox when setting v:varv8.2.0537Bram Moolenaar
2020-04-09patch 8.2.0536: Vim9: some compilation code not testedv8.2.0536Bram Moolenaar
2020-04-09patch 8.2.0535: regexp patterns not fully testedv8.2.0535Bram Moolenaar
2020-04-08patch 8.2.0534: client-server test fails under valgrindv8.2.0534Bram Moolenaar
2020-04-08patch 8.2.0533: tests using term_wait() can still be flakyv8.2.0533Bram Moolenaar
2020-04-08patch 8.2.0532: cannot use simplify() as a methodv8.2.0532Bram Moolenaar
2020-04-08patch 8.2.0531: various errors not testedv8.2.0531Bram Moolenaar
2020-04-08patch 8.2.0530: test crashes on s390v8.2.0530Bram Moolenaar
2020-04-07patch 8.2.0529: Vim9: function argument with default not checkedv8.2.0529Bram Moolenaar
2020-04-07patch 8.2.0528: Vim9: function arguments insufficiently testedv8.2.0528Bram Moolenaar
2020-04-07patch 8.2.0527: Vim9: function types insufficiently testedv8.2.0527Bram Moolenaar
2020-04-07patch 8.2.0526: Gcc 9 complains about empty statementv8.2.0526Bram Moolenaar
2020-04-06patch 8.2.0525: Win32: typo in assignment and misplaced parenv8.2.0525Bram Moolenaar
2020-04-06patch 8.2.0524: Win32: searching for file matches is slowv8.2.0524Bram Moolenaar
2020-04-06patch 8.2.0523: loops are repeatedv8.2.0523Bram Moolenaar
2020-04-06patch 8.2.0522: several errors are not tested forv8.2.0522Bram Moolenaar
2020-04-06patch 8.2.0521: crash when reading a blob failsv8.2.0521Bram Moolenaar
2020-04-05patch 8.2.0520: tests are not listed in sorted orderv8.2.0520Bram Moolenaar
2020-04-05patch 8.2.0519: Vim9: return type not properly checkedv8.2.0519Bram Moolenaar
2020-04-05patch 8.2.0518: a terminal falls back to setting $TERM to "xterm"v8.2.0518Bram Moolenaar
2020-04-05patch 8.2.0517: Vim9: cannot separate "func" and "func(): void"v8.2.0517Bram Moolenaar
2020-04-05patch 8.2.0516: client-server code is spread outv8.2.0516Bram Moolenaar
2020-04-05patch 8.2.0515: some compilers cannot add to "void *"v8.2.0515Bram Moolenaar
2020-04-05patch 8.2.0514: several global functions are used in only one filev8.2.0514Bram Moolenaar
2020-04-05patch 8.2.0513: reading past allocate memory when using varargsv8.2.0513Bram Moolenaar
2020-04-05patch 8.2.0512: Vim9: no optional arguments in func typev8.2.0512Bram Moolenaar
2020-04-05patch 8.2.0511: Cscope code not fully testedv8.2.0511Bram Moolenaar
2020-04-04patch 8.2.0510: Coverity complains about using uninitialized variablev8.2.0510Bram Moolenaar
2020-04-04patch 8.2.0509: various code is not properly tested.v8.2.0509Bram Moolenaar
2020-04-03patch 8.2.0508: Vim9: func and partial types not done yetv8.2.0508Bram Moolenaar
2020-04-03patch 8.2.0507: getbufvar() may get the wrong dictionaryv8.2.0507Bram Moolenaar
2020-04-03patch 8.2.0506: Coverity complains about ignoring return valuev8.2.0506Bram Moolenaar
2020-04-03patch 8.2.0505: term_getty() not sufficiently testedv8.2.0505Bram Moolenaar
2020-04-02patch 8.2.0504: Vim9: leaking scope memory when compilation failsv8.2.0504Bram Moolenaar
2020-04-02patch 8.2.0503: Vim9: some code is not testedv8.2.0503Bram Moolenaar
2020-04-02patch 8.2.0502: Vim9: some code is not testedv8.2.0502Bram Moolenaar
2020-04-02patch 8.2.0501: Vim9: script test fails when channel feature is missingv8.2.0501Bram Moolenaar
2020-04-02patch 8.2.0500: using the same loop in many placesv8.2.0500Bram Moolenaar
2020-04-02patch 8.2.0499: calling a lambda is slower than evaluating a stringv8.2.0499Bram Moolenaar
2020-04-02patch 8.2.0498: Coverity complains about uninitialized fieldv8.2.0498Bram Moolenaar
2020-04-02patch 8.2.0497: too verbose output from the asan build in Travisv8.2.0497Bram Moolenaar
2020-04-02patch 8.2.0496: Vim9: disassemble test failsv8.2.0496Bram Moolenaar
2020-04-01patch 8.2.0495: Vim9: some code not testedv8.2.0495Bram Moolenaar
2020-04-01patch 8.2.0494: Vim9: asan errorv8.2.0494Bram Moolenaar
2020-04-01patch 8.2.0493: Vim9: some error messages not testedv8.2.0493Bram Moolenaar
2020-04-01patch 8.2.0492: Vim9: some error messages not testedv8.2.0492Bram Moolenaar
2020-04-01patch 8.2.0491: cannot recognize a <script> mapping using maparg()v8.2.0491Bram Moolenaar