Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Update copyright lines for 2023.
[simgrid.git] / src / smpi / include / smpi_f2c.hpp
2023-01-01 Arnaud GierschUpdate copyright lines for 2023.
2022-05-10 Arnaud GierschConcatenate nested namespaces (sonar).
2022-01-06 Arnaud GierschUpdate copyright lines for 2022.
2021-04-19 Martin QuinsonMerge branch 'master' of framagit.org:simgrid/simgrid
2021-04-07 Arnaud GierschConst/override for member functions.
2021-04-06 Augustin DegommeAdd the option to print origin of a failing handle.
2021-04-06 Augustin Degommeadd a name() to all F2C objects.
2021-04-06 Augustin DegommeDon't add handles to the lookup for the sake of just...
2021-04-03 Martin QuinsonMerge branch 'master' of framagit.org:simgrid/simgrid
2021-04-02 Arnaud GierschCosmetics.
2021-04-02 Arnaud GierschFunction doesn't exist.
2021-04-02 Augustin DegommeAdd a deleted flag to keep track of invalid but not...
2021-02-25 Martin QuinsonMerge branch 'master' of framagit.org:simgrid/simgrid
2021-02-24 agougeonMerge branch 'master' of framagit.org:simgrid/simgrid
2021-02-22 Arnaud Giersch[smpi] Use a std::unique_ptr for f2c_lookup_.
2021-02-19 Arnaud GierschFunctions are not overridden anymore.
2021-02-19 Augustin DegommeSMPI : add leak detection.
2021-01-13 agougeonMerge branch 'master' of https://framagit.org/simgrid...
2021-01-12 Arnaud GierschUpdate copyright lines.
2020-12-15 Augustin DegommeMerge branch 'Adrien.Gougeon/simgrid-master'
2020-11-22 agougeonMerge branch 'master' of https://framagit.org/simgrid...
2020-10-28 Ehsan AzimiMerge branch 'master' of github.com:simgrid/simgrid
2020-10-27 Arnaud GierschKill redundant F2C::f2c_lookup.
2020-10-27 Arnaud GierschMake trivial functions inline.
2020-10-27 Arnaud GierschFinally use plain ints for f2c keys.
2020-10-27 Arnaud GierschUse std::string for f2c keys.
2020-10-23 Arnaud GierschMerge branch 'pikachuyann/simgrid-stoprofiles'
2020-10-08 Martin QuinsonMerge branch 'klement/simgrid-klement' into master
2020-10-06 Arnaud GierschBlack magic.
2020-10-06 Arnaud GierschModernize method declarations.
2020-09-30 Martin QuinsonMerge branch 'adrien' into 'master'
2020-09-30 Martin QuinsonMerge branch 'master' into adrien
2020-09-26 Martin QuinsonMerge branch 'master' of framagit.org:Adrien.Gougeon...
2020-06-12 Augustin DegommeFix most of spelling mistakes in src/
2020-02-06 Arnaud GierschMerge branch 'pikachuyann/simgrid-xbt_random'
2020-01-24 Frederic SuterMerge branch 'depencencies' of https://framagit.org...
2020-01-01 Arnaud GierschUpdate copyright lines with new year.
2019-12-26 Arnaud GierschRestore explicitely defined constructor (with empty...
2019-12-23 Arnaud GierschMerge branch 'master' of framagit.org:simgrid/simgrid
2019-12-23 Arnaud Giersch[sonar] Initialize data members with class initializers...
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] Make variable private.
2019-08-27 Augustin DegommeAdd some includes to please GCC 10
2019-07-26 Augustin DegommeChange a bit F2C handling
2019-01-08 Martin QuinsonMerge branch 'master' of framagit.org:simgrid/simgrid
2019-01-07 Arnaud GierschUpdate copyright lines with new year.
2018-04-08 Arnaud GierschUpdate copyright headers.
2017-11-27 Tom CornebizeMerge branch 'master' into fix/execute_benched
2017-11-23 TakishippMerge branch 'actor-yield' of github.com:Takishipp...
2017-11-23 ZitagccMerge branch 'master' into actor-yield
2017-11-21 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2017-11-08 Arnaud GierschSonar: make overridden methods virtual.
2017-08-01 Frederic Suteruse a map for F2C lookup.
2017-07-31 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-07-31 Frederic Sutertry to fix build + cosmetics
2017-07-18 Martin QuinsonMerge branch 'master' of github.com:simgrid/simgrid
2017-07-17 degommeBig move of all SMPI files in subfolders because it...