summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
2019-01-06patch 8.1.0695: internal error when using :popupv8.1.0695Bram Moolenaar
2019-01-06patch 8.1.0694: when using text props may free memory that is not allocatedv8.1.0694Bram Moolenaar
2019-01-05patch 8.1.0693: channel test fails sometimesv8.1.0693Bram Moolenaar
2019-01-05patch 8.1.0692: if a buffer was deleted a channel can't write to itv8.1.0692Bram Moolenaar
2019-01-04patch 8.1.0691: text properties are not adjusted for :substitutev8.1.0691Bram Moolenaar
2019-01-04patch 8.1.0690: setline() and setbufline() do not clear text propertiesv8.1.0690Bram Moolenaar
2019-01-04patch 8.1.0689: undo with text properties not testedv8.1.0689Bram Moolenaar
2019-01-04patch 8.1.0688: text properties are not restored by undov8.1.0688Bram Moolenaar
2019-01-03patch 8.1.0687: sentence text object in Visual mode is not testedv8.1.0687Bram Moolenaar
2019-01-03patch 8.1.0686: when 'y' is in 'cpoptions' yanking for the clipboard changes ...v8.1.0686Bram Moolenaar
2019-01-03patch 8.1.0685: get_buf_tv() is named inconsistentlyv8.1.0685Bram Moolenaar
2019-01-03patch 8.1.0684: warnings from 64-bit compilerv8.1.0684Bram Moolenaar
2019-01-03patch 8.1.0683: spell highlighting does not always endv8.1.0683Bram Moolenaar
2019-01-02patch 8.1.0682: text properties not adjusted when backspacing replaced textv8.1.0682Bram Moolenaar
2019-01-02patch 8.1.0681: text properties as not adjusted for deleted textv8.1.0681Bram Moolenaar
2019-01-02patch 8.1.0680: not easy to see what features are unavailablev8.1.0680Bram Moolenaar
2019-01-02patch 8.1.0679: sign functions do not take buffer argument as documentedv8.1.0679Bram Moolenaar
2019-01-02patch 8.1.0678: text properties as not adjusted for inserted textv8.1.0678Bram Moolenaar
2019-01-01patch 8.1.0677: look-behind match may use the wrong line numberv8.1.0677Bram Moolenaar
2019-01-01patch 8.1.0676: textprop screendump test failsv8.1.0676Bram Moolenaar
2019-01-01patch 8.1.0675: text property column in screen columns is not practicalv8.1.0675Bram Moolenaar
2019-01-01patch 8.1.0674: leaking memory when updating a single linev8.1.0674Bram Moolenaar
2019-01-01patch 8.1.0673: functionality for signs is spread out over several filesv8.1.0673Bram Moolenaar
2019-01-01patch 8.1.0672: the Lua interface doesn't know about v:nullv8.1.0672Bram Moolenaar
2018-12-31patch 8.1.0671: cursor in the wrong column after auto-formattingv8.1.0671Bram Moolenaar
2018-12-31patch 8.1.0670: macro for popup menu width is unusedv8.1.0670Bram Moolenaar
2018-12-31patch 8.1.0669: the ex_sign() function is too longv8.1.0669Bram Moolenaar
2018-12-31patch 8.1.0668: no test for overstrike mode in the command linev8.1.0668Bram Moolenaar
2018-12-31patch 8.1.0667: textprop test leaves file behindv8.1.0667Bram Moolenaar
2018-12-31patch 8.1.0666: text property test failsv8.1.0666Bram Moolenaar
2018-12-31patch 8.1.0665: text property display wrong when 'spell' is setv8.1.0665Bram Moolenaar
2018-12-30patch 8.1.0664: configure "fail-if-missing" does not apply to enable-guiv8.1.0664Bram Moolenaar
2018-12-30patch 8.1.0663: text property display wrong when 'number' is setv8.1.0663Bram Moolenaar
2018-12-30patch 8.1.0662: needlessly searching for tilde in stringv8.1.0662Bram Moolenaar
2018-12-29patch 8.1.0661: clipboard regexp might be used recursivelyv8.1.0661Bram Moolenaar
2018-12-29patch 8.1.0660: sign_cleanup() may leak memoryv8.1.0660Bram Moolenaar
2018-12-29patch 8.1.0659: build failure without the sign featurev8.1.0659Bram Moolenaar
2018-12-29patch 8.1.0658: deleting signs and completion for :sign is insufficientv8.1.0658Bram Moolenaar
2018-12-29patch 8.1.0657: get error for using regexp recursivelyv8.1.0657Bram Moolenaar
2018-12-29patch 8.1.0656: trying to reconnect to X server may cause problemsv8.1.0656Bram Moolenaar
2018-12-28patch 8.1.0655: when appending a line text property flags are not addedv8.1.0655Bram Moolenaar
2018-12-28patch 8.1.0654: when deleting a line text property flags are not adjustedv8.1.0654Bram Moolenaar
2018-12-28patch 8.1.0653: arglist test fails on MS-windowsv8.1.0653Bram Moolenaar
2018-12-28patch 8.1.0652: freeing memory for balloon eval too earlyv8.1.0652Bram Moolenaar
2018-12-28patch 8.1.0651: :args \"foo works like :args without argumentv8.1.0651Bram Moolenaar
2018-12-28patch 8.1.0650: command line argument -q [errorfile] is not testedv8.1.0650Bram Moolenaar
2018-12-28patch 8.1.0649: setjmp() variables defined globally are used in one filev8.1.0649Bram Moolenaar
2018-12-27patch 8.1.0648: custom operators can't act upon a forced motionv8.1.0648Bram Moolenaar
2018-12-27patch 8.1.0647: MS-Windows: balloon_show() does not handle wide charactersv8.1.0647Bram Moolenaar
2018-12-27patch 8.1.0646: cannot build with Ruby 2.6.0v8.1.0646Bram Moolenaar