Author: waltemath
Date: Wed Jan 14 17:55:32 2009
New Revision: 3712

URL: http://svn.gna.org/viewcvs/service-tech?rev=3712&view=rev
Log:
task #6424 (https://gna.org/task/?6424): basic copy operators stable (final 
conditions missing)
* fixed operator+=(): does not implement composition anymore but just 
structural combination of disjoint nets
* deleteNode() now correctly removes arcs from pre- and postsets
* refined basic construction tests
* added copy operator test
* moved net_gen to test.{h,cc}
* removed obsolete tests
* overworked public component interface (component objects are almost immutable)
* renamed makeInnerStructure() to deleteInterfacePlaces() and (re-)added test
* getUniqueNodeName() returns slightly different results (maybe nicer)
* made all destructors virtual

Added:
    trunk/pnapi/tests/petrinet/test_operators.cc
Removed:
    trunk/pnapi/tests/net_gen.cc
    trunk/pnapi/tests/net_gen.h
    trunk/pnapi/tests/test_assignmentoperator.cc
    trunk/pnapi/tests/test_copyconstructor.cc
    trunk/pnapi/tests/test_makeInnerStructure.cc
Modified:
    trunk/pnapi/src/automaton.cc
    trunk/pnapi/src/component.cc
    trunk/pnapi/src/component.h
    trunk/pnapi/src/parser-owfn.yy
    trunk/pnapi/src/petrinet-output.cc
    trunk/pnapi/src/petrinet-petrify.cc
    trunk/pnapi/src/petrinet.cc
    trunk/pnapi/src/petrinet.h
    trunk/pnapi/tests/Makefile.am
    trunk/pnapi/tests/petrinet/Makefile.am
    trunk/pnapi/tests/petrinet/test_construction.cc
    trunk/pnapi/tests/test.cc
    trunk/pnapi/tests/test.h


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