coriolis/hurricane/src/isobar
Jean-Paul Chaput a8b40f3b5c Derrick Release !!
* ./hurricane/src
   - Simplification of the Inspector internal mechanism. Simple, but with
       more templates, means a slower compilation.
   - The DbU::Unit problem : DbU::Unit are only typedef over long type,
       so we cannot create a specific overload for them. Uses "getValueRecord()"
       instead of "getRecord()"
   - For HInspectorWidget add a "getClone()" method. Also add a global
       object counter (for Record too) to track down memory leaks.
   - Big rewrite of the HInspectorWidget : now do not leak memory like hell,
       and only kept allocated the current Record and not the full stack
       of them (instead, we stack Slots which are ligthweigh objects).
   - Rename of "real" unit to "grid" unit.
   - New conversion function "getPhysicalsPerGrid()" and associated
       mechanism.

 * ./coriolis/src/crlcore :
   - Synchronise with the Hurricane modifications.
2008-06-17 15:30:00 +00:00
..
hurricane/isobar Derrick Release !! 2008-06-17 15:30:00 +00:00
CMakeLists.txt * ./hurricane/src : 2008-06-09 16:56:48 +00:00
CMakeLists.txt.backup * ./hurricane/src : 2008-06-09 16:56:48 +00:00
Makefile.am * ./hurricane/src : 2008-06-09 16:56:48 +00:00
ProxyProperty.cpp * ./hurricane/src : 2008-06-09 16:56:48 +00:00
PyBox.cpp * ./hurricane/src : 2008-06-09 16:56:48 +00:00
PyCell.cpp * ./hurricane/src : 2008-06-09 16:56:48 +00:00
PyCellLocator.cpp * ./hurricane/src : 2008-06-09 16:56:48 +00:00
PyComponent.cpp * ./hurricane/src : 2008-06-09 16:56:48 +00:00
PyComponentLocator.cpp * ./hurricane/src : 2008-06-09 16:56:48 +00:00
PyContact.cpp * ./hurricane/src : 2008-06-09 16:56:48 +00:00
PyDataBase.cpp get rid of global functions : 2008-06-13 15:58:55 +00:00
PyDbU.cpp Derrick Release !! 2008-06-17 15:30:00 +00:00
PyEntity.cpp * ./hurricane/src : 2008-06-09 16:56:48 +00:00
PyHorizontal.cpp * ./hurricane/src : 2008-06-09 16:56:48 +00:00
PyHurricane.cpp Derrick Release !! 2008-06-17 15:30:00 +00:00
PyHyperNet.cpp * ./hurricane/src : 2008-06-09 16:56:48 +00:00
PyInstance.cpp * ./hurricane/src : 2008-06-09 16:56:48 +00:00
PyInstanceLocator.cpp * ./hurricane/src : 2008-06-09 16:56:48 +00:00
PyLayer.cpp * ./hurricane/src : 2008-06-09 16:56:48 +00:00
PyLibrary.cpp * ./hurricane/src : 2008-06-09 16:56:48 +00:00
PyName.cpp * ./hurricane/src : 2008-06-09 16:56:48 +00:00
PyNet.cpp * ./hurricane/src : 2008-06-09 16:56:48 +00:00
PyNetLocator.cpp * ./hurricane/src : 2008-06-09 16:56:48 +00:00
PyOccurrence.cpp * ./hurricane/src : 2008-06-09 16:56:48 +00:00
PyOccurrenceLocator.cpp * ./hurricane/src : 2008-06-09 16:56:48 +00:00
PyPath.cpp * ./hurricane/src : 2008-06-09 16:56:48 +00:00
PyPin.cpp * ./hurricane/src : 2008-06-09 16:56:48 +00:00
PyPinLocator.cpp * ./hurricane/src : 2008-06-09 16:56:48 +00:00
PyPlug.cpp * ./hurricane/src : 2008-06-09 16:56:48 +00:00
PyPlugLocator.cpp * ./hurricane/src : 2008-06-09 16:56:48 +00:00
PyPoint.cpp * ./hurricane/src : 2008-06-09 16:56:48 +00:00
PyReference.cpp * ./hurricane/src : 2008-06-09 16:56:48 +00:00
PyReferenceLocator.cpp * ./hurricane/src : 2008-06-09 16:56:48 +00:00
PySegment.cpp * ./hurricane/src : 2008-06-09 16:56:48 +00:00
PySegmentLocator.cpp * ./hurricane/src : 2008-06-09 16:56:48 +00:00
PyTechnology.cpp * ./hurricane/src : 2008-06-09 16:56:48 +00:00
PyTransformation.cpp * ./hurricane/src : 2008-06-09 16:56:48 +00:00
PyUpdateSession.cpp * ./hurricane/src : 2008-06-09 16:56:48 +00:00
PyVertical.cpp * ./hurricane/src : 2008-06-09 16:56:48 +00:00