Bram Moolenaar
|
b129a447f3
|
patch 8.0.0109
Problem: Still checking if memcmp() exists while every system should have
it now.
Solution: Remove vim_memcmp(). (James McCoy, closes #1295)
|
2016-12-01 17:25:20 +01:00 |
|
Bram Moolenaar
|
de5e2c219b
|
patch 8.0.0059
Problem: Vim does not build on VMS systems.
Solution: Various changes for VMS. (Zoltan Arpadffy)
|
2016-11-04 20:35:31 +01:00 |
|
Bram Moolenaar
|
ba4ef2757c
|
patch 7.4.1216
Problem: Still using HAVE_STDARG_H.
Solution: Assume it's always defined.
|
2016-01-30 21:48:49 +01:00 |
|
Bram Moolenaar
|
206f011829
|
updated for version 7.4.197
Problem: Various problems on VMS.
Solution: Fix several VMS problems. (Zoltan Arpadffy)
|
2014-03-12 16:51:55 +01:00 |
|
Bram Moolenaar
|
a2aa31a926
|
updated for version 7.4.188
Problem: SIZEOF_LONG clashes with similar defines in header files.
Solution: Rename to a name starting with VIM_. Also for SIZEOF_INT.
|
2014-02-23 22:52:40 +01:00 |
|
Bram Moolenaar
|
8e46927a32
|
Changes for VMS. Mostly by Zoltan Arpadffy.
|
2010-07-28 19:38:16 +02:00 |
|
Bram Moolenaar
|
ac98e5db6e
|
updated for version 7.2-007
|
2008-09-01 14:51:37 +00:00 |
|
Bram Moolenaar
|
2bb8df23dc
|
updated for version 7.1b
|
2007-05-10 17:26:28 +00:00 |
|
Bram Moolenaar
|
910f66f90c
|
updated for version 7.0c10
|
2006-04-05 20:41:53 +00:00 |
|
Bram Moolenaar
|
80a94a582c
|
updated for version 7.0205
|
2006-02-23 21:26:58 +00:00 |
|
Bram Moolenaar
|
071d4279d6
|
updated for version 7.0001
|
2004-06-13 20:20:40 +00:00 |
|