Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[SMPI] Instr: Add MIGRATE states for SMPI/LB.
[simgrid.git] / src / xbt / log.c
2018-04-17 Martin Quinsondo not define MIN() and MAX() in xbt/base.h to not...
2018-03-30 Martin QuinsonMerge pull request #259 from simgrid/configfix
2018-03-28 Arnaud GierschUse standard __func__ instead of __FUNCTION__.
2018-01-09 Arnaud GierschRemove XBT_LOG_CONNECT, it should be useless nowadays.
2017-11-28 ZitagccMerge branch 'master' into energy-pstate
2017-11-27 Tom CornebizeMerge branch 'master' into fix/execute_benched
2017-11-25 Martin QuinsonMerge pull request #241 from barais/master
2017-11-23 TakishippMerge branch 'actor-yield' of github.com:Takishipp...
2017-11-23 ZitagccMerge branch 'master' into actor-yield
2017-11-22 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-11-22 Frederic Suterremove FileImpl \o/
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-13 Arnaud GierschKill now unused xbt_heap.
2017-10-20 Martin QuinsonMerge branch 'actor-priority' of https://github.com...
2017-10-18 Arnaud GierschAdd default case to switch statements.
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 GierschMark unused parameters.
2017-10-16 Arnaud GierschVariable may be unused.
2017-10-16 Arnaud GierschSonar still does not like #undef. Use a local variable...
2017-10-16 Arnaud GierschSonar doesn't like #undef.
2017-10-05 Arnaud GierschRemove a few more commented lines of code.
2017-10-04 Arnaud GierschReduce cognitive complexity (sonar).
2017-10-04 Arnaud GierschRemove lines of commented code spotted by sonar.
2017-10-02 ZitagccMerge branch 'master' into async-wait
2017-09-15 Arnaud GierschSimplify loop condition (sonar).
2017-09-10 Martin QuinsonMerge pull request #218 from Takishipp/MSG2S4U
2017-08-30 Arnaud GierschCosmetics.
2017-07-24 Martin QuinsonMerge pull request #202 from Takishipp/clear_fct
2017-07-20 Arnaud GierschAdd missing calls to XBT_LOG_CONNECT.
2017-07-19 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2017-07-19 Frederic Sutercosmetics
2017-07-06 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-07-06 Frederic Sutervarious cleanups in actors/processes
2017-07-06 Martin Quinsoncodacy
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-08 Frederic Suteroops, another module was dropped
2017-05-29 TakishippMerge branches 'master' and 'master' of github.com...
2017-05-24 Martin Quinsontidy the scope of some more locals
2017-05-22 Frederic Suternow useless that app-pmm is dead
2017-05-22 Martin QuinsonMerge pull request #168 from simgrid/smpi_huge_pages
2017-05-21 Martin QuinsonMerge branch 'master' of github.com:simgrid/simgrid
2017-05-21 Martin Quinsondrop module strbuff. We don't need it anymore.
2017-05-20 Martin Quinsoninstr: merge the TI output in the converted code (WIP)
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-04 Takishippget methods and theirs print methods together
2017-05-03 TakishippMerge branch 'toufic' of github.com:Takishipp/simgrid
2017-05-02 Martin QuinsonMake the logs more robust to user's stupidity
2017-03-26 Frederic Sutersunday smell chase
2017-02-17 Frederic Suterxbt_fifo are no longer used, remove the code
2017-02-16 Frederic Suteryet another bitwise pickyness + hey that's a foreach
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
2016-12-19 Martin Quinsonconvert the last vm simcall into s4u code
2016-12-13 Martin Quinsonupdate function documentation and variable names in...
2016-12-01 Martin QuinsonMerge branch 'master' of github.com:simgrid/simgrid
2016-11-30 Millian PoquetMerge branch 'master' of https://github.com/mpoquet...
2016-11-28 Martin Quinsonimprove the debug logs produced by the route seeking...
2016-11-21 Martin Quinsoninline all VM tracing functions
2016-10-31 Martin Quinsontry to fix the windows build (+clang-format)
2016-09-08 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-09-08 Frederic Suterfurther objectification of jedule bindings
2016-08-07 Martin Quinsonvarious documentation improvements
2016-07-01 Frederic Suterfix one rule catches: comments in comments
2016-06-20 Gabriel CoronaMerge branch 'condvar'
2016-06-17 degommeAdd Dragonfly topology. Use XC30's Cray description...
2016-06-13 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-06-13 Gabriel Corona[xbt] Move backtrace support for exceptions in a mixin...
2016-06-10 Gabriel CoronaMove the backtrace code out of the exception code
2016-05-30 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-05-30 Martin Quinsonpopulate the manual section on logging
2016-05-05 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-05-04 Gabriel Corona[mc] Merge mc_diff.cpp and mc_compare.cpp
2016-04-09 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-04-08 Martin Quinson__FUNCTION__ is now in the standard
2016-04-04 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-04-04 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-04-04 Gabriel Corona[mc] Move VisitedState stuffs in their own .c file
2016-04-03 degommeMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-04-01 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-04-01 Frederic Sutercosmetics
2016-03-15 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-03-15 Frederic Suterwhat a wonderful night in XBT ...
2016-03-13 Martin QuinsonMerge branch 'master' of github.com:mquinson/simgrid
2016-03-13 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-03-11 Gabriel Corona[mc] Move client-side message processing in the Client...
2016-03-10 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-03-10 degommeMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-03-09 Martin Quinsonkill the portable header
2016-03-08 Martin Quinsonuse #if instead if #ifdef for the things in the public...
2016-03-06 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-03-06 Martin Quinsonone set of macros for min/max is enough
2016-03-06 Martin Quinsonmake xbt_mutex reentrant (the standard way) and kill...
2016-02-28 Martin QuinsonMerge branch 'master' of github.com:mquinson/simgrid
next