Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
simgrid.git
2019-04-18 Arnaud GierschRevert "Inline Context::self()."
2019-04-18 Arnaud Giersch[sonar] Remove the use of "sprintf".
2019-04-18 Arnaud GierschDefine PropertyHolder::set_properties.
2019-04-18 Arnaud GierschConstify get_properties() and and remove simcalls.
2019-04-17 Augustin Degommechange verbosity of some messages, to ease testing
2019-04-17 Augustin Degommecomments about implem
2019-04-17 Arnaud Giersch[sonar] Remove custom destructors for surf/PropertyHolder.
2019-04-17 Augustin Degommemove everything to the implemented zone.
2019-04-17 Arnaud Giersch[sonar] Remove custom destructors for CpuTiProfile.
2019-04-17 Augustin DegommeMPI_File_read_shared, MPI_File_write_shared, MPI_File_r...
2019-04-17 Arnaud GierschUse std algorithm for binary search.
2019-04-17 Augustin DegommeMPI_File_set_info, MPI_File_get_info, MPI_File_get_position
2019-04-17 Arnaud GierschUseless smart pointer.
2019-04-17 Arnaud GierschCosmetics.
2019-04-17 Arnaud GierschTypo.
2019-04-17 Arnaud GierschUse the good interface.
2019-04-17 Arnaud GierschSmart pointer is not necessary for Actor::self.
2019-04-17 Arnaud GierschInline Context::self().
2019-04-17 Arnaud GierschUniformize get_impl(): const attribute, and return...
2019-04-17 Arnaud GierschMethods of simix::Global have direct access to their...
2019-04-17 Arnaud Giersch[sonar] clean_action() called from destructor should...
2019-04-17 Augustin DegommeRead_all, Write_all, Read_at_all, Write_at_all
2019-04-17 Augustin DegommeRead_at, Write, Write_at
2019-04-17 Augustin DegommeTest using macros for arguments checking, saves some...
2019-04-16 Arnaud GierschDon't make exception on timeout.
2019-04-16 Arnaud GierschDelete unused private function.
2019-04-16 Arnaud Giersch[sonar] Remove custom destructors for routing/Dragonfly...
2019-04-16 Arnaud Giersch[sonar] Remove custom destructors for surf/network_ib.
2019-04-16 Arnaud Giersch[sonar] Remove custom destructors for xbt_replay.
2019-04-16 Arnaud Giersch[sonar] Remove custom destructors for examples/s4u/.
2019-04-15 degommeread, seek + init
2019-04-15 degommeDon't explode here, as flatifier may try exactly to...
2019-04-15 degommefrench comment --
2019-04-15 degommeAllow units in smpi factors.
2019-04-15 degommeAvoid returning uninitialized bytes in fortran processo...
2019-04-14 Augustin DegommeSkeleton for MPI_IO
2019-04-14 Augustin DegommeFix 32 bits build
2019-04-14 Augustin DegommeRevert "Reactivate an umpire test, once disabled in...
2019-04-14 Augustin Degommedon't compile non working and non compiling test
2019-04-14 Augustin DegommePretend we support MPI 3.1.
2019-04-14 Augustin Degommecomment tests we don't support in MPI3, and fix a few...
2019-04-14 Augustin DegommeMPI_Count can be used in ops too.
2019-04-14 Augustin DegommeMPI_INFO_ENV ... Still does nothing for now
2019-04-14 Augustin DegommeReactivate an umpire test, once disabled in 56fefe1bf81ca.
2019-04-14 Augustin DegommeMPI_Comm_get_info, MPI_Comm_set_info
2019-04-14 Augustin DegommeSupport MPI3 datatype MPI_Count
2019-04-13 Frederic Suterplease sonar: replace void* by unsigned char* for raw...
2019-04-13 Frederic Suterplease sonar
2019-04-13 Augustin Degommeyet another attempt to handle MPI special values in...
2019-04-12 Frederic Sutermove CPU models to kernel::resource too
2019-04-12 Frederic Sutercosmetic cleanups in network models
2019-04-12 Frederic SuterMerge branch 'master' of https://framagit.org/simgrid...
2019-04-12 Frederic Suterchanging namespace for cpu_interface
2019-04-12 Frederic Sutercosmetics
2019-04-12 Arnaud GierschFix hash update.
2019-04-12 Frederic Suterstringify
2019-04-12 Arnaud GierschWith a std::map, entries are already sorted by their...
2019-04-12 Arnaud GierschRemove unnecessary "else"s.
2019-04-12 Arnaud GierschCosmetics.
2019-04-11 Arnaud GierschRestore environment variable used by StarPU.
2019-04-11 Arnaud GierschMemory leaks.
2019-04-11 Frederic Suterplease sonar (protected fields) and coding standards...
2019-04-11 Frederic Sutersimplify this live migration stuff
2019-04-10 Arnaud GierschExclude overlapping portions of regions.
2019-04-10 Arnaud GierschSimplify deprecated function.
2019-04-09 Arnaud GierschA simcall seems superfluous here (+ constify).
2019-04-09 Arnaud GierschUse already set variable.
2019-04-09 Arnaud Giersch[codacy] Reduce scope for variables.
2019-04-09 Arnaud GierschLess casts.
2019-04-09 Arnaud GierschRegenerated.
2019-04-08 Frederic Suterugly typo ...
2019-04-08 Frederic Suterfurther simplify throw_exception
2019-04-08 Frederic Sutersimplify throw_exception
2019-04-08 degommefortran : avoid removing groups and communicators from...
2019-04-08 degommeFix fortran f2c.
2019-04-08 Frederic SuterMerge branch 'master' of https://framagit.org/simgrid...
2019-04-06 Augustin Degommeplease herr sonar
2019-04-06 Augustin Degommeprotect against bad buffer
2019-04-06 Martin Quinsonplease sonar in various trivial ways
2019-04-06 Augustin Degommeactivate a sleeping test
2019-04-06 Augustin Degommemost linuxes seem to prefer resetting this value at...
2019-04-05 Frederic SuterMerge branch 'master' of https://framagit.org/simgrid...
2019-04-05 Frederic Sutersimplify
2019-04-05 Frederic Sutersimplify terminaison of activities in Actor::exit()
2019-04-05 degommeFix getopt for BSD systems
2019-04-05 degommegetopt seems to behave differently on BSD platforms...
2019-04-05 Frederic Suterfactor simcall/activity binding
2019-04-05 degommeforgot to change fake option here as well
2019-04-05 degommemove newly implemented calls outside of the unimplement...
2019-04-05 degommetest getopt, getopt_long, getopt_long_only wrappers
2019-04-05 degommetest --cfg=smpi/shared-malloc:local
2019-04-05 degommesome potentially useful debug messages
2019-04-05 degommeSpring cleaning : remove manual privatization from...
2019-04-05 Frederic Suterobjectify SIMIX_execute_tasks
2019-04-05 Frederic Suterget rid fo SIMIX_simcall_exit
2019-04-05 Augustin Degommerelax some constraints
2019-04-04 Augustin Degommetest more extensively error returns for collectives.
2019-04-04 Arnaud GierschBranch has been renamed.
2019-04-04 Martin Quinsondocument last bug closed
2019-04-04 degommechangelog update
next