Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
don't malloc tons of dynars in mpi_waitany
[simgrid.git] / src / xbt / dynar.cpp
2017-02-01 Martin Quinsondon't malloc tons of dynars in mpi_waitany
2017-01-25 Martin Quinsonreduce the amount of mallocs and use space on the stack
2016-12-04 Martin Quinsoncleanups in the dict and dynar tests
2016-11-30 Millian PoquetMerge branch 'master' of https://github.com/mpoquet...
2016-11-20 Martin Quinsonavoid using C exceptions as valgrind don't like them...
2016-07-05 Gabriel Coronas/NULL/nullptr/ in our C++ codebase
2016-07-05 Gabriel CoronaAvoid depending on C++11 stuff when including C/SMPI...
2016-06-28 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-06-26 Martin Quinsonsanitizers report that we sometimes sort empty dynars
2016-06-09 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-06-09 Gabriel CoronaGetting rid of C exceptions