Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
teshsuite/smpi/mpich3-test/f77/datatype: put generated file in build directory.
[simgrid.git] / src /
2017-07-20 Arnaud GierschUse actual names for configuration options (kebab-case...
2017-07-20 Arnaud GierschAdd missing calls to XBT_LOG_CONNECT.
2017-07-20 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-07-20 Frederic Sutertry to please sonar and avoid protected fields
2017-07-20 Frederic Suterremove useless function
2017-07-20 Martin Quinsonmake the cpp file easier to read
2017-07-20 Frederic Suterchar* to string == free--
2017-07-20 Frederic Suteradress smells in cpuTI
2017-07-19 Martin Quinsondont document a deprecated function, and properly mark...
2017-07-19 Martin Quinsondon't repeat yourself (DRY). Implement MSG on top of...
2017-07-19 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2017-07-19 Frederic Sutersome of clang-format
2017-07-19 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2017-07-19 Frederic Suterkill another old-fashioned simcall
2017-07-19 Frederic Suterremove useless try/catch
2017-07-19 Frederic Sutercosmetics
2017-07-18 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2017-07-18 Frederic Sutersome cleanups in maxmin
2017-07-18 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-07-18 Frederic Suterplug two more leaks
2017-07-18 Martin QuinsonMerge branch 'master' of github.com:simgrid/simgrid
2017-07-18 Martin QuinsonMC: checker kindly ask the app whether an actor is...
2017-07-17 Martin QuinsonMerge pull request #200 from Takishipp/clear_fct
2017-07-17 Martin Quinsoncosmetics and comments
2017-07-17 degommeAdd some missing SMPI fortran bindings (recently suppor...
2017-07-17 degommeSplit up Fortran bindings in several files to avoid...
2017-07-17 degommeExplode 3700 lines of smpi_pmpi.cpp file in several...
2017-07-17 degommeBig move of all SMPI files in subfolders because it...
2017-07-17 degommeremove spurious ;
2017-07-17 Frederic Sutercodacy treats
2017-07-17 Takishippsome optimizations
2017-07-17 Takishippdelete comment
2017-07-17 TakishippReplace a function by its contents
2017-07-17 Martin Quinsonfix non-MC builds
2017-07-17 Martin Quinsonuntangle a tiny bit checker algo and enabled actor
2017-07-16 Martin Quinsonremove one layer of calls
2017-07-16 Martin Quinsoncosmetics
2017-07-16 Martin Quinsonthis is a hpp header
2017-07-16 Martin Quinsoncosmetics
2017-07-16 Martin Quinsonfurther cleanups of the MC protocol (and fix its build :)
2017-07-16 Martin QuinsonMC: rename process into RemoteClient
2017-07-16 Martin Quinsoncleanups in the MC protocol
2017-07-15 Martin Quinsonsonar
2017-07-15 Martin Quinsonfix java builds
2017-07-13 Martin Quinsonproperly deprecate another function
2017-07-13 Martin Quinsoncodacy
2017-07-13 Frederic Sutera few sonar treats
2017-07-13 Martin QuinsonMerge branch 'master' of github.com:simgrid/simgrid
2017-07-13 Frederic Suterplease sonar
2017-07-13 Martin QuinsonMerge pull request #199 from Takishipp/clear_fct
2017-07-13 Takishippsolve codacy issue
2017-07-13 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-07-12 Martin QuinsonMerge branch 'master' of github.com:simgrid/simgrid
2017-07-12 Martin Quinsonsonar
2017-07-12 Martin QuinsonMerge pull request #198 from Takishipp/clear_fct
2017-07-12 Frederic Sutersimplify simcalls
2017-07-12 Frederic Sutersimplify mgmt of write on storage + cleanups
2017-07-12 TakishippDelete useless functions
2017-07-12 TakishippDelete an another unused fonction
2017-07-12 Takishippremove unused function
2017-07-12 Martin QuinsonMerge branch 'master' of github.com:simgrid/simgrid
2017-07-12 Martin QuinsonMerge pull request #197 from Takishipp/clear_fct
2017-07-12 TakishippDelete the whole comment
2017-07-12 Frederic Suterdict to map in vms
2017-07-12 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-07-11 Frederic Suterbetter use of PropertyHolder
2017-07-11 Martin Quinsoncode simplification: nobody use that extensibility...
2017-07-11 Takishippremove print_Null function
2017-07-11 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2017-07-11 Frederic Sutercrappy fix of cloud examples that mix host and VMs
2017-07-11 Frederic Suterremove useless declarations
2017-07-11 Frederic Sutermap msg_vm_t to s4u::VirtualMachine and save many casts
2017-07-11 Frederic Sutercleanups
2017-07-10 Frederic SuterFile mgmt looks like a plugin now \o/
2017-07-10 Frederic Sutermove some of the file mgmt logic out of the storage...
2017-07-10 Frederic Suterdisentangle file opening
2017-07-10 Frederic Suterplease clang and remove useless field
2017-07-10 Frederic Suterclosing a file is a noop. No need to deep down the...
2017-07-10 Frederic Suterthis was never used too
2017-07-10 Frederic Suterthis writeActions stuff was never used
2017-07-10 Frederic Sutermore cleanups
2017-07-10 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-07-09 Martin Quinsontrailing whitespace
2017-07-09 Martin Quinsonnicer error messages on misconfiguration
2017-07-09 Martin QuinsonMerge pull request #196 from betsegawlemma/fixes
2017-07-09 Martin QuinsonSimplify a bit the NS3/SimGrid interactions
2017-07-09 Martin Quinsonsonar & codacy
2017-07-09 Augustin Degommeadd bits and pieces to try to compile dumpi with smpi
2017-07-09 Frederic Sutercleanups
2017-07-09 Frederic Sutercodacy
2017-07-08 Martin Quinsoncodacy
2017-07-07 Christian Heinrich[SMPI] Remove 2nd include of private.hpp
2017-07-07 Martin Quinsonfix MC builds
2017-07-06 Christian Heinrich[MC] Missing include of smpi/private.hpp
2017-07-06 Christian Heinrich[SMPI] Make spelling uniform: privatisation -> privatiz...
2017-07-06 Christian Heinrich[SMPI] Move SMPI_PRIVATIZATION_* macros to enums
2017-07-06 Christian Heinrich[ENERGY] Instead of using plain integers, use constants
2017-07-06 Martin Quinsonplease sonar: remove an unused parameters down below
2017-07-06 Martin Quinsonok, last try here: use uint64_t for size of sent data
2017-07-06 Martin Quinsonuse double for the sizes, so that 32bits simulators...
next