Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | patch 7.4.1364v7.4.1364 | Bram Moolenaar | 2016-02-20 | 1 | -1564/+0 |
| | | | | | Problem: The Win 16 code is not maintained and unused. Solution: Remove the Win 16 support. | ||||
* | patch 7.4.822v7.4.822 | Bram Moolenaar | 2015-08-11 | 1 | -1/+1 |
| | | | | | Problem: More problems reported by coverity. Solution: Avoid the warnings. (Christian Brabandt) | ||||
* | updated for version 7.3.925v7.3.925 | Bram Moolenaar | 2013-05-06 | 1 | -2/+2 |
| | | | | | 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 | -1/+6 |
| | | | | | | Problem: Cannot run new version of cproto, it fails on missing include files. Solution: Add lots of #ifndef PROTO | ||||
* | updated for version 7.3.424v7.3.424 | Bram Moolenaar | 2012-02-04 | 1 | -0/+6 |
| | | | | | Problem: Win16 version missing some functions. Solution: Add #defines for the functions. | ||||
* | updated for version 7.3.102v7.3.102 | Bram Moolenaar | 2011-01-17 | 1 | -1/+2 |
| | | | | | | | | Problem: When using ":make", typing the next command and then getting the "reload" prompt the next command is (partly) eaten by the reload prompt. Solution: Accept ':' as a special character at the reload prompt to accept the default choice and execute the command. | ||||
* | Added strwidth() and strchars() functions. | Bram Moolenaar | 2010-07-18 | 1 | -5/+1 |
| | |||||
* | updated for version 7.1b | Bram Moolenaar | 2007-05-10 | 1 | -1/+1 |
| | |||||
* | updated for version 7.0c01 | Bram Moolenaar | 2006-03-27 | 1 | -6/+8 |
| | |||||
* | updated for version 7.0184 | Bram Moolenaar | 2006-01-21 | 1 | -0/+16 |
| | |||||
* | updated for version 7.0105 | Bram Moolenaar | 2005-07-08 | 1 | -4/+12 |
| | |||||
* | updated for version 7.0060 | Bram Moolenaar | 2005-03-15 | 1 | -3/+9 |
| | |||||
* | updated for version 7.0001v7.0001 | Bram Moolenaar | 2004-06-13 | 1 | -0/+1524 |