Zoltan Arpadffy
e9d1259111
patch 9.1.1591: VMS support can be improved
...
Problem: VMS support can be improved
Solution: Merge chagnes from Steven M. Schweda
(Zoltan)
closes : #17810
Co-authored-by: Steven M. Schweda <sms@antinode.info >
Signed-off-by: Zoltan Arpadffy <zoltan.arpadffy@gmail.com >
Signed-off-by: Christian Brabandt <cb@256bit.org >
2025-07-25 19:16:09 +02:00
Zoltan Arpadffy
4d8cb683b1
patch 9.1.0005: OpenVMS does not support python3 and xterm_save
...
Problem: OpenVMS build does not support python3 and xterm_save
Solution: Enable python3 + xterm_save feature, fix style issues
(Zoltan Arpadffy)
closes : #13812
Signed-off-by: Zoltan Arpadffy <zoltan.arpadffy@gmail.com >
Signed-off-by: Christian Brabandt <cb@256bit.org >
2024-01-04 21:05:18 +01:00
Zoltan Arpadffy
1c8e233cb8
patch 9.0.2153: no support to build on OpenVMS
...
Problem: no support to build on OpenVMS
Solution: Add OpenVMS X86_64 platform port
closes : #13623
Co-authored-by: errael <errael@raelity.com >
Co-authored-by: K.Takata <kentkt@csc.jp >
Signed-off-by: Zoltan Arpadffy <zoltan.arpadffy@gmail.com >
Signed-off-by: Christian Brabandt <cb@256bit.org >
2023-12-05 16:04:23 +01:00
Bram Moolenaar
73e28dcc61
patch 9.0.0491: no good reason to build without the float feature
...
Problem: No good reason to build without the float feature.
Solution: Remove configure check for float and "#ifdef FEAT_FLOAT".
2022-09-17 21:08:33 +01:00
Bram Moolenaar
99c48fe997
patch 8.2.5061: C89 requires signal handlers to return void
...
Problem: C89 requires signal handlers to return void.
Solution: Drop RETSIGTYPE and hard-code a void return value.
2022-06-05 22:05:19 +01:00
Bram Moolenaar
9f1983de4e
patch 8.2.4945: inconsistent use of white space
...
Problem: Inconsistent use of white space.
Solution: Use Tabs and Spaces consistently.
2022-05-12 20:35:35 +01:00
Bram Moolenaar
82c38fe508
patch 8.2.2294: VMS: a few remaining problems
...
Problem: VMS: a few remaining problems.
Solution: Add VMS specific changes. Add Lua support. (Zoltan Arpadffy)
2021-01-04 10:47:26 +01:00
Bram Moolenaar
467676d468
patch 8.2.2247: VMS: various smaller problems
...
Problem: VMS: various smaller problems.
Solution: Fix VMS building and other problems. (Zoltan Arpadffy)
2020-12-30 13:14:45 +01: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
e809a4ed30
patch 8.1.1630: various small problems
...
Problem: Various small problems.
Solution: Various small improvements.
2019-07-04 17:35:05 +02:00
Bram Moolenaar
88c86eb751
patch 8.1.0766: various problems when using Vim on VMS
...
Problem: Various problems when using Vim on VMS.
Solution: Various fixes. Define long_long_T. (Zoltan Arpadffy)
2019-01-17 17:13:30 +01:00
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