Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
fix a few test with dpor
[simgrid.git] / examples / c / app-token-ring /
2023-01-01 Arnaud GierschUpdate copyright lines for 2023.
2022-12-06 Arnaud GierschAdd -Wextra to CFLAGS too.
2022-01-20 SUTER FredericCleanup in log categories
2022-01-06 Arnaud GierschUpdate copyright lines for 2022.
2021-09-14 SUTER FredericMerge branch 'master' of https://framagit.org/simgrid...
2021-06-08 Augustin DegommeMerge branch 'factor_in_actions' into 'master'
2021-06-02 Arnaud GierschGet rid of "%s" in second argument of function xbt_str_...
2021-06-01 Bruno DonassoloFix timing of Vivaldi/two_peers.xml tests
2021-02-03 agougeonMerge branch 'master' of https://framagit.org/simgrid...
2021-01-26 Martin Quinsonlogs: Allow %a instead of %P to display the actor name
2021-01-13 agougeonMerge branch 'master' of https://framagit.org/simgrid...
2021-01-12 Arnaud GierschUpdate copyright lines.
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-27 Frederic Suterrename C examples binaries (prefix and not suffix)
2020-03-10 Frederic SuterDo not call actors processes in S4U examples
2020-03-04 Frederic Suterintroduce sg_actor_create and use it in C examples
2020-02-09 Frederic Sutersimgrid_get_all_hosts was redundant with existing sg_ho...
2020-02-07 Frederic Suterconvert more exemples from MSG to S4U-C