coriolis/crlcore/etc
Jean-Paul Chaput 747027f23a Simplification of the Hurricane::Observer mechanism.
* Change: In Hurricane::Observer, simplification of the template so that
    we can use it directly instead of creating a derived class with an
    implementation of Observer::notify(). Now the implemenation is the
    same for all and just calls a notify() method on the owner object.
      Create a StaticObservable for fast access of the observers. This
    is mainly a fixed size table (array<>) with oberservers at known
    indexes. This way we can go from the obervable to the observer
    owner in one indirect access (or so I hope).
* Change: In Hurricane::CellViewer, use the new observers.
* Change: In Hurricane::ControllerWidget, use the new observers.
* Change: In Hurricane::CellWidget, set the winidow initial size to a
   more sensible 500px.
* Change: In CRL::LibraryManager, use the new observers.
* Change: In CRL::LibraryManager, use the new observers.
* Change: In CRL, in display.conf & technology.conf, modification for
    the ST hcmos9gp capacitors.
2016-06-03 17:19:46 +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 Modify the init system to manage NDA restriced configuration files. 2016-05-03 13:32:06 +02:00
cmos Anabatic transient commit 2. 2016-05-26 13:56:16 +02:00
common Simplification of the Hurricane::Observer mechanism. 2016-06-03 17:19:46 +02:00
ispd05 Let the init system guess "stratus1.mapppingName" value. 2016-05-06 13:15:10 +02:00
scmos_deep_018 Let the init system guess "stratus1.mapppingName" value. 2016-05-06 13:15:10 +02: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