Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Add new entry in Release_Notes.
[simgrid.git] / src / instr /
2021-09-30 SUTER Fredericinclude cleanups (mostly surf/surf.hpp)
2021-09-14 SUTER FredericMerge branch 'master' of https://framagit.org/simgrid...
2021-09-04 SUTER Fredericanother bunch of new implicit conversions
2021-09-03 SUTER Fredericchain reaction when solving implicit cast smells
2021-09-02 SUTER Frederic[procasticommit] Do not mix private and public fields
2021-08-07 Augustin Degommemultiple fixes for replay
2021-07-08 Arnaud GierschInstr: for consistency, rename 'father' to 'parent...
2021-07-05 Arnaud GierschUse reference to const for large input parameters.
2021-06-08 Augustin DegommeMerge branch 'factor_in_actions' into 'master'
2021-06-04 Arnaud Giersch[sonar] Replace redundant type with 'auto'.
2021-06-01 Bruno DonassoloNew implementation for bandwidth factors
2021-06-01 Arnaud GierschUseless tests for emptyness.
2021-05-31 Arnaud GierschAdd some 'const' qualifiers.
2021-05-27 Arnaud GierschDeprecate SIMIX_get_clock().
2021-05-09 SUTER FredericRename kernel::resource:Cpu to CpuImpl
2021-04-27 Arnaud GierschThe header <typeinfo> must be included before using...
2021-04-20 Arnaud GierschAnother bunch of int -> size_t conversion.
2021-04-20 Arnaud GierschConvert some int -> size_t.
2021-04-19 Arnaud GierschConvert int -> size_t for TRACE_smpi_send (and below).
2021-04-19 Arnaud GierschUse type aid_t for process id. in instr_smpi.
2021-04-19 Martin QuinsonMerge branch 'master' of framagit.org:simgrid/simgrid
2021-04-06 Augustin DegommeAdd the option to print origin of a failing handle.
2021-04-06 SUTER Fredericfactor on_creation signal trigger in Host::seal()
2021-04-03 Martin QuinsonMerge branch 'master' of framagit.org:simgrid/simgrid
2021-04-02 Arnaud GierschChange "if(...) xbt_die(...)" to "xbt_assert(...)".
2021-04-01 Arnaud GierschMove declarations for xbt_abort and xbt_die to xbt...
2021-03-08 Martin QuinsonMerge branch 'master' of framagit.org:simgrid/simgrid
2021-03-08 Arnaud GierschRemove useless declaration of default destructor.
2021-03-01 Arnaud GierschA few less global variables.
2021-02-25 Martin QuinsonMerge branch 'master' of framagit.org:simgrid/simgrid
2021-02-24 agougeonMerge branch 'master' of framagit.org:simgrid/simgrid
2021-02-22 Arnaud GierschDefine members and constructors in subclasses, where...
2021-02-19 Arnaud GierschEnforce usage of std::shared_ptr for TIData.
2021-02-03 agougeonMerge branch 'master' of https://framagit.org/simgrid...
2021-01-27 Martin Quinsonsome cleanups to the logging channel hierarchy
2021-01-13 Arnaud Giersch[sonar] Replace the use of "::type" with the "_t" versi...
2021-01-13 agougeonMerge branch 'master' of https://framagit.org/simgrid...
2021-01-12 Arnaud GierschUpdate copyright lines.
2021-01-11 Ehsan AzimiMerge with framagit/master
2021-01-10 Martin QuinsonRemove the actor of the on_{start/completion} parameter...
2021-01-10 Martin QuinsonUnify on_start/on_completion signals of Activities
2020-12-16 Arnaud GierschAdd an assert for fopen.
2020-12-16 Arnaud GierschUse transparent comparator 'std::less<>' with associati...
2020-12-16 Arnaud GierschAvoid unnecessary copy by using a 'const' reference...
2020-12-16 Arnaud GierschPrefer using emplace or emplace_back.
2020-12-15 Augustin DegommeMerge branch 'Adrien.Gougeon/simgrid-master'
2020-12-11 Ehsan AzimiMerge with simgrid/master
2020-12-09 Arnaud GierschUse dedicated function to get config value.
2020-12-08 Arnaud GierschRemove old deprecated aliases for runtime options.
2020-12-08 Arnaud GierschRename runtime option 'tracing/msg/process' to 'tracing...
2020-12-04 Ehsan AzimiPull simgrid/master and a subsequent merge
2020-12-04 Arnaud GierschDrop unused smpi/plugins/load_balancer.
2020-11-26 Ehsan AzimiMerge branch 'master' of github.com:simgrid/simgrid...
2020-11-26 Arnaud GierschCosmetics.
2020-11-25 Ehsan AzimiMerge branch 'master' of github.com:simgrid/simgrid...
2020-11-22 agougeonMerge branch 'master' of https://framagit.org/simgrid...
2020-11-21 Arnaud GierschRemove useless new/delete (please sonar).
2020-11-19 Ehsan AzimiMerge branch 'master' of github.com:simgrid/simgrid...
2020-11-18 Arnaud GierschUseless std::move.
2020-11-18 Arnaud GierschEnum class for Paje event types.
2020-11-16 Ehsan AzimiMerge branch 'master' of github.com:simgrid/simgrid
2020-11-11 Arnaud GierschPrefer class initializer for id_.
2020-10-23 Arnaud GierschMerge branch 'pikachuyann/simgrid-stoprofiles'
2020-10-22 adrien gougeonMerge branch 'master' of framagit.org:Adrien.Gougeon...
2020-10-22 AdrienMerge branch 'master' into 'master'
2020-10-19 Arnaud GierschCorrect a few a/an.
2020-10-17 Arnaud GierschDon't include <xbt/functional.hpp> when it's not needed.
2020-10-16 Arnaud GierschMove global variables to class Container.
2020-10-13 Arnaud Gierschconst again
2020-10-13 Arnaud GierschRemove useless type aliases.
2020-10-12 Arnaud Giersch[sonar] Make parameter a pointer-to-const.
2020-10-11 Arnaud GierschMore const.
2020-10-08 Martin QuinsonMerge branch 'klement/simgrid-klement' into master
2020-10-06 Arnaud GierschModernize method declarations.
2020-10-06 Arnaud GierschPrefer to use emplace_back.
2020-10-06 Arnaud GierschModern C++ use "auto".
2020-10-04 Arnaud GierschSlight simplification.
2020-10-04 Arnaud GierschCorrectly print dots between elements.
2020-10-04 Arnaud Giersch[sonar] Replace redundant type with "auto" (include...
2020-10-02 Arnaud GierschTypos.
2020-09-30 Martin QuinsonMerge branch 'adrien' into 'master'
2020-09-30 Martin QuinsonMerge branch 'master' into adrien
2020-09-26 Martin QuinsonMerge branch 'master' of framagit.org:Adrien.Gougeon...
2020-07-27 Augustin Degommewhen enable_debug is turned off, these tests were failing.
2020-07-10 Arnaud Giersch[sonar] Fix more implicit casts that should not lower...
2020-07-03 Clément CourageuxMerge remote-tracking branch 'upstream/master' into...
2020-07-03 Arnaud Giersch[sonar] Const for pointer and reference parameters...
2020-07-03 Arnaud Giersch[sonar] Const for local variables.
2020-07-02 Arnaud Giersch[sonar] Declare functions "const" in src/instr/.
2020-07-01 Arnaud Giersch[sonar] Add const qualifier for reference parameter.
2020-04-30 Arnaud GierschUse const reference for std::string parameters.
2020-04-27 Yann DuplouyMerge branch 'random_readwritestate' into 'master'
2020-04-27 Frederic Suteruse signals for smpi tracing of execs
2020-04-27 Frederic Suterrefactoring SMPI trace initialization
2020-04-25 Frederic Suterremove redundant Link Type
2020-04-25 Frederic Sutermore lambdas
2020-04-24 Arnaud GierschMerge branch 'doc' into 'master'
2020-04-21 Frederic Suterplease sonar
2020-04-06 Frederic Suteruse signals on PajeEvent creation/destruction
2020-04-05 Frederic Suterstill fighting against this code
next