Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Change dynar parameter for waitany to a raw array (mimic testany).
[simgrid.git] / src /
2019-02-20 Arnaud GierschChange dynar parameter for waitany to a raw array ...
2019-02-20 Arnaud GierschRemove superfluous refcounting.
2019-02-20 Arnaud GierschSimcall waitany really takes a dynar of ActivityImpl*.
2019-02-20 Arnaud GierschUse CommImpl* for comm_copy callbacks.
2019-02-20 Arnaud GierschCosmetics: adjust method names in debug messages.
2019-02-20 Arnaud GierschMake cleanupSurf() private.
2019-02-19 degomme[SMPI] Change sampling behavior.
2019-02-19 Frederic SuterAll activities have their own finish method \o/
2019-02-18 Frederic SuterSIMIX_io_finish becomes IoImp::finish
2019-02-18 Frederic Suteradd a StorageFailureException
2019-02-18 Frederic Suter_SIMIX_cond_wait becomes ConditionVariable::wait
2019-02-18 Frederic SuterSIMIX_synchro_wait becomes RawImpl::start
2019-02-18 Frederic Suterobjectify simix timers.
2019-02-18 Arnaud GierschAvoid some casts and copies of CommImplPtr.
2019-02-17 Frederic Suterlate modification wasn't tested, former was better
2019-02-17 Frederic SuterSIMIX_process_cleanup becomes ActorImpl::Cleanup
2019-02-17 Frederic Suterweek-end cleanups in ActorImpl
2019-02-16 Frederic Suterdead header
2019-02-16 Frederic SuterSIMIX_process_yield becomes ActorImpl::yield
2019-02-16 Frederic SuterMethods and renaming in simix::Global
2019-02-16 Frederic Suteradd support for CancelException
2019-02-15 Arnaud GierschDynamic cast without checking result is slow and useles...
2019-02-15 Arnaud GierschCosmetics (and please scan-build about potential null...
2019-02-15 Arnaud GierschUnsigned cannot become negative.
2019-02-15 Arnaud GierschUse const references for parameters.
2019-02-15 Arnaud GierschMore std::string parameters.
2019-02-15 Frederic Suterfix build
2019-02-15 Frederic Sutermake e_smx_comm_type_t be en enum class
2019-02-14 Frederic SuterTransfers things from smx_network to Mailboxes
2019-02-13 Arnaud GierschChange some calls to get_cname to calls to get_name.
2019-02-13 Arnaud GierschUse get_cname() instead of name_.c_str().
2019-02-13 Arnaud GierschDefine ActivityImpl::get_{name,cname}.
2019-02-13 Arnaud GierschPolish passage of std::string parameters.
2019-02-13 Frederic Suterfix github issue (#132)
2019-02-13 Frederic Sutersimplification
2019-02-13 Frederic Sutermodernize a non-blocking simcall
2019-02-13 Frederic Suteradd start and copy_data methods to CommImpl
2019-02-13 Frederic Suteruse namespaces
2019-02-13 Frederic Sutermessing with msg tracing
2019-02-13 Frederic Sutermerge SIMIX_synchro_finish into RawImpl::post
2019-02-13 Frederic Suteruse namespaces
2019-02-13 Frederic Sutermore SemaphoreImpl cleanups
2019-02-13 Frederic SuterObjectify Semaphore kernel counterpart
2019-02-13 Frederic SuterSIMIX_process_join becomes ActorImpl::join
2019-02-12 Arnaud GierschFix bad cast spotted by UBSan.
2019-02-12 Arnaud GierschSnake case.
2019-02-12 Arnaud GierschUse const& for the parameters of type std::string not...
2019-02-12 Arnaud GierschWhenever possible, use std::move() for parameters ...
2019-02-12 Arnaud GierschAvoid unnecessary copy of parameters for parallel_execute.
2019-02-12 Arnaud GierschGet rid of temporary vector of strings.
2019-02-12 Arnaud GierschDeprecate the is_off() methods.
2019-02-12 Frederic Suterkeep a return value for MSG_process_sleep
2019-02-12 Frederic Suterfix build
2019-02-12 Frederic Sutera bug notified on July 28, 2014 is finally solved \o/
2019-02-12 Frederic SuterMerge branch 'master' of https://framagit.org/simgrid...
2019-02-12 Frederic Sutercosmetics
2019-02-12 Frederic SuterSIMIX_process_killall becomes ActorImp::kill_all
2019-02-12 Frederic SuterSIMIX_process_kill becomes ActorImpl::kill
2019-02-12 Frederic Suterstart to differentiate kill from exit in ActorImpl
2019-02-11 Arnaud GierschNo need to answer to simcall when host is off.
2019-02-11 Arnaud GierschDon't set field twice.
2019-02-11 Arnaud GierschEnrich debugging messages.
2019-02-11 Arnaud GierschDeprecate an unused function.
2019-02-11 Frederic Suterplease sonar with a few smells
2019-02-10 Arnaud GierschTypo.
2019-02-09 Martin Quinsonfinish the rename of availability_file into speed_file
2019-02-09 Martin QuinsonIn <host> and <peer>, availability_file is now speed_file
2019-02-09 Martin Quinsonregenerate with Flex 2.6.4
2019-02-09 Arnaud GierschCosmetics.
2019-02-09 Arnaud GierschAdd const attribute.
2019-02-09 Arnaud GierschUsing cancel() seems to be the right way to do.
2019-02-08 Frederic Sutercosmetics
2019-02-08 Frederic Suterhandle SleepImpl more like other activities
2019-02-08 Frederic Suterbetter chaining
2019-02-08 Frederic SuterMerge branch 'master' of https://framagit.org/simgrid...
2019-02-08 Frederic Suternamespace and method chaining for Io activities
2019-02-08 Frederic Suterallow and use method chaining for ExecImpl
2019-02-08 Frederic Suteruse namespaces for sake of readability
2019-02-08 Frederic Suterreplace SIMIX_execution_start by modern simcall
2019-02-08 Martin Quinsonfix misleading doc!
2019-02-08 Martin Quinsonnew functions: Link::is_{on,off}()
2019-02-08 Frederic Suterchange_host -> set_host
2019-02-08 Martin Quinsonallow to set a profile to links and hosts from S4U
2019-02-06 Arnaud GierschFix null pointer dereference spotted by scan-build.
2019-02-06 Arnaud GierschAssert that there is no memory leak (help scan-build).
2019-02-06 Arnaud GierschRewrite smpi_copy_file() again.
2019-02-06 Arnaud Giersch[codacy/cppcheck] Comment dead code (is_homogeneous...
2019-02-06 Frederic Suterfactor suspend/resume across Activities
2019-02-05 Frederic SuterMerge branch 'master' of https://framagit.org/simgrid...
2019-02-05 Augustin Degommeremove some codacy warnings
2019-02-05 Arnaud GierschPlug memory leak.
2019-02-05 Arnaud GierschProvide our own main() for unit-tests.
2019-02-05 Arnaud GierschUse C++11 std::atomic instead of gcc builtins.
2019-02-05 Arnaud GierschUse C11 atomic_flag instead of gcc builtins.
2019-02-05 Arnaud GierschCosmetics.
2019-02-05 Arnaud GierschReduce scope for variable 'rank'.
2019-02-05 Arnaud GierschCosmetic rewrite to please cppcheck.
2019-02-05 Arnaud GierschInitialized all struct members.
2019-02-05 Arnaud GierschCosmetic rewrite to please cppcheck.
2019-02-05 Christian Heinrich[SMPI] Fix iprobe bound
next