Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
simgrid.git
2018-03-28 Arnaud GierschRemove extern "C" from cpp files (src/bindings/).
2018-03-28 Arnaud GierschRemove extern "C" from cpp files.
2018-03-28 Arnaud GierschCall atexit() from xbt_cfg_new().
2018-03-28 Arnaud GierschRename sg_config.h -> sg_config.hpp.
2018-03-28 Arnaud GierschFunction has been renamed.
2018-03-28 Arnaud GierschReturn value is useless (always 1).
2018-03-28 Arnaud GierschUse <stdbool.h> for C files.
2018-03-28 Arnaud GierschUse C++'s true/false.
2018-03-28 Arnaud GierschPlease mingw.
2018-03-28 Arnaud GierschRemove useless intermediate variables.
2018-03-28 Arnaud GierschMake func_f/fp/fpi static methods of lmm::Lagrange.
2018-03-28 Arnaud GierschUsing namespace simgrid::kernel.
2018-03-28 Arnaud GierschMake static functions in lagrange.cpp static methods...
2018-03-28 Arnaud GierschMake check_feasible() and dual_objective() private...
2018-03-28 Arnaud GierschKill spurious #ifdef MATH.
2018-03-28 Arnaud GierschUse constexpr instead of #defin.
2018-03-28 Arnaud GierschBe explicit on overridable method.
2018-03-28 Arnaud GierschGive correct function for func_fp().
2018-03-28 Arnaud GierschKill unused macros.
2018-03-27 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2018-03-27 Arnaud GierschDefine FairBottleneck and Lagrange as subclasses of...
2018-03-27 Arnaud GierschMake maxmin_system_ a private field for resource::Model.
2018-03-27 Arnaud GierschKill unused field.
2018-03-27 Arnaud GierschMove assert befort assignment.
2018-03-27 Arnaud GierschFix parameter description.
2018-03-27 Martin Quinsonenum class for Model::UpdateAlgo
2018-03-27 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2018-03-27 Frederic Suterexternal projects may refcount Mailboxes too
2018-03-27 Martin Quinsonstart snake_casing resource::Model
2018-03-27 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2018-03-26 Martin Quinsonthese functions always take exactly the same parameter...
2018-03-26 Martin QuinsonWe are in UM=Lazy, that was tested 2 lines above
2018-03-26 Martin Quinsonfurther snake_casing in resource::Action
2018-03-26 Martin QuinsonAction::is_suspended() does not need to be virtual...
2018-03-26 Frederic Sutercosmetics
2018-03-26 Frederic Suteruse enum class
2018-03-26 Martin Quinsonfinish(done) already sets remains to 0
2018-03-26 Martin Quinsonsnake_case another method
2018-03-25 Martin Quinsonprefer readable syntax instead of inlining functions
2018-03-25 Martin Quinsoncleanup Action refcounting
2018-03-25 Martin Quinsonfinish snake_casing resource::Action
2018-03-25 Martin Quinsonfix MC builds
2018-03-25 Martin Quinsonsnake_case some resource::Action fields and cleanups
2018-03-25 Martin Quinsonkill an unused function
2018-03-25 Martin Quinsonmove simix::ActorImpl to kernel::actor::ActorImpl
2018-03-25 Martin Quinsondeprecate an old pimple
2018-03-25 Martin Quinsonkill typedef lmm_element_t
2018-03-24 Martin QuinsonKill typedef lmm_system_t
2018-03-24 Martin Quinsonmore snake_casing of private fields
2018-03-24 Martin Quinsondocument a proposal of coding standard. Please comment
2018-03-24 Martin Quinsonstart snake_case()ing some private fields
2018-03-24 Martin Quinsonmore specific comments
2018-03-24 Martin QuinsonMove modifiedSet from Resource to lmm::System
2018-03-24 Martin Quinsoncosmetics: init fields at declaration, emptying the...
2018-03-24 Martin QuinsonReplace a protected field with a private variable in...
2018-03-23 Martin QuinsonSMPI: only warn once on unimplemented calls
2018-03-23 Martin Quinsonproperly guard the installation of smpi.mod to systems...
2018-03-23 Martin Quinsontiny doc improvement [noci]
2018-03-23 Arnaud GierschForward slash is a valid file separator on Windows...
2018-03-23 Arnaud GierschRemove superfluous "virtual" declarations.
2018-03-23 Arnaud GierschKill unused function.
2018-03-23 Arnaud GierschDeclare one variable per statement.
2018-03-23 Arnaud GierschRemove unused typedef.
2018-03-23 Arnaud GierschKill trailing whitespace.
2018-03-23 Frederic Suteroops
2018-03-23 Frederic Suterthis has been bugging me for a while
2018-03-23 Frederic Sutermore legacy MSG for processes/actors
2018-03-23 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2018-03-23 Augustin Degommefix install
2018-03-23 Augustin Degommebuild a mpi.mod file
2018-03-23 Frederic Sutermake tracing less tightly coupled to MSG
2018-03-22 Martin Quinsonsmpiff: proper handling of non-f77 source files
2018-03-22 Martin Quinsonsmpiff: compile f90 code if asked to
2018-03-22 Martin Quinsonreduce the undue differences between smpiff and smpif90
2018-03-22 Martin QuinsonKill obsolete parts of README.coding, move others to...
2018-03-22 Arnaud GierschMagic: rename variables and make tests succeed with...
2018-03-22 Arnaud GierschRework smpi-mpich3-coll tests.
2018-03-22 Arnaud GierschIndent.
2018-03-22 Arnaud GierschSmpi privatization is already enabled by default.
2018-03-22 Arnaud GierschLast but one parameter should be null here.
2018-03-22 Arnaud GierschMSG_task_isend_internal: remove unused parameters match...
2018-03-22 Arnaud GierschDefine XBT_ATTRIB_DEPRECATED_v323 for next deprecated...
2018-03-22 Arnaud GierschKill features marked deprecated until v3.20.
2018-03-22 Martin QuinsonStart the dev of v3.20 (again)
2018-03-22 Martin Quinsonrelease v3.19.1 v3.19.1
2018-03-22 Martin Quinsonseek and destroy more of MSG out of include/
2018-03-22 Martin Quinsonmore MSG aliases converted to really dumb functions
2018-03-22 degommeHave fortran SMPI compilers output in current folder...
2018-03-22 Martin Quinsontypo
2018-03-22 Martin Quinsonold school legacy wrappers for MSG
2018-03-22 Martin Quinsondoc: fix link to appveyor (and update text)
2018-03-22 Frederic SuterMSG aliasing instead of macro-ization to keep ABI safe
2018-03-21 Martin Quinsonsomehow prepare the next dot release
2018-03-21 Martin QuinsonFix non-smpi builds on Mac OSX
2018-03-21 Martin Quinsondocument how to rebuild the java lib in a chroot while...
2018-03-21 Martin Quinsontry to compile when SMPI is compiled out
2018-03-21 Martin QuinsonStart the dev of v3.20
2018-03-20 Martin QuinsonRelease SimGrid v3.19 (the Moscovitly-cold Spring release) v3.19
2018-03-20 Martin QuinsonSmall doc and changelog improvements
2018-03-20 Martin Quinsontesh: try to fix on windows
next