Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | patch 8.1.2120: some MB_ macros are more complicated than necessaryv8.1.2120 | Bram Moolenaar | 2019-10-06 | 1 | -2/+2 |
* | patch 8.1.1979: code for handling file names is spread outv8.1.1979 | Bram Moolenaar | 2019-09-04 | 1 | -0/+16 |
* | patch 8.1.1891: functions used in one file are globalv8.1.1891 | Bram Moolenaar | 2019-08-20 | 1 | -1/+2 |
* | patch 8.1.1414: alloc() returning "char_u *" causes a lot of type castsv8.1.1414 | Bram Moolenaar | 2019-05-28 | 1 | -8/+8 |
* | patch 8.1.1393: unnecessary type castsv8.1.1393 | Bram Moolenaar | 2019-05-25 | 1 | -7/+7 |
* | patch 8.1.1384: using "int" for alloc() often results in compiler warningsv8.1.1384 | Bram Moolenaar | 2019-05-24 | 1 | -10/+7 |
* | patch 8.1.1099: the do_tag() function is too longv8.1.1099 | Bram Moolenaar | 2019-03-31 | 1 | -0/+212 |
* | patch 8.1.1002: "gf" does not always work when URL has a port numberv8.1.1002 | Bram Moolenaar | 2019-03-09 | 1 | -3/+3 |
* | patch 8.1.0914: code related to findfile() is spread outv8.1.0914 | Bram Moolenaar | 2019-02-13 | 1 | -0/+2607 |