All releases tagged Stable


Release Notes: Minor bugs have been fixed. For instance, the Solaris build process was fixed (the awk script was broken on Solaris). src/Makefile.in now uses FCFLAGS. src/instructions_r6.c includes the generated file in the RDGN intrinsic.


Release Notes: Major bugs were fixed. Some different random generators are available. The code analysis subroutine was rewritten to be more efficient and expandable. Solaris-specific bugs (SIGINT from keyboard) are fixed. Signal management routines were improved. A few new intrinsics were added. A new allocator mechanism was written. Regression bugs and memory leaks were fixed.


Release Notes: interface_gnuplot.c is modified and does not use any deprecated gnuplot commands. Gnuplot 4.0 is required. Graphics are improved. Now it is possible to use two different scales on the same 2D graph (with the "main" and "auxiliary" options of SCALE intrinsic). A major bug is fixed in encart.c (segmentation fault). All changes made in 7n releases are ported to the stable branch.


Release Notes: All memory leaks issued from the pre6 beta releases seem to be fixed. The build process was improved and the Vim syntax file and manual pages were updated.


Release Notes: The source code is patched to be built by the latest gcc release. Some memory leaks are fixed. A new intrinsic instruction (VISIT) has been added.


Release Notes: RPL/2 can now be called from other languages (C, Fortran, etc.). The configure script was improved and its make stage builds an executable and two libraries (librpl.a and librpl.so).


Release Notes: Some major bugs have been fixed. Some new functions such as MEM, DATE and TIME were added. More architectures are now supported. Pre-compiled versions are now avalaible for i586, i686, k6, athlon, sparc-v7, sparc-v8, and alpha-ev6.


Release Notes: Some bugs are fixed, and sequential files can now be used. It still stays a restriction in graphical output (only 100 functions can be drawn on the same sheet).


Release Notes: Minor bugfixes in evaluation subroutine. A new object type for file descriptor is added.


Release Notes: Libtermcap has been included to address some issues with Debian distribution. Trouble with multiplication of negative matrices has been fixed. A new version of the manual is available.