Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
add s4u-cloud-simple to the list of examples
[simgrid.git] / src / simix /
2019-05-17 Frederic Suterenable wait_any and wait_any_for for asynchronous execu...
2019-05-03 Arnaud Giersch[sonar] Add attribute "noreturn" to non-returning funct...
2019-05-03 Arnaud Giersch[sonar] Don't name unused exceptions.
2019-04-18 Augustin DegommeMerge branch 'file' into 'master'
2019-04-17 Arnaud GierschTypo.
2019-04-17 Arnaud GierschMethods of simix::Global have direct access to their...
2019-04-13 Frederic Suterplease sonar: replace void* by unsigned char* for raw...
2019-04-10 Arnaud GierschSimplify deprecated function.
2019-04-08 Frederic SuterMerge branch 'master' of https://framagit.org/simgrid...
2019-04-05 Frederic SuterMerge branch 'master' of https://framagit.org/simgrid...
2019-04-05 Frederic Suterobjectify SIMIX_execute_tasks
2019-04-05 Frederic Suterget rid fo SIMIX_simcall_exit
2019-04-04 Arnaud Giersch[codacy] Don't use assert for error checking.
2019-04-04 Arnaud GierschDeclare log category where it is actually used.
2019-04-03 Arnaud GierschFix the fixme the obvious way.
2019-04-03 henricasanovaMerge branch 'master' of framagit.org:simgrid/simgrid
2019-04-03 Frederic SuterMerge branch 'master' of https://framagit.org/simgrid...
2019-04-03 Frederic SuterMerge branch 'master' of https://framagit.org/simgrid...
2019-04-03 Frederic Sutersimcall_comm_test returns a bool too
2019-04-03 Frederic Sutersimcall_execution_test returns a bool not a state
2019-04-03 Frederic Suterlook for ActorImpl at its new location
2019-04-02 Frederic SuterSave a cast per action completion
2019-04-02 Frederic SuterMerge branch 'master' of https://framagit.org/simgrid...
2019-04-02 Arnaud GierschFix memleaks when exiting early (e.g. with --help or...
2019-04-02 Arnaud Gierschdetached really is a boolean.
2019-04-02 Arnaud GierschAdd bool for simcall parameters.
2019-04-02 Frederic Suterimplement CRTP in kernel::activity
2019-03-28 Frederic Suterrework ExecImpl to have a single start() method
2019-03-28 Frederic SuterMerge branch 'master' of https://framagit.org/simgrid...
2019-03-28 Frederic Sutertry to clean and uniformize Activity Impls
2019-03-27 Frederic Suteruse setters
2019-03-18 Arnaud GierschUse a reference as parameter for signal callbacks.
2019-03-17 Martin Quinsonautopep8 --max-line-length 120 -i --aggressive `find...
2019-03-14 Frederic SuterMerge branch 'master' of https://framagit.org/simgrid...
2019-03-14 Arnaud GierschTidying simix::Timer.
2019-03-13 Arnaud GierschActivate assert when debug log is active.
2019-03-12 Frederic Sutermv ActorImpl where it belongs
2019-03-11 Arnaud GierschPass std::string parameters by reference too.
2019-03-11 Arnaud GierschMore references for parameters of type std::function.
2019-03-10 Arnaud GierschMake ActorImpl::context_ a std::unique_ptr.
2019-03-09 Arnaud GierschCosmetics around std::unique_ptr.
2019-03-08 Arnaud GierschRelease memory after last use only.
2019-03-08 Arnaud GierschUse references for callback parameters of on_exit().
2019-03-08 Arnaud GierschUse references for parameters of type std::function.
2019-03-08 Arnaud GierschFix null pointer dereference.
2019-03-08 Frederic Suterhopefully fix most issues. thx agier for spotting the...
2019-03-07 Frederic Suterpoor damage control for tonight only
2019-03-07 Frederic SuterSplit the behavior of ActorImpl::create
2019-03-06 Arnaud Giersch[sonar] Use unsigned char* for context stacks.
2019-03-06 Arnaud GierschDeprecate some functions.
2019-03-06 Frederic Suterremove or deprecate now useless code
2019-03-05 Frederic Suters4u::Exec now has 2 child classes
2019-03-05 Frederic SuterMerge branch 'master' of https://framagit.org/simgrid...
2019-03-04 Martin QuinsonSanitize the prototype of Actor::on_exit() callbacks
2019-03-04 Martin QuinsonMove ForcefulKillException to the root namespace, along...
2019-03-04 Martin QuinsonRename StopRequest into ForcefulKillException to contri...
2019-03-01 Arnaud GierschUse specialized vector::swap.
2019-03-01 Frederic SuterYell when there is an exception, not when there isn't
2019-02-27 Arnaud GierschEnforce "Rule-of-Three/Five".
2019-02-27 Arnaud GierschRemove dead code after exception throw.
2019-02-26 Frederic Suterfix (#324)
2019-02-23 Frederic Suterplay with (parallel) execs. still not satisfying
2019-02-22 Arnaud GierschMerge branch 'master' of framagit.org:simgrid/simgrid
2019-02-22 Arnaud GierschFix build error with mingw.
2019-02-22 Frederic Suterdeprecate SIMIX_process_{a,de}tach
2019-02-20 Frederic SuterMerge branch 'master' of https://framagit.org/simgrid...
2019-02-20 Frederic Sutermove a function to a righter place
2019-02-20 Frederic Suterprevent segfault when DEBUG is activated
2019-02-20 Arnaud GierschDefine and use optimized variants for simcalls comm_tes...
2019-02-20 Arnaud GierschSpecialize parameter for simcall comm_waitany.
2019-02-20 Arnaud GierschSpecialize parameter for simcall comm_testany.
2019-02-20 Arnaud GierschSpecialize parameter for simcall comm_wait.
2019-02-20 Arnaud GierschSpecialize parameter for simcall comm_test.
2019-02-20 Arnaud GierschSpecialize parameter for simcall execution_wait.
2019-02-20 Arnaud GierschSpecialize parameter for simcall execution_test.
2019-02-20 Arnaud GierschSpecialize parameter for simcall io_wait.
2019-02-20 Arnaud GierschChange dynar parameter for waitany to a raw array ...
2019-02-20 Arnaud GierschUse CommImpl* for comm_copy callbacks.
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-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 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 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 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 Sutermerge SIMIX_synchro_finish into RawImpl::post
2019-02-13 Frederic Sutermore SemaphoreImpl cleanups
next