coriolis/hurricane
Jean-Paul Chaput 47f3771f1d * All Tools:
- A complete sweep of cleanup to suppress allmost all compiler warnings.

  * ./hurricane/doc/hurricane:
    - New: Documentation cleanup and update, particularly on the new Layer
        derived classes.

  * ./hurricane/src/hurricane,
    ./hurricane/src/isobar,
    ./hurricane/src/viewer:
    - New: Creation of new methods, more explicit on DbU. Based on a to/from
        naming scheme.
    - New: Python support extented to include all objects needed to configure
        through python scripts.
    - Change: Finally understood what's causing the _XOPEN_SOURCE redefinition.
        Basically the Python.h must be included first before any other
        include. The type-puned problem will remains still (that is a Python
        problem, not our own).
    - Change: In DisplayStyle, uses shared_ptr for DrawingStyle instead of
        custom made reference count.
2012-11-16 12:48:38 +00:00
..
cmake_modules * All Tools: 2010-07-14 19:39:36 +00:00
doc * All Tools: 2012-11-16 12:48:38 +00:00
src * All Tools: 2012-11-16 12:48:38 +00:00
tests * ./hurricane/src/hurricane: 2010-11-16 13:43:34 +00:00
CMakeLists.txt Missing linking libs 2011-03-10 11:27:21 +00:00