Author: sh0
Date: Mon Feb 9 01:34:48 2009
New Revision: 3845
URL: http://svn.gna.org/viewcvs/service-tech?rev=3845&view=rev
Log:
Batched net* / types.H / mbencoding changes:
* expand PetriNet::~PetriNet() to delete arcs, fixing memleaks on pn deletion
* simplify Place::New{Arriving,Leaving}() by using realloc() instead of
reinventing it (badly)
* change remaining new Arc array allocation in net.H to malloc() to silence
spurious valgrind error messages about this
* add MOD_INT typedef for module-specifying integers
* add module arg to Place
* add method PetriNet::modules_split() for module splitting
* modify mbe_test_PN() to do a pathological-case test of that code
* fix assorted memleaks in mbe_test_PN()
* new MBCeList() constructor
Modified:
branches/lola-modular/lola/src/mbencoding.H
branches/lola-modular/lola/src/mbencoding.cc
branches/lola-modular/lola/src/net.H
branches/lola-modular/lola/src/net.cc
branches/lola-modular/lola/src/types.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.