Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Revert "Use C11's atomic_flag."
[simgrid.git] / src / xbt / backtrace.cpp
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 QuinsonMerge pull request #188 from Takishipp/clean_events
2017-06-15 Martin QuinsonMerge pull request #181 from bcamus/master
2017-06-15 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2017-06-13 Martin QuinsonReduce the displayed backtrace
2016-11-30 Millian PoquetMerge branch 'master' of https://github.com/mpoquet...
2016-10-31 Martin Quinsonthis is definitely a backtrace function
2016-08-03 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-08-03 Frederic Sutertrack all the useless void
2016-07-05 Gabriel Coronas/NULL/nullptr/ in our C++ codebase
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 Martin QuinsonNo need for the OSSP copyright header on the backtrace...
2016-06-10 Gabriel CoronaMove the backtrace code out of the exception code