Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
simgrid.git
2019-02-11 Arnaud GierschRename file for the sake of consistency.
2019-02-11 Arnaud GierschDeprecate an unused function.
2019-02-10 Arnaud GierschTypo.
2019-02-09 Martin Quinsonfinish the rename of availability_file into speed_file
2019-02-09 Martin Quinsonremove a useless example profile
2019-02-09 Martin Quinsonmv examples/platforms/two_hosts_platform_with_availabil...
2019-02-09 Martin QuinsonIn <host> and <peer>, availability_file is now speed_file
2019-02-09 Martin Quinsonregenerate with Flex 2.6.4
2019-02-09 Arnaud GierschTests {msg,s4u}-platform-failures seem to work as expec...
2019-02-09 Arnaud GierschUpdate tesh files for {msg,s4u}-platform-failures.
2019-02-09 Arnaud GierschFile has been renamed.
2019-02-09 Arnaud GierschCosmetics.
2019-02-09 Arnaud GierschAdd const attribute.
2019-02-09 Arnaud GierschUsing cancel() seems to be the right way to do.
2019-02-08 Frederic Sutercosmetics
2019-02-08 Frederic Suterhandle SleepImpl more like other activities
2019-02-08 Frederic Suterbetter chaining
2019-02-08 Frederic SuterMerge branch 'master' of https://framagit.org/simgrid...
2019-02-08 Frederic Suternamespace and method chaining for Io activities
2019-02-08 Martin Quinsonmv examples/platforms/trace examples/platforms/profiles
2019-02-08 Frederic Suterallow and use method chaining for ExecImpl
2019-02-08 Martin Quinsonimprove the doc of this example
2019-02-08 Martin Quinsonadd an example of speed profile in the platform
2019-02-08 Frederic Suteruse namespaces for sake of readability
2019-02-08 Frederic Suterreplace SIMIX_execution_start by modern simcall
2019-02-08 Martin Quinsonfix misleading doc!
2019-02-08 Martin Quinsonnew functions: Link::is_{on,off}()
2019-02-08 Frederic Suterchange_host -> set_host
2019-02-08 Martin Quinsonallow to set a profile to links and hosts from S4U
2019-02-06 Arnaud GierschFix generation of graphical-toc.svg.
2019-02-06 Arnaud GierschUpdate some URLs to simgrid.org.
2019-02-06 Arnaud GierschFix URL for simgrid.dtd.
2019-02-06 Arnaud GierschFix null pointer dereference spotted by scan-build.
2019-02-06 Arnaud GierschAssert that there is no memory leak (help scan-build).
2019-02-06 Arnaud GierschRewrite smpi_copy_file() again.
2019-02-06 Arnaud Giersch[codacy/cppcheck] Comment dead code (is_homogeneous...
2019-02-06 Frederic Suterfactor suspend/resume across Activities
2019-02-05 Frederic SuterMerge branch 'master' of https://framagit.org/simgrid...
2019-02-05 Augustin Degommerequalify tesh
2019-02-05 Augustin Degommeremove some codacy warnings
2019-02-05 Arnaud GierschWith Icc, change bogus error into warning.
2019-02-05 Arnaud GierschPlug memory leak.
2019-02-05 Arnaud GierschProvide our own main() for unit-tests.
2019-02-05 Arnaud GierschUse C++11 std::atomic instead of gcc builtins.
2019-02-05 Arnaud GierschUse C11 atomic_flag instead of gcc builtins.
2019-02-05 Arnaud GierschUpdate .mailmap.
2019-02-05 Arnaud GierschCosmetics.
2019-02-05 Arnaud GierschReduce scope for variable 'rank'.
2019-02-05 Arnaud GierschCosmetic rewrite to please cppcheck.
2019-02-05 Arnaud GierschReset pointer to make it clear for cppcheck that it...
2019-02-05 Arnaud GierschInitialized all struct members.
2019-02-05 Arnaud GierschCosmetic rewrite to please cppcheck.
2019-02-05 Christian Heinrich[SMPI] Fix iprobe bound
2019-02-04 Frederic SuterSIMIX_process_change_host becomes ActorImpl::change_host
2019-02-04 Frederic SuterMerge branch 'master' of https://framagit.org/simgrid...
2019-02-04 Arnaud Giersch[codacy/cppcheck] A few more issues.
2019-02-04 Arnaud Giersch[codacy/cppcheck] A few more issues.
2019-02-04 Arnaud GierschMerge remote-tracking branch 'origin/master'
2019-02-04 Frederic Suterfix clang builds
2019-02-04 Arnaud GierschMerge remote-tracking branch 'origin/master'
2019-02-04 Arnaud Giersch[codacy/cppcheck] Potential memory leak.
2019-02-04 Frederic Suterthink about users
2019-02-04 Arnaud Giersch[codacy/cppcheck] Fix: Variable is reassigned a value...
2019-02-04 Arnaud Giersch[codacy/cppcheck] Reduce scope for variables.
2019-02-04 Arnaud Giersch[codacy] minor issues in shell scripts.
2019-02-04 Arnaud Gierschcodacy.yml: complete and sort exclusion list.
2019-02-03 Arnaud Giersch[codacy] Add quotes around exclude paths in .codacy...
2019-02-03 Frederic Suterset_kill_time is a method of ActorImpl
2019-02-03 Frederic SuterEngine is in charge of platform creation, not SIMIX...
2019-02-03 Frederic Sutermove code to the right place
2019-02-03 Frederic Suterfurther cleaning in simcalls
2019-02-03 Frederic SuterMerge branch 'master' of https://framagit.org/simgrid...
2019-02-03 Frederic Sutermodern simcall for set_category
2019-02-03 Frederic Suterallow all activities to set their tracing category
2019-02-03 Frederic Sutermodernize a few simcall_execution_* calls
2019-02-03 Martin Quinsonsanitize the OOP of kernel::profile
2019-02-03 Martin QuinsonFix (old) clang builds
2019-02-03 Martin QuinsonFix lua build
2019-02-02 Martin Quinsonsonar: simplify this code
2019-02-02 Martin Quinsonsonar: Replace this if-then-else statement by a single...
2019-02-02 Martin Quinsonprofile: cosmetics: inline a function and rename a...
2019-02-02 Martin Quinsons:k:profile: turn two functions into static methods
2019-02-02 Martin Quinsonalign file position to the C++ namespaces
2019-02-02 Frederic Suterproperly split init/start for Exec activities
2019-02-02 Frederic SuterMerge branch 'master' of https://framagit.org/simgrid...
2019-02-01 Martin Quinsonmake sure to define _FILE_OFFSET_BITS as early as possible
2019-02-01 Martin QuinsonPlease codacy, forget about Catch2
2019-02-01 Martin Quinsondoc: reword to remove crufts of the old cunit
2019-02-01 Martin Quinsontidy some #includes in MC
2019-02-01 Arnaud GierschPlease Sonar.
2019-02-01 Arnaud GierschRemove last references to testall.
2019-02-01 Frederic Suterfactor surf_action_ in ActivityImpl
2019-02-01 Frederic Suteruniform naming across activities
2019-02-01 Frederic Sutercosmetics
2019-02-01 Arnaud Giersch[sonar] Split declarations, unshadow variables.
2019-02-01 Arnaud GierschRIP cunit.
2019-02-01 Arnaud GierschConvert the unit tests of xbt::config to Catch2.
2019-02-01 Arnaud GierschConvert the unit tests of xbt::str to Catch2.
2019-02-01 Arnaud GierschConvert the unit tests of xbt::dict to Catch2.
2019-02-01 Arnaud GierschReduce number of #include.
next