Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
simgrid.git
2016-05-06 Martin Quinsonremove an useless pimple around exceptions
2016-05-06 Gabriel Corona[mc] Use std::set for the list-of-heap-location-pairs
2016-05-05 Martin Quinsonkill an unused simcall: comm_get_state
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] More general comparators for Flag
2016-05-03 Gabriel Corona[config] Mark ~missing_key_error() noexcept
2016-05-03 Gabriel CoronaAvoid useless calls to abort() when throwing exceptions...
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-03 Gabriel Corona[config] Remove one bindFlag() overload which does...
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 degommeRemove valgrind empty files before feeding them to...
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 Martin Quinsonnote to self
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 degommesuppression++
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 degommesegfaulting is not leaking - exclude this test from...
2016-04-29 Gabriel CoronaEnsure that the dict subsystem is initialized when...
2016-04-29 degommethis test actually caused an overflow which led to...
2016-04-28 degommeDon't create structures for 0 sized datatypes
2016-04-28 Gabriel CoronaRemove spurious XBT_PUBLIC
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 Gabriel Corona[config] Add a template declareFlag<T>(...)
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 Martin Quinsonstart the development of 3.14 right away
2016-04-28 Martin Quinsonnote to self
2016-04-28 Martin Quinsongosh, that logo is awful
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 Quinsonthis file was removed
2016-04-27 Martin Quinsonthat was funny, but that's a probable copyright violation v3_13
2016-04-27 Martin QuinsonFix the detection of backtrace
2016-04-27 degommeIgnore leaks that are not ours
2016-04-27 degommeNetcards are bound to die, ignore their leaks.
2016-04-27 degommeorder output of some tests, for windows
2016-04-27 Martin QuinsonThis is v3.13.
2016-04-27 Martin Quinsonwe don't do nsis releases nor separate bindings anymore
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 Martin Quinsonplug a memleak in that example
2016-04-27 Martin Quinsonthese files are gone, don't specify their optim level
2016-04-27 degommeFix awful code.
2016-04-27 degommeSend the right size here.
2016-04-27 degommestill not our
2016-04-27 degommeAdd warning, as next Boost release will break boost...
2016-04-27 degommeleak--
2016-04-27 degommesilence stupid warning
2016-04-27 degommeleak --
2016-04-27 Martin Quinsondon't test for boost-graph as we don't use it yet
2016-04-27 degommefix some more leaks
2016-04-27 degommenot our leak.
2016-04-27 degommeremove some bad casts
2016-04-27 Gabriel CoronaAdd missing #include for std::current_exception()
2016-04-27 Martin Quinsondocument signals
2016-04-27 Martin Quinsonreindent
2016-04-27 Frederic Suteredits
2016-04-27 Martin Quinsonproposal of NEWS and ChangeLog files
2016-04-27 Martin Quinsonplug some harmless memleaks
next