Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Add new entry in Release_Notes.
[simgrid.git] / src / xbt / mmalloc /
2023-11-07 mlaurentMerge branch 'master' of https://framagit.org/simgrid...
2023-11-05 Martin QuinsonRemove the stateful model-checking from the archive...
2023-06-05 mlaurentMerge branch 'master' of https://framagit.org/mwapl...
2023-04-18 Martin QuinsonMerge branch 'udpor-phase7' into 'master'
2023-04-05 Arnaud GierschCentralize definitions for the name of environment...
2023-02-20 mlaurentMerge branch 'master' of https://framagit.org/simgrid...
2023-02-18 Martin QuinsonKill src/include
2023-02-15 Martin QuinsonMerge branch 'actor-comms' into 'master'
2023-02-13 mlaurentMerge branch 'master' of https://framagit.org/simgrid...
2023-02-11 Arnaud GierschKill another bunch of globals.
2023-01-01 Arnaud GierschUpdate copyright lines for 2023.
2022-12-07 Arnaud GierschRedundant cast.
2022-12-06 Arnaud GierschAdd -Wextra to CFLAGS too.
2022-10-13 Arnaud GierschCosmetics.
2022-10-06 Arnaud GierschMerge branch 'wifi_clean' into 'master'
2022-08-09 Arnaud GierschUnused include.
2022-07-29 Martin QuinsonIf there is no LOCK in mmalloc anymore, then there...
2022-07-28 Martin QuinsonRemove the need of pthread_mutex in mmalloc, to allow...
2022-07-28 Martin QuinsonKill useless complexity in mmalloc: one of the dlsym
2022-07-28 Martin QuinsonAllow dlsym to call free() on memory that is allocated...
2022-07-22 Martin QuinsonAnother attempt at PRELOADing mmalloc (WIP)
2022-07-22 Augustin DegommeMerge branch 'support-sendrecv-ti' into 'master'
2022-07-21 Martin QuinsonFix build error due to clang-format reordering the...
2022-07-21 Martin QuinsonSplit mmalloc in a separate library
2022-07-21 Martin QuinsonFurther small simplifications to mmalloc, killing dead...
2022-07-21 Martin QuinsonMerge branch 'master' of framagit.org:simgrid/simgrid
2022-07-21 Martin QuinsonSeparate mmalloc from xbt
2022-07-13 Martin Quinsonmmalloc: rename a symbol to prepare further refactorings
2022-01-06 Arnaud GierschUpdate copyright lines for 2022.
2021-10-13 Arnaud GierschKill trailing whitespaces in docs.
2021-09-14 SUTER FredericMerge branch 'master' of https://framagit.org/simgrid...
2021-08-24 Martin QuinsonMerge branch 'master' of framagit.org:simgrid/simgrid
2021-08-23 Augustin Degommenew attempt.. this bit of code was not useful, it looks...
2021-06-24 Arnaud GierschParameter 'fd' is always -1 for xbt_mheap_new. Kill...
2021-06-08 Augustin DegommeMerge branch 'factor_in_actions' into 'master'
2021-06-04 Arnaud Giersch[sonar] Redundant parentheses.
2021-04-30 Arnaud GierschCleanup some unused and/or useless build config variables.
2021-04-19 Martin QuinsonMerge branch 'master' of framagit.org:simgrid/simgrid
2021-04-07 Arnaud GierschStop using void* for xbt_mheap_t.
2021-03-29 Arnaud GierschMove xbt_modinter.h to src/include/xbt/.
2021-03-27 Arnaud Giersch[sonar] Useless parentheses.
2021-03-02 Arnaud GierschRename mc_base.h -> .hpp (it's C++ only anyway).
2021-02-25 Martin QuinsonMerge branch 'master' of framagit.org:simgrid/simgrid
2021-02-24 agougeonMerge branch 'master' of framagit.org:simgrid/simgrid
2021-02-23 Arnaud GierschDrop unused 'value' argument from THROW/THROWF.
2021-01-13 agougeonMerge branch 'master' of https://framagit.org/simgrid...
2021-01-12 Arnaud GierschUpdate copyright lines.
2020-12-15 Augustin DegommeMerge branch 'Adrien.Gougeon/simgrid-master'
2020-11-27 Ehsan AzimiMerge branch 'master' of github.com:simgrid/simgrid...
2020-11-26 Arnaud Giersch[pvs] Possible overflow. Cast operands of the '1 <...
2020-10-23 Arnaud GierschMerge branch 'pikachuyann/simgrid-stoprofiles'
2020-10-22 adrien gougeonMerge branch 'master' of framagit.org:Adrien.Gougeon...
2020-10-22 AdrienMerge branch 'master' into 'master'
2020-10-19 Arnaud GierschCorrect a few a/an.
2020-10-15 Martin Quinsonmmalloc: cosmetics in an error message
2020-10-13 Arnaud GierschEnsure type > 0.
2020-10-08 Martin QuinsonMerge branch 'klement/simgrid-klement' into master
2020-10-02 Arnaud GierschReduce scope for loop variables.
2020-09-30 Martin QuinsonMerge branch 'adrien' into 'master'
2020-09-30 Martin QuinsonMerge branch 'master' into adrien
2020-09-26 Martin QuinsonMerge branch 'master' of framagit.org:Adrien.Gougeon...
2020-07-09 Martin QuinsonMerge branch 'master' into klement
2020-07-04 Arnaud GierschUse correct type for variables, and avoid loosing preci...
2020-07-04 Arnaud Giersch[sonar] Make cast explicit.
2020-07-01 Arnaud Giersch[sonar] Remove redundant casts.
2020-06-12 Augustin DegommeFix most of spelling mistakes in src/
2020-05-05 Martin Quinsonsimplify the MC initialization by using only one env...
2020-02-06 Arnaud GierschMerge branch 'pikachuyann/simgrid-xbt_random'
2020-01-31 Arnaud GierschCosmetics: fix "Malformed whitespace in C++" spotted...
2020-01-24 Frederic SuterMerge branch 'depencencies' of https://framagit.org...
2020-01-01 Arnaud GierschUpdate copyright lines with new year.
2019-12-31 Arnaud Giersch[sonar] Another bunch of const qualifiers.
2019-11-19 Martin QuinsonMerge branch 'xbt_random' into 'master'
2019-11-02 Martin QuinsonThe parenthesis of SG_BEGIN_DECL fools doxygen. Get...
2019-10-23 Yann DuplouyMerge branch 'master' into xbt_random
2019-10-20 Arnaud GierschSpell check.
2019-10-07 Frederic SuterMerge branch 'master' into CRTP
2019-09-27 Martin QuinsonMerge branch 'master' into 'rework-energy-plugin'
2019-09-26 Arnaud Giersch[sonar] Put parentheses around macro parameters.
2019-07-02 Arnaud GierschDeprecate legacy xbt_ex; kill xbt_errcat_t.
2019-05-31 Martin QuinsonMerge branch 'tracemgrsplit' into 'master'
2019-04-24 Arnaud GierschCheck result of lseek.
2019-04-04 Arnaud Giersch[sonar] Remove useless commented lines of code.
2019-01-17 Arnaud GierschRemove unused bits from mmalloc.
2019-01-17 Martin Quinsonfix MC on FreeBSD
2019-01-16 Martin QuinsonMerge branch 'master' of framagit.org:simgrid/simgrid
2019-01-16 Arnaud GierschRemove useless wrapper around pthread_atfork().
2019-01-16 Martin QuinsonKill xbt_os_thread_atfork: tesh is not native but pytho...
2019-01-08 Martin QuinsonMerge branch 'master' of framagit.org:simgrid/simgrid
2019-01-07 Arnaud GierschUpdate copyright lines with new year.
2018-10-27 Martin Quinsonbacktrace: kill two unused functions
2018-10-11 jed56 ( Jean-Emile... Merge branch 'master' into v3.20-expose-simgrid-jni
2018-07-17 Martin Quinsondoxygen: uniformity in command markers (@ vs. \)
2018-06-27 onesphoreMerge remote-tracking branch 'upstream/master'
2018-06-23 Martin QuinsonMerge pull request #272 from mpoquet/SMPI_convert
2018-06-19 Frederic Sutertwo easy smells
2018-04-18 Martin Quinsonproperly protect our definitions of MIN/MAX (w/o using...
2018-04-17 Martin Quinsonfix model-check builds on freebsd
2018-04-17 Martin Quinsondo not define MIN() and MAX() in xbt/base.h to not...
2018-04-08 Arnaud GierschUpdate copyright headers.
next