Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Use a std::vector as an underlying container for backtrack_points, so that maximal_su...
[simgrid.git] / tools /
2023-04-26 Martin QuinsonMerge branch 'operation-plugin' into 'master'
2023-04-18 Martin QuinsonMerge branch 'udpor-phase7' into 'master'
2023-04-12 Adrien Gougeonadd operation plugin
2023-04-07 Arnaud GierschDefine and use VALGRIND_NO_TRACE_CHILDREN for simgrid...
2023-04-07 Arnaud GierschPass include and library directories to try_compile.
2023-04-06 Martin QuinsonMake distcheck
2023-04-06 Martin QuinsonAllow ns3 to be idempotent if correctly patched
2023-04-05 Arnaud GierschCentralize definitions for the name of environment...
2023-04-05 Maxwell PirtleAdd ExtensionSetCalculator files
2023-04-02 Martin QuinsonCosmetics in cmake
2023-04-01 Martin QuinsonReally diplay cmake parameters in the jenkins logs
2023-04-01 Martin QuinsonJenkins: display cmake parameters in the logs
2023-04-01 Martin QuinsonOption model-checking OFF by default
2023-04-01 Martin QuinsonRevert "Also valgrind childs in CI, to valgrind MC...
2023-04-01 Martin QuinsonFix make distcheck
2023-04-01 Martin QuinsonAlso valgrind childs in CI, to valgrind MC apps
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-31 Arnaud GierschAllow to skip some stages of "make distcheck".
2023-03-31 Martin QuinsonMerge branch 'master' into 'master'
2023-03-31 AdrienAdd battery plugin and fix DAG doc
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-29 Arnaud Giersch[jenkins] Remove stale sockets from simgrid-mc.
2023-03-29 mlaurentAdd missing file
2023-03-27 mlaurentMerge branch 'master' of https://framagit.org/simgrid...
2023-03-24 Martin QuinsonMore explicit error message
2023-03-24 mlaurentMerge branch 'master' of https://framagit.org/simgrid...
2023-03-23 mlaurentMerge branch 'master' of https://framagit.org/simgrid...
2023-03-22 Martin QuinsonMerge branch 'udpor-phase6' into 'master'
2023-03-22 Martin Quinsonjenkins::Flags if you run the tests, be verbose on...
2023-03-20 mlaurentMerge branch 'master' of https://framagit.org/simgrid...
2023-03-20 mlaurentadd wait guide and mofidication for the heuristic compu...
2023-03-20 Maxwell PirtleRemove empty Comb.cpp
2023-03-19 Martin QuinsonFinally kill the now empty ModelChecker class
2023-03-19 Martin QuinsonFix make distcheck
2023-03-16 Arnaud GierschDecrease required version for nlohmann_json; add to...
2023-03-13 Martin QuinsonTest for JSON before using it
2023-03-13 Martin Quinsonfix make distcheck
2023-03-13 Fred SuterMerge branch 'master' into 'master'
2023-03-13 Maxwell PirtleAdd Comb data structure for K-partial alternatives
2023-03-12 Martin QuinsonMC: rename remote/RemoteProcess to sosp/RemoteProcessMemory
2023-03-10 Martin QuinsonMerge branch 'udpor-phase5' into 'master'
2023-03-09 Maxwell PirtleAdd src/.../udpor/udpor_tests_private.hpp to CMake
2023-03-08 Martin QuinsonMerge branch 'udpor-phase4' into 'master'
2023-03-06 Maxwell PirtleAdd iterator_wrapping convenience container
2023-03-06 Maxwell PirtleAdd first implementation of variable for-loop
2023-03-06 Martin Quinsonsthread: Add a way to verify accesses to non-reentrant...
2023-03-06 Arnaud GierschEnable compile optimizations when tests will be run.
2023-03-05 Arnaud GierschMissing ']'
2023-03-05 Arnaud GierschEnable _GLIBCXX_DEBUG for one of the builds.
2023-03-05 Martin QuinsonMerge branch 'maximal-subset-search' into 'master'
2023-03-04 Augustin Degommeremove ns3 from ubuntu stable and github actions, as...
2023-03-03 Martin QuinsonBump cmake to at least 3.12
2023-03-02 Maxwell PirtleAdd first implementation of maximal_subsets_iterator
2023-02-28 Augustin DegommeMerge branch 'udpor-phase3' into 'master'
2023-02-28 Maxwell PirtleRemove CompatibilityGraph and friends
2023-02-28 Maxwell PirtleAdd tests for LazyKSubsets and LazyPowerset
2023-02-28 Maxwell PirtleAdd LazyPowerSet and LazyKSubsets
2023-02-27 Maxwell PirtleRemove subsets.cpp file
2023-02-27 Maxwell PirtleAdd first "implementation" of k-subsets iterator
2023-02-27 Martin QuinsonAdd 3 figures to the design goals + minor rewording
2023-02-27 Maxwell PirtleAdd CompatibilityGraph and CompatibilityGraphNode
2023-02-26 Augustin Degomme[ci skip] add lstdc++ to bigdft flags as well
2023-02-26 Augustin Degommebigdft - attempt at fixing build error with new C+...
2023-02-24 mlaurentMerge branch 'master' of https://framagit.org/simgrid...
2023-02-23 Martin QuinsonRevert "Get ready for more versions of ns3"
2023-02-23 Arnaud GierschFix distcheck.
2023-02-23 Martin QuinsonGet ready for more versions of ns3
2023-02-23 Arnaud GierschMerge branch 'simgrid-udpor-integration' into 'master'
2023-02-22 mlaurentMerge branch 'master' of https://framagit.org/simgrid...
2023-02-22 Maxwell PirtleAdd preliminary tests for Configuration
2023-02-21 Martin QuinsonCosmetics
2023-02-21 Martin QuinsonLet the xbt_log module register its finalizer itself
2023-02-21 Martin QuinsonSimplify the library initialization + deprecate 2 XBT...
2023-02-21 Maxwell PirtleAdd first batch of tests for History class
2023-02-20 Maxwell PirtleAdd History object skeleton
2023-02-20 Maxwell PirtleRemove StateManager
2023-02-20 Maxwell PirtleAdd first batch of tests for UDPOR
2023-02-20 Maxwell PirtleAdd Unfolding data structure
2023-02-20 Maxwell PirtleMove UDPOR constructs out of udpor_global.cpp
2023-02-20 mlaurentMerge branch 'master' of https://framagit.org/simgrid...
2023-02-19 Martin QuinsonFinally kill surf_interface.hpp watched_host was actual...
2023-02-19 Martin Quinsonrename another file with had 'surf' in its name
2023-02-19 Martin QuinsonKill a file with 'surf' in its name, and further empty...
2023-02-19 Arnaud GierschRework compile optimizations for MC.
2023-02-19 Arnaud GierschMove -Wno-unused-local-typedefs to common flags.
2023-02-18 Martin Quinsonkill src/simix
2023-02-18 Martin QuinsonKill src/include
2023-02-18 Martin QuinsonMerge branch 'master' of framagit.org:simgrid/simgrid
2023-02-18 Martin QuinsonRemove an obsolete cmake warning
2023-02-18 Martin QuinsonMove some content of surf_interface to a new math_utils.h
2023-02-18 Arnaud GierschUpdate path.
2023-02-18 Martin QuinsonMove the files related to the platform parsing to kerne...
2023-02-18 Martin QuinsonCMake requires ns3 v3.28+, so don't work around a bug...
2023-02-18 Martin QuinsonMove the ns3 helper files to kernel/models/ns3
2023-02-18 Martin QuinsonMove the surf tesh tests with the other models' ones
2023-02-18 Martin QuinsonFurther rename the identifiers of flexml to simgrid_parse_*
next