Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
simgrid.git
2021-01-27 Arnaud GierschKeep improved comments from commit 9304dfd37f.
2021-01-27 Arnaud GierschAvoid to define log categories twice.
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 eazimia .gitignore update
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 Martin QuinsonRevert "Assert that the log categories are unique"
2021-01-25 Arnaud Gierschbinutils upgraded, but still broken.
2021-01-25 Arnaud GierschFix build error.
2021-01-25 Arnaud GierschUse auto return type deduction.
2021-01-25 Arnaud GierschFbinfer saw there another static initialization order...
2021-01-25 Arnaud GierschKill ancient compatibility hack (fixed since elfutils...
2021-01-25 Augustin Degommethis constructor was removed in ns3 3.33 - apparently...
2021-01-25 Martin QuinsonAssert that the log categories are unique
2021-01-25 Martin QuinsonVarious doc improvements
2021-01-25 Martin QuinsonStart cleaning up the log channel hierarchy
2021-01-24 Arnaud GierschSymbol is not defined by older elfutils.
2021-01-24 Augustin Degommethat wasn't meant to be pushed
2021-01-24 Martin Quinsonfix pip build
2021-01-24 Augustin Degommeadd more libs (from ubuntu 21.04) to exclusion list
2021-01-24 Martin QuinsonFix the formating of this example
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-24 Arnaud GierschKill unused script: fig2dev_postprocessor.pl.
2021-01-24 Arnaud GierschFile simgrid_modules.map is gone too.
2021-01-24 Arnaud GierschRemove duplicate entries in file lists.
2021-01-24 Augustin Degommefix dist, probably.
2021-01-24 Martin QuinsonAdd the log categories to the documentation
2021-01-24 Martin Quinsonkill ancient figures
2021-01-24 Martin QuinsonNew doc section: API of logs
2021-01-23 Arnaud GierschAdd recent language dialects to MC_dwarf_default_lower_...
2021-01-23 Martin QuinsonFix pip builds
2021-01-23 Martin QuinsonDocument the command-line interface to the textual...
2021-01-23 Martin Quinsoncosmetics: define and use the sg4 namespace as a shortc...
2021-01-23 Martin QuinsonFix a bunch of issues with the documentation
2021-01-23 Martin QuinsonRename an example: I'm always looking for a simple...
2021-01-23 Martin QuinsonCamel_case a forgotten function
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 Martin QuinsonMake it possible to detach direct communications
2021-01-20 eazimigitignore update
2021-01-20 eazimidoing a rename
2021-01-20 Martin QuinsonNew functions: Comm::sendto_{init,async}
2021-01-20 Martin QuinsonRemove a redundent line (was already given 6 lines...
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 GierschFix dead stores.
2021-01-19 Arnaud GierschOne more static initialization order fiasco.
2021-01-17 Arnaud GierschFix another static initialization order fiasco for...
2021-01-17 Arnaud GierschFix static initialization order fiasco reported by...
2021-01-17 Arnaud GierschFix a few dead stores spotted by fbinfer.
2021-01-17 Augustin DegommeMerge branch 'master' into 'master'
2021-01-17 Jean-Michel... Fix a few potential memory leaks in SMPI colls
2021-01-14 eazimiudpor_global.cpp defined
2021-01-14 Arnaud GierschRemove obsolete entries in .gitignore.
2021-01-14 Arnaud GierschReduce code complexity.
2021-01-14 Arnaud GierschUse std::min.
2021-01-14 Arnaud GierschCosmetic spacing.
2021-01-13 Arnaud Giersch[sonar] Replace the use of "::type" with the "_t" versi...
2021-01-13 Martin QuinsonCopy/paste error in the doc
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 GierschUseless assignment.
2021-01-12 Arnaud GierschUse const reference for std::string parameter.
2021-01-12 Arnaud GierschReduce scope for variables.
2021-01-12 Arnaud GierschMore copyright lines updated to 2021.
2021-01-12 Arnaud GierschKill redundand blank lines.
2021-01-12 Martin QuinsonMore informative error message when running code compil...
2021-01-12 eazimiUnfoldingEvent class deifined
2021-01-12 eazimiConfiguration class defined
2021-01-12 eazimiudpor_global.hpp deifined
2021-01-12 Arnaud GierschReduce scope for variable (and shadow it by later decla...
2021-01-12 Arnaud GierschSearching before insertion is not necessary with std...
2021-01-12 Arnaud GierschUpdate copyright lines.
2021-01-12 Arnaud GierschFix distcheck.
2021-01-11 Ehsan AzimiMerge with framagit/master
2021-01-10 Augustin Degommesame thing elsewhere
2021-01-10 Augustin DegommeSometimes Fortran and CXX compilers are not the same...
2021-01-10 Martin QuinsonI slowly get bored of reading SMPI use cases that are...
next