Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Add new entry in Release_Notes.
[simgrid.git] / examples / sthread /
2023-11-21 Martin QuinsonMerge branch 'master' of framagit.org:simgrid/simgrid
2023-11-21 Martin QuinsonVarious sonar cleanups
2023-11-20 Martin QuinsonMerge branch 'task-docs' into 'master'
2023-11-20 Martin QuinsonFix a dead store reported by infer
2023-11-15 Martin QuinsonProperly pass the LD_PRELOAD as a setenv command in...
2023-11-15 Martin Quinsoncut the backtrace displayed from sthread to the sthread...
2023-11-12 Martin QuinsonMerge branch 'master' of framagit.org:simgrid/simgrid
2023-11-09 mlaurentFix tesh with new dependencies on Mutex
2023-11-08 mlaurentMerge branch 'master' of https://framagit.org/simgrid...
2023-11-08 Martin QuinsonFix SemWai::ReversibleRace()
2023-11-07 mlaurentMerge branch 'master' of https://framagit.org/simgrid...
2023-11-07 Arnaud GierschUse standard __func__ instead of __FUNCTION__.
2023-11-05 Martin QuinsonRemove the stateful model-checking from the archive...
2023-11-03 Martin QuinsonMerge branch 'master' into simgrid-fork-changelog-plugins
2023-11-02 Martin QuinsonRemove ignored lines from tesh files, uberbumer
2023-10-30 Martin QuinsonMerge branch 'example-battery-chiller-solar' into ...
2023-10-27 Fred SuterMerge branch 'master' into mq
2023-10-27 Martin QuinsonMissing files, and fix make distcheck
2023-10-26 Fred SuterMerge branch 'master' into mq
2023-10-26 Martin QuinsonFinish up the implementation of recursive mutexes
2023-10-25 Martin Quinsonsthread: implement recursive mutexes (test broken so...
2023-10-25 Martin Quinsonsthread: do not intercept valgrind nor /bin/sh, and...
2023-10-25 Martin QuinsonMissing copyright headers
2023-10-24 Fred SuterMerge branch 'master' into mq
2023-10-23 Martin Quinsonsthread_access: also take the function name in the...
2023-06-29 Martin QuinsonShow the user-level call in MC backtraces
2023-06-28 Martin QuinsonMerge branch 'master' into 'python_bindings_host_load_p...
2023-06-27 mlaurentMerge branch 'master' of https://framagit.org/simgrid...
2023-06-22 Martin QuinsonMerge branch 'master' of framagit.org:simgrid/simgrid
2023-06-22 Martin Quinsonmodel-check/sleep-set is now true by default
2023-06-21 Martin QuinsonIncrease a bit an example which size got reduced when...
2023-06-07 Martin QuinsonMerge branch 'master' into 'master'
2023-06-07 mlaurentMerge branch 'master' of https://framagit.org/simgrid...
2023-06-07 mlaurentMerge branch 'master' of https://framagit.org/simgrid...
2023-06-06 mlaurentMerge branch 'master' of https://framagit.org/simgrid...
2023-06-06 mlaurentMerge branch 'master' of https://framagit.org/simgrid...
2023-06-06 mlaurentAdd factorisation for strategy and Use dynamic over...
2023-06-05 mlaurentMerge branch 'master' of https://framagit.org/mwapl...
2023-06-05 mlaurentMerge branch 'master' of https://framagit.org/simgrid...
2023-06-05 mlaurentFix stat missorder at the end of DFSexplorer
2023-06-05 mlaurentMerge branch 'master' of https://framagit.org/simgrid...
2023-06-05 Martin QuinsonMerge branch 'rename-operation-task' into 'master'
2023-06-05 Martin QuinsonMerge branch 'odpor-implementation' into 'master'
2023-05-30 Maxwell PirtleAdjust tesh tests according to changes in deps.
2023-05-12 Maxwell PirtleModify tesh suite expectations with changes to dependencies
2023-04-26 Martin QuinsonMerge branch 'operation-plugin' into 'master'
2023-04-18 Martin QuinsonMerge branch 'udpor-phase7' into 'master'
2023-04-15 Martin QuinsonMake sure that we never have a 0 transition at the...
2023-04-07 Arnaud GierschDefine and use VALGRIND_NO_TRACE_CHILDREN for simgrid...
2023-04-07 Arnaud GierschAdd $VALGRIND_NO_LEAK_CHECK in tesh files when simgrid...
2023-04-04 Arnaud GierschRegenerate tesh files.
2023-04-01 Martin QuinsonOnly compile stateless MC when libevent is found
2023-03-31 Martin QuinsonRename SIMGRID_HAVE_MC into SIMGRID_HAVE_STATEFUL_MC...
2023-03-31 Martin QuinsonCompile the safe part of MC in default mode too
2023-03-31 Martin QuinsonMerge branch 'master' into 'master'
2023-03-30 mlaurentMerge branch 'master' of https://framagit.org/simgrid...
2023-03-30 mlaurentRename guide as strategy and fix counter-example displa...
2023-03-30 mlaurentReplace state copy with recipe: list of transition...
2023-03-28 mlaurentChange opened states for a priority queue
2023-03-27 mlaurentNow handle random transition and multiple times transitions
2023-03-27 mlaurentMerge branch 'master' of https://framagit.org/simgrid...
2023-03-27 Martin QuinsonActivate the stdobject test now that it works
2023-03-26 Martin QuinsonRevert "Revalidate tesh files now that safety checking...
2023-03-24 Martin QuinsonRevalidate tesh files now that safety checking is based...
2023-03-24 mlaurentAdd copy constructor to state, so we can backtrack...
2023-03-10 Martin QuinsonMerge branch 'udpor-phase5' into 'master'
2023-03-08 Martin QuinsonMerge branch 'udpor-phase4' into 'master'
2023-03-06 Martin QuinsonFix clang build and make output more portable/predictible
2023-03-06 Martin Quinsonsthread: Add a way to verify accesses to non-reentrant...
2023-03-06 Martin QuinsonCosmetics in sthread output when not using SMPI
2023-03-05 Arnaud GierschSonar smells.
2023-03-05 Martin QuinsonMerge branch 'maximal-subset-search' into 'master'
2023-03-03 Martin QuinsonBump cmake to at least 3.12
2023-02-28 Augustin DegommeMerge branch 'udpor-phase3' into 'master'
2023-02-27 Martin QuinsonPlug a memleak + experience that code out of the MC...
2023-02-26 Martin QuinsonAllow to control the problem size from the cmd line...
2023-02-26 Martin QuinsonMerge branch 'master' into 'master'
2023-02-24 mlaurentMerge branch 'master' of https://framagit.org/simgrid...
2023-02-23 Arnaud GierschMerge branch 'simgrid-udpor-integration' into 'master'
2023-02-23 Arnaud GierschUseless casts to (void*).
2023-02-23 Arnaud GierschMore Sonar issues.
2023-02-22 Martin QuinsonImplement the semaphore functions in sthread
2023-02-22 mlaurentMerge branch 'master' of https://framagit.org/simgrid...
2023-02-22 mlaurentfix a few test with dpor
2023-02-13 mlaurentMerge branch 'master' of https://framagit.org/simgrid...
2023-02-08 Arnaud GierschCosmetics with spacings around colon (:).
2023-01-13 Arnaud GierschTypos.
2022-11-01 Martin QuinsonMerge branch 'master' of framagit.org:simgrid/simgrid
2022-11-01 Martin QuinsonMC: display the status of all actors in case of deadlock
2022-11-01 Martin QuinsonMC: tell the user about how to use the replay path...
2022-10-16 Martin QuinsonAdd a sthread+MC example that deadlocks
2022-10-16 Martin QuinsonAdd a sthread example that works (no deadlock)
2022-10-11 Arnaud GierschEnable simple sthread example.
2022-10-11 Arnaud GierschActor::create already does init->start.
2022-10-06 Arnaud GierschMerge branch 'wifi_clean' into 'master'
2022-07-10 Martin QuinsonSurvive with old cmakes
2022-07-10 Martin QuinsonCompile pthread-mutex-simple in a way that allows its...
2022-06-30 Arnaud GierschFix test with ASan.
2022-06-30 Arnaud GierschPlease valgrind.
2022-06-30 Arnaud GierschMerge branch 'dev-get-hostname-faster' into 'master'
next