Author: niels Date: Tue Oct 14 10:59:45 2008 New Revision: 3432 URL: http://svn.gna.org/viewcvs/service-tech?rev=3432&view=rev Log: * implemented Fiona's modified OG file format (an OG file now also consists of an interface definition) and adjusted the respective test cases -- note that Rachel's parser is backwards compatible and still accepts OG files without interface definition
* renamed configure script parameter `--enable-use64bit' to `--enable-64bit' to achieve parameter compatibility with Fiona * explicitly handling the disabling of assertions (with parameter `--disable-assert') similar to Fiona's configure script * canonized names of constants generated for file `src/config.h' and adjusted the output of the `--bug' parameter * removed unnecessary files `src/getopt.c', `src/getopt1.c', and `src/getopt.h' * used option `gnits' for Automake, see `http://www.gnu.org/software/autoconf/manual/automake.html#Gnits' * moved acknowledgements from file `AUTHOR' to file `THANKS' to meet the strict Gnits requirements * updated documentation Added: trunk/rachel/THANKS Removed: trunk/rachel/src/getopt.c trunk/rachel/src/getopt.h trunk/rachel/src/getopt1.c Modified: trunk/rachel/AUTHORS trunk/rachel/ChangeLog trunk/rachel/Makefile.am trunk/rachel/NEWS trunk/rachel/README trunk/rachel/configure.ac trunk/rachel/doc/ChangeLog.texi trunk/rachel/doc/Makefile.am trunk/rachel/doc/rachel.texi trunk/rachel/src/Formula.cc trunk/rachel/src/Graph.cc trunk/rachel/src/Makefile.am trunk/rachel/src/Matching.cc trunk/rachel/src/helpers.cc trunk/rachel/src/lexer_og.ll trunk/rachel/src/main.cc trunk/rachel/src/rachel.conf trunk/rachel/src/syntax_og.yy trunk/rachel/tests/Makefile.am trunk/rachel/tests/testfiles/full.og -- You received this e-mail, because you subscribed the mailing list "service-tech-commits" which will forward you any e-mail addressed to [EMAIL PROTECTED] If you want to unsubscribe or make any changes to your subscription, please go to https://mail.gna.org/listinfo/service-tech-commits.
