Bram Moolenaar
|
68c2f638e6
|
patch 7.4.1208
Problem: Using old style function declarations.
Solution: Change to new style function declarations. (script by Hirohito
Higashi)
|
2016-01-30 17:24:07 +01:00 |
|
Bram Moolenaar
|
92b8b2d307
|
patch 7.4.1198
Problem: Still using __ARGS.
Solution: Remove __ARGS in several files. (script by Hirohito Higashi)
Also remove use of HAVE_STDARG_H.
|
2016-01-29 22:36:45 +01:00 |
|
Bram Moolenaar
|
97d4ea71d6
|
updated for version 7.3.740
Problem: IOC tool complains about undefined behavior for int.
Solution: Change to unsigned int. (Dominique Pelle)
|
2012-11-28 18:31:54 +01:00 |
|
Bram Moolenaar
|
09092155a6
|
Remove unused code.
|
2010-08-08 16:38:42 +02:00 |
|
Bram Moolenaar
|
a93fa7ee78
|
updated for version 7.0e01
|
2006-04-17 22:14:47 +00:00 |
|
Bram Moolenaar
|
c01140a1a0
|
updated for version 7.0b
|
2006-03-24 22:21:52 +00:00 |
|