Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
simgrid.git
2019-06-15 Martin Quinsondoc: port a placeholder to the new doc to fix a borken...
2019-06-15 Martin Quinsoncut some content of the old doc that was converted
2019-06-15 Martin QuinsonCosmetics around ns-3
2019-06-15 Martin Quinsonsonar: ignore more issues, hide commented code, add...
2019-06-15 Martin Quinsonsanitize our detection of pybind11
2019-06-15 Martin Quinsondont copy the old doc in the tarball, even if it still...
2019-06-15 Martin Quinsonconvert the doc of ns-3 to the new formalism
2019-06-15 Martin Quinsonlittle tiny fix toward doc homogeneity
2019-06-14 Arnaud GierschPlug memory leaks.
2019-06-14 Arnaud GierschAdd method to free all variables at once.
2019-06-14 Arnaud GierschThis void* for Constraint::id_ is a Resource*.
2019-06-14 Arnaud GierschFix null pointer dereference.
2019-06-14 Martin Quinsonkill dead code
2019-06-14 Martin Quinsontiny doc improvements
2019-06-14 Arnaud GierschMerge remote-tracking branch 'github/master'
2019-06-13 Martin QuinsonMerge branch 'tesh-fix-background-kill' into 'master'
2019-06-13 Millian Poquet[tesh] global pgid: unique value -> list
2019-06-13 Millian Poquet[tesh] setsid -> setpgid(0,0)
2019-06-13 Augustin DegommeMerge branch 'tesh-check-output-on-timeout' into 'master'
2019-06-13 Millian Poquet[tesh] check output on timeout
2019-06-12 Loic Gueganlmm testing:
2019-06-12 Loic Gueganlmm testing: Clean code
2019-06-11 Martin Quinsoncosmetics in cmake error messages
2019-06-11 Martin QuinsonMC: cosmetics
2019-06-11 Martin Quinsonfurther simplify the MC initialization
2019-06-11 Martin Quinsonmc: don't catch exceptions we cannot deal with
2019-06-11 Martin Quinsonbugfix++
2019-06-11 Martin Quinsondoc: Fix Debian installation instruction
2019-06-11 Loic Gueganlmm testing: Correct maxmin precision
2019-06-11 Loic GueganExtends lmm tests
2019-06-11 Loic GueganLMM Testing:
2019-06-11 Loic GueganStart Testing LMM
2019-06-11 Martin Quinsontesh: do return 0 when calling with --help
2019-06-10 Martin Quinsoncode simplification in MC start sequence
2019-06-09 Martin Quinsoncleanups in the debug config items
2019-06-08 Martin Quinsonsonar: overriding functions should not return a subclass
2019-06-08 Martin QuinsonRemove a useless FIXME
2019-06-07 Martin Quinsoncmake: more informative error message
2019-06-07 Martin Quinsonwe need a recent version of pybind11
2019-06-07 Martin Quinsoncmake: Try harder to detect pybind11 when it's there...
2019-06-07 Martin QuinsonCosmetics
2019-06-06 Augustin DegommeUpdate sonar-project.properties to ignore MPI quirks
2019-06-06 Martin Quinsonremove an old windows cruft
2019-06-06 Martin QuinsonImprove how we search for pybind11
2019-06-06 Martin Quinsonback to unstable work
2019-06-06 Martin QuinsonMerge branch 'stable'
2019-06-06 Martin Quinsonfixups in the releasing process
2019-06-06 Martin Quinsongitlab-ci: use release as a testing script to reduce...
2019-06-06 Martin QuinsonJenkins host name changed since last dot release
2019-06-06 Martin Quinsonprepare the release of 3.22.4 v3.22.4
2019-06-06 Martin Quinsonkill some remaining bits that tested lmm::lagrange
2019-06-05 Martin QuinsonLMM: rename sharing_weight into sharing_penalty for...
2019-06-05 Martin QuinsonBuild nice python source packages
2019-06-05 Martin QuinsonRename cmake option 'minimal_java' into 'minimal-bindings'
2019-06-04 Martin Quinsonci: don't check external links because of the false...
2019-06-04 Martin Quinsonbuilding the pages needs to rebuild python beforehand
2019-06-04 Martin QuinsonRename Action::priority into Action::sharing_penalty...
2019-06-04 Martin Quinsonbug fixed++
2019-06-04 Martin QuinsonHide the destructor of resource::Model
2019-06-04 Martin Quinsonsonar: kill unused parameter
2019-06-03 Martin QuinsonMC: kill an unused field and a useless method
2019-06-03 Martin QuinsonMC: kill an unused field
2019-06-03 Martin QuinsonSimplify mc::Region::read()
2019-06-03 Martin QuinsonCleanups in class mc::Region
2019-06-03 Martin Quinsonlmm: cosmetics in documentation (reduce redundency)
2019-06-03 Martin Quinsonfinish the removal of lagrange-related things
2019-06-03 Martin Quinsonlmm: rename some fields for clarity
2019-06-03 Martin QuinsonRemove the lagrange-based models
2019-06-03 Martin Quinsonlmm::{Variable,Constraint}: Obey our coding conventions...
2019-06-03 Martin QuinsonAvoid a >>unused parameter ‘host’<< error on user code
2019-06-03 Arnaud GierschReduce code duplication.
2019-06-03 Arnaud GierschCosmetics.
2019-06-03 Arnaud GierschDon't leave an empty catch block.
2019-06-03 Arnaud GierschUnused parameters argc/argv.
2019-06-03 Arnaud Giersch[sonar] Replace private inheritance with a private...
2019-06-03 Arnaud GierschAdd gemm.c to sonar exclusions, this code is not ours.
2019-06-01 Martin Quinsonfix MC builds on gcc
2019-06-01 Martin Quinsonfix lua builds
2019-05-31 Martin QuinsonMC: rename some files
2019-05-31 Martin QuinsonMC: finish emptying an old C file
2019-05-31 Martin QuinsonMC: inline a function that is now trivial
2019-05-31 Martin Quinsonrename a file
2019-05-31 Martin Quinsonfix build on stable debian
2019-05-31 Martin Quinsonfix make dist, stupid f*** bummer
2019-05-31 Martin Quinsonpoint to the right sonar repo
2019-05-31 Martin Quinsoncleanup after the split of kernel/resource/profile...
2019-05-31 Martin QuinsonMC::Region: Also remove the permanent_addr thingy
2019-05-31 Martin Quinsonmc: cosmetics
2019-05-31 Martin QuinsonMerge branch 'tracemgrsplit' into 'master'
2019-05-30 Martin Quinsonfix make dist
2019-05-30 Martin Quinsonfix gitlab-ci.yml
2019-05-30 Martin Quinsoninline a function
2019-05-30 Martin Quinsonkill the RegionSparse subclass now that there is no...
2019-05-30 Martin QuinsonMC: cosmetics (fight the mc_model_checker singleton)
2019-05-30 Martin QuinsonMC: remove support for flat storage of regions
2019-05-30 Martin Quinsonci: don't rebuild specifically to build and linkcheck...
2019-05-30 Martin QuinsonMC::remote: snake case
2019-05-29 Martin Quinsonmc: Also remove the process_index
2019-05-29 Martin QuinsonKill the support for privatized SMPI in MC mode
2019-05-29 Augustin DegommeUpdate sonar-project.properties key
next