Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Unused typedefs.
[simgrid.git] / src / instr /
2017-08-28 Martin Quinsonuniformize the function names
2017-08-28 Martin Quinsoninstr: kill leftover classes
2017-08-28 Martin Quinsoninstr: kill an unused field
2017-08-28 Martin Quinsonrename the instr::Container class to its proper name
2017-08-28 Martin Quinsoninstr: please sonar
2017-08-28 Martin Quinsonfollow the naming conventions in Instr
2017-08-28 Martin Quinsonfix clang builds
2017-08-28 Martin Quinsonmove all inst declarations into their namespace
2017-08-27 Martin Quinsonkill a C type now that we have a class
2017-08-27 Martin Quinsonclass names must be in CamelCase
2017-08-27 Martin Quinsona class with no method is not a class
2017-08-27 Martin QuinsonMerge branch 'master' of github.com:simgrid/simgrid
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 GierschRemove useless #undef's.
2017-08-18 Takishippnormalize s_type class part 3
2017-08-18 Takishippnormalize s_type class part 2
2017-08-18 Takishippnormalize s_type class
2017-08-16 TakishippAdd type_stat_new to s_type class as a method
2017-08-16 TakishippAdd link_new to s_type class as a method
2017-08-16 TakishippAdd variable_new to s_type class as method
2017-08-16 TakishippAdd event_new to s_type class as a method
2017-08-16 TakishippAdd type_container_new to s_type class as method
2017-08-16 TakishippAdd s_type_get_or_null to s_type class as a method
2017-08-16 TakishippAdd a constructor to s_type class
2017-08-16 TakishippMerge branch 'master' of github.com:simgrid/simgrid...
2017-08-16 TakishippFactorize s_type and value instr class
2017-08-15 Arnaud Gierschthis cannot be null.
2017-08-07 bcamusMerge branch 'master' of https://github.com/simgrid...
2017-08-07 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-08-06 Martin Quinsoninclude <string> to help OSX's clang
2017-08-03 Arnaud GierschMissing include.
2017-08-03 Frederic Sutermost dicts in instr were bare sets
2017-08-03 Frederic Suter4 functions and a callback for one dict... seriously?!
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 GierschReduce scope of variables (please Codacy).
2017-07-26 Martin Quinsonfix tracing tests
2017-07-25 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-07-25 degommeallgather was forgotten in ti tracing. fix this
2017-07-25 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-07-24 Martin Quinsoncosmetics
2017-07-24 Martin Quinsonuse a proper destructor for the paje::value type
2017-07-24 Martin Quinsoncosmetics in instr: use sensible identifier names
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 Takishippdelete unused parameters
2017-07-24 Takishippdelete unused parameters
2017-07-24 Takishippremove unused parameters of some fcts
2017-07-21 Takishippfix PJ_value class and its methods
2017-07-21 Takishippfix conflict
2017-07-20 Takishippgive s_val PJ_value as a constructor
2017-07-18 Takishippturn paje_value to a class
2017-07-18 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-07-18 Martin QuinsonMerge branch 'master' of github.com:simgrid/simgrid
2017-07-17 Martin QuinsonMerge pull request #200 from Takishipp/clear_fct
2017-07-17 degommeBig move of all SMPI files in subfolders because it...
2017-07-17 Takishippsome optimizations
2017-07-17 Takishippdelete comment
2017-07-17 TakishippReplace a function by its contents
2017-07-13 Martin QuinsonMerge branch 'master' of github.com:simgrid/simgrid
2017-07-13 Martin QuinsonMerge pull request #199 from Takishipp/clear_fct
2017-07-13 Takishippsolve codacy issue
2017-07-13 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-07-12 Martin QuinsonMerge branch 'master' of github.com:simgrid/simgrid
2017-07-12 Martin QuinsonMerge pull request #198 from Takishipp/clear_fct
2017-07-12 TakishippDelete useless functions
2017-07-12 TakishippDelete an another unused fonction
2017-07-12 Takishippremove unused function
2017-07-12 Martin QuinsonMerge branch 'master' of github.com:simgrid/simgrid
2017-07-12 Martin QuinsonMerge pull request #197 from Takishipp/clear_fct
2017-07-12 TakishippDelete the whole comment
2017-07-11 Takishippremove print_Null function
2017-07-06 Martin Quinsonplease sonar: remove an unused parameters down below
2017-07-06 Martin Quinsontend to the google coding standards in all S4U API
2017-07-05 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-07-05 Martin Quinsonplease codacy
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 branch 'master' of github.com:simgrid/simgrid
2017-06-19 Martin QuinsonMerge pull request #190 from Takishipp/clean_events
2017-06-19 Takishippfix leak of memory caused by DefineEventTypeEvent call
2017-06-17 Martin Quinsonclang-format broke gcc builds, damnit
2017-06-17 Martin Quinsonkill all horizontal tabs
2017-06-17 Martin QuinsonMerge pull request #188 from Takishipp/clean_events
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 Takishippremove useless XBT_DEBUG
2017-06-14 Toufik BoubehzizMerge branch 'master' into clean_events
2017-06-13 Martin Quinsonkill all trailling whitespaces
2017-06-13 Takishippupdate requested changes
2017-06-13 Takishippremove all the events that are called and destroyed...
2017-06-13 Takishippremove DefineVariableEvent
2017-06-13 Takishippremove DefineContainerEvent
2017-06-12 Takishippremove some useless structures
2017-06-08 Martin QuinsonMerge pull request #184 from Takishipp/signals
2017-06-08 Martin QuinsonMerge branch 'master' of github.com:simgrid/simgrid
next