Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
simgrid.git
2021-09-21 SUTER Fredericplease sonar, get_clock is a static method
2021-09-21 SUTER Fredericplease sonar, set_config is a static method
2021-09-21 SUTER Fredericcleanups
2021-09-21 SUTER Frederichandle suicidal MPI apps first
2021-09-21 SUTER Fredericget rid of surf_init
2021-09-21 SUTER Fredericplug last leaks
2021-09-21 SUTER Fredericless indirect calls to get_instance in examples (actor...
2021-09-20 SUTER Fredericsave some hidden calls to Engine::get_instance
2021-09-20 SUTER Fredericsimplify writing in model setup + may fix issue with...
2021-09-20 SUTER Frederictry to reduce calls to get_instance and plug some leaks
2021-09-20 SUTER Fredericadd Engine instance in sd_global and avoid using get_in...
2021-09-19 Arnaud GierschSomewhat redo commit df93dfaab8d79f5e08088aedc95dd2712c...
2021-09-19 Arnaud GierschMissing includes.
2021-09-17 SUTER FredericMerge branch 'no_simix_global'
2021-09-17 SUTER Frederictype change + rename function
2021-09-17 SUTER FredericMerge branch 'master' of https://framagit.org/simgrid...
2021-09-17 SUTER Fredericrename SIMIX_set_maestro into simgrid_set_maestro
2021-09-17 SUTER Fredericget rid of SIMIX_global_init
2021-09-17 SUTER Fredericdeal with MSG and Java too
2021-09-17 SUTER Fredericmove context_mod_init to EngineImpl
2021-09-17 SUTER Fredericget rid of simix_global and smx_private.hpp
2021-09-17 SUTER Frederictransfer some parts of the initialization from SIMIX_gl...
2021-09-15 SUTER Fredericmove maestro to EngineImpl. breaks a unit-test
2021-09-14 Augustin Degommeswitch to bigdft sdk container for building bigdft...
2021-09-14 Augustin Degommebigdft: missing packages (thanks agier)
2021-09-14 Arnaud GierschAsan: ignore what looks like false positives of gcc-11.
2021-09-14 SUTER Fredericget rid of surf_exit()
2021-09-14 SUTER Fredericfix destruction order
2021-09-14 SUTER FredericMerge branch 'master' of https://framagit.org/simgrid...
2021-09-13 Martin QuinsonMerge branch 'master' of framagit.org:simgrid/simgrid
2021-09-13 Augustin Degommenew attempt for bigdft ..
2021-09-13 Martin Quinsonexternal CI scripts: cosmetics and uniformity
2021-09-13 Martin QuinsonGH CI actions: schedule 1h17 after the docker action...
2021-09-13 Martin QuinsonNew GH action for BatSim CI
2021-09-13 SUTER Frederica few more implicit conversions removed
2021-09-13 Augustin Degommeallow bigdft build as root
2021-09-13 Augustin Degommeadd configuration for bigdft.
2021-09-13 Martin QuinsonNew GH action for the CI of BigDFT
2021-09-13 Martin QuinsonNotify Sam of StarPU results
2021-09-12 Martin QuinsonNew github action for StarPU CI
2021-09-12 Martin Quinsonchmod +x
2021-09-12 Martin QuinsonCI wrench: use an external script
2021-09-12 Martin QuinsonCI wrench: we need googletest from source (?)
2021-09-12 Martin QuinsonCI wrench: update notification messages; do notify...
2021-09-12 Martin QuinsonCI wrench: spaces, no TAB
2021-09-12 Martin QuinsonCI wrench: dont install dependencies from source
2021-09-12 Martin QuinsonGH action for Wrench: properly specify the docker image
2021-09-12 Martin Quinsonlinting yaml
2021-09-12 Martin QuinsonAdd a GH action for the Wrench CI
2021-09-12 Martin QuinsonRename a github action
2021-09-12 Martin Quinsondocker: simgrid:stable should be built on top of debian:11
2021-09-06 SUTER Fredericdo not use unsigned there, -1 is used to indicate there...
2021-09-06 SUTER Fredericunsigned long-ing
2021-09-05 Arnaud Giersch[appveyor] Bump boost library version.
2021-09-05 Arnaud GierschKill redundant blank lines.
2021-09-05 SUTER Fredericfix 32-bit builds
2021-09-05 SUTER Fredericyet another bunch of int -> unsigned long
2021-09-04 SUTER Fredericanother bunch of new implicit conversions
2021-09-03 SUTER Fredericchain reaction when solving implicit cast smells
2021-09-03 SUTER Fredericforgot one access to now private field
2021-09-02 SUTER Frederic[procrasticommit] less implicit casts and more consistency
2021-09-02 SUTER Frederic[procasticommit] Do not mix private and public fields
2021-09-02 SUTER Frederic[sonar] forgot that one
2021-08-31 SUTER Fredericplease sonar
2021-08-30 Augustin DegommeUpdate success message
2021-08-30 Augustin DegommeAdd mattermost notification to docker action
2021-08-30 Arnaud GierschMerge branch 'lost+found_github-master'
2021-08-30 Arnaud GierschMerge branch 'segvhandler_fix' into 'master'
2021-08-30 Julien EMMANUELFix incorrect suggestion in segvhandler
2021-08-30 adegommeAdd docker images to ci (#378)
2021-08-27 Martin Quinsonone sentence inversion less [no-ci]
2021-08-25 Augustin Degommetypo
2021-08-25 Augustin Degommefactorize findns3.cmake
2021-08-24 Martin Quinsonns-3: Make wifi creation compatible with ns-3 version...
2021-08-24 Martin QuinsonMerge branch 'master' of framagit.org:simgrid/simgrid
2021-08-24 Arnaud GierschIf I'm not mistaken, this is no longer necessary either.
2021-08-24 SUTER Fredericplease clang static analyser
2021-08-23 SUTER Fredericadd a FAILED state to activities. tested on comm and...
2021-08-23 SUTER Frederic the issuer of a remote exec that fails should not die
2021-08-23 Augustin Degommenew attempt.. this bit of code was not useful, it looks...
2021-08-23 Augustin DegommeRevert "Fix for clang 14: new check was added against...
2021-08-23 Augustin DegommeFix for clang 14: new check was added against substract...
2021-08-23 Augustin Degommeplease clang14
2021-08-23 SUTER FredericRemote Exec should not survive to a host failure
2021-08-19 Arnaud Giersch[ci-skip] oops++
2021-08-18 Arnaud GierschInitialize pointers with a known invalid (out-of-bound...
2021-08-18 Arnaud GierschFactorize code, reindent, etc.
2021-08-18 Arnaud GierschPrefer to use Mailbox::get_unique.
2021-08-18 Arnaud GierschCosmetics for sonar&co.
2021-08-18 Bruno DonassoloImproving doc and changelog
2021-08-17 Arnaud GierschPleases somewhat codefactor.io, lgtm, and pvs-studio.
2021-08-17 Bruno DonassoloFix fedora:rawhide, actor name forgotten
2021-08-17 Bruno DonassoloPlease sonar a little
2021-08-17 Bruno DonassoloPython: example CPU nonlinear
2021-08-17 Bruno DonassoloPython: an example with disks
2021-08-16 SUTER Fredericmodernize SIMIX_comm_set_copy_data_callback
2021-08-16 Martin QuinsonCMake: get ready for some future versions of ns-3
2021-08-16 Arnaud GierschTry to make linking succeed with mingw64 (appveyor).
2021-08-16 Arnaud GierschAdd some words about known problem with ns3 on Debian...
2021-08-16 Bruno DonassoloFix memleak in teshsuite test
next