From joel.bertrand at systella.fr Tue Mar 1 23:07:40 2016 From: joel.bertrand at systella.fr (=?UTF-8?Q?BERTRAND_Jo=c3=abl?=) Date: Tue, 1 Mar 2016 23:07:40 +0100 Subject: [RPL/2] RPL/2 4.1.24 Message-ID: <56D612AC.3030102@systella.fr> Hello, New RPL/2 release with some bugfixes and new features : - tools are upgraded (xpm, openssl, ncurses, sqlite, file); - BSD sockets options are fixed; - RPL/2 splash screen is upgraded; - gmp is upgraded to 6.1.0; - sys_realloc() is added in library to allow reallocation à la C in RPL/C programs; - reallocate function is added to rplexternals.h; - GET, GETI, LIST-> and TABLE-> now evaluate symbolic constants instead of return associated fonctions in stack; - { e } 1 get now returns e and not E. Same fix with infinity and i symbolic constants ; - GET is fixed and now evaluates names when names are not protected: 4 'X' sto { X } 1 get returns 4 and not X. Same fix for tables; - --enable-native flag is added to configure script; - lapack is upgraded to 3.6.0. .deb archive is upraded also. Regards, JKB