Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[sonar] clean_action() called from destructor should not be overridable.
[simgrid.git] / src /
2019-04-17 Arnaud Giersch[sonar] clean_action() called from destructor should...
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 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 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.
2019-04-03 Arnaud Giersch[scan-build] Assert that there is no memory leak here.
2019-04-03 Arnaud Giersch[sonar] Declare one identifier per statement.
2019-04-03 Arnaud Giersch[cppcheck] Reduce scope for variables.
2019-04-03 Arnaud Giersch[sonar] Use a logger for help messages.
2019-04-03 Arnaud GierschFix the fixme the obvious way.
2019-04-03 henricasanovaMerge branch 'master' of framagit.org:simgrid/simgrid
2019-04-03 degommempi_ireduce and iallreduce are not yet ready for derive...
2019-04-03 degommeDon't fill array with garbage when it won't be needed...
2019-04-03 Frederic SuterMerge branch 'master' of https://framagit.org/simgrid...
2019-04-03 Frederic SuterMerge branch 'master' of https://framagit.org/simgrid...
2019-04-03 degommefortran expects MPI_ADDRESS_SIZE output here, not int.
2019-04-03 Frederic Sutersimcall_comm_test returns a bool too
2019-04-03 Frederic Sutersimcall_execution_test returns a bool not a state
2019-04-03 Frederic Suterlook for ActorImpl at its new location
2019-04-03 degommeadd some coverage in fortran bindings
2019-04-03 Frederic Sutermake more sense
2019-04-03 Frederic Suterfactoring with an ActivityImpl::clean_action() method
2019-04-03 Frederic Suteruse activity cancel, not the action cancel
2019-04-02 Arnaud GierschRemove features marked with DEPRECATED_v323.
2019-04-02 Frederic SuterSave a cast per action completion
2019-04-02 Frederic Suterrework terminaison of IoImpl
2019-04-02 Frederic Suterrework terminaison of SleepImpl
2019-04-02 Frederic SuterDONE is not an expected state for Raw activities
2019-04-02 Frederic Suterfactor cancel across activities
2019-04-02 Frederic SuterMerge branch 'master' of https://framagit.org/simgrid...
2019-04-02 Frederic Suterfactor get_remaining across acitvities
2019-04-02 Arnaud GierschUse std::vector for lists of model descriptions.
2019-04-02 Arnaud GierschFix memleaks when exiting early (e.g. with --help or...
2019-04-02 Arnaud GierschUseless parentheses.
2019-04-02 Arnaud GierschMake extra_ an unique_ptr.
2019-04-02 Arnaud GierschKill unused xbt_dict_dump().
2019-04-02 Arnaud GierschUse bool for boolean values.
2019-04-02 Arnaud Gierschdetached really is a boolean.
2019-04-02 Arnaud GierschAdd bool for simcall parameters.
2019-04-02 degommeplease clang
2019-04-02 degommefunctioning MPI_Comm_get_name, MPI_Comm_set_name
2019-04-02 degommenon blocking collectives, now for fortran edition.
2019-04-02 Frederic Suterimplement CRTP in kernel::activity
2019-04-02 Arnaud GierschCall set_remains() before set_state().
next