summaryrefslogtreecommitdiffstats
path: root/src/change.c
AgeCommit message (Expand)Author
2019-05-24patch 8.1.1384: using "int" for alloc() often results in compiler warningsv8.1.1384Bram Moolenaar
2019-05-19patch 8.1.1359: text property wrong after :substitute with backslashv8.1.1359Bram Moolenaar
2019-05-19patch 8.1.1351: text property wrong after :substitutev8.1.1351Bram Moolenaar
2019-05-18patch 8.1.1344: Coverity complains about possibly using a NULL pointerv8.1.1344Bram Moolenaar
2019-05-16patch 8.1.1335: listener callback is called after inserting textv8.1.1335Bram Moolenaar
2019-05-15patch 8.1.1333: text properties don't always move after changesv8.1.1333Bram Moolenaar
2019-05-14patch 8.1.1332: cannot flush listeners without redrawing, mix of changesv8.1.1332Bram Moolenaar
2019-05-11patch 8.1.1321: no docs or tests for listener functionsv8.1.1321Bram Moolenaar
2019-05-11patch 8.1.1320: it is not possible to track changes to a bufferv8.1.1320Bram Moolenaar
2019-05-11Add missing files from patch 8.1.1318Bram Moolenaar