Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
simgrid.git
2016-03-23 Martin Quinsonns3: inline some functions
2016-03-23 Frederic Suterone more refactored
2016-03-23 Gabriel Corona[mc] Remove get_search_interval()
2016-03-23 Gabriel Corona[mc] Use std::equal_range in is_visited_state()
2016-03-23 Gabriel Corona[mc] Use std::equal_range in is_visited_pair()
2016-03-23 Gabriel Corona[xbt] Fix yet another memory leak in the promela parser
2016-03-23 Gabriel Corona[xbt] Fix a another memory leak in the promela parser
2016-03-23 Gabriel Corona[xbt] Fix a memory leak in the promela parser
2016-03-23 Gabriel Corona[mc] Fix a leak in is_reached_acceptance_pair()
2016-03-23 Gabriel Corona[mc] Use std::equal_range in is_reached_acceptance_pair()
2016-03-23 Gabriel Corona[mc] Use std::equal_range in get_search_range()
2016-03-23 Gabriel Corona[mc] Use a single templated code for get_search_interval
2016-03-23 Gabriel Corona[mc] Move some liveness code in the liveness file ...
2016-03-23 Gabriel Corona[mc] Do not use a dangerous guess-the-type logic in...
2016-03-23 Gabriel Corona[mc] Move MC_replay_liveness() as a static function...
2016-03-23 Gabriel Corona[mc] Move the (main) safety code as methods of SafetyCh...
2016-03-23 Gabriel Corona[mc] Do not use reduction_mode outside of the safety...
2016-03-23 Gabriel Corona[mc] Dummy SafetyChecker class
2016-03-23 Gabriel Corona[mc] Working on an interface between a model-checking...
2016-03-23 Frederic Sutercouple more simplifications
2016-03-22 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-03-22 Frederic Sutersome cleanups in examples/msg
2016-03-22 Martin Quinsonns3: kill useless C -> C++ interface remainings
2016-03-22 Martin Quinsonuseless cosmetics in NS3
2016-03-22 Frederic Suterfactoring cmake
2016-03-22 Frederic Suterreorganize cmake files to group ADD_TEST together
2016-03-21 Frederic Suterplug a i-am-everywhere leak
2016-03-21 Frederic Suterreindent (while chasing leaks)
2016-03-21 Frederic Sutertry to fix test on OSX
2016-03-21 Frederic SuterRevert "Move this bit after the definition of the tests...
2016-03-21 Frederic Sutereven better ;)
2016-03-21 degommeMove this bit after the definition of the tests it...
2016-03-21 degommeclang asks for override here ...
2016-03-21 degommeinitialize vars
2016-03-21 Frederic Suterplug two easy leaks
2016-03-21 Frederic Suterreindent
2016-03-21 Frederic Sutersimplify paths
2016-03-21 Frederic Suterone CMakeLists per module: achieved!
2016-03-21 Frederic Suterkill a couple of unused/redundant XML files
2016-03-21 Frederic Sutermv tests where they belong
2016-03-21 Frederic Suterget rid of teshsuite/simdag/CMakeLists.txt
2016-03-21 Frederic Sutercontinue to emptty teshsuite/simdag/platforms/CMakeList...
2016-03-21 Frederic Suterfactor teshsuites/simix cmake files
2016-03-21 Frederic Suterreindent, duplicate--, useless endif/if
2016-03-21 Martin Quinsonns3: further cleanups
2016-03-20 Martin QuinsonNS3: don't use the 'using namespace' construct
2016-03-20 Martin QuinsonNS3: Remove content from NS3Sim(), to later kill it
2016-03-20 Martin Quinsonns3: gosh this code is ugly
2016-03-20 Martin Quinsonns3: everything is in C++ now, no need for so many...
2016-03-20 Martin Quinsonns3: kill an unused void*, qualify another one
2016-03-20 Martin Quinsonns3: rename a type for consistency
2016-03-20 Martin Quinsonkill some dead code in NS3
2016-03-20 Martin Quinsonobjectifies surf::Action::State
2016-03-20 Martin Quinsonkill some dead code
2016-03-20 Martin Quinsonobjectifies a C function
2016-03-20 Martin Quinsonrename some fields to match our coding standards
2016-03-20 Martin Quinsoncleanups in (wanna be) surf::CpuImpl
2016-03-20 Martin Quinsonempty Cpu factories
2016-03-20 Martin Quinsonremove a redundant parameter to the Cpu constructor
2016-03-20 Martin Quinsonget a better name for the speedPerPstate attribute...
2016-03-20 Martin Quinsonempty the link factories
2016-03-20 Martin Quinsonremove speedTrace from the CPU constructor
2016-03-20 Martin Quinsonuniformize how CpuTI creates SpeedTrace with other...
2016-03-20 Martin Quinsonremove StateTrace from the CPU constructor
2016-03-18 Frederic Sutertry to fix mmalloc test on MC
2016-03-18 Frederic Sutereither I'm dumb or tired...
2016-03-18 Frederic Sutergrrrrr
2016-03-18 Frederic Suterdamn! so many mistakes ...
2016-03-18 Frederic Sutersecond try to fix
2016-03-18 Frederic Sutertry to blindly fix test
2016-03-18 Frederic Suterreorg teshsuite/mc
2016-03-18 Gabriel Corona[mc] Use C++ containers for visited_states
2016-03-18 Gabriel Corona[mc] Fix VisitedState constructor
2016-03-18 Frederic Suterkill another avoidable XML
2016-03-18 Frederic Suterkill avoidable XML
2016-03-18 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-03-18 Frederic Suterrefactor 2 more CMakeLists
2016-03-18 Martin Quinsonfix build with MC
2016-03-17 Frederic Suterstill messing around with cmake
2016-03-17 Frederic Suterfix distcheck
2016-03-17 Frederic Sutermv is-router and flatifier to their own dir
2016-03-17 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-03-17 degommeMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-03-17 degommeFix dist
2016-03-17 Gabriel CoronaAdd suitable #include for HAVE_MC
2016-03-17 Gabriel CoronaMerge commit '7937c47'
2016-03-17 David GlesserRemove useless include that makes projects outside...
2016-03-17 Frederic Sutermv a test out of platforms dir
2016-03-17 Gabriel CoronaMerge the merges of merges
2016-03-17 Frederic Suterfurther reorg
2016-03-16 Martin QuinsonMerge pull request #68 from glesserd/ptask_energy_bug
2016-03-16 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-03-16 Frederic Suterdeal with trace
2016-03-16 Frederic Suterstart to reorganize teshsuite/simdag
2016-03-16 David GlesserUpdate ptask example to also test energy on parallel...
2016-03-16 David GlesserEnergy were not computed correctly for parallel tasks.
2016-03-16 Fabien ChaixExplicitly defined random generator integer type sizes...
2016-03-16 Gabriel Corona[mc] Fix compilation
2016-03-16 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-03-16 Gabriel Corona[mc] Don't fail if some (part of a) segment is empty...
next