Bram Moolenaar
|
ebfec1c531
|
patch 9.0.1234: the code style has to be checked manually
Problem: The code style has to be checked manually.
Solution: Add basic code style checks in a test. Fix or avoid uncovered
problems.
|
2023-01-22 21:14:53 +00:00 |
|
Bram Moolenaar
|
952d9d827e
|
patch 8.2.3274: macro for printf format check can be simplified
Problem: Macro for printf format check can be simplified.
Solution: Add ATTRIBUTE_FORMAT_PRINTF(). (Dominique Pellé, issue #8635)
|
2021-08-02 18:07:18 +02:00 |
|
Bram Moolenaar
|
9bf703d46a
|
patch 8.1.2366: using old C style comments
Problem: Using old C style comments.
Solution: Use // comments where appropriate.
|
2019-11-30 19:44:38 +01:00 |
|
Bram Moolenaar
|
c85c8fcb9f
|
patch 8.1.0944: format of nbdbg() arguments is not checked
Problem: Format of nbdbg() arguments is not checked.
Solution: Add format attribute. Fix reported problems. (Dominique Pelle,
closes #3992)
|
2019-02-17 19:12:21 +01:00 |
|
Bram Moolenaar
|
edf3f97ae2
|
patch 7.4.2293
Problem: Modelines in source code are inconsistant.
Solution: Use the same line in most files. Add 'noet'. (Naruhiko Nishino)
|
2016-08-29 22:49:24 +02:00 |
|
Bram Moolenaar
|
d99df423c5
|
patch 7.4.1200
Problem: Still using __ARGS.
Solution: Remove __ARGS in several files. (script by Hirohito Higashi)
|
2016-01-29 23:20:40 +01:00 |
|
Bram Moolenaar
|
926e815779
|
updated for version 7.2-115
|
2009-02-21 21:30:39 +00:00 |
|
Bram Moolenaar
|
8c8de83932
|
updated for version 7.2a
|
2008-06-24 22:58:06 +00:00 |
|
Bram Moolenaar
|
d042c56e34
|
updated for version 7.0098
|
2005-06-30 22:04:15 +00:00 |
|
Bram Moolenaar
|
2ce06f6eb9
|
updated for version 7.0046
|
2005-01-31 19:19:04 +00:00 |
|
Bram Moolenaar
|
009b2592f7
|
updated for version 7.0020
|
2004-10-24 19:18:58 +00:00 |
|
Bram Moolenaar
|
071d4279d6
|
updated for version 7.0001
|
2004-06-13 20:20:40 +00:00 |
|