--- rpl/ChangeLog 2010/03/09 10:18:41 1.14 +++ rpl/ChangeLog 2010/03/17 14:14:35 1.15 @@ -1,8 +1,11 @@ * Tue Mar 09 2010 BERTRAND Joël rpl-4.0.13 (RPL/2) +- -a command line option analyzes program (structure and syntax) and +sends preprocessor output to standard output. This option is used by +rplc (RPL/2 compiler). * Tue Mar 09 2010 BERTRAND Joël rpl-4.0.12 (RPL/2) - in formatted file, string format returned a variable length string even if format was 'CHARACTER*(n)' (n characters string). Now, 'CHARACTER*(*)' returns -a variable length string and 'CHARACTER*(n') a fixed length string; +a variable length string and 'CHARACTER*(n)' a fixed length string; - keyed access files support is added. Currently, only formatted files are supported; - direct access files support is added. Currenlty, these files can only be used