Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Storage-kill: remove java bindings
[simgrid.git] / src / mc /
2021-01-29 Arnaud GierschUse default member initializer.
2021-01-28 eazimiget_comm_irecv_raw_addr() defined and implemented
2021-01-28 eazimiporivate functions
2021-01-28 eazimiassignment used
2021-01-28 eazimisimcall_get_issuer() implemented in Api class
2021-01-28 eazimiclarification
2021-01-27 eazimiget rid of calling local(), easy peasy!
2021-01-27 eazimiRemotePtr in get_dst_actor()
2021-01-27 eazimiRemotePtr in get_src_actor()
2021-01-27 eazimiRemotePtr in PatternCommunication class
2021-01-27 eazimino need to comm_addr_equal()
2021-01-27 eazimiget_comm_isend_raw_addr() update
2021-01-27 eazimiRemotePtr in get_comm_waitany_raw_addr()
2021-01-27 eazimiRemotePtr in get_comm_wait_raw_addr()
2021-01-27 eazimiRemotePtr in get_pattern_comm_dst_proc()
2021-01-27 eazimiRemotePtr in get_pattern_comm_src_proc()
2021-01-27 eazimiRemotePtr in complete_comm_pattern()
2021-01-27 eazimiRemotePtr in update_comm_pattern()
2021-01-27 eazimiRemotePtr as the input parameter type in get_pattern_co...
2021-01-27 eazimiRemotePtr as the input parameter type in get_pattern_co...
2021-01-27 eazimidefusing
2021-01-27 eazimisimcall_get_comm() deleted
2021-01-26 Martin QuinsonThis was not meant to be commited, sorry
2021-01-26 Martin Quinsonlogs: Allow %a instead of %P to display the actor name
2021-01-25 eazimikilling mc_get_remote_simulation()
2021-01-25 eazimifilenames changed
2021-01-25 eazimimc_api renamed to Api
2021-01-25 eazimisimcall_check_dependency() defined and implemented
2021-01-25 eazimirequest_depend_asymmetric() in mc_api class
2021-01-25 eazimisimcall_get_comm() defined and implemented
2021-01-25 eazimisimcall_get_mbox() defined and implemented
2021-01-25 Arnaud GierschFix build error.
2021-01-25 Arnaud GierschUse auto return type deduction.
2021-01-25 Arnaud GierschKill ancient compatibility hack (fixed since elfutils...
2021-01-24 Arnaud GierschSymbol is not defined by older elfutils.
2021-01-24 Augustin Degommeadd more libs (from ubuntu 21.04) to exclusion list
2021-01-24 Martin QuinsonMerge branch 'master' of framagit.org:simgrid/simgrid
2021-01-24 Arnaud GierschHandle DW_FORM_implicit_const (dwarf 5).
2021-01-23 Arnaud GierschAdd recent language dialects to MC_dwarf_default_lower_...
2021-01-20 eazimiEvtSetTools::makeUnion() implemented
2021-01-20 eazimiEvtSetTools::pushBack() implemented
2021-01-20 eazimiEvtSetTools::contains() implemented
2021-01-20 eazimioperator== mimicked
2021-01-20 eazimiMerge with fragmagit/master
2021-01-20 eazimidoing a rename
2021-01-20 Martin Quinsonkill an ugly function that would break code separation...
2021-01-20 eazimiMerge branch 'master' of github.com:eazimi/simgrid
2021-01-20 eazimisimcall_get_issuer_id() defined + indentation
2021-01-20 eazimiudpor_global.cpp defined
2021-01-19 Arnaud GierschOne more static initialization order fiasco.
2021-01-14 eazimiudpor_global.cpp defined
2021-01-13 Arnaud Giersch[sonar] Replace the use of "::type" with the "_t" versi...
2021-01-12 eazimimerge with framagit/master
2021-01-12 eazimiudpor_global.hpp deifined
2021-01-12 eazimiMerge with framagit/master
2021-01-12 eazimiEvtSetTools class deifined
2021-01-12 Arnaud GierschKill redundand blank lines.
2021-01-12 eazimiUnfoldingEvent class deifined
2021-01-12 eazimiConfiguration class defined
2021-01-12 eazimiudpor_global.hpp deifined
2021-01-12 Arnaud GierschUpdate copyright lines.
2021-01-11 Ehsan AzimiMerge with framagit/master
2021-01-04 Ehsan AzimicreateUdporChecker() defined
2021-01-04 Ehsan AzimiUdporChecker class introduced
2020-12-20 Martin Quinsonfix MC builds
2020-12-20 Martin QuinsonDeprecate a SIMIX function that was badly named anyway
2020-12-18 Arnaud GierschCosmetics.
2020-12-17 Arnaud Giersch[sonar] Replace long list of cases in switch by a set.
2020-12-17 Arnaud Giersch[sonar] Replace switch with numerous cases by a data...
2020-12-16 Arnaud GierschUse transparent comparator 'std::less<>' with associati...
2020-12-16 Arnaud GierschPrefer using emplace or emplace_back.
2020-12-16 Arnaud GierschReplace for-loop with std::any_of.
2020-12-16 Arnaud GierschDeclare function 'const'.
2020-12-15 Augustin DegommeMerge branch 'Adrien.Gougeon/simgrid-master'
2020-12-15 Arnaud GierschRemove unused static functions.
2020-12-15 Arnaud GierschPrefer range-based for loop.
2020-12-15 Arnaud GierschDrop unused parameter.
2020-12-15 Arnaud GierschTypo in function name.
2020-12-15 Arnaud GierschRedundant blank line.
2020-12-11 Martin QuinsonMerge pull request #371 from eazimi/master
2020-12-11 Ehsan AzimiCleanup!
2020-12-11 Ehsan Azimimc_api::set_checker() defined and called in Checker()
2020-12-11 Ehsan Azimicreate_checker without Session argument
2020-12-11 Ehsan AzimicreateCommunicationDeterminismChecker without Session...
2020-12-11 Ehsan Azimiconstructor without Session argument
2020-12-11 Ehsan AzimicreateSafetyChecker without Session argument
2020-12-11 Ehsan Azimiconstructor without Session argument
2020-12-11 Ehsan AzimicreateLivenessChecker without Session argument
2020-12-11 Ehsan Azimiconstructor without Session argument
2020-12-11 Ehsan AzimiSession instance removed from Checker class
2020-12-11 Ehsan Azimiget_session() deleted
2020-12-11 Ehsan Azimimcapi::mc_inc_executed_trans() in replay()
2020-12-11 Ehsan Azimimcapi::execute() in replay()
2020-12-11 Ehsan Azimimcapi::restore_initial_state() in replay()
2020-12-11 Ehsan Azimimcapi::simcall_get_issuer() in replay()
2020-12-11 Ehsan Azimimcapi::restore_state() in replay()
2020-12-11 Ehsan Azimimc_api::get().get_actors_size() called in VisitedPair()
2020-12-11 Ehsan Azimimcapi::get().get_remote_heap_bytes() called in VisitedP...
2020-12-11 Ehsan AzimiMerge with simgrid/master
2020-12-10 Arnaud GierschMore conversions int -> aid_t.
next