--- rpl/ChangeLog 2010/01/26 15:22:44 1.1 +++ rpl/ChangeLog 2010/02/13 14:13:35 1.9 @@ -1,3 +1,18 @@ +* Wed Feb 10 2010 BERTRAND Joël rpl-4.0.11 (RPL/2) +- minor bug is fixed in ->Q intrinsic. Resultat is returned as integer +fraction intead real one; +- SIGN now returns (0,0) instead (nan,nan) when complex argument is null; +- Makefile.am are modified to authorize parallel builds; +- minor bug is fixed in CR intrinsic. CR sends a carriage return to printer +and writes warning to standard output; +* Wed Feb 10 2010 BERTRAND Joël rpl-4.0.10 (RPL/2) +- escape codes are now converted in formateur(), not in recherche_type() to +avoid a minor bug in EDIT and VISIT intrinsics; +- minor bug is fixed in formateur_reel(); +- file-5.03 is patched to avoid bus error on systems that require memory +alignment; +- minor bug is fixed in evaluation(). Error returned by RPL/C external functions +were able to be avoided by evaluation routine. * Tue Jan 26 2010 BERTRAND Joël rpl-4.0.9 (RPL/2) - New benchmark on same hardware than old one : cauchy:[~/rpl/bench] > ./bench.rpl