Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | patch 8.0.1550: various small problems in source filesv8.0.1550 | Bram Moolenaar | 2018-02-27 | 1 | -57/+53 |
| | | | | | Problem: Various small problems in source files. Solution: Fix the problems. | ||||
* | patch 8.0.0059v8.0.0059 | Bram Moolenaar | 2016-11-04 | 1 | -1/+2 |
| | | | | | Problem: Vim does not build on VMS systems. Solution: Various changes for VMS. (Zoltan Arpadffy) | ||||
* | 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.1213v7.4.1213 | Bram Moolenaar | 2016-01-30 | 1 | -4/+4 |
| | | | | | | Problem: Using old style function declarations. Solution: Change to new style function declarations. (script by Hirohito Higashi) | ||||
* | patch 7.4.1199v7.4.1199 | Bram Moolenaar | 2016-01-29 | 1 | -2/+2 |
| | | | | | Problem: Still using __ARGS. Solution: Remove __ARGS in several files. (script by Hirohito Higashi) | ||||
* | updated for version 7.4.672v7.4.672 | Bram Moolenaar | 2015-03-21 | 1 | -1/+2 |
| | | | | | | | Problem: When completing a shell command, directories in the current directory are not listed. Solution: When "." is not in $PATH also look in the current directory for directories. | ||||
* | updated for version 7.4.512v7.4.512 | Bram Moolenaar | 2014-11-12 | 1 | -1/+1 |
| | | | | | Problem: Cannot generate prototypes for Win32 files and VMS. Solution: Add typedefs and #ifdef | ||||
* | updated for version 7.4.235v7.4.235 | Bram Moolenaar | 2014-04-01 | 1 | -1/+1 |
| | | | | | Problem: It is not easy to get the full path of a command. Solution: Add the exepath() function. | ||||
* | updated for version 7.4.197v7.4.197 | Bram Moolenaar | 2014-03-12 | 1 | -19/+48 |
| | | | | | Problem: Various problems on VMS. Solution: Fix several VMS problems. (Zoltan Arpadffy) | ||||
* | updated for version 7.4.119v7.4.119 | Bram Moolenaar | 2013-12-11 | 1 | -0/+106 |
| | | | | | Problem: Vim doesn't work well on OpenVMS. Solution: Fix various problems. (Samuel Ferencik) | ||||
* | Various small fixes from Dominique Pelle. | Bram Moolenaar | 2010-06-26 | 1 | -3/+1 |
| | |||||
* | updated for version 7.2-036v7.2.036 | Bram Moolenaar | 2008-11-12 | 1 | -6/+6 |
| | |||||
* | updated for version 7.2c-000v7.2c.000 | Bram Moolenaar | 2008-08-06 | 1 | -1/+1 |
| | |||||
* | updated for version 7.1b | Bram Moolenaar | 2007-05-10 | 1 | -3/+4 |
| | |||||
* | updated for version 7.1a | Bram Moolenaar | 2007-05-05 | 1 | -3/+5 |
| | |||||
* | updated for version 7.0227 | Bram Moolenaar | 2006-03-17 | 1 | -9/+9 |
| | |||||
* | updated for version 7.0217 | Bram Moolenaar | 2006-03-07 | 1 | -0/+6 |
| | |||||
* | updated for version 7.0209v7.0209 | Bram Moolenaar | 2006-02-27 | 1 | -19/+24 |
| | |||||
* | updated for version 7.0106 | Bram Moolenaar | 2005-07-09 | 1 | -1/+1 |
| | |||||
* | updated for version 7.0086 | Bram Moolenaar | 2005-06-16 | 1 | -5/+6 |
| | |||||
* | updated for version 7.0085 | Bram Moolenaar | 2005-06-14 | 1 | -2/+3 |
| | |||||
* | updated for version 7.0001v7.0001 | Bram Moolenaar | 2004-06-13 | 1 | -0/+657 |