Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Fix memleaks when exiting early (e.g. with --help or --version).
[simgrid.git] / src / include / simgrid / sg_config.hpp
2019-04-02 Arnaud GierschFix memleaks when exiting early (e.g. with --help or...
2019-01-08 Martin QuinsonMerge branch 'master' of framagit.org:simgrid/simgrid
2019-01-07 Arnaud GierschUpdate copyright lines with new year.
2018-04-30 Frederic Suterthis is a bool, say it. It's C++, dude
2018-04-19 Arnaud GierschConvert last bits from the xbt/config C interface.
2018-03-30 Martin QuinsonMerge pull request #259 from simgrid/configfix
2018-03-28 Arnaud GierschRename sg_config.h -> sg_config.hpp.