Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
SIMIX_process_killall becomes ActorImp::kill_all
[simgrid.git] / include /
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
2018-12-25 Martin Quinsonhide deprecated methods from doxygen
2018-11-29 Martin QuinsonTiny doc improvement
2018-11-22 Martin QuinsonMerge pull request #315 from simgrid/smpirun-replay
2018-11-21 Martin Quinsontiny doc improvement
2018-11-21 Martin QuinsonMerge branch 'master' of github.com:simgrid/simgrid
2018-11-21 Martin QuinsonMerge branch 'master' of framagit.org:simgrid/simgrid
2018-11-21 Martin QuinsonMerge pull request #316 from bcamus/master
2018-11-21 Martin QuinsonMerge pull request #314 from simgrid/smpi-args-cleanup
2018-11-17 Frederic Suterback to business!
2018-11-16 Millian Poquet[smpi args cleanup] internal changes for clean-up
2018-11-16 Millian Poquet[smpi args cleanup] xbt_replay args
2018-11-16 Millian PoquetMerge commit 'c619e9d16'
2018-11-16 Millian Poquet[misc] fix deprecation msg for Actor::setProperty
2018-11-15 Arnaud GierschAdd a comment explaining the "ifndef".
2018-11-11 Martin Quinsonremove the argc/argv version of simcall_process_create
2018-11-11 Martin QuinsonMSG: kill the MSG_process_create_from_stdfunc() pimple
2018-11-11 Martin Quinsondoc: say that set_receiver() adds a silly ref to the...
2018-11-11 Martin Quinsonplease sonar: kill an unused type and reduce the visibi...
2018-11-07 Arnaud GierschCosmetics.
2018-11-06 Augustin Degommefix gcc 9 warnings. Have to check if the std::move...
2018-11-04 Martin Quinsonthese archaic callbacks are not used anymore, so kill...
2018-11-04 Martin QuinsonDeprecate the C API of parallel_execute
2018-11-03 Martin Quinsonfinish objectifying the backtraces
2018-10-29 Martin QuinsonFix build without stacktrace_backtrace
2018-10-29 Martin Quinsonreplace our own crude code with Boost.stacktrace
2018-10-29 Martin QuinsonHide the backtrace implementation in a private pimpl
2018-10-27 Martin QuinsonHide the content of a simgrid::xbt::Backtrace and inlin...
2018-10-27 Martin Quinsonbacktrace: kill two unused functions
2018-10-27 Martin Quinsoninline an include file. Not used from C anymore
2018-10-27 Martin Quinsoncosmetics around backtraces
2018-10-27 Martin QuinsonRevert "Fix multiple memleaks in the replay of multiple...
2018-10-24 Martin QuinsonFix multiple memleaks in the replay of multiple SMPI...
2018-10-24 Martin Quinsonfix some doxygen errors
2018-10-19 Martin QuinsonMerge branch 'fix-multi-smpi-buffer-double-free' into...
2018-10-17 Martin QuinsonSanitize the API of this_actor::parallel_execute()
2018-10-17 Martin QuinsonHide ugly things from the doc
next