Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
mv link map to the engine
[simgrid.git] / include / simgrid / msg.h
2018-05-22 Frederic Suterone more legacy MSG function
2018-05-07 Frederic Suterthis parameter belongs to the plugin
2018-05-06 Frederic Suterdid I say bummer?
2018-05-06 Frederic Suterbummer
2018-05-06 Frederic Sutermore legacy MSG functions
2018-05-04 Frederic Sutermsg_process_from_PID => sg_actor_by_PID
2018-04-18 Martin Quinsonproperly protect our definitions of MIN/MAX (w/o using...
2018-04-17 Martin Quinsondo not define MIN() and MAX() in xbt/base.h to not...
2018-04-13 Martin Quinsonmake sure that simgrid/s4u/forward.hpp is loaded from...
2018-04-09 Arnaud GierschMSG_action* have been removed.
2018-03-30 Martin QuinsonMerge pull request #259 from simgrid/configfix
2018-03-25 Martin Quinsondeprecate an old pimple
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 Frederic Sutermake tracing less tightly coupled to MSG
2018-03-22 Arnaud GierschKill features marked deprecated until v3.20.
2018-03-22 Martin Quinsontypo
2018-03-22 Frederic SuterMSG aliasing instead of macro-ization to keep ABI safe
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 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-13 Martin Quinsonpublic headers should include simgrid in a system-wide...
2018-03-13 Martin QuinsonMerge pull request #256 from Flamefire/master
2018-03-13 Arnaud GierschDefine XBT_PUBLIC_DATA without parameter too.
2018-03-13 Arnaud GierschDefine XBT_PUBLIC without parameter, just like XBT_PRIVATE.
2018-03-13 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2018-03-12 Martin QuinsonRemove feature: reset PID on killall()
2018-03-02 Frederic Suterreplace msg_io by a C sg_* interface to S4U
2018-03-02 Frederic Sutermove VMs in the S4U realm for good
2018-02-14 Martin Quinsontry to reduce the amount of warnings in StarPU compilation
2018-02-13 Arnaud GierschKill function declarations without definitions.
2018-01-23 Frederic SuterMake MSG fade away (part 2)
2018-01-23 Frederic SuterMaking MSG fade away (part 1)
2018-01-18 Arnaud GierschKeep deprecated functions for three versions as usual.
2018-01-11 Frederic SuterMessing up with VM
2018-01-09 Arnaud GierschKill features marked deprecated until v3.19.
2018-01-08 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2017-12-27 Frederic Suterremove includes of datatypes.h
2017-12-26 Frederic Suterget rid of the vm_params struct
2017-12-26 Frederic Sutervm_migrate is now part of the live_migration plugin \o/
2017-12-08 Martin QuinsonRemove the now unused MSG_task_get_initial_flops_amount()
2017-12-08 Martin QuinsonUn-deprecate MSG_task_get_flops_amount() and implement...
2017-12-06 Frederic Suterisolate VM migration parameters from others
2017-12-02 Martin QuinsonMerge branch 'energy-pstate' of https://github.com...
2017-11-30 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-11-30 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-11-30 Frederic Suterthe plugin is now complete \o/
2017-11-30 Frederic Suterremote copy and move in the plugin
2017-11-30 Frederic SuterMSG_file_open/close now are in the plugin
2017-11-30 Frederic Suterextend the plugin public interface
2017-11-29 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-11-29 Frederic Sutermore pluginification of our pseudo file system
2017-11-28 ZitagccMerge branch 'master' into energy-pstate
2017-11-28 Frederic Suterexpose direct I/O on storage in MSG
2017-11-27 Tom CornebizeMerge branch 'master' into fix/execute_benched
2017-11-25 Martin QuinsonMerge pull request #241 from barais/master
2017-11-23 TakishippMerge branch 'actor-yield' of github.com:Takishipp...
2017-11-23 ZitagccMerge branch 'master' into actor-yield
2017-11-22 Martin QuinsonMerge branch 'master' of github.com:simgrid/simgrid
2017-11-22 Martin Quinsonproperly deprecate MSG_task_get_flops_amount() and...
2017-11-22 MERCIER MichaelFix warnings + refactor
2017-11-22 MERCIER Michael[MSG] add MSG_task_get_remaining_work_ratio + test
2017-11-21 Martin QuinsonMerge pull request #237 from oar-team/upstream
2017-11-13 MERCIER MichaelFix warnings + refactor
2017-11-09 MERCIER Michael[MSG] add MSG_task_get_remaining_work_ratio + test
2017-10-20 Martin QuinsonMerge branch 'actor-priority' of https://github.com...
2017-10-18 Arnaud GierschUse standard C/C++ attributes when available.
2017-10-18 ZitagccMerge branch 'master' into actor-priority
2017-10-15 Martin QuinsonMerge branch 'actor-startkilltime' of https://github...
2017-10-15 Martin QuinsonMerge pull request #228 from Takishipp/actor-execute
2017-10-10 Arnaud GierschRemove useless typedef's from C++ files.
2017-08-16 TakishippMerge branch 'master' of github.com:simgrid/simgrid...
2017-08-07 bcamusMerge branch 'master' of https://github.com/simgrid...
2017-08-05 Martin QuinsonDeprecate MSG_task_isend_with_matching()
2017-08-05 Martin Quinsonkill a broken deprecation macro: MSG_mailbox_front...
2017-08-01 Frederic Suterproperties are now stored in maps and managed by Proper...
2017-07-24 Martin QuinsonMerge pull request #202 from Takishipp/clear_fct
2017-07-21 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-07-21 Martin Quinsoncosmetics in error message
2017-07-17 Martin QuinsonMerge pull request #200 from Takishipp/clear_fct
2017-07-15 Martin Quinsondeprecate properly another function
2017-07-13 Martin Quinsonfix clang builds
2017-07-13 Martin Quinsonproperly deprecate another function
2017-07-13 Martin QuinsonImprove deprecate messages: we know when to remove it
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 Sutermap msg_vm_t to s4u::VirtualMachine and save many casts
2017-07-04 Martin Quinsonfinish removing simix.h from C files, and avoid the...
2017-07-02 Martin QuinsonMerge branch 'master' of github.com:simgrid/simgrid
2017-07-02 Martin Quinsonremove simix.h from one more C file
2017-06-30 Martin QuinsonMerge pull request #193 from Takishipp/signals
2017-06-19 Martin QuinsonMerge pull request #190 from Takishipp/clean_events
2017-06-19 Frederic Sutermassive cleanups in the storage world.
2017-06-19 Martin QuinsonActivityImplPtr are not part of any C struct, only...
2017-06-15 Martin QuinsonMerge pull request #181 from bcamus/master
2017-06-14 TakishippMerge branch 'clean_events' of github.com:Takishipp...
2017-06-14 Toufik BoubehzizMerge branch 'master' into clean_events
2017-06-12 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
next