| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | patch 8.1.0059: displayed digraph for "ga" wrong with 'encoding' "cp1251"v8.1.0059 | Bram Moolenaar | 2018-06-16 | 1 | -2/+25 |
| | | | | | | Problem: Displayed digraph for "ga" wrong with 'encoding' "cp1251". Solution: Convert from 'encoding' to "utf-8" if needed. (closes #3015) | ||||
| * | patch 8.0.1553: cannot see what digraph is used to insert a characterv8.0.1553 | Bram Moolenaar | 2018-02-27 | 1 | -0/+35 |
| | | | | | | Problem: Cannot see what digraph is used to insert a character. Solution: Show the digraph with the "ga" command. (Christian Brabandt) | ||||
| * | patch 8.0.1435: memory leak in test_arabicv8.0.1435 | Bram Moolenaar | 2018-01-28 | 1 | -2/+13 |
| | | | | | | Problem: Memory leak in test_arabic. Solution: Free the from and to parts. (Christian Brabandt, closes #2569) | ||||
| * | patch 8.0.1236: Mac features are confusingv8.0.1236 | Bram Moolenaar | 2017-10-28 | 1 | -2/+2 |
| | | | | | | | Problem: Mac features are confusing. Solution: Make feature names more consistent, add "osxdarwin". Rename feature flags, cleanup Mac code. (Kazunobu Kuriyama, closes #2178) | ||||
| * | patch 8.0.1118: FEAT_WINDOWS adds a lot of #ifdefsv8.0.1118 | Bram Moolenaar | 2017-09-16 | 1 | -4/+0 |
| | | | | | | | Problem: FEAT_WINDOWS adds a lot of #ifdefs while it is nearly always enabled and only adds 7% to the binary size of the tiny build. Solution: Graduate FEAT_WINDOWS. | ||||
| * | patch 8.0.0749: some unicode digraphs are hard to rememberv8.0.0749 | Bram Moolenaar | 2017-07-22 | 1 | -0/+7 |
| | | | | | | Problem: Some unicode digraphs are hard to remember. Solution: Add alternatives with a backtick. (Chris Harding, closes #1861) | ||||
| * | patch 8.0.0062v8.0.0062 | Bram Moolenaar | 2016-11-04 | 1 | -0/+1 |
| | | | | | | Problem: No digraph for HORIZONTAL ELLIPSIS. Solution: Use ",.". (Hans Ginzel, closes #1226) | ||||
| * | patch 7.4.2293v7.4.2293 | Bram Moolenaar | 2016-08-29 | 1 | -1/+1 |
| | | | | | | Problem: Modelines in source code are inconsistant. Solution: Use the same line in most files. Add 'noet'. (Naruhiko Nishino) | ||||
| * | patch 7.4.2135v7.4.2135 | Bram Moolenaar | 2016-07-31 | 1 | -1/+0 |
| | | | | | | Problem: Various tiny issues. Solution: Update comments, white space, etc. | ||||
| * | patch 7.4.1552v7.4.1552 | Bram Moolenaar | 2016-03-12 | 1 | -2/+2 |
| | | | | | | Problem: ":colorscheme" does not use 'packpath'. Solution: Also use in "start" and "opt" directories in 'packpath'. | ||||
| * | patch 7.4.1399v7.4.1399 | Bram Moolenaar | 2016-02-23 | 1 | -83/+15 |
| | | | | | | Problem: The MS-DOS code does not build. Solution: Remove the old MS-DOS code. | ||||
| * | patch 7.4.1205v7.4.1205 | Bram Moolenaar | 2016-01-30 | 1 | -21/+11 |
| | | | | | | | Problem: Using old style function declarations. Solution: Change to new style function declarations. (script by Hirohito Higashi) | ||||
| * | patch 7.4.1196v7.4.1196 | Bram Moolenaar | 2016-01-29 | 1 | -3/+3 |
| | | | | | | Problem: Still using __ARGS. Solution: Remove __ARGS in several files. (script by Hirohito Higashi) | ||||
| * | patch 7.4.1008v7.4.1008 | Bram Moolenaar | 2015-12-31 | 1 | -3/+3 |
| | | | | | | Problem: The OS/2 code pollutes the source while nobody uses it these days. Solution: Drop the support for OS/2. | ||||
| * | updated for version 7.4.335v7.4.335 | Bram Moolenaar | 2014-06-18 | 1 | -0/+2 |
| | | | | | | Problem: No digraph for the new rouble sign. Solution: Add the digraphs =R and =P. | ||||
| * | updated for version 7.3.400v7.3.400 | Bram Moolenaar | 2012-01-10 | 1 | -8/+8 |
| | | | | | | Problem: Compiler warnings for shadowed variables. Solution: Remove or rename the variables. | ||||
| * | updated for version 7.2.414v7.2.414 | Bram Moolenaar | 2010-05-07 | 1 | -39/+2 |
| | | | | | | | | Problem: CTRK-K <space> <space> does not produce 0xa0 as expected. (Tony Mechelynck) Solution: Remove the Unicode range 0xe000 - 0xefff from digraphs, these are not valid characters. | ||||
| * | updated for version 7.2-167fixv7.2.167 | Bram Moolenaar | 2009-05-13 | 1 | -1/+1 |
| | | |||||
| * | updated for version 7.2-168 | Bram Moolenaar | 2009-05-13 | 1 | -10/+17 |
| | | |||||
| * | updated for version 7.2av7.2a | Bram Moolenaar | 2008-06-24 | 1 | -2/+5 |
| | | |||||
| * | updated for version 7.1-193v7.1.193 | Bram Moolenaar | 2008-01-03 | 1 | -0/+55 |
| | | |||||
| * | updated for version 7.1-104v7.1.104 | Bram Moolenaar | 2007-09-13 | 1 | -3/+3 |
| | | |||||
| * | updated for version 7.1-022v7.1.022 | Bram Moolenaar | 2007-07-07 | 1 | -2/+3 |
| | | |||||
| * | updated for version 7.0g01 | Bram Moolenaar | 2006-05-02 | 1 | -0/+1 |
| | | |||||
| * | updated for version 7.0e05v7.0e05 | Bram Moolenaar | 2006-04-21 | 1 | -1/+4 |
| | | |||||
| * | updated for version 7.0146 | Bram Moolenaar | 2005-09-13 | 1 | -0/+2 |
| | | |||||
| * | updated for version 7.0129v7.0129 | Bram Moolenaar | 2005-08-12 | 1 | -2/+2 |
| | | |||||
| * | updated for version 7.0078 | Bram Moolenaar | 2005-06-01 | 1 | -7/+1 |
| | | |||||
| * | updated for version 7.0073v7.0073 | Bram Moolenaar | 2005-05-19 | 1 | -3/+3 |
| | | |||||
| * | updated for version 7.0025v7.0025 | Bram Moolenaar | 2004-12-27 | 1 | -4/+0 |
| | | |||||
| * | updated for version 7.0017v7.0017 | Bram Moolenaar | 2004-10-07 | 1 | -0/+1 |
| | | |||||
| * | updated for version 7.0001v7.0001 | Bram Moolenaar | 2004-06-13 | 1 | -0/+2513 |
