coriolis/crlcore
Jean-Paul Chaput fcbd24a9e2 * ./crlcore:
- New: In <tools.configuration.xml>, added parameters for verbosity, info
        and trace level.
    - New: Uniform mecanism to get the "/etc" path. Now System reads the
        environment variables (thanks to boost::program_option).
    - Change: In Utility, correct "when first called" initialisation of the
        System singleton. Access to members only through static members that
        ensure the initialisation of the singleton first.
    - Change: In System, makes uses of the callback feature of Parameter to
        initialize the new configuration parameters (verbosity, coredump, ...).
    - Change: In linefill, build upon mstream instead of ostream. Now dual
        aspect, inherit ostream and have a mstream member.
2010-06-22 13:55:37 +00:00
..
cmake_modules More verbose and simpler FindOPENACCESS.cmake script 2010-06-09 19:51:16 +00:00
doc * ./crlcore: 2010-06-02 15:52:45 +00:00
etc * ./crlcore: 2010-06-22 13:55:37 +00:00
src * ./crlcore: 2010-06-22 13:55:37 +00:00
CMakeLists.txt * ./hurricane: 2010-05-31 12:28:22 +00:00