Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
small sonar fixes
[simgrid.git] / tools /
2022-03-18 Bruno DonassoloMove maxmin solver from system
2022-03-18 Bruno DonassoloRename file maxmin to System
2022-03-17 Arnaud GierschSuppress trailing whitespaces.
2022-03-16 Martin QuinsonMerge branch 'add_barrier_python_bindings' into 'master'
2022-03-15 Arnaud GierschExtract eigen3 version from build logs.
2022-03-15 Arnaud GierschFix column numbers for sortTable.
2022-03-15 Arnaud Giersch[project-description] Put build status starting at...
2022-03-15 Arnaud GierschAdd eigen3 to project_description.sh
2022-03-15 Arnaud GierschEnable valgrind for unit-tests.
2022-03-15 Arnaud GierschRename TESH_WRAPPER -> VALGRIND_WRAPPER.
2022-03-15 Martin QuinsonMake the Eigen3 dependency optionnal
2022-03-14 Martin QuinsonCope with Eigen 3.3.4 directly in cmake
2022-03-14 Martin QuinsonMerge branch 'dev-profile-callbacks' into 'master'
2022-03-14 Fabien ChaixRefactoring profiles to use generic callbacks
2022-03-14 Arnaud GierschRemove target "make uninstall".
2022-03-14 Martin QuinsonMerge branch 'xsltproc' into 'master'
2022-03-14 Samuel ThibaultAdd missing xsltproc dependency for starpu-mpi
2022-03-14 Martin QuinsonMerge branch 'starpu-mpi' into 'master'
2022-03-14 Samuel ThibaultExplicitly tell StarPU to enable starpu-mpi
2022-03-13 Augustin Degommeadd eigen to bigdft test
2022-03-13 Martin QuinsonMerge branch 'fix_bindings_mistakenly_set_as_member_fun...
2022-03-12 Arnaud Giersch[tesh] Remove ignored lines *before* trimming the output.
2022-03-11 Martin QuinsonMerge branch 'add_remaining_comm_sync_bindings' into...
2022-03-09 Martin QuinsonMake our valgrind wrapper less verbose, so that it...
2022-03-09 Arnaud GierschKill useless target "make maintainer-clean".
2022-03-09 Martin QuinsonRename mc::SafetyChecker to mc::DFSExplorer
2022-03-08 Arnaud GierschMove Simcall from namespace simix to kernel::actor.
2022-03-08 Arnaud GierschRename popping.cpp -> simcall.cpp to better reflect...
2022-03-08 Arnaud GierschRemove reference to dead files.
2022-03-07 Arnaud Giersch[jenkins] Avoid build errors on centos.
2022-03-07 Arnaud GierschDISTRIB_ID is apparently now all lowercase on NixOS.
2022-03-07 Bruno DonassoloMerge branch 'bmf' into 'master'
2022-03-07 Bruno DonassoloAdd eigen dependency to dockerfiles
2022-03-07 Bruno DonassoloNew model for parallel tasks: host/model:ptask_BMF
2022-03-06 Arnaud GierschRemove (last?) reference to umpire test suite.
2022-03-06 Martin QuinsonMerge branch 'add_wait_for_to_py_comm_binding' into...
2022-03-06 Martin QuinsonImport (some bits of) the MBI test suite
2022-03-05 Martin QuinsonRemove the ISP test suite (not free, superseeded by...
2022-03-04 Martin QuinsonReimplement s4u::Barrier natively, and make them visibl...
2022-03-03 Martin Quinsonsemaphore monkey
2022-03-02 Martin QuinsonChaos-monkey: use the new Engine::on_simulation_start...
2022-03-02 Martin Quinsonsimgrid-monkey: if the test is run within valgrind...
2022-03-02 Arnaud GierschRevert "blind guess for coverage fix.. [ci-skip]"
2022-03-02 Arnaud GierschCreate absolute path names in .gcno files.
2022-03-02 Arnaud GierschUse a single definition for coverage build flags.
2022-03-02 Arnaud GierschFix cmake warning.
2022-03-01 Martin QuinsonMerge branch 'dev' into 'master'
2022-03-01 Augustin Degommeblind guess for coverage fix.. [ci-skip]
2022-02-28 Martin QuinsonDon't use tesh to run monkey tests
2022-02-28 Martin QuinsonOur first monkey test case is now working
2022-02-28 Martin Quinsongive 2 workers to the monkey-masterworkers, so that...
2022-02-27 Martin QuinsonNo future.
2022-02-27 Martin QuinsonAnd now kill simcalls.py: simix v2 is not completely...
2022-02-27 Martin QuinsonKill popping_{enum,generated}
2022-02-27 Martin QuinsonKill popping_bodies.cpp
2022-02-27 Martin QuinsonIntroduce the SimGrid Chaos Monkey
2022-02-26 Martin QuinsonKill popping_accessors.hpp
2022-02-24 Martin QuinsonRename MutexObserver to SynchroObserver (semaphore...
2022-02-23 Martin QuinsonMC: Support Mutexes in DPOR
2022-02-23 Martin QuinsonImplement MutexImpl::lock_async
2022-02-21 Martin QuinsonRename mc::Checker to mc::Exploration as it defines...
2022-02-20 Martin QuinsonRename SynchroRawImpl to SynchroImpl
2022-02-18 Martin QuinsonSplit the Comm observers to their own files
2022-02-18 Martin QuinsonSplit TransitionAny and TransitionRandom to their own...
2022-02-18 Martin QuinsonMake CommDet a plugin on top of Safety
2022-02-18 Arnaud GierschTry again to enable ns3 for coverage and sonar [ci...
2022-02-17 Arnaud GierschPylint tesh.py.
2022-02-17 Martin QuinsonCommDet shall become an extension of the SafetyChecker
2022-02-11 Martin QuinsonStart moving classes into the mc/api directory
2022-02-11 Martin QuinsonFix builds with/without MC and with/without clang ...
2022-02-10 Arnaud Giersch[pvs] Try to fix exclusions for parserPromela.tab.cacc.
2022-02-07 Martin QuinsonMove request_execute and request_to_string from api...
2022-02-07 Arnaud GierschFix error 404 for grey.png with recent jenkins [ci...
2022-02-03 Martin QuinsonMerge branch 'wifi_rate_zero' into 'master'
2022-02-03 Arnaud GierschUpdate references to the mailing list.
2022-02-03 Arnaud GierschMerge branch 'stable'
2022-02-02 Martin QuinsonExclude an oversized python notebook file from the...
2022-01-31 Arnaud GierschMerge branch 'stable'
2022-01-31 Martin Quinsondocker: push all tags
2022-01-31 Martin QuinsonMerge branch 'master' of framagit.org:simgrid/simgrid
2022-01-30 Martin QuinsonBuild the S4U tuto on top of the stable image again
2022-01-25 Martin Quinsonjenkins: actually pass SIMGRID_PYTHON_LIBDIR to cmake...
2022-01-25 Arnaud GierschEnable ns3 for jenkins builds with sanitizers or valgrind.
2022-01-25 Martin Quinsonjenkins: force SIMGRID_PYTHON_LIBDIR on NixOS
2022-01-24 Arnaud GierschSpecify SSL/TLS protocol version.
2022-01-24 Arnaud GierschCatch more specific exceptions.
2022-01-24 Arnaud GierschUseless assignments.
2022-01-24 Augustin Degommeavoid building shared lib for this one.
2022-01-24 adegommenew attempt
2022-01-24 adegommebigdft - fix fortran compiler for ntpoly
2022-01-24 Martin QuinsonEnable python in the stable and unstable docker images
2022-01-24 Your Nameupdate bigdft rcfile for ntpoly
2022-01-22 Martin QuinsonMerge branch 'master' of framagit.org:simgrid/simgrid
2022-01-21 SUTER Fredericfix java tesh files with new log category names
2022-01-21 Martin QuinsonFix some more problems in the doc + cosmetics + extend...
2022-01-21 Martin QuinsonDocker: syntax error
2022-01-21 Martin QuinsonDocker: remove borken cruft to switch the user from...
2022-01-21 Martin QuinsonThe python tuto needs the unstable version of simgrid
2022-01-21 Martin QuinsonPort the Algorithm tutorial to python
2022-01-20 Martin QuinsonThe tuto will soon need python3
next