summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
2019-01-08patch 8.1.0706: tabline is not always redrawnv8.1.0706Bram Moolenaar
2019-01-08patch 8.1.0705: :colorscheme isn't tested enoughv8.1.0705Bram Moolenaar
2019-01-08patch 8.1.0704: building with Ruby 2.6 gives compiler warningsv8.1.0704Bram Moolenaar
2019-01-08patch 8.1.0703: compiler warnings with 64-bit compilerv8.1.0703Bram Moolenaar
2019-01-07patch 8.1.0702: ":sign place" only uses the current bufferv8.1.0702Bram Moolenaar
2019-01-07patch 8.1.0701: sign message not translated and inconsistent spacingv8.1.0701Bram Moolenaar
2019-01-06patch 8.1.0700: using "gt" sometimes does not redraw a tabv8.1.0700Bram Moolenaar
2019-01-06patch 8.1.0699: compiler warning for uninitialized variablev8.1.0699Bram Moolenaar
2019-01-06patch 8.1.0698: clearing the window is used too oftenv8.1.0698Bram Moolenaar
2019-01-06patch 8.1.0697: ":sign place" requires the buffer argumentv8.1.0697Bram Moolenaar
2019-01-06patch 8.1.0696: when test_edit fails 'insertmode' may not be resetv8.1.0696Bram Moolenaar
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