Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
simgrid.git
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-18 Martin Quinsonsnake_case some methods in s4u::Host
2018-05-18 Frederic Suterunsecure commit
2018-05-18 Martin Quinsonsonar: redundent forward declaration
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 Quinsondoc improvement
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()
2018-05-17 Frederic Suterkill a couple more of the long descriptions in instr
2018-05-16 Frederic Suterkill a not so useful tracing option
2018-05-16 Martin Quinsons4u::Host: move signals to the top and deprecated funct...
2018-05-16 Frederic Suterthis should allow the tracing of resource usage with...
2018-05-16 Frederic Suterno need to set tracing/buffer to its default value
2018-05-16 Frederic Sutercosmetics
2018-05-16 Frederic Suteroutput long descriptions on a single line
2018-05-16 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2018-05-16 Frederic Suterstart to simplify options descriptions in instr
2018-05-16 Frederic Sutercosmetics
2018-05-16 Martin Quinsonsnake_case s4u::Link
2018-05-15 Martin Quinsonsnake_case s4u::Mailbox
2018-05-15 Frederic Sutercleanups in Storage-related signals
2018-05-15 Frederic Sutercosmetics
2018-05-15 Martin Quinsonadd the badge to CII best practices
2018-05-14 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2018-05-14 Frederic Suterfix callback (& not *)
2018-05-14 Frederic Suteryet another callbacks
2018-05-14 Frederic Suteruse signal to trace link usage
2018-05-13 Martin Quinsoncleanups in the wannabe Activity::test()
2018-05-12 Martin Quinsonsnake_case the s4u::Host signals
2018-05-12 Arnaud GierschKill unused function simcall_call().
2018-05-12 Arnaud GierschTry again when wait returns 128.
2018-05-12 Martin QuinsonMissing copyright header
2018-05-12 Martin Quinsonrename simix::kernelImmediate into simix::simcall
2018-05-12 Martin Quinson[smpi] kill an unused method
2018-05-12 Martin Quinson[smpi] s4u processes are actors
2018-05-12 Martin Quinsonsimplifications & cosmetics in CpuTi model
2018-05-11 Martin Quinsondon't set a field to its default value from the constructor
2018-05-11 Martin Quinsoncosmetics: snake_case some random local variables,...
2018-05-11 Martin Quinsonrename some fields (change toto to toto_)
2018-05-11 Martin Quinsoncosmetics and reduce the amount of direct call to simcall_*
2018-05-11 Martin Quinsonsnake_case the signals in s4u::Link (no way to make...
2018-05-11 Martin Quinsoncosmetics: rename 2 fields
2018-05-11 Martin Quinsonprivatize ExecImpl::timeoutDetector and partially ExecI...
2018-05-11 Martin Quinsonfactorize code between SIMIX_execution_start and SIMIX_...
2018-05-11 Martin Quinsonkill an unused method in HostImpl (that should be renam...
2018-05-11 Martin Quinsoncosmetic in mutex
2018-05-11 Martin Quinsonsnake_case kernel::activity::ExecImpl
2018-05-11 Augustin Degommerename SmpiHost file and class to blend in better
2018-05-11 Frederic Sutersnake_case in instr
2018-05-11 Frederic Suterrefactor with templated method
2018-05-11 Frederic Sutermove function to class
2018-05-11 Frederic Suterfix tracing debug mode (and please sonar)
2018-05-11 Arnaud GierschReplace deprecated function.
2018-05-10 Frederic Suterstart to use surf signals to trace resource usage
2018-05-09 Martin Quinsonsnake_case (and document) s4u::Exec
2018-05-09 Martin Quinsonmake s4u::Engine::pimpl private at the price of a stati...
2018-05-09 Martin Quinsonfinish snake_case s4u::Engine
2018-05-09 Arnaud GierschTypos.
2018-05-09 Frederic Suteralso use ofstream for tracing_files
2018-05-09 Frederic Suterreplace FILE* by ofstream for tracing_file
2018-05-09 Frederic Suterrefactor TRACE_start and TRACE_end
2018-05-09 Frederic SuterMSG_VM => VM in instr
2018-05-09 Frederic Suteruse signals to instrument VMs
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 Quinsonfix a FIXME
2018-05-08 Martin Quinsoncosmetics: use explicitly 'not' instead of a raw !
2018-05-08 Martin Quinsoncapture in the doc a recent discussion on ML
2018-05-08 Frederic Sutersnake_casing file system plugin
2018-05-07 Arnaud GierschRemove useless check for null before free.
2018-05-07 Arnaud GierschUse xxx_is_empty().
2018-05-07 Arnaud GierschFix memory leak.
2018-05-07 Arnaud GierschsurfExitCallbacks are gone.
2018-05-07 Frederic Suteradd and use callback instr_actor_on_creation
2018-05-07 Frederic Sutersnake_casing the dirty page tracking plugin
2018-05-07 Frederic Suterthis parameter belongs to the plugin
2018-05-07 Frederic Suterrevalidate tesh
2018-05-07 Frederic Sutercosmetics: remove double include and reorder
2018-05-07 Frederic Suterconsistency: merge src/simgrid/host.cpp into src/s4u...
2018-05-07 Frederic Sutercosmetics: reorder file to be consistent with others
2018-05-06 Frederic Suterfix java and build
2018-05-06 Frederic Suterdid I say bummer?
2018-05-06 Frederic Suterbummer
2018-05-06 Frederic Sutermore legacy MSG functions
2018-05-05 Frederic Suteruse signals and callbacks to trace actors
2018-05-05 Augustin Degommeplease sonar by removing redundant test
2018-05-04 Arnaud GierschFix for s4u::ConditionVariable::wait_for, lost by previ...
2018-05-04 Arnaud GierschStop using costly exceptions on timeout for simix synchros.
2018-05-04 Arnaud GierschCosmetics: define function before use.
2018-05-04 Arnaud GierschUse kernelImmediate for simcall cond_init.
2018-05-04 Frederic Sutermsg_process_from_PID => sg_actor_by_PID
2018-05-03 Arnaud GierschRemove assert on hot path.
next