Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Move declarations for xbt_abort and xbt_die to xbt/asserts.h.
[simgrid.git] / examples / c / cloud-masterworker / cloud-masterworker.c
2021-04-01 Arnaud GierschMove declarations for xbt_abort and xbt_die to xbt...
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-23 Arnaud GierschFollow coding style for sg_actor_{get,set}_data.
2020-10-23 Arnaud GierschMerge branch 'pikachuyann/simgrid-stoprofiles'
2020-10-08 Martin QuinsonMerge branch 'klement/simgrid-klement' into master
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-07-09 Arnaud Giersch[sonar] Explicit cast when loosing precision (C examples).
2020-05-10 Martin QuinsonThe examples must be readable. I'll shut off sonar...
2020-03-26 Martin QuinsonPlease PVS
2020-03-11 Arnaud GierschCosmetics.
2020-03-10 Frederic Suterfix (thx agier)
2020-03-10 Frederic Suterconvert cloud-masterworker