coriolis/crlcore
Jean-Paul Chaput a93e5be3da * ./crlcore:
- New: Histogram object, imported from Kite. Made more generic to be reusable
        by all.
    - Change: In Measures, added Inspector support.
        NOTE: The hidden property holding MeasuresDatas no longer uses a pointer
              a value. This forces us to enable the copy constructor. It is needed
              for some inner STL container manipulation, but should *not* be used
              with non-empty datas. The copy constructor *do not* copy the internal
              datas (reset the object).
    - New: In Measurments, support for complex data sets, saved in separate Gnuplot
        <.dat> files. Used to integrate Histogram.
    - New: In Histogram, now a supported Measure type so it can be integrated along
        all others measurments.
    - Bug: In display.xml, forgotten gcut description in Alliance Classic black
        style.
2010-12-15 15:11:25 +00:00
..
cmake_modules * ./crlcore: 2010-08-18 20:22:10 +00:00
doc forgot those files ... 2010-08-13 14:03:53 +00:00
etc * ./crlcore: 2010-12-15 15:11:25 +00:00
src * ./crlcore: 2010-12-15 15:11:25 +00:00
CMakeLists.txt doxygen doc for crlcore ... 2010-08-13 02:01:18 +00:00