[Gasta-general] [Fwd: gasta-2.0.1 released]
Status: Alpha
Brought to you by:
gthouvenin
|
From: <gui...@po...> - 2002-03-12 19:39:56
|
It seems that this message is not passed the first time. If you receive
it twice, sorry for the double message
----- Forwarded message from gui...@po... -----
From: gui...@po...
To: gasta-general <gas...@li...>
Subject: gasta-2.0.1 released
Hello,
There is a new version of Gasta.
We changed the major number because the code has been for the largest
part rewritten.
The main algorithm has been removed but we are working on it and it will
be available in a week or two. We made this release because we received
many reports concerning problems about the use of gasta-1.3.1 and thus, as
many problems are resolved by this version, we released it (even if it's not
completed yet)
ChangLog:
- We replaced almost every pointer to a character by pointers to a
GString.
- We added many comments and rewrote some pieces of code.
- We changed the majority of variables names
- We cleaned our builder (annotBuilder)
- We removed the analysis (add a while(0){ ... };) and we are working
on it.
- The generation of the CFG has been tested on programs from the
glib and textutils packages. It works. We found a little problem
and we will correct it in the next release.
We add two new files : defaultBuilder.c and annotCode.c
Version is available at:
http://sourceforge.net/project/showfiles.php?group_id=26785
or by CVS using the TAG rel-2_0_1-final
http://gasta.sf.net
----- End forwarded message -----
|