Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Remove a level of indirection in sd::Global.
[simgrid.git] / src /
2019-04-18 Arnaud GierschRemove a level of indirection in sd::Global.
2019-04-18 Arnaud GierschTidy up mc/mc_unw a little.
2019-04-18 Arnaud GierschRemove custom destructors for instr/paje.
2019-04-18 Arnaud GierschRemove a level of indirection, and custom destructors...
2019-04-18 Arnaud GierschRemove custom destructors for s4u_Filesystem.
2019-04-18 Arnaud GierschRestore warning for unit-less values.
2019-04-18 Augustin Degomme32 bits insists of having some timestamps off by 1us...
2019-04-18 Augustin Degommebe cleaner with memory
2019-04-18 Augustin Degommeplease clang
2019-04-18 Augustin DegommeMerge branch 'file' into 'master'
2019-04-18 Augustin DegommeChange how we lock things up ...
2019-04-18 Augustin DegommeComment out a buggy line... Can't put a finger on what...
2019-04-18 Augustin Degommecleanups debug messages for read_all write_all
2019-04-18 Augustin Degommecleanups
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 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-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 DegommeMPI_Count can be used in ops too.
2019-04-14 Augustin DegommeMPI_INFO_ENV ... Still does nothing for now
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 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-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-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 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 Frederic Suterfactor simcall/activity binding
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 degommeAdd checks for comms and datatypes as well
2019-04-04 degommeAdd plenty more checks to MPI collectives, to comply...
2019-04-04 Arnaud GierschCheck validity for extension (Framagit issue #10).
2019-04-04 Arnaud Giersch[codacy] Don't use assert for error checking.
2019-04-04 Arnaud Giersch[sonar] Remove useless commented lines of code.
2019-04-04 Arnaud Giersch[sonar] Forbid construction of utility class.
2019-04-04 Arnaud Giersch[sonar] Anonymize unused parameters.
2019-04-04 Arnaud GierschDeclare log category where it is actually used.
next