Download List

Descripción del Proyecto

Regina is an implementation of the 1996 ANSI
Standard for the Rexx language. Rexx is designed
to be an easily readable, but powerful scripting
and embedded macro language. Ports of Regina are
available for most popular operating systems.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2004-05-18 03:46
3.3

Esta versión corrige varios errores y algunas pérdidas de memoria, incluye la interfaz de la llamada integrados genéricos, y añade soporte de local para BIFS varias y comparaciones. Más opciones de compatibilidad con versiones anteriores también se han añadido.
Tags: Major bugfixes
This release fixes several bugs and some memory leaks, includes the embedded Generic Call Interface, and adds locale support for several BIFs and comparisons. More backwards compatibility options have also been added.

2003-04-30 04:22
3.2

Esta versión corrige algunos errores introducidos en el punto 3.1 y cambia la forma en que se construyen las bibliotecas compartidas. En las plataformas que los hilos de apoyo, la biblioteca compartida se construirá con el apoyo de hilo, en lugar de construir una biblioteca separada de soporte para hilos y uno como un solo hilo. Fuente y los binarios pre-construidos para muchas plataformas disponibles.
Tags: Minor bugfixes
This release fixes some bugs introduced in 3.1 and changes the way
that shared libraries are built. On platforms that support threads,
the shared library will be built with thread support, rather than
building a separate library for thread support and one as single
thread only. Source and pre-built binaries for many platforms are
available.

2003-04-07 07:46
3.1

Este lanzamiento hace Regina 100% compatible con el estándar ANSI 1996 para Rexx. Importantes mejoras funcionales incluyen ANSI "dirección con" ya plenamente funcional y coherente en todas las plataformas, ANSI condición SIGNAL práctica, el hilo de la versión de seguridad ahora se construye de forma predeterminada en las plataformas que los hilos de apoyo (que simplifica el apoyo a la mod_rexx módulo de Apache), todos funciones de orden interna ARexx se han añadido, y las nuevas plataformas soportadas incluyen Mac OSX y AROS.
Tags: Major feature enhancements
This release makes Regina 100% compliant with the 1996 ANSI Standard for Rexx. Major functional enhancements include ANSI "ADDRESS WITH" now fully functional and consistent on all platforms, ANSI LOSTDIGITS condition implemented, the thread-safe version is now built by default on platforms that support threads (which simplifies support for the Apache mod_rexx module), all AREXX builtin functions have been added, and new supported platforms include Mac OSX and AROS.

2002-04-30 06:43
3.0

Esto es un lanzamiento importante de funcionamiento, incluye varias mejoras funcionales en lugar de concentrarse en la corrección de errores. Actual fallos pendientes se abordarán en Regina 3.1. La documentación también ha sido actualizado y está en línea ahora disponible en HTML y PDF y descargable en formato HTML, PDF y formatos StarWriter. Principales mejoras funcionales incluyen functioanlity completo de la norma ANSI DIRECCIÓN CON, apoyo en el idioma nativo de mensajes de error (EN, DE, NO, PT, y ES), y un modo de Rexx "seguro".
Tags: Major feature enhancements
This is a major functional release; it includes several functional enhancements rather than concentrating on bugfixes. Current outstanding bugs will be addressed in Regina 3.1. The documentation has also been updated and is now available online in HTML and PDF, and dowloadable in HTML, PDF and StarWriter formats. Major functional enhancements include full functioanlity of ANSI ADDRESS WITH, native language support for error messages (EN, DE, NO, PT, and ES), and a "safe" Rexx mode.

2001-06-19 17:51
2.2

La adición de soporte para múltiples, con nombre, y las colas externas. De la API ahora es compatible con la cola de llamadas relacionadas. Los sistemas operativos adicionales de apoyo. Minor bug fixes.
Tags: Major feature enhancements
Addition of support for multiple, named, and external queues. API now supports queue related calls. Additional operating systems support. Minor bug fixes.

Project Resources