Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
these portability bits should be useless
[simgrid.git] / src / xbt / backtrace.cpp
2018-10-27 Martin Quinsonthese portability bits should be useless
2018-10-27 Martin Quinsoninline two C files that were included (gosh)
2018-10-27 Martin Quinsoninline an include file. Not used from C anymore
2018-10-27 Martin Quinsoncosmetics around backtraces
2018-06-27 onesphoreMerge remote-tracking branch 'upstream/master'
2018-06-16 Martin Quinsonsnake_case xbt/backtrace.hpp
2018-03-30 Martin QuinsonMerge pull request #259 from simgrid/configfix
2018-03-28 Arnaud GierschRemove extern "C" from cpp files.
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