Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | patch 8.2.3274: macro for printf format check can be simplifiedv8.2.3274 | Bram Moolenaar | 2021-08-02 | 1 | -1/+1 |
| | | | | | Problem: Macro for printf format check can be simplified. Solution: Add ATTRIBUTE_FORMAT_PRINTF(). (Dominique Pellé, issue #8635) | ||||
* | patch 8.1.2392: using old C style commentsv8.1.2392 | Bram Moolenaar | 2019-12-05 | 1 | -30/+24 |
| | | | | | Problem: Using old C style comments. Solution: Use // comments where appropriate. | ||||
* | patch 8.1.1313: warnings for using localtime() and ctime()v8.1.1313 | Bram Moolenaar | 2019-05-10 | 1 | -2/+3 |
| | | | | | Problem: Warnings for using localtime() and ctime(). Solution: Use localtime_r() if available. Avoid using ctime(). | ||||
* | patch 8.1.0941: macros for MS-Windows are inconsistentv8.1.0941 | Bram Moolenaar | 2019-02-17 | 1 | -1/+1 |
| | | | | | | | Problem: Macros for MS-Windows are inconsistent, using "32", "3264 and others. Solution: Use MSWIN for all MS-Windows builds. Use FEAT_GUI_MSWIN for the GUI build. (Hirohito Higashi, closes #3932) | ||||
* | patch 8.1.0763: nobody is using the Sun Workshop supportv8.1.0763 | Bram Moolenaar | 2019-01-17 | 1 | -1/+1 |
| | | | | | Problem: Nobody is using the Sun Workshop support. Solution: Remove the Workshop support. | ||||
* | patch 8.0.0012v8.0.0012 | Bram Moolenaar | 2016-09-25 | 1 | -1/+1 |
| | | | | | Problem: Typos in comments. Solution: Change "its" to "it's". (Matthew Brener, closes #1088) | ||||
* | 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) | ||||
* | 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.2-115v7.2.115 | Bram Moolenaar | 2009-02-21 | 1 | -37/+0 |
| | |||||
* | updated for version 7.2a | Bram Moolenaar | 2008-06-24 | 1 | -2/+5 |
| | |||||
* | updated for version 7.0121v7.0121 | Bram Moolenaar | 2005-08-01 | 1 | -2/+0 |
| | |||||
* | updated for version 7.0020 | Bram Moolenaar | 2004-10-24 | 1 | -2/+18 |
| | |||||
* | updated for version 7.0001v7.0001 | Bram Moolenaar | 2004-06-13 | 1 | -0/+182 |