summaryrefslogtreecommitdiffstats
path: root/src/proto/blob.pro
AgeCommit message (Expand)Author
2023-03-19patch 9.0.1416: crash when collection is modified when using filter()v9.0.1416Ernie Rael
2022-10-20patch 9.0.0803: readblob() cannot read from character devicev9.0.0803K.Takata
2022-10-19patch 9.0.0795: readblob() always reads the whole filev9.0.0795K.Takata
2022-09-22patch 9.0.0548: reduce() with a compiled lambda could be fasterv9.0.0548Bram Moolenaar
2021-12-22patch 8.2.3871: list.c contains code for dict and blobv8.2.3871Yegappan Lakshmanan
2021-09-14patch 8.2.3438: cannot manipulate blobsv8.2.3438Yegappan Lakshmanan
2021-08-04patch 8.2.3284: no error for insert() or remove() changing a locked blobv8.2.3284Sean Dewar
2021-04-17patch 8.2.2777: Vim9: blob operations not tested in all waysv8.2.2777Bram Moolenaar
2021-04-14patch 8.2.2767: compiler warning for unused argumentv8.2.2767Bram Moolenaar
2021-04-14patch 8.2.2765: Vim9: not all blob operations workv8.2.2765Bram Moolenaar
2021-04-12patch 8.2.2757: Vim9: blob tests for legacy and Vim9 script are separatev8.2.2757Bram Moolenaar
2021-04-11patch 8.2.2756: Vim9: blob index and slice not implemented yetv8.2.2756Bram Moolenaar
2020-01-26patch 8.2.0149: maintaining a Vim9 branch separately is more workv8.2.0149Bram Moolenaar
2019-07-27patch 8.1.1763: evalfunc.c is still too bigv8.1.1763Bram Moolenaar
2019-01-24patch 8.1.0802: negative index doesn't work for Blobv8.1.0802Bram Moolenaar
2019-01-23patch 8.1.0798: changing a blob while iterating over it works strangelyv8.1.0798Bram Moolenaar
2019-01-13patch 8.1.0741: viminfo with Blob is not testedv8.1.0741Bram Moolenaar
2019-01-12patch 8.1.0735: cannot handle binary datav8.1.0735Bram Moolenaar