Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Kill unused static function.
[simgrid.git] / teshsuite /
2018-06-19 Arnaud GierschFix make dist.
2018-06-19 Martin Quinsonmpich3-pt2pt: go for threads if no raw context or if...
2018-06-16 Martin Quinsonsnake_case simix/blocking_simcall.hpp
2018-06-14 Martin Quinsonstart snake_casing VirtualMachine
2018-06-10 Arnaud GierschSkip harmless ASan warnings.
2018-06-10 Martin Quinsonuse unordered_maps to store properties
2018-06-08 Frederic Suterextra cleanups in Storage
2018-06-06 Frederic Sutersnake case storage
2018-06-06 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2018-06-06 Augustin Degommereduce time taken by a test (maybe for nothing)
2018-06-01 Arnaud GierschUse new style Actor::on_exit().
2018-05-23 Martin Quinsonfix a gramatical error all over our variables
2018-05-23 Martin Quinsonsnake_case some easy parts of s4u::Host
2018-05-18 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2018-05-18 Martin Quinsonsnake_case some methods in s4u::Host
2018-05-18 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2018-05-17 Martin QuinsonUPPER_CASE the Action::State values (+ uniformity with...
2018-05-17 Martin Quinsoncleanups in Action::State
2018-05-16 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2018-05-16 Martin Quinsonsnake_case s4u::Link
2018-05-15 Martin Quinsonsnake_case s4u::Mailbox
2018-05-14 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2018-05-12 Martin Quinsonsnake_case the s4u::Host signals
2018-05-12 Martin Quinsonrename simix::kernelImmediate into simix::simcall
2018-05-09 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2018-05-08 Martin Quinson'not' is not a C keyword (C++ only) -- bummer
2018-05-08 Martin Quinsoncosmetics: use explicitly 'not' instead of a raw !
2018-05-08 Frederic Sutersnake_casing file system plugin
2018-05-07 Arnaud GierschUse xxx_is_empty().
2018-04-25 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2018-04-25 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2018-04-25 Martin Quinsonsnake_case and cleanup some more methods of s4u::Engine
2018-04-24 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2018-04-24 Martin Quinsonfurther snake_case s4u::Engine
2018-04-23 Martin Quinsonfurther snake_case s4u::Engine
2018-04-23 Martin Quinsonstart snake_casing s4u::Engine
2018-04-19 Arnaud GierschConvert xbt_cfg_set_parse -> simgrid::config::set_parse.
2018-04-17 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2018-04-16 Arnaud GierschIncrease test timeout when using tsan.
2018-04-13 degommesomehow one allgather algorithn was forgotten in tests
2018-04-12 degommeactivate some tests for cancel
2018-04-11 Arnaud GierschCosmetics: rename tests with context factory at the...
2018-04-11 degommebasic implem of MPI_Win_allocate_shared, MPI_Win_shared...
2018-04-10 Martin Quinsonfurther snake_case s4u::Actor
2018-04-09 Martin Quinsonfurther snake_case Actor (::this_actor remains)
2018-04-09 Christian Heinrich[TESTS] Included tags in tests and traces
2018-04-08 Arnaud GierschUpdate copyright headers.
2018-04-08 Martin Quinsonstart snake_casing s4u::Actor
2018-04-07 Martin Quinsonkill ALL trailing whitespace (and deprecate a function...
2018-04-07 Martin Quinsonmove all network models to the kernel::resource namespace
2018-04-05 Martin Quinsonreduce the scope of some #include, and cut useless...
2018-04-03 degommefix tests with timers by properly detecting POSIX_TIMERS
2018-04-03 degommefix dependency issue to prevent problems with make -jx
2018-04-02 Martin Quinsonfurther snake_case in routing
2018-04-02 Martin Quinsonsnake_case routing::NetPoint
2018-04-02 Martin Quinsonconvert getCname to get_cname
2018-03-31 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2018-03-31 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2018-03-31 Arnaud GierschDisable privatization for smpi_replay.
2018-03-31 Martin Quinsonhave the maxmin system create by itself what it needs...
2018-03-30 Martin QuinsonMerge pull request #259 from simgrid/configfix
2018-03-28 Arnaud GierschUse standard __func__ instead of __FUNCTION__.
2018-03-28 Arnaud GierschMerge branch 'master' of ssh://scm.gforge.inria.fr...
2018-03-28 Christian Heinrich[SMPI] Prohibit execution of negative flops
2018-03-28 Christian Heinrich[MSG/Replay] Delete old msg/replay code
2018-03-28 Arnaud GierschMake func_f/fp/fpi static methods of lmm::Lagrange.
2018-03-28 Arnaud GierschUsing namespace simgrid::kernel.
2018-03-28 Arnaud GierschGive correct function for func_fp().
2018-03-27 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2018-03-27 Arnaud GierschDefine FairBottleneck and Lagrange as subclasses of...
2018-03-27 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2018-03-27 Martin Quinsonstart snake_casing resource::Model
2018-03-25 Martin Quinsonfinish snake_casing resource::Action
2018-03-25 Martin Quinsonsnake_case some resource::Action fields and cleanups
2018-03-24 Martin QuinsonKill typedef lmm_system_t
2018-03-23 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2018-03-23 Augustin Degommebuild a mpi.mod file
2018-03-22 Arnaud GierschMagic: rename variables and make tests succeed with...
2018-03-22 Arnaud GierschRework smpi-mpich3-coll tests.
2018-03-22 Arnaud GierschIndent.
2018-03-22 Arnaud GierschSmpi privatization is already enabled by default.
2018-03-19 Martin QuinsonDo not load internal headers when compiling the examples
2018-03-19 Martin QuinsonMerge C++ API into simgrid/plugins/file_system.h to...
2018-03-15 degommeactivate tests for subarrays
2018-03-15 Arnaud GierschRemove almost duplicated file.
2018-03-15 Arnaud GierschReally test mmap privatization and not the default...
2018-03-14 Martin QuinsonInstall some kernel header files for the users' plugins...
2018-03-13 Martin Quinsonpublic headers should include simgrid in a system-wide...
2018-03-13 Martin QuinsonMerge pull request #256 from Flamefire/master
2018-03-13 Frederic Suterdo not use deprecated function in our examples/tests
2018-03-13 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2018-03-13 Augustin Degommeone last verbose
2018-03-13 Martin QuinsonI know that feeling, pal (fix the fixes)
2018-03-13 Augustin Degommelaste batch tonight
2018-03-13 Augustin Degommemore bad fixes
2018-03-12 Martin QuinsonRemove feature: reset PID on killall()
2018-03-11 Martin Quinsonalso change the namespace of kernel/resource/{Action...
2018-03-10 Martin Quinsonspeed the tests a bit: no need to test MSG with all...
2018-03-10 Martin Quinsonkill some internal C type aliases
2018-03-09 Martin Quinsoncosmetics: rename a function, deprecate old name
next