Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
dont call HANDLER
[simgrid.git] / include /
2019-02-23 Frederic Suterplease sonar
2019-02-22 Arnaud GierschMerge branch 'master' of framagit.org:simgrid/simgrid
2019-02-22 Frederic Sutermake destructor public
2019-02-22 Frederic Suterdo not use xbt_mutex_t in SMPI
2019-02-22 Frederic Suterdeprecate SIMIX_process_{a,de}tach
2019-02-20 Frederic Suterdamned picky clang
2019-02-20 Frederic SuterMerge branch 'master' of https://framagit.org/simgrid...
2019-02-20 Frederic Sutersave a cast
2019-02-20 Frederic Sutercleanups and uniformization in Activity headers
2019-02-20 degommeChange the syntax of SMPI_SAMPLE_* macros.
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 Martin Quinsontiny doc improvement
2019-02-19 Frederic SuterAll activities have their own finish method \o/
2019-02-18 Frederic Suteradd a StorageFailureException
2019-02-18 Frederic Suterobjectify simix timers.
2019-02-16 Frederic Suteradd support for CancelException
2019-02-15 Arnaud GierschDynamic cast without checking result is slow and useles...
2019-02-14 Frederic SuterTransfers things from smx_network to Mailboxes
2019-02-13 Frederic SuterObjectify Semaphore kernel counterpart
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 GierschDeprecate the is_off() methods.
2019-02-12 Frederic Suterkeep a return value for MSG_process_sleep
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-11 Arnaud GierschDeprecate an unused function.
2019-02-09 Arnaud GierschAdd const attribute.
2019-02-08 Frederic SuterMerge branch 'master' of https://framagit.org/simgrid...
2019-02-08 Martin Quinsonnew functions: Link::is_{on,off}()
2019-02-08 Martin Quinsonallow to set a profile to links and hosts from S4U
2019-02-04 Arnaud GierschMerge remote-tracking branch 'origin/master'
2019-02-04 Frederic Suterfix clang builds
2019-02-04 Arnaud GierschMerge remote-tracking branch 'origin/master'
2019-02-04 Frederic Suterthink about users
2019-02-03 Frederic Suterset_kill_time is a method of ActorImpl
2019-02-03 Frederic SuterEngine is in charge of platform creation, not SIMIX...
2019-02-03 Frederic Sutermove code to the right place
2019-02-03 Frederic Suterfurther cleaning in simcalls
2019-02-03 Frederic SuterMerge branch 'master' of https://framagit.org/simgrid...
2019-02-03 Frederic Sutermodern simcall for set_category
2019-02-03 Frederic Sutermodernize a few simcall_execution_* calls
2019-02-02 Frederic Suterproperly split init/start for Exec activities
2019-02-01 Arnaud GierschRIP cunit.
2019-02-01 Frederic Suterproperly split init and start for IO activities
2019-01-27 Arnaud GierschRemove workaround for g++ 4.8.
2019-01-27 Arnaud GierschImplement xbt::Result with boost::variant.
2019-01-26 Martin Quinsoninline a function
2019-01-26 Martin QuinsonThe pimpl of s4u objects is const
2019-01-26 Martin QuinsonI'd like to kill that parmap.h at some point
2019-01-25 Arnaud Giersch[sonar] Don't use default capture for lambda.
2019-01-25 Arnaud Giersch[sonar] Remove variadic functions.
2019-01-21 Martin Quinsonfurther s/trace/profile/ cleanups
2019-01-21 Martin QuinsonDoc improvement
2019-01-21 Martin Quinsonstart to s/trace/profile/ in the public API
2019-01-21 Martin Quinsonstart renaming tmgr trace into profile
2019-01-20 Martin Quinsonkill an unused function
2019-01-16 Martin QuinsonMerge branch 'master' of framagit.org:simgrid/simgrid
2019-01-16 Arnaud GierschDrop xbt_os_mutex_* functions.
2019-01-16 Arnaud GierschRemove useless wrapper around pthread_atfork().
2019-01-16 Martin QuinsonKill xbt_os_thread_atfork: tesh is not native but pytho...
2019-01-15 Martin QuinsonDrop xbt_os_thread_t
2019-01-15 Martin QuinsonImplement thread factory with std::thread, and cleanups
2019-01-11 Martin Quinsondon't include the git hash in simgrid/config.h
2019-01-11 Martin QuinsonFix signess that bother Qt Creator
2019-01-10 Arnaud GierschRemove typedef alias xbt_ex_t.
2019-01-10 Arnaud GierschTypo.
2019-01-10 Arnaud GierschKill unused function xbt_ex_display().
2019-01-08 Martin Quinsondoc cosmetics, and cleanup the API
2019-01-08 Martin Quinsontiny doc improvement
2019-01-08 Martin QuinsonMerge branch 'master' of framagit.org:simgrid/simgrid
2019-01-08 Martin QuinsonVarious doc improvements
2019-01-07 Arnaud GierschUpdate copyright lines with new year.
2019-01-07 Martin Quinsondoc: fix copy/paste error
2019-01-05 Martin QuinsonPlease sonar
2019-01-05 Martin Quinsonmake xbt_os_thread_self() useless, and kill it
2019-01-05 Martin Quinsonkill the unused xbt_os_thread_self_name()
2019-01-05 Martin Quinsonkill the now useless xbt_os_thread_{get,set}_extra_data()
2019-01-04 Martin Quinsontypo in comments
2019-01-03 Martin QuinsonMerge branch 'master' of github.com:simgrid/simgrid
2019-01-03 Martin Quinsonpy: another example: actor-join
2019-01-03 Martin QuinsonPython: many improvements; add a new example (actor...
2018-12-31 Martin QuinsonNew function: xbt::Path() gets the CWD
2018-12-31 Martin Quinsonemission does not seem to be the correct word here
2018-12-31 Martin Quinsonpython: improve the documentation
2018-12-27 Martin Quinsonkill deprecated templates that don't compile in C++14
2018-12-27 Martin QuinsonDrop sg_cmdline. Please use xbt_cmdline instead (+inclu...
2018-12-27 Martin QuinsonMerge branch 'master' of github.com:simgrid/simgrid
2018-12-27 Frederic Sutera host and not an host
2018-12-26 Martin Quinsonpython: add the docstrings
2018-12-25 Martin Quinsons4u.hpp: add a missing include file
next