Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Remove unused typedefs.
[simgrid.git] / src / xbt / memory_map.cpp
2017-11-27 Tom CornebizeMerge branch 'master' into fix/execute_benched
2017-11-23 TakishippMerge branch 'actor-yield' of github.com:Takishipp...
2017-11-23 ZitagccMerge branch 'master' into actor-yield
2017-10-25 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-10-25 Arnaud GierschKill now unused xbt_basename().
2017-10-25 Arnaud GierschUse C++ i/o.
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 GierschInitialize saveptr and please dumb compilers.
2017-09-15 Arnaud GierschUse strtok_r() instead of non reentrant strtok().
2017-07-17 Martin QuinsonMerge pull request #200 from Takishipp/clear_fct
2017-07-13 Martin Quinsoncodacy
2017-07-10 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-07-09 Martin Quinsonsonar & codacy
2017-05-29 TakishippMerge branches 'master' and 'master' of github.com...
2017-05-26 Martin Quinsontypo killing mac
2017-05-26 Martin Quinsonmore than 100 codacy treats, not bad
2017-05-23 Martin Quinsonkill all horizontal tabs
2017-05-23 Martin Quinsonplease codacy: use long form of negation in C++
2017-02-22 degommeMacOS mappings were 1 byte off, preventing extension...
2017-01-23 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2017-01-23 Matthieu Volatdarwin: (preliminary) memory mappings + smpi variable...
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 QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-11-28 Matthieu VolatMark shared libraries private clean pages as non-writab...
2016-11-28 Matthieu VolatIn FreeBSD map backend, mark stack same as in Linux
2016-10-31 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-10-31 degommeAdd a FreeBSD backend for get_memory_map(), allow to...
2016-09-10 Martin QuinsonI should try to compile before comiting. Sorry.
2016-09-09 Martin Quinsonrestore a warning when doing weird assumptions about...
2016-08-29 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-08-29 Augustin Degommeremove the else clause that should never be reached...
2016-06-20 Gabriel CoronaMerge branch 'condvar'
2016-06-17 Christian Heinrich[XBT] Remove unused code
2016-06-17 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-06-17 Christian Heinrich[XBT] Fix array indices in memory_map.cpp
2016-06-17 Christian Heinrich[XBT] Add/fix some comments in memory_map.cpp
2016-06-17 Christian Heinrich[SMPI] Added a \todo item for further changes.
2016-06-17 Christian Heinrich[SMPI] Replace some xbt_abort with xbt_die + error msg
2016-06-17 Christian Heinrich[SMPI] die() if memory map is not readable.
2016-06-09 Christian Heinrich[XBT] NULL -> nullptr substitution
2016-03-15 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-03-15 Frederic Suterwhat a wonderful night in XBT ...
2016-01-19 Martin QuinsonMerge branch 'master' of github.com:mquinson/simgrid
2016-01-18 Martin QuinsonMerge pull request #50 from mpoquet/master
2016-01-18 Millian PoquetMerge branch 'master' of https://github.com/mquinson...
2016-01-18 Millian PoquetWarning and pessimization fix in get_memory_map: a...
2016-01-18 Millian PoquetWarning fix: addition of the override specifier for...
2015-12-11 Luka StanisicMerging changes done by Steven, Samuel and Luka, regard...
2015-11-06 Martin Quinson[win] protect the inclusion of a non-existing file
2015-11-06 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2015-11-05 Gabriel Corona[smpi] Use virtual memory layout to find the data segment