Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
avoid potential division by 0... But not sure 0 is right as an answer here
[simgrid.git] / src / xbt / log.c
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
2016-02-28 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-02-27 Martin Quinsonremove every XBT_USE_DEPRECATED parts
2016-02-27 Martin QuinsonMerge pull request #65 from fabienchaix/master
2016-02-26 Frederic Suterremove overkill log category declaration
2016-02-26 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-02-26 Martin Quinsonrebalance a bit between simgrid_config and internal_config
2016-02-24 Fabien ChaixMerge branch 'oldstyle_element_set'
2016-02-23 Martin QuinsonSome people want both make distcheck AND make to work...
2016-02-23 fabienchaixMerge pull request #2 from mquinson/master
2016-02-20 Martin Quinsonfix some dead assignments reported by clang scan-build
2016-02-20 Martin QuinsonMerge branch 'coverity_scan' of github.com:mquinson...
2016-02-06 Martin Quinsonsed -i -e 's/\t/ /g' [sources] Please people, stop...
2016-02-06 Martin QuinsonMerge pull request #59 from fabienchaix/master
2016-02-05 Martin Quinsonkill platform generation from the C sources
2016-01-27 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-01-26 Frederic Sutertidying and cosmetics
2016-01-25 Frederic Suterkill sets! kill!
2016-01-25 Frederic Suterget rid of simdag tracing. was superficial anyway
2016-01-21 Martin Quinsonkill another GRAS leftover: xbt_peer_t
2016-01-21 Martin Quinson[xbt] Kill the queue datacontainer: it made more sense...
2016-01-20 Christian Heinrich[Lua] Removed remains from older codebase
2016-01-20 Christian Heinrich[Lua] Removed lua simulation support
2015-12-11 Luka StanisicMerging changes done by Steven, Samuel and Luka, regard...
2015-11-23 Gabriel Corona[mc] Remove mcer_ignore.cpp
2015-11-14 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2015-11-12 Gabriel Corona[mc] Merge Server class into ModelChecker
2015-11-10 Gabriel Corona[mc] Move Server in simgrid::mc
2015-11-06 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
next