summaryrefslogtreecommitdiffstats
path: root/src/structs.h
AgeCommit message (Expand)Author
2019-12-25patch 8.2.0044: expression type is used inconsistentlyv8.2.0044Bram Moolenaar
2019-12-20patch 8.2.0025: repeated word in commentv8.2.0025Bram Moolenaar
2019-12-16patch 8.2.0013: not using a typedef for condstackv8.2.0013Bram Moolenaar
2019-11-30patch 8.1.2371: FEAT_TEXT_PROP is a confusing namev8.1.2371Bram Moolenaar
2019-11-30patch 8.1.2366: using old C style commentsv8.1.2366Bram Moolenaar
2019-11-13patch 8.1.2300: redraw breaks going through list of popup windowsv8.1.2300Bram Moolenaar
2019-11-10patch 8.1.2285: padding in structures wastes memoryv8.1.2285Bram Moolenaar
2019-11-09patch 8.1.2281: 'showbreak' cannot be set for one windowv8.1.2281Bram Moolenaar
2019-11-09patch 8.1.2280: crash when passing partial to substitute()v8.1.2280Bram Moolenaar
2019-11-09patch 8.1.2273: wrong default when "pos" is changed with popup_atcursor()v8.1.2273Bram Moolenaar
2019-11-02patch 8.1.2243: typos in commentsv8.1.2243Bram Moolenaar
2019-10-24patch 8.1.2205: sign entry structure has confusing namev8.1.2205Bram Moolenaar
2019-10-18patch 8.1.2173: searchit() has too many argumentsv8.1.2173Bram Moolenaar
2019-10-13patch 8.1.2145: cannot map <C-H> when modifyOtherKeys is enabledv8.1.2145Bram Moolenaar
2019-10-09patch 8.1.2126: viminfo not sufficiently testedv8.1.2126Bram Moolenaar
2019-09-28patch 8.1.2096: too many #ifdefsv8.1.2096Bram Moolenaar
2019-09-28patch 8.1.2094: the fileio.c file is too bigv8.1.2094Bram Moolenaar
2019-09-26patch 8.1.2080: the terminal API is limited and can't be disabledv8.1.2080Bram Moolenaar
2019-09-25patch 8.1.2077: the ops.c file is too bigv8.1.2077Bram Moolenaar
2019-09-14patch 8.1.2029: cannot control 'cursorline' highlighting wellv8.1.2029Bram Moolenaar
2019-09-09patch 8.1.2019: 'cursorline' always highlights the whole linev8.1.2019Bram Moolenaar
2019-09-08patch 8.1.2009: cursorline highlighting not updated in popup windowv8.1.2009Bram Moolenaar
2019-09-04patch 8.1.1973: cannot build without the quickfix featurev8.1.1973Bram Moolenaar
2019-09-03patch 8.1.1969: popup window filter is used in all modesv8.1.1969Bram Moolenaar
2019-08-25patch 8.1.1928: popup windows don't move with the text when making changesv8.1.1928Bram Moolenaar
2019-08-21patch 8.1.1901: the +insert_expand feature is not always availablev8.1.1901Bram Moolenaar
2019-08-18patch 8.1.1887: the +cmdline_compl feature is not in the tiny versionv8.1.1887Bram Moolenaar
2019-08-18patch 8.1.1886: command line expansion code is spread outv8.1.1886Bram Moolenaar
2019-08-08patch 8.1.1827: allocating more memory than needed for extended structsv8.1.1827Bram Moolenaar
2019-08-03patch 8.1.1803: all builtin functions are globalv8.1.1803Bram Moolenaar
2019-08-03patch 8.1.1801: cannot build without the +eval featurev8.1.1801Bram Moolenaar
2019-08-03patch 8.1.1800: function call functions have too many argumentsv8.1.1800Bram Moolenaar
2019-08-01patch 8.1.1787: cannot resize a popup windowv8.1.1787Bram Moolenaar
2019-08-01patch 8.1.1785: map functionality mixed with character inputv8.1.1785Bram Moolenaar
2019-07-28patch 8.1.1769: 'shellslash' is also used for completionv8.1.1769Bram Moolenaar
2019-07-26patch 8.1.1754: build failurev8.1.1754Bram Moolenaar
2019-07-23patch 8.1.1736: viminfo support is spread outv8.1.1736Bram Moolenaar
2019-07-22patch 8.1.1730: wrong place for mark viminfo supportv8.1.1730Bram Moolenaar
2019-07-21patch 8.1.1728: wrong place for command line history viminfo supportv8.1.1728Bram Moolenaar
2019-07-21patch 8.1.1727: code for viminfo support is spread outv8.1.1727Bram Moolenaar
2019-07-15patch 8.1.1699: highlight_ga can be local instead of globalv8.1.1699Bram Moolenaar
2019-07-14patch 8.1.1693: syntax coloring and highlighting is in one big filev8.1.1693Bram Moolenaar
2019-07-14patch 8.1.1689: profiling code is spread outv8.1.1689Bram Moolenaar
2019-07-13patch 8.1.1684: profiling functionality is spread outv8.1.1684Bram Moolenaar
2019-07-07patch 8.1.1646: build failurev8.1.1646Bram Moolenaar
2019-07-04patch 8.1.1631: displaying signs is inefficientv8.1.1631Bram Moolenaar
2019-07-04patch 8.1.1627: header file contains mixed comment stylev8.1.1627Bram Moolenaar
2019-07-02patch 8.1.1617: no test for popup window with mask and position fixedv8.1.1617Bram Moolenaar
2019-06-30patch 8.1.1609: the user cannot easily close a popup windowv8.1.1609Bram Moolenaar
2019-06-29patch 8.1.1608: the evalfunc.c file is too bigv8.1.1607Bram Moolenaar