Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
simgrid.git
2021-07-31 Arnaud LegrandUpdate README.md
2021-07-30 Bruno DonassoloModeling hints: I/O operations
2021-07-30 Bruno DonassoloFix NetworkCm02Link::set_bandwidth.
2021-07-30 Bruno DonassoloOops, forgotten files
2021-07-30 Bruno DonassoloFix set_read_bandwidth and set_write_bandwidth for...
2021-07-30 Bruno DonassoloCreate Disk::set_readwrite_bandwidth
2021-07-30 Bruno DonassoloI/O factors: noise for disks.
2021-07-30 Arnaud LegrandUpdate README.md
2021-07-28 Arnaud GierschMerge branch 'doc_link' into 'master'
2021-07-28 Julien EMMANUELFix broken link to releases
2021-07-23 SUTER FredericMake the plugin usable within a SMPI simulation
2021-07-23 SUTER Fredericsimplify
2021-07-23 Arnaud GierschFix a fixme (kill dead code).
2021-07-23 Arnaud GierschDefine a macro for debug messages.
2021-07-23 SUTER FredericEnable setting a specific data copy callback to any...
2021-07-22 Arnaud GierschFactor common code.
2021-07-22 Arnaud GierschSonar smells.
2021-07-21 Arnaud GierschUse workaround only for versions of libdw known to...
2021-07-21 Arnaud GierschUse if(false) to comment debugging code, and be sure...
2021-07-21 Arnaud GierschWe don't use Travis anymore.
2021-07-20 Arnaud GierschWe don't use Codacy anymore.
2021-07-20 Arnaud GierschDist check.
2021-07-20 Arnaud GierschTypo.
2021-07-19 Arnaud Giersch[lgtm] Fix unreachable statement.
2021-07-19 Arnaud Giersch[pvs-studio] Protect from self assignment.
2021-07-19 Arnaud Giersch[pvs-studio] Make it clear that free'd pointers are...
2021-07-19 Arnaud Giersch[sonar] Less implicit casts.
2021-07-19 Arnaud Giersch[pvs-studio] Don't mix initialized and non-initialized...
2021-07-19 Arnaud Giersch[pvs-studio] Initialize every members of class.
2021-07-19 Arnaud Giersch[pvs-studio] Avoid implicit cast from bool to target...
2021-07-19 Arnaud Giersch[pvs-studio] Disable V576.
2021-07-19 Arnaud Giersch[pvs-studio] Simplify boolean expressions.
2021-07-19 Arnaud Giersch[pvs-studio] No need to assign variable the same value.
2021-07-19 Arnaud GierschFix crashes with recent versions of pybind11.
2021-07-18 Martin Quinsonfix MC tests
2021-07-18 Martin Quinsontypo and cosmetics in error messages
2021-07-17 Arnaud GierschFix xbt_parse_get_all_speeds(), and add some unit tests.
2021-07-16 Arnaud Giersch[appveyor] Stick to latest working version of pybind11.
2021-07-16 Augustin Degomme[ci-skip] add colors to mattermost notifications
2021-07-16 Arnaud GierschCreate a .lgtm.yml file to configure LGTM analysis.
2021-07-16 Arnaud Giersch[lgtm] Ensure that the type casting is done before...
2021-07-16 Arnaud GierschMissing ChangeLog entry (+ cosmetics) [ci-skip].
2021-07-16 Bruno DonassoloThe next day sonar commit
2021-07-16 Arnaud GierschMerge remote-tracking branch 'github/master'
2021-07-15 Martin QuinsonMC: warn the users when reaching max-depth with DPOR
2021-07-15 adegommeGithub Action : add mattermost notification (#377)
2021-07-15 Bruno DonassoloChangeLog for non-linear resource sharing
2021-07-15 Bruno DonassoloHost: non-linear constraints
2021-07-15 Bruno Donassolos4u::Link: avoid set_sharing_policy==WIFI
2021-07-15 Bruno DonassoloLink: Non-linear constraints
2021-07-15 Bruno DonassoloDisk: Non-linear contraints
2021-07-15 Augustin DegommeMerge branch 'fix-smpi-install-dirs' into 'master'
2021-07-15 Millian Poquetcmake: fix smpi install dirs (absolute arg)
2021-07-15 Martin Quinsondoc: Add some recent release notes as a lighthouse...
2021-07-14 Arnaud GierschDefine macro XBT_ATTRIB_DEPRECATED_v333.
2021-07-14 Arnaud GierschRemove deprecated features for next release (3.29).
2021-07-14 Martin QuinsonStart the dev of the 3.29 cycle
2021-07-14 Martin QuinsonPost-release NEWS improvement
2021-07-14 Martin Quinsonforgot to update the python package version number
2021-07-14 Arnaud GierschNetzone::get_children() is actually not deprecated.
2021-07-14 Arnaud GierschTypos.
2021-07-14 Martin QuinsonRelease v3.28 v3.28
2021-07-14 Martin QuinsonFix make distcheck
2021-07-14 Martin Quinsondoc: Fix a subtle formatting error that is not reported...
2021-07-14 Martin QuinsonSmall improvements to the changelog and doc
2021-07-14 Martin Quinsonproposal for a NEWS file for the upcoming release
2021-07-13 Martin Quinsontry to further improve docs/find-missing
2021-07-13 Martin QuinsonRemove useless includes from the public headers
2021-07-13 Martin Quinsondoc: praise for 'discovery reports' as a way to contrib...
2021-07-13 Martin Quinsonremove 2 files with no useful content to scavenge from...
2021-07-13 Martin QuinsonHide some deprecated symbols from doxygen
2021-07-13 Martin Quinsonport find-missing.ignore from autodoxy to breathe
2021-07-13 Arnaud GierschUse == for string comparison [ci-skip].
2021-07-13 Arnaud GierschSimplify, and avoid nested SmpiBenchGuard when rastro_r...
2021-07-13 Arnaud Giersch[sonar] Less implicit conversions.
2021-07-10 Bruno DonassoloAdd network factors in changelog
2021-07-09 Martin Quinsondoc: fix an issue spotted by find-missing.py
2021-07-09 Martin Quinsondocs: properly report typedefs that are missing in...
2021-07-09 Martin QuinsonAdapt docs/find-missing to breathe now that autodoxy...
2021-07-09 Arnaud GierschFix another bunch of warnings in doc generation.
2021-07-09 Arnaud GierschUse 'console' syntax highlighting for shell typescripts.
2021-07-09 Arnaud GierschVarious corrections in docs.
2021-07-09 Arnaud GierschMissing const.
2021-07-08 Arnaud GierschFix debug message better [ci-skip]
2021-07-08 Arnaud GierschRemove dead entries in 'docs/find-missing.ignore'.
2021-07-08 Arnaud GierschInstr: for consistency, rename 'father' to 'parent...
2021-07-08 Arnaud GierschNetZone: rename the remaining occurrence of 'father...
2021-07-08 Arnaud GierschCosmetics around deprecated functions.
2021-07-08 Arnaud GierschKill deprecated private field ActorImpl::userdata_...
2021-07-08 Arnaud GierschMake comment match the declaration in Engine.hpp.
2021-07-07 Arnaud GierschVector::at() is good enough to check bounds.
2021-07-07 Arnaud GierschReduce number of unnecessary copies of 'args'.
2021-07-06 Arnaud GierschMake EngineImpl::tasksTemp a local variable.
2021-07-06 Arnaud GierschSimplify function calls (avoid explicit std::vector...
2021-07-06 Arnaud GierschMake single argument constructor LinkInRoute::LinkInRou...
2021-07-06 Arnaud GierschFix empty #ifndef..#endif. Annotate helper function...
2021-07-06 Arnaud GierschSplitDuplexLinkImpl always have SharingPolicy::SPLITDUP...
2021-07-05 Martin Quinsondoc: autodoxy is gone, so remove a workaround for it
2021-07-05 Martin QuinsonCosmetics in ChangeLog (mostly reorder and rewrap)
2021-07-05 Martin Quinsonsmall doc improvement
next