Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Merge branch 'master' of scm.gforge.inria.fr:/gitroot/simgrid/simgrid
[simgrid.git] / teshsuite / simdag /
2018-04-08 Arnaud GierschUpdate copyright headers.
2018-04-07 Martin Quinsonkill ALL trailing whitespace (and deprecate a function...
2018-04-07 Martin Quinsonmove all network models to the kernel::resource namespace
2018-04-02 Martin Quinsonfurther snake_case in routing
2018-04-02 Martin Quinsonsnake_case routing::NetPoint
2018-04-02 Martin Quinsonconvert getCname to get_cname
2018-03-30 Martin QuinsonMerge pull request #259 from simgrid/configfix
2018-03-19 Martin QuinsonDo not load internal headers when compiling the examples
2018-03-19 Martin QuinsonMerge C++ API into simgrid/plugins/file_system.h to...
2018-03-14 Martin QuinsonInstall some kernel header files for the users' plugins...
2018-03-08 Arnaud GierschSD_task_dependency_add(): remove unused parameters...
2018-02-18 Martin Quinsonfinish the s/FULLDUPLEX/SPLITDUPLEX/
2018-02-18 Martin Quinsons/fullduplex/splitduplex/ in platform parsing (backward...
2018-02-01 Millian Poquet[#!] #! ./tesh -> #!/usr/bin/env tesh
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 branch 'master' of scm.gforge.inria.fr:/gitroot...
2017-11-08 Arnaud GierschUse plain vectors and references for link lists.
2017-11-07 Frederic Sutersplit platform dump in sub function to reduce overload
2017-11-04 Martin Quinsonstop loading surf.h from C files
2017-11-04 Martin Quinsonremove the (unused) example of <include>
2017-10-18 ZitagccMerge branch 'master' into actor-priority
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-14 Arnaud GierschChange name() to getCname() and add getName() in s4u...
2017-10-14 Arnaud GierschChange cname() to getCname() and add getName() in surf...
2017-10-14 Arnaud GierschChange name()/cname() to getName()/getCname() in kernel...
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 GierschUse (const) references with range-based for loops.
2017-08-16 TakishippMerge branch 'master' of github.com:simgrid/simgrid...
2017-08-07 bcamusMerge branch 'master' of https://github.com/simgrid...
2017-08-03 Frederic Sutersome dict related cleanups
2017-08-01 Frederic Suterproperties are now stored in maps and managed by Proper...
2017-07-31 Frederic Sutermove ugly dict closer to the C APIs
2017-07-28 Arnaud GierschUse std::sort instead of qsort in C++ files (easy part).
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-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-19 Martin QuinsonMerge pull request #190 from Takishipp/clean_events
2017-06-17 Martin Quinsonmake this error message reproducible
2017-06-17 Martin Quinsongive the full path to the files (to ease copy/paste)
2017-06-17 Martin QuinsonMerge pull request #188 from Takishipp/clean_events
2017-06-16 Martin Quinsongreatly improve an error message
2017-06-15 Frederic Sutercommit some harmless changes
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-05-31 TakishippUse automated call to sd_exit
2017-05-29 TakishippMerge branches 'master' and 'master' of github.com...
2017-05-24 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-05-24 Frederic Suteruseless includes
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-15 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-05-15 Martin QuinsonLOOPAFTER is a better name for profile periodicity
2017-05-13 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2017-05-13 Martin Quinsonuse the new way of declaring the periodicity of state_f...
2017-05-12 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2017-05-11 Frederic Suterchasing minor smells
2017-05-09 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-05-05 Martin QuinsonUpdate all our XML files + next XML version will be...
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 Suteranother leak plugged
2017-03-30 Frederic Suterattempt to plug all leaks for simdag.
2017-03-02 Martin Quinsonsplit a big blurb into a separate function to reduce...
2017-02-17 Martin Quinsonplease sonar
2017-02-17 Martin Quinsonuse the C++ API from the flatifier (as an example of...
2017-02-14 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-02-14 Frederic Sutersteal a bunch of easy commits and please sonar
2017-02-14 Frederic Suterget rid of sd_workstation.cpp
2017-02-10 Martin Quinsonobey our naming conventions
2017-02-07 Martin QuinsonAdd a s4u::Link class, at least
2017-01-30 Martin Quinsonnetcards were renamed to netpoints recently
2017-01-23 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2017-01-23 Martin QuinsonRename NetCards to NetPoints
2016-12-22 Martin Quinsonfinish the cleanup of the netcard list container
2016-12-21 Martin Quinsoninline another function, plus some cleanups
2016-12-20 Martin QuinsonFix windows build
2016-12-19 Martin Quinsonimprove test (and stop using unqualified printf)
2016-12-19 Martin Quinsoncosmetics
2016-12-19 Martin Quinsonnew function: Engine::netcardList()
2016-12-18 Martin QuinsonMove all netcards into the dict, and the dict to the...
2016-12-17 Martin Quinsonno need for a lib to store the netcards. A dict is...
2016-12-17 Martin Quinsonremove surf_routing.hpp
2016-12-13 Martin Quinsonupdate function documentation and variable names in...
2016-12-13 Martin Quinsonrename the class objects and C types for the As ->...
2016-12-12 Martin Quinsoncosmetics: .name().c_str() becomes .cname()
2016-12-06 Martin Quinsoncosmetics
2016-12-06 Martin Quinsonmove NetCard to its own header file
2016-12-01 Martin QuinsonMerge branch 'master' of github.com:simgrid/simgrid
2016-12-01 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
next