Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Avoid implicit bool to int conversion.
[simgrid.git] / src / surf / sg_platf.cpp
2017-10-04 Arnaud GierschAvoid implicit bool to int conversion.
2017-10-02 ZitagccMerge branch 'master' into async-wait
2017-09-16 Arnaud GierschDelete ProcessArg.properties.
2017-09-10 Martin QuinsonMerge pull request #218 from Takishipp/MSG2S4U
2017-09-09 Arnaud GierschUse C++ strings instead of char*.
2017-09-09 Arnaud GierschFix use-ater-free.
2017-08-29 Arnaud GierschA std::string is ok here.
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-11 Frederic Suterstringify cluster
2017-08-11 Frederic Suterstringify Host link creation
2017-08-10 Frederic SuterAS->Zone + stringification
2017-08-10 Frederic Suterstringification
2017-08-09 Frederic Suterstringification
2017-08-08 Frederic Suterput back a leak (for now) to fix tests
2017-08-08 Frederic Suterplug leaks
2017-08-07 Martin QuinsonMerge pull request #213 from bcamus/master
2017-08-07 Frederic Suterstop using variadic functions for surf_parse messages
2017-08-02 Arnaud GierschAvoid costly exceptions when looking into a map.
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-31 Frederic Sutersimplify storage_type mess
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 GierschFix signedness errors in format strings.
2017-07-24 Martin QuinsonMerge branch 'master' of github.com:simgrid/simgrid
2017-07-24 Martin QuinsonMerge pull request #202 from Takishipp/clear_fct
2017-07-24 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2017-07-24 Frederic Sutermess up with parsing and exceptions
2017-07-21 Frederic Suterkill another dict in the C++ world
2017-07-06 Martin Quinsontend to the google coding standards in all S4U API
2017-07-03 Frederic Suterplease sonar
2017-07-02 Martin QuinsonMerge branch 'master' of github.com:simgrid/simgrid
2017-06-30 Martin QuinsonMerge pull request #193 from Takishipp/signals
2017-06-30 Takishippget sg_instr_new_router through a signal
2017-06-19 Martin QuinsonMerge pull request #190 from Takishipp/clean_events
2017-06-17 Martin QuinsonMerge pull request #188 from Takishipp/clean_events
2017-06-16 Martin Quinsonimprove an error message
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-08 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-06-08 Martin QuinsonMerge branch 'master' of github.com:simgrid/simgrid
2017-06-08 Frederic Sutergetting closer: no more MSG_STORAGE_LEVEL
2017-06-08 Martin QuinsonMerge pull request #184 from Takishipp/signals
2017-06-08 Takishippgetting sg_instr_AS_end through a signal structure
2017-06-07 Martin Quinsoncreate a NetZone::onCreation signal and use it from...
2017-06-06 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2017-06-02 Martin QuinsonMerge pull request #179 from Takishipp/signals
2017-06-02 Takishippcall sg_instr_new_host via signal call
2017-05-29 TakishippMerge branches 'master' and 'master' of github.com...
2017-05-24 Frederic Sutersimgrid::surf::Storage => simgrid::surf::StorageImpl
2017-05-23 Frederic Suterone level less in the last lib
2017-05-23 Martin Quinsonplease codacy: use long form of negation in C++
2017-05-22 Martin QuinsonRemove attribute content_type of <storage_type>: was...
2017-05-22 Frederic Sutera vector of keyval structs is a map
2017-05-21 Martin QuinsonMerge branch 'master' of github.com:simgrid/simgrid
2017-05-09 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-05-05 Martin Quinsonintroduce a few synonyms in XML to allow the use of...
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-04-24 Frederic Suterone xbt_lib less in storage
2017-04-24 Frederic Suterxbt_strbuff to std::string in cpp files
2017-03-26 Frederic Sutermostly cosmetics
2017-03-20 Martin Quinsondon't free the properties of the cluster before the...
2017-03-12 Martin Quinsonplug a memleak
2017-03-09 Frederic Sutera dict was a unkowning vector
2017-03-09 Frederic Suterplug leak
2017-03-08 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-03-08 Frederic Sutersimplify storage internals
2017-03-01 Frederic Sutersmells and bugs
2017-03-01 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-03-01 Frederic Suterallow users to create clusters with pstates
2017-02-24 Martin Quinsonfinish the transition from C structures to C++ objects
2017-02-24 Frederic Suterwoops
2017-02-24 Frederic SuterWIP stop using const char* in C++ layers
2017-02-16 Martin Quinsonfurther untangle the msg_process creation by using...
2017-02-16 Martin Quinsonstart to untangle the MSG actor creation mess
2017-02-15 Martin Quinsondon't hide the C++, deal with it
2017-02-07 Martin QuinsonAdd a s4u::Link class, at least
2017-02-06 Martin Quinsonrename surf::Link into surf::LinkImpl to make room...
2017-02-01 Martin QuinsonNew callback: simgrid::s4u::onPlatformCreated (right...
2017-01-31 Martin Quinsonfinish the transition netcards->netpoints in the code
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
2017-01-14 Martin Quinsonadd the properties as argument to NetZoneImpl->createHost
2017-01-02 Martin Quinsonremove an unused parameter + cosmetics
2017-01-02 Martin Quinsonremove the s_sg_platf_router_cbarg_t structure
2017-01-02 Martin Quinsonremove a useless pimple
2017-01-01 Martin Quinsonignore the lat parameter of peer tag
2016-12-21 Martin Quinsonhave only one callback for link creation
2016-12-21 Martin Quinsoninline another function, plus some cleanups
2016-12-18 Martin QuinsonMove all netcards into the dict, and the dict to the...
2016-12-17 Martin Quinsonreduce the public exposure of netcards_dict
2016-12-17 Martin Quinsonno need for a lib to store the netcards. A dict is...
next