Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Kill useless typedefs const_lmm_element_t and lmm_constraint_light_t.
[simgrid.git] / include /
2018-04-03 Arnaud GierschKill useless typedefs const_lmm_element_t and lmm_const...
2018-04-03 Arnaud GierschKill useless typedefs routing_NetPoint and sg_netpoint_t.
2018-04-03 Arnaud GierschKill unused typedef SMPI_Process.
2018-04-03 Arnaud GierschKill useless typedef s_smx_simcall_t.
2018-04-03 Arnaud GierschKill useless typedefs surf_Resource and sg_resource_t.
2018-04-03 degommetry to handle getopt internal global variable
2018-04-03 Martin Quinsonsonar: make inheritance public
2018-04-03 Martin QuinsonDragonflyZone: do not save the whole ClusterCreationArg...
2018-04-03 Martin Quinsonsnake_case routing
2018-04-02 Martin Quinsonfurther snake_case in routing
2018-04-02 Martin Quinsonsnake_case routing::NetPoint
2018-04-02 Martin Quinsonsnake_case in resource::Resource
2018-04-02 Martin Quinsonconvert getCname to get_cname
2018-04-02 Martin Quinsonfinish snake-casing resource::Model
2018-04-01 Martin Quinsonresource:: extract action_heap into its own class
2018-04-01 Martin Quinsoninline a useless function
2018-04-01 Martin QuinsonCosmetics and snake_casing in Action and Model
2018-03-31 Martin Quinsonmake Model::update_algo a constant field, set at initia...
2018-03-31 Martin Quinsonreindent to please clang
2018-03-31 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2018-03-31 Augustin Degommefix build ?
2018-03-31 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2018-03-31 Martin Quinsondeprecate a function to snake_case it
2018-03-31 Martin QuinsonCosmetics in HostImpl
2018-03-31 Martin Quinsoncosmetics in cpu_ti
2018-03-30 Martin QuinsonCpuCas01: set updateAlgo as initializer
2018-03-30 Martin Quinsonconfig::Flag: allow to pass a map of the valid values
2018-03-30 Martin QuinsonMerge branch 'master' of github.com:simgrid/simgrid
2018-03-30 Martin Quinsoncosmetics
2018-03-30 Martin QuinsonMerge pull request #259 from simgrid/configfix
2018-03-30 Gabriel Coronaconfig: fix declareFlag template
2018-03-30 Arnaud GierschMove variable definition in cpp file.
2018-03-28 Martin Quinsonprefer this_actor:: to Actor::self()->
2018-03-28 Martin Quinsonbetter approximation of a typed #define
2018-03-28 Martin Quinsonforgot to rename this one
2018-03-28 Arnaud GierschMerge branch 'master' of ssh://scm.gforge.inria.fr...
2018-03-28 Christian Heinrich[SMPI] Replay: Move callbacks to std::function
2018-03-28 Christian Heinrich[REPLAY] Remove C-based Replay API
2018-03-28 Arnaud GierschRevert "Please mingw."
2018-03-28 Arnaud GierschUse <stdbool.h> for C files.
2018-03-28 Arnaud GierschPlease mingw.
2018-03-27 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2018-03-27 Arnaud GierschMake maxmin_system_ a private field for resource::Model.
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 Quinsonfurther snake_casing in resource::Action
2018-03-26 Martin QuinsonAction::is_suspended() does not need to be virtual...
2018-03-26 Martin Quinsonsnake_case another method
2018-03-25 Martin Quinsoncleanup Action refcounting
2018-03-25 Martin Quinsonfinish snake_casing resource::Action
2018-03-25 Martin Quinsonsnake_case some resource::Action fields and cleanups
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 Quinsonstart snake_case()ing some private fields
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 Arnaud GierschRemove superfluous "virtual" declarations.
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 Degommebuild a mpi.mod file
2018-03-23 Frederic Sutermake tracing less tightly coupled to MSG
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 Quinsonseek and destroy more of MSG out of include/
2018-03-22 Martin Quinsontypo
2018-03-22 Martin Quinsonold school legacy wrappers for MSG
2018-03-22 Frederic SuterMSG aliasing instead of macro-ization to keep ABI safe
2018-03-20 Frederic Sutertry to please clang
2018-03-20 Frederic Suterdo not include msg from s4u and surf
2018-03-20 Frederic Suteradd zone.h and storage.h
2018-03-20 Frederic Sutermove back MSG_host_* macros to msg.h
2018-03-20 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2018-03-20 Martin Quinsonremove the last include of private header from installe...
2018-03-20 Martin Quinsonprefer system-wide headers to project-wide ones in...
2018-03-20 Martin Quinsondo not load a private header from s/k/resource/ headers
2018-03-20 Martin Quinsonmove an internal header out of the public directory
2018-03-20 Frederic Sutercosmetics (reorder)
2018-03-20 Frederic Suterstart to split msg.h into pieces
2018-03-20 Frederic SuterMove last functions in msg_host.cpp to the S4U C interface
2018-03-20 Frederic Sutermove netzone C API to the right place
2018-03-19 Martin QuinsonDo not load internal headers when compiling the examples
2018-03-19 Martin QuinsonMerge C++ API into simgrid/plugins/file_system.h to...
2018-03-19 Martin Quinsonstop loading private headers from now public NetZoneImp...
2018-03-19 Martin Quinsonmake NetZoneImpl public too
2018-03-16 Arnaud GierschCorrect comment.
2018-03-14 Arnaud GierschAdd explicit specifier (codacy).
2018-03-14 Arnaud GierschTypo.
2018-03-14 Martin QuinsonInstall some kernel header files for the users' plugins...
2018-03-13 Martin Quinsonpublic headers should include simgrid in a system-wide...
2018-03-13 Martin Quinsoncosmetics in comments
2018-03-13 Martin Quinsonmake it clear to our users how SIMGRID_VERSION is computed
2018-03-13 Martin QuinsonMerge pull request #256 from Flamefire/master
next