Skip to content

Release v0.9.7

Compare
Choose a tag to compare
@github-actions github-actions released this 31 Aug 16:45
· 33 commits to master since this release
CMS-0.9.7 - 31 August 2020
F0019 - EXECCOMM Support (Variable contents < 250 characters)
F0018 - Removed Chain and Anchor from Context Structure (used GCCLIB Process
        Global Memory instead)
F0017 - All things Call Type 5:
          Requires GCCLIB >= 0.7.17 (Call Type 5 features)
          Receiving Type 5 Calls
          Error if a Function does not return anything for call type 5
          Removed direct REXX to REXX Calling (which was flawed in BREXX anyway)
          Implemented Call Type 5 calling and function package search order
        Moved Halt and Trace flag polling to start of clauses (rather
        than each op code)
        Added OP_IEXIT to support different behavour for implicit EOF EXIT
        ERROR Condition on negative RCs only
        Enabled LOAD and IMPORT functions (Function Packages written in REXX)