Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
finish snake_casing s4u::VirtualMachine
[simgrid.git] / src /
2018-06-15 Martin Quinsonfinish snake_casing s4u::VirtualMachine
2018-06-15 Martin Quinsonmake e_surf_vm_state_t an enum class
2018-06-14 Martin Quinsonstart snake_casing VirtualMachine
2018-06-13 Martin Quinsonsnake_case xbt/functional.hpp
2018-06-13 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2018-06-13 Arnaud GierschMerge branch 'master' of ssh://scm.gforge.inria.fr...
2018-06-13 degommesimplify tracing of MPI_Test. Add tracing for Testall...
2018-06-13 Christian Heinrich[SMPI] Move instr_find_color to C++
2018-06-11 Arnaud GierschFix jedule build.
2018-06-10 Martin Quinsonfix lua and jedule builds (with paranoid compil flags)
2018-06-10 Martin Quinsonnaming consistency (+snake_casing)
2018-06-10 Martin Quinsonfurther snake_case NetZone
2018-06-10 Arnaud GierschDeclare fake_stack only with ASan.
2018-06-10 Arnaud GierschRename ASAN_EVAL to ASAN_ONLY, and kill ASAN_ASSERT.
2018-06-10 Arnaud GierschRaw contexts: add Asan instrumentation.
2018-06-10 Arnaud GierschSysv contexts: add Asan instrumentation.
2018-06-10 Arnaud GierschSysv contexts: remove useless indirection.
2018-06-10 Arnaud GierschBoost contexts: add an assert checking that we don...
2018-06-10 Arnaud GierschContexts: move asan support in separate header.
2018-06-10 Arnaud GierschClang-6.0 wants initialization.
2018-06-10 Arnaud GierschField is unused without smpi.
2018-06-10 Martin Quinsonuse unordered_maps to store properties
2018-06-09 Martin Quinsonstart snake_casing NetZone. Many cleanups to come
2018-06-09 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2018-06-08 Frederic Sutercosmetic snake casing
2018-06-08 Arnaud GierschCompleted request was already nulled in Request::waitan...
2018-06-08 Arnaud GierschMPI_Wait*: fix tracing related memory leaks.
2018-06-08 Arnaud GierschMPI_Waitany: set completed request to null.
2018-06-08 Frederic Sutercosmetics: this is a bool
2018-06-08 Frederic Sutersnake_case VirtualMachineImpl
2018-06-08 Frederic Suterextra cleanups in Storage
2018-06-08 Frederic Sutera few less verbose descriptions in instr
2018-06-07 Arnaud GierschFix build for lua bindings.
2018-06-06 Augustin Degommeyes another attempt
2018-06-06 Frederic Sutersnake case storage
2018-06-06 Frederic Suterfix build (and please valgrind)
2018-06-06 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2018-06-06 Frederic Sutermv link map to the engine
2018-06-06 Augustin Degommeadd back tracing of communications in wait/waitany...
2018-06-06 Frederic Suterfactor attachment of state traces to resources
2018-06-06 Frederic Sutersnake case for better consistency
2018-06-06 Frederic Sutersnake_case LinkImpl (but the part that should to the...
2018-06-03 Martin Quinsonsnake_case the s4u::NetZone signals
2018-06-01 Arnaud GierschSnake casing simgrid::xbt::Path.
2018-06-01 Arnaud GierschBe more liberal when matching extension for library...
2018-06-01 Christian Heinrich[S4U] Engine: Support retrieving actors via the engine
2018-06-01 Christian Heinrich[S4U] Engine: Add Engine::get_filtered_links
2018-06-01 Christian Heinrich[S4U] Implement Engine::get_filtered_hosts
2018-06-01 Arnaud GierschFix type mismatch for function pointer.
2018-06-01 Arnaud GierschUse memcpy instead of strncpy.
2018-06-01 Arnaud GierschEnsure that the terminating nul byte is also copied.
2018-06-01 Arnaud GierschMark deprecated functions.
2018-06-01 Arnaud GierschUse new style Actor::on_exit().
2018-06-01 Arnaud GierschUse new style SIMIX_process_on_exit().
2018-06-01 Arnaud GierschDefine Actor::on_exit() taking a std::function.
2018-06-01 Arnaud GierschDefine SIMIX_process_on_exit() taking a std::function.
2018-06-01 Arnaud GierschUse std::function for s_smx_process_exit_fun_t.
2018-06-01 Christian Heinrich[SMPI] Cosmetics: ! -> not
2018-06-01 Christian Heinrich[INSTR] StateEvent::popEvent() calls now StateEvent...
2018-05-31 Martin QuinsonStart snake_casing s4u::NetZone
2018-05-30 Frederic Sutersimplification
2018-05-30 Frederic Sutercosmetics
2018-05-27 Arnaud GierschConvert enum class SmpiPrivStrategies tu upper case.
2018-05-27 Arnaud GierschConvert enum shared_malloc_type to enum class.
2018-05-27 Arnaud GierschConvert enum smpi_process_state to enum class.
2018-05-27 Augustin Degommefix issue where some end of recv events were not genera...
2018-05-26 Martin Quinsonmove all plugins to their new home directory
2018-05-26 Martin Quinsonrename the plugins from the command line, and document it
2018-05-25 Martin Quinsonallow to activate the link energy plugin from the comma...
2018-05-24 Martin Quinsonenum class values should be UPPER_CASE
2018-05-24 Martin Quinsonmake all_existing_models visible from k:r:Model.hpp...
2018-05-24 Martin Quinsontrivial snake_casing of xbt::PropertyHolder
2018-05-23 Martin Quinsonfix NS3 builds
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-22 Martin Quinsontiny doc improvements
2018-05-22 Martin Quinsoncleanings in k:r:Cpu
2018-05-22 Frederic Suterone more legacy MSG function
2018-05-21 Martin Quinsonsnake_case k:r:CpuModel and sub-classes
2018-05-21 Martin Quinsonmake 2 more fields of k:r:Cpu protected (should be...
2018-05-21 Martin Quinsonmake k:r:Cpu::speed_per_pstate_ private as it should
2018-05-20 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2018-05-20 Martin Quinsonprivatize some fields of kernel::resource::Cpu
2018-05-20 Martin Quinsonsnake_case some parts of kernel::resource::Cpu
2018-05-19 Martin Quinsonplug another memleak by not mallocating in the first...
2018-05-19 Frederic Suterremove last bits of tracing from cpu_interface \o/
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 Suterprocess->actor
2018-05-18 Frederic Suterunsecure commit
2018-05-18 Martin Quinsonplug a memleak -- bummer
2018-05-18 Frederic Sutermore signals and more lambdas
2018-05-18 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2018-05-17 Martin Quinsoncleanup the resource::Action::State::IGNORED thing
2018-05-17 Martin QuinsonUPPER_CASE the Action::State values (+ uniformity with...
2018-05-17 Martin Quinsonchange macro names to avoid nameclashes on FINISHED
2018-05-17 Martin QuinsonEnum values are in UPPER_SNAKE_CASE
2018-05-17 Martin Quinsoncleanups in Action::State
2018-05-17 Martin QuinsonReduce the foreign usages of s4u::Host::pimpl_cpu,...
2018-05-17 Martin Quinsoninline SIMIX_host_off into s4u::Host->turnOff()
next