Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Merge branch 'master' of scm.gforge.inria.fr:/gitroot/simgrid/simgrid
[simgrid.git] / src /
2016-05-05 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-05-04 Martin QuinsonKill host simcalls (deprecated, unused)
2016-05-04 Gabriel Corona[mc] Merge StateComparator with ComparisonState
2016-05-04 Gabriel Corona[mc] Move s_heap_area in compare.cpp
2016-05-04 Gabriel Corona[mc] Remove useless bits in compare.cpp
2016-05-04 Gabriel Corona[mc] Remove useless header file
2016-05-04 Gabriel Corona[mc] Merge mc_diff.cpp and mc_compare.cpp
2016-05-04 Gabriel Corona[mc] Remove __STDC_FORMAT_MACROS
2016-05-04 Gabriel Corona[mc] Simplified control flow
2016-05-04 Gabriel Corona[mc] Move some functions as methods of StateComparator
2016-05-04 Gabriel Corona[mc] Refactoring of the state comparison code
2016-05-04 Gabriel Corona[mc] Better documentation of weird-DWARF-issue workaround
2016-05-03 Martin Quinsons4u: stick to the new naming conventions
2016-05-03 Gabriel Corona[config] Fix inconsistent noexcept in ~missing_key_error()
2016-05-03 Gabriel Corona[config] Horrible mess to translate C++ exceptions...
2016-05-03 Gabriel CoronaRemove bogus XBT_PRIVATE
2016-05-03 Gabriel Corona[config] Use the c++ API for some configuration flags
2016-05-03 Gabriel Corona[config] Some alias support in the C++ API
2016-05-02 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-05-02 Gabriel Corona[config] Rewrite the config core
2016-05-02 Martin Quinsonsimix: inline a function
2016-05-01 Martin Quinsonkill more old cruft: adaptative threshold
2016-05-01 Martin Quinsonkill deadcode (TIME_BENCH_AMDAHL)
2016-04-30 Martin Quinsonsmall cleanups
2016-04-30 degommeleaks --
2016-04-30 degommeYet another batch of fixes
2016-04-29 degommeOn last leak before holidays
2016-04-29 degommeoops
2016-04-29 Martin Quinsoncomment++
2016-04-29 Gabriel CoronaRemove return type of xbt_cfg_set_as_string()
2016-04-29 Gabriel Corona[config] Remove/privatize unused APIs
2016-04-29 Gabriel Corona[config] Move aliases outside of the main option dict
2016-04-29 Gabriel Corona[config] Remove multiple-value support in the config...
2016-04-29 Gabriel Corona[config] Create a Config class
2016-04-29 Gabriel Corona[config] Rename s_xbt_cfgelm_t to simgrid::config:...
2016-04-29 degommeleaks --
2016-04-29 degommeleak--
2016-04-29 degommebcast on one process is a no-op
2016-04-29 degommeleak --
2016-04-29 Gabriel CoronaEnsure that the dict subsystem is initialized when...
2016-04-28 degommeDon't create structures for 0 sized datatypes
2016-04-28 degommefix warning and build
2016-04-28 degommeAvoid allocating 0 bytes (issue with mallocators only?)
2016-04-28 degommeSome more cleanups in datatypes end of life
2016-04-28 degommeleak-- (duplicate of a predefined datatype can be released)
2016-04-28 Gabriel CoronaRemove useless boost #includes
2016-04-28 Gabriel CoronaUse C++ Flag for context factory selection
2016-04-28 degommefix The leak
2016-04-28 Gabriel Corona[mc] Fix compilation when MC id disabled
2016-04-28 Gabriel Corona[mc] Remove redundant 'mc_mode' global variable
2016-04-28 degommeindent to avoid GCC6 warning madness
2016-04-28 degommesetup a cleanup routine for mvapich collectives.
2016-04-28 degommeleaks --
2016-04-27 Martin Quinsonfix a bunch of typos reported by lintian
2016-04-27 Martin Quinsonfix the detection of backtrace: not all linuxes have it
2016-04-27 Martin Quinsonsupport for backtraces on windows is gone
2016-04-27 degommeSend the right size here.
2016-04-27 degommeleak--
2016-04-27 degommesilence stupid warning
2016-04-27 degommeleak --
2016-04-27 degommefix some more leaks
2016-04-27 degommeremove some bad casts
2016-04-26 degommeleaks --, for a change
2016-04-26 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-04-26 Martin Quinsonenergy: plug some memleaks
2016-04-26 Martin Quinsonplug a memleak in VM
2016-04-26 Martin Quinsonplug 2 memleaks
2016-04-26 Martin Quinsonmbox: kill an unused field
2016-04-26 Martin Quinsoncomplete the API of s4u::Mailbox
2016-04-26 degommeleak--
2016-04-26 degommeleaks again
2016-04-26 Gabriel CoronaAdd a comment/TODO about i386 RawContext
2016-04-26 Gabriel CoronaRawContext: add comments for x86 raw_swapcontext()
2016-04-26 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-04-26 Martin Quinsonfix the lua test
2016-04-26 Martin Quinsonalso alias the 3.12 option names
2016-04-26 Martin Quinsonand now kebab-case the tracing options
2016-04-25 degommeleaks --
2016-04-25 degommetypo made alias non functional
2016-04-25 degommen-th cleanup on datatype refcount handling
2016-04-25 degommeYet another wrapper for main..
2016-04-25 Martin QuinsonAll options are consistently in kebab-case (but the...
2016-04-25 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-04-25 Martin Quinsonkebab-case some smpi options
2016-04-25 degommeleaks -- with smp algos
2016-04-25 Gabriel CoronaUse our own minimal signal implementation
2016-04-25 Gabriel CoronaAdd #includes in cpu_interface.hpp
2016-04-25 Gabriel CoronaFix bad pointer cast in the L07 model
2016-04-24 degommeleaks --
2016-04-24 Martin Quinsonstart converting option names to kebab-case
2016-04-23 Martin QuinsonRevert "We never use the name of the mailbox"
2016-04-23 Martin Quinsonpopulate s4u::mailbox
2016-04-23 Martin Quinsonkill an unused MSG function
2016-04-23 Martin QuinsonWe never use the name of the mailbox
2016-04-23 Martin Quinsonprevent an invalid memory access when using killtime
2016-04-23 Martin QuinsonCalling front() on empty deque is undefined
2016-04-23 Martin Quinsonthis is C++
2016-04-22 degommeFor iprobes, we don't want to remove matching comms...
2016-04-22 Martin Quinsonkill a useless include that breaks the MC build
2016-04-22 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
next