Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Use an ActorPtr as parameter to smpi_switch_data_segemnt.
[simgrid.git] / src / simdag /
2018-03-14 Martin QuinsonInstall some kernel header files for the users' plugins...
2018-03-13 Martin QuinsonMerge pull request #256 from Flamefire/master
2018-03-13 Arnaud GierschDefine XBT_PUBLIC_DATA without parameter too.
2018-03-13 Arnaud GierschDefine XBT_PUBLIC without parameter, just like XBT_PRIVATE.
2018-03-11 Martin Quinsonalso change the namespace of kernel/resource/{Action...
2018-03-11 Martin Quinsonfurther split the kernel/resource module in separate...
2018-03-09 Martin Quinsoncosmetics: rename a function, deprecate old name
2018-03-09 Martin Quinsonprovide a simpler API of Engine::getHostList (returning...
2018-03-09 Martin Quinsonstop using sg_host_list() from C++, and improve its...
2018-03-08 Arnaud GierschUnused parameter: task.
2018-03-08 Arnaud GierschSD_task_dependency_add(): remove unused parameters...
2018-02-23 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2018-02-21 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2018-02-20 Frederic Suterextra check on actions
2017-11-28 ZitagccMerge branch 'master' into energy-pstate
2017-11-27 Tom CornebizeMerge branch 'master' into fix/execute_benched
2017-11-23 TakishippMerge branch 'actor-yield' of github.com:Takishipp...
2017-11-23 ZitagccMerge branch 'master' into actor-yield
2017-11-21 Martin QuinsonMerge pull request #237 from oar-team/upstream
2017-11-21 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2017-11-14 Arnaud GierschUse std::min/std::max instead of MIN/MAX in C++ files.
2017-11-05 Martin Quinsonchange src/include/surf.h into surf.hpp
2017-11-04 Martin Quinsonregenerate the flexML files (mostly reindent, it seems)
2017-10-25 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-10-25 Arnaud GierschUse simgrid::xbt::Path instead of xbt_{base,dir}name...
2017-10-18 ZitagccMerge branch 'master' into actor-priority
2017-10-17 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-10-17 Arnaud GierschRemove old #define/#undef.
2017-10-15 Martin QuinsonMerge branch 'actor-startkilltime' of https://github...
2017-10-15 Martin QuinsonMerge pull request #228 from Takishipp/actor-execute
2017-10-15 Arnaud GierschReplace malloc/free by new/delete.
2017-10-13 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-10-12 Arnaud GierschIn MSG_parallel_task_create(), take a copy of flops_amo...
2017-10-10 Arnaud GierschRemove useless typedef's from C++ files.
2017-10-10 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-10-10 Arnaud GierschIn C++ files, replace SG_{BEGIN,END}+_DECL() by extern...
2017-10-04 Arnaud GierschRemove lines of commented code spotted by sonar.
2017-10-04 Arnaud GierschRemove useless includes for xbt/str.h.
2017-10-02 ZitagccMerge branch 'master' into async-wait
2017-09-22 Arnaud GierschLeaks -= 2;
2017-09-10 Martin QuinsonMerge pull request #218 from Takishipp/MSG2S4U
2017-09-09 Arnaud GierschIndentation.
2017-08-27 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2017-08-27 Martin QuinsonMerge pull request #215 from Takishipp/s_type_cleanup
2017-08-23 Arnaud GierschTrivial formatting issues.
2017-08-23 Arnaud GierschUse (const) references with range-based for loops.
2017-08-20 Arnaud GierschThese lines belong to the outer loop.
2017-08-20 Arnaud GierschDeobfuscate expression.
2017-08-16 TakishippMerge branch 'master' of github.com:simgrid/simgrid...
2017-08-09 Frederic Suterattempt to fix daxload example
2017-08-07 bcamusMerge branch 'master' of https://github.com/simgrid...
2017-08-03 Arnaud GierschPlease codacy (delete copy constructor).
2017-08-03 Frederic Suterdict--
2017-08-02 Arnaud GierschAvoid costly exceptions when looking into a map.
2017-07-27 Frederic Suterkill dict and dynar in dotloader
2017-07-27 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2017-07-27 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-07-27 Arnaud GierschUse C++ style includes when available.
2017-07-27 Frederic Suterless dict, bprintf, and xbt_str_parse
2017-07-06 Martin Quinsontend to the google coding standards in all S4U API
2017-06-30 Martin QuinsonMerge pull request #193 from Takishipp/signals
2017-06-15 Martin QuinsonMerge pull request #181 from bcamus/master
2017-06-14 TakishippMerge branch 'clean_events' of github.com:Takishipp...
2017-06-14 Toufik BoubehzizMerge branch 'master' into clean_events
2017-06-13 Martin Quinsonkill all trailling whitespaces
2017-06-02 Martin QuinsonMerge pull request #179 from Takishipp/signals
2017-06-02 Martin QuinsonMerge pull request #177 from Takishipp/sd_exit
2017-06-02 Takishippadd nochecking for sd initialization
2017-06-02 Takishippadd clean-atexit test
2017-06-02 Takishippadd checking version sd_init
2017-05-31 Takshippadd the missing atexit call
2017-05-29 TakishippMerge branches 'master' and 'master' of github.com...
2017-05-23 Martin Quinsonkill all horizontal tabs
2017-05-23 Martin Quinsonplease codacy: use long form of negation in C++
2017-05-21 Martin QuinsonMerge branch 'master' of github.com:simgrid/simgrid
2017-05-17 Frederic Suterdon't create dependencies if both root and end are...
2017-05-09 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-05-05 Martin Quinsonprefix all macro defined in public simgrid_config.h...
2017-05-03 TakishippMerge branch 'toufic' of github.com:Takishipp/simgrid
2017-05-01 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-04-30 Martin Quinsonuppercase the s4u header files (+cleanups)
2017-03-30 Frederic Suterattempt to plug all leaks for simdag.
2017-03-24 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-03-24 Frederic Suterimprove that mess a bit
2017-02-14 Frederic Suterget rid of sd_workstation.cpp
2017-02-01 Martin Quinsontry to speed up some some traversals
2017-01-01 Martin Quinsonfix gcc 6.2 builds
2016-12-28 Martin Quinsonfix some doxygen warnings
2016-12-05 Martin QuinsonConvert routing_platf->getRouteAndLatency into s4u...
2016-11-30 Millian PoquetMerge branch 'master' of https://github.com/mpoquet...
2016-11-17 Martin Quinsonfinalize the traces in SD_exit also
2016-09-30 Martin Quinsonnice error message when SD_dotload() is called without...
2016-09-27 Martin QuinsonRevert "killing time"
2016-09-25 Martin Quinsonmerge a collapsible if statement to please sonar
2016-09-16 Frederic Suterkilling time
2016-09-16 Frederic Sutersimplify and fix cycle detection
2016-09-08 Frederic Sutersimplifications
2016-08-09 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-08-09 Frederic Suterdynar to std::vector
2016-08-09 Frederic Suterprevent stings to be destroyed (dumb me)
next