summaryrefslogtreecommitdiff
path: root/src/feature.h
Commit message (Expand)AuthorAgeFilesLines
* patch 9.0.1528: libsodium encryption is only used with "huge" featuresv9.0.1528Bram Moolenaar2023-05-081-2/+2
* patch 9.0.1453: typos in source code and testsv9.0.1453Dominique Pelle2023-04-141-2/+2
* patch 9.0.1285: various small problemsv9.0.1285Bram Moolenaar2023-02-051-2/+2
* patch 9.0.1110: build fails on Mac OS X 10.4/10.5v9.0.1110Evan Miller2022-12-301-1/+2
* patch 9.0.0747: too many #ifdefsv9.0.0747Martin Tournoij2022-10-131-10/+1
* patch 9.0.0729: the rightleft and arabic features are disabledv9.0.0729Bram Moolenaar2022-10-121-13/+3
* patch 9.0.0700: there is no real need for a "big" buildv9.0.0700Martin Tournoij2022-10-081-34/+28
* patch 9.0.0696: it is unclear if the +rightleft and +arabic features are usedv9.0.0696Bram Moolenaar2022-10-081-0/+12
* patch 9.0.0694: no native sound support on Mac OSv9.0.0694Yee Cheng Chin2022-10-081-1/+1
* patch 9.0.0657: too many #ifdefsv9.0.0657Martin Tournoij2022-10-041-16/+18
* patch 9.0.0491: no good reason to build without the float featurev9.0.0491Bram Moolenaar2022-09-171-4/+1
* patch 9.0.0375: the footer feature is unusedv9.0.0375Bram Moolenaar2022-09-041-8/+2
* patch 9.0.0328: OLD_DIGRAPHS is unusedv9.0.0328Bram Moolenaar2022-08-301-3/+0
* patch 9.0.0288: when 'cmdheight' is zero some messages are not displayedv9.0.0288Bram Moolenaar2022-08-271-0/+7
* patch 9.0.0280: the builtin termcap list depends on the versionv9.0.0280Bram Moolenaar2022-08-261-33/+7
* patch 9.0.0279: the tiny version has the popup menu but not 'wildmenu'v9.0.0279Bram Moolenaar2022-08-261-7/+1
* patch 9.0.0278: the +wildignore feature is nearly always availablev9.0.0278Bram Moolenaar2022-08-261-9/+2
* patch 9.0.0270: some values of 'path' and 'tags' invalid in the tiny versionv9.0.0270Bram Moolenaar2022-08-251-7/+1
* patch 9.0.0265: no good reason why the "gf" command isn't in the tiny versionv9.0.0265Bram Moolenaar2022-08-251-13/+5
* patch 9.0.0222: no good reason why text objects are only in larger buildsv9.0.0222Bram Moolenaar2022-08-161-7/+1
* patch 8.2.4993: smart/C/lisp indenting is optionalv8.2.4993Bram Moolenaar2022-05-211-19/+3
* patch 8.2.4677: the Athena GUI support is outdatedv8.2.4677Bram Moolenaar2022-04-031-17/+13
* patch 8.2.4518: the binary tag search feature is always enabledv8.2.4518Yegappan Lakshmanan2022-03-061-5/+0
* patch 8.2.4457: the GPM library can only be linked staticallyv8.2.4457Bram Moolenaar2022-02-231-0/+6
* patch 8.2.4369: redundant #ifdef argumentv8.2.4369ola.soder@axis.com2022-02-131-2/+2
* patch 8.2.4273: the EBCDIC support is outdatedv8.2.4273Bram Moolenaar2022-01-311-18/+4
* patch 8.2.4199: MS-Windows: Support for MSVC 2003 is not usefulv8.2.4199K.Takata2022-01-241-2/+1
* patch 8.2.4039: the xdiff library is linked in even when not usedv8.2.4039Bram Moolenaar2022-01-081-1/+2
* patch 8.2.3967: error messages are spread outv8.2.3967Bram Moolenaar2022-01-011-0/+12
* patch 8.2.3797: no good reason to limit the message history in tiny versionv8.2.3797Bram Moolenaar2021-12-131-7/+3
* patch 8.2.3795: too many #ifdefsv8.2.3795Bram Moolenaar2021-12-131-7/+1
* patch 8.2.3699: the +title feature adds a lot of #ifdef but little codev8.2.3699Bram Moolenaar2021-11-291-8/+6
* patch 8.2.3022: available encryption methods are not strong enoughv8.2.3022Christian Brabandt2021-06-201-0/+7
* patch 8.2.2675: directory change in a terminal window shell is not followedv8.2.2675Bram Moolenaar2021-03-291-0/+6
* patch 8.2.2160: various typosv8.2.2160Bram Moolenaar2020-12-181-1/+1
* patch 8.2.2054: Amiga: FEAT_ARP defined when it should notv8.2.2054Bram Moolenaar2020-11-251-1/+1
* patch 8.2.2047: Amiga: FEAT_ARP defined when it should notv8.2.2047Bram Moolenaar2020-11-251-2/+2
* patch 8.2.1422: the Mac GUI implementation is outdatedv8.2.1422Bram Moolenaar2020-08-111-15/+5
* patch 8.2.0320: no Haiku supportv8.2.0320Bram Moolenaar2020-02-261-4/+15
* patch 8.2.0271: the "num64" feature is available everywherev8.2.0271Bram Moolenaar2020-02-171-4/+0
* patch 8.2.0017: OS/2 and MS-DOS are still mentionedv8.2.0017Bram Moolenaar2019-12-171-1/+1
* patch 8.1.2371: FEAT_TEXT_PROP is a confusing namev8.1.2371Bram Moolenaar2019-11-301-3/+3
* patch 8.1.2366: using old C style commentsv8.1.2366Bram Moolenaar2019-11-301-62/+62
* patch 8.1.2327: cannot build with Hangul inputv8.1.2327Bram Moolenaar2019-11-211-15/+4
* patch 8.1.2181: highlighting wrong when item follows tabv8.1.2181Bram Moolenaar2019-10-191-16/+19
* patch 8.1.2171: mouse support not always availablev8.1.2171Bram Moolenaar2019-10-171-29/+12
* patch 8.1.2096: too many #ifdefsv8.1.2096Bram Moolenaar2019-09-281-7/+1
* patch 8.1.2034: dark them of GTK 3 not supportedv8.1.2034Bram Moolenaar2019-09-151-0/+7
* patch 8.1.1979: code for handling file names is spread outv8.1.1979Bram Moolenaar2019-09-041-7/+1
* patch 8.1.1901: the +insert_expand feature is not always availablev8.1.1901Bram Moolenaar2019-08-211-10/+3