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.
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.
Cette version corrige plusieurs bugs et quelques fuites de mémoire, comprend le embarqués Generic Interface d'appel, et ajoute le support de locale pour BIFS plusieurs comparaisons. Plus d'options de compatibilité en arrière ont également été ajoutées.
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.
Cette version corrige quelques bugs introduits en 3.1 et modifie la façon que les bibliothèques partagées sont construits. Sur les plateformes que les threads de soutien, la bibliothèque partagée sera construit avec le support des threads, plutôt que de construire une bibliothèque séparée pour le support des threads et un en tant que fils unique. Source et pré-configurés binaires de nombreuses plates-formes sont 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.
Cette version rend Regina 100% conforme à la norme ANSI pour 1996 REXX. Principales améliorations fonctionnelles comprennent ANSI "ADRESSE AVEC" maintenant entièrement fonctionnel et cohérent sur toutes les plateformes, ANSI condition LOSTDIGITS mis en œuvre, la version thread-safe est désormais intégrée par défaut sur les plates-formes que les threads de soutien (ce qui simplifie le soutien pour le module Apache mod_rexx), tous les builtin AREXX fonctions ont été ajoutées, et de nouvelles plates-formes supportées: Mac OSX et 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.
C'est une version fonctionnelle majeure: elle inclut plusieurs améliorations fonctionnelles, plutôt que de se concentrer sur les corrections de bugs. Current bogues en cours seront abordés à Regina 3.1. La documentation a également été mis à jour et est désormais disponible en ligne en format HTML ou PDF, et téléchargeable en format HTML, PDF et formats StarWriter. Principales améliorations fonctionnelles comprennent functioanlity intégral de la norme ANSI AVEC ADRESSE, la langue prise en charge native pour les messages d'erreur (FR, DE, NO, PT, et ES), et une "sécurité" mode REXX.
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.
Ajout du support des multiples, nommé, et les files d'attente extérieure. API prend désormais en charge la file d'attente les appels correspondants. Les systèmes d'exploitation supplémentaires de soutien. Correction de bogues mineurs.
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.