Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Update copyright lines with new year.
[simgrid.git] / src / xbt / xbt_log_layout_format.cpp
2020-01-01 Arnaud GierschUpdate copyright lines with new year.
2019-12-30 Arnaud Giersch[sonar] Constify pointer and reference parameters in...
2019-10-07 Frederic SuterMerge branch 'master' into CRTP
2019-09-27 Martin QuinsonMerge branch 'master' into 'rework-energy-plugin'
2019-09-26 Arnaud Giersch[sonar] Put parentheses around macro parameters.
2019-07-02 Arnaud GierschUseless casts.
2019-04-02 Frederic SuterMerge branch 'master' of https://framagit.org/simgrid...
2019-03-21 Arnaud GierschUse more vector and strings for xbt_log.
2019-01-17 Arnaud GierschHide usage of free() to Sonar.
2019-01-16 Arnaud GierschReplace macros by C++ constructs.
2019-01-16 Martin QuinsonMerge branch 'master' of framagit.org:simgrid/simgrid
2019-01-16 Arnaud GierschBuild log module as C++.