coriolis/crlcore/etc
Jean-Paul Chaput db8e51524f Deterministic destruction of Components.
* Change: In Hurrican::Component::_preDestroy(), the cascaded destruction
    of slaves Components and subsequent ring merge and Rubber creation
    was using set<> sorted on pointer values. This was making the order
    of destruction of the slaves components non-deterministic. Now the
    sets are sorted according to their id (see Entity).
* Change: In Hurricane::SharedProperty, the _ownerSet is now a vector<>
    instead of a set<>. This will slow the search process, but hopefully
    this is needed only during construction/destruction of a Property
    so the slow down shouldn't be too much.
      This has also an impact on Hurricane::Relation.
2017-05-03 18:09:51 +02:00
..
130/hcmos9gp Modify the init system to manage NDA restriced configuration files. 2016-05-03 13:32:06 +02:00
180/scn6m_deep_09 Accurate Qwt detection (Qt4 vs. Qt5). DbU forced to 64 bits. 2016-11-23 11:29:28 +01:00
cmos Enable the display of GCells as a density map (and not boundaries). 2016-09-10 18:49:48 +02:00
common Deterministic destruction of Components. 2017-05-03 18:09:51 +02:00
ispd05 Let the init system guess "stratus1.mapppingName" value. 2016-05-06 13:15:10 +02:00
scmos_deep_018 Accurate Qwt detection (Qt4 vs. Qt5). DbU forced to 64 bits. 2016-11-23 11:29:28 +01:00
vsc200 Let the init system guess "stratus1.mapppingName" value. 2016-05-06 13:15:10 +02:00
CMakeLists.txt Modify the init system to manage NDA restriced configuration files. 2016-05-03 13:32:06 +02:00
techno.conf Modify the init system to manage NDA restriced configuration files. 2016-05-03 13:32:06 +02:00