Author: niels
Date: Sun Sep  6 23:52:16 2009
New Revision: 4688

URL: http://svn.gna.org/viewcvs/service-tech?rev=4688&view=rev
Log:
Wendy Version 2.1
=================

* fixed (known) issues concerning reduction rule "succeeding sending event"
  (parameter: `--succeedingSendingEvent')

* issues on the hidden parameter "quit as soon as possible" (parameter:
  `--succeedingSendingEvent') have been fixed

* implemented on-the-fly knowledge analysis

* added test case with insane nontrivial TSCC

* integrated LoLA SCCs detection within inner markings

* generated temporary files are always deleted unless the `--noClean'
  parameter is given; removed parameter `--clean'

* fixed 64-bit support: Wendy natively supports 32 and 64 bit compilations
  using GCC's switches `-m32' and `-m64', respectively. To successfully
  execute `make check', you need to compile the Petri Net API and Mia with
  the same options.

* allocated memory can be released using the (undocumented) parameter
  `--finalize'; fixed most memory leaks

* simplified interface to `Output' class managing file output


Modified:
    trunk/wendy/ChangeLog
    trunk/wendy/NEWS
    trunk/wendy/THANKS
    trunk/wendy/configure.ac
    trunk/wendy/doc/ChangeLog.texi
    trunk/wendy/doc/Doxyfile.in
    trunk/wendy/doc/wendy.texi
    trunk/wendy/src/Cover.cc
    trunk/wendy/src/FIFO.cc
    trunk/wendy/src/FIFO.h
    trunk/wendy/src/FullMarking.cc
    trunk/wendy/src/FullMarking.h
    trunk/wendy/src/InnerMarking.cc
    trunk/wendy/src/InnerMarking.h
    trunk/wendy/src/InterfaceMarking.cc
    trunk/wendy/src/InterfaceMarking.h
    trunk/wendy/src/Knowledge.cc
    trunk/wendy/src/Knowledge.h
    trunk/wendy/src/Label.cc
    trunk/wendy/src/Label.h
    trunk/wendy/src/Output.cc
    trunk/wendy/src/Output.h
    trunk/wendy/src/PossibleSendEvents.cc
    trunk/wendy/src/PossibleSendEvents.h
    trunk/wendy/src/StoredKnowledge.cc
    trunk/wendy/src/StoredKnowledge.h
    trunk/wendy/src/cmdline.ggo
    trunk/wendy/src/main.cc
    trunk/wendy/src/syntax_graph.yy
    trunk/wendy/src/verbose.cc
    trunk/wendy/tests/Makefile.am
    trunk/wendy/tests/testsuite.at


-- 
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.

Reply via email to