Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | patch 7.4.1213v7.4.1213 | Bram Moolenaar | 2016-01-30 | 1 | -106/+65 |
| | | | | | | 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 | -6/+6 |
| | | | | | 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/+3 |
| | | | | | | | 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.235v7.4.235 | Bram Moolenaar | 2014-04-01 | 1 | -1/+2 |
| | | | | | Problem: It is not easy to get the full path of a command. Solution: Add the exepath() function. | ||||
* | updated for version 7.3.925v7.3.925 | Bram Moolenaar | 2013-05-06 | 1 | -1/+1 |
| | | | | | Problem: Typos in source files. Solution: Fix the typos. (Ken Takata) | ||||
* | updated for version 7.3.719v7.3.719 | Bram Moolenaar | 2012-11-20 | 1 | -3/+14 |
| | | | | | | Problem: Cannot run new version of cproto, it fails on missing include files. Solution: Add lots of #ifndef PROTO | ||||
* | updated for version 7.3.577v7.3.577 | Bram Moolenaar | 2012-06-29 | 1 | -3/+3 |
| | | | | | | Problem: Size of memory does not fit in 32 bit unsigned. Solution: Use Kbyte instead of byte. Call GlobalMemoryStatusEx() instead of GlobalMemoryStatus() when available. | ||||
* | updated for version 7.3.342v7.3.342 | Bram Moolenaar | 2011-10-20 | 1 | -1/+1 |
| | | | | | Problem: Code not in Vim style. Solution: Fix the style. (Elias Diem) | ||||
* | updated for version 7.2av7.2a | Bram Moolenaar | 2008-06-24 | 1 | -4/+0 |
| | |||||
* | updated for version 7.1bv7.1b | Bram Moolenaar | 2007-05-10 | 1 | -2/+2 |
| | |||||
* | updated for version 7.0-156v7.0.156 | Bram Moolenaar | 2006-11-01 | 1 | -28/+128 |
| | |||||
* | updated for version 7.0-108v7.0.108 | Bram Moolenaar | 2006-09-14 | 1 | -1/+5 |
| | |||||
* | updated for version 7.0217v7.0217 | Bram Moolenaar | 2006-03-07 | 1 | -2/+0 |
| | |||||
* | updated for version 7.0173v7.0173 | Bram Moolenaar | 2005-12-18 | 1 | -2/+1 |
| | |||||
* | updated for version 7.0109v7.0109 | Bram Moolenaar | 2005-07-18 | 1 | -2/+2 |
| | |||||
* | updated for version 7.0095v7.0095 | Bram Moolenaar | 2005-06-27 | 1 | -1/+1 |
| | |||||
* | updated for version 7.0060 | Bram Moolenaar | 2005-03-15 | 1 | -31/+10 |
| | |||||
* | updated for version 7.0023v7.0023 | Bram Moolenaar | 2004-12-19 | 1 | -11/+3 |
| | |||||
* | updated for version 7.0001v7.0001 | Bram Moolenaar | 2004-06-13 | 1 | -0/+1619 |