Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
First complete implementation of a new MSG call (starting from MSG down
[simgrid.git] / include / msg / datatypes.h
2013-01-31 alebreFirst complete implementation of a new MSG call (starti...
2013-01-21 Paul BédarideAll hosts types fusion to xbt_dictelm_t
2013-01-17 Arnaud GierschMerge branch 'master' into vmtrace
2013-01-16 Jonathan Rouzaud... Merge with master
2012-11-27 Jonathan Rouzaud... update
2012-11-27 Jonathan Rouzaud... Merge branch 'master' of git+ssh://scm.gforge.inria...
2012-10-25 navarroFix documentation warnings
2012-10-24 alebreMerge branch 'master' into vmtrace
2012-10-02 Jonathan Rouzaud... Merge branch 'master' of git+ssh://scm.gforge.inria...
2012-10-01 Jonathan Rouzaud... Merge branch 'master' of git+ssh://scm.gforge.inria...
2012-09-27 Jonathan Rouzaud... Merge branch 'master' of git+ssh://scm.gforge.inria...
2012-09-27 Jonathan Rouzaud... Merge conflicts in instr_routing.c
2012-08-09 Jonathan Rouzaud... Modify Trace for msg_vm_t
2012-07-02 Arnaud GierschAdd missing compatibility typedefs.
2012-07-02 Arnaud GierschMove compatibility typedefs in section MSG_USE_DEPRECATED.
2012-06-29 Samuel LepetitFix issues in documentation
2012-06-29 Samuel LepetitUse msg_gpu_task_t instead of m_gpu_task_t
2012-06-29 Samuel LepetitUse msg_task_t instead of m_task_t
2012-06-29 Samuel LepetitUse msg_host_t instead of m_host_t.
2012-06-29 Samuel LepetitUse msg_process_t instead of m_process_t
2012-06-28 Samuel LepetitFix in SIMIX_host_add_auto_restart_process
2012-06-19 Samuel LepetitTypo
2012-05-30 Samuel LepetitMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-05-30 Marion GuthmullerMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-05-29 Martin Quinsonrecommit my initial version of cloud stuff for 3.8...
2012-05-03 Marion GuthmullerMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-04-28 Martin QuinsonI forgot to update my tree before commiting (once again...
2012-04-27 Martin QuinsonRemove the public field msg_host_t->name. Use MSG_host_...
2012-04-27 Martin Quinsonsimplify msg_host_t by inlining the simdata field
2012-04-27 Martin Quinsonsave one pointer per MSG host
2012-04-20 Marion GuthmullerMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-04-04 Martin Quinson[DOC] kill the datatype specific page
2012-04-04 Martin Quinsonimprove the doc of MSG datatypes (and dispatch them...
2012-04-03 Marion GuthmullerMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-04-03 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2012-04-03 navarroImplement file stat for storage model.
2012-04-03 navarroMake smx_file_t, surf_file_t and msg_file_t
2012-03-30 Marion GuthmullerMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-03-28 navarroAdd a msg deprecated section on API
2012-03-27 Marion GuthmullerMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-03-26 navarroRemove surf_file_t and smx_file_t for only m_file_t
2012-03-23 navarroLink for m_file_t works on doxygen now
2012-02-23 Marion GuthmullerMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-02-23 Pedro VelhoStarted the gpu model by adding the MSG_gpu_task_create...
2012-02-21 Marion GuthmullerMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-02-21 Arnaud GierschRemove trailing commas in enum declarations.
2012-02-03 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2012-02-03 navarroPut #ifdef MSG_USE_DEPRECATED for all functions with...
2012-01-31 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2012-01-31 navarroAdd MSG functions for file.
2012-01-31 navarroImplement functions file_read and file_open into simix...
2011-12-26 Martin Quinsonmerge back the master trunk into the smpi branch
2011-11-22 Marion Guthmullermerge conflicts
2011-11-14 Christophe ThiéryMake MSG_TASK_CANCELLED deprecated, replace it by MSG_T...
2011-02-22 thierySimplify the management of processes in MSG.
2011-02-03 thieryThe process list of MSG is now a swag instead of a...
2011-01-31 thieryFix possible compilation problem with the declaration...
2011-01-28 thieryMake msg_comm_t be a real structure again, not an alias...
2011-01-12 agierschMSG_mailbox_create does not exist anymore.
2011-01-05 schnorr[trace] using process name and PID as identification...
2010-12-13 schnorr[trace] protecting category field in process structure
2010-12-02 thieryBiggest commit ever (SIMIX2): the user processes can...
2010-10-11 alegrandIndent include and src using this command:
2010-10-01 mquinsonAdd missing include for HAVE_TRACING [Arnaud Giersch]
2010-07-07 schnorrremoving dependency on file that is no longer generated
2010-05-10 mquinsonMSG_task_isend/irecv and MSG_comm_test/wait added in...
2010-04-25 mquinsonFix copyright headers
2010-04-01 schnorrproper use of the HAVE_TRACING variable defined by...
2010-04-01 alegrandHuge import with Lucas tracing modifications.
2010-03-23 mquinsonRename MSG_TIMEOUT_FAILURE into MSG_TIMEOUT for sake...
2010-03-23 mquinsonKill MSG_WARNING and MSG_FATAL return codes
2010-03-22 mquinsonfurther cleanups of the java bindings
2009-10-16 mquinsonIntroduce a MSG_TIMEOUT_FAILURE return code and use...
2009-05-26 mquinsonReindent everything (possibly breaking all branches...
2008-05-07 mquinsonExport some mailbox related functions
2007-07-10 mquinsonKill the types xbt_context_function_t, smx_process_code...
2005-10-23 mquinsonConnect the m_datatypes_management_details doxygen...
2005-09-08 mquinsonRename BEGIN_DECL since we changed the usual definition...
2005-08-09 alegrandgetting rid of deprecated functions
2005-08-02 alegrandAdd MSG_task_cancel and MSG_task_get_computation_remaining
2005-07-22 alegranddoc fix
2005-07-01 alegrandmajor doc reorganization to get something that works...
2005-02-27 mquinsoncode is now splint'able; add a MSG_task_get_name
2005-02-16 alegrandC++ users need love. :)
2005-02-07 alegrandReorganizing and cleaning the doc
2005-01-29 alegrandupdating the doc
2004-12-17 alegrandcosmetics : s/sim_data/simdata/g
2004-12-16 alegrandmaking some field names more explicit (e.g. void *...
2004-12-15 alegrandWell, some things really are deprecated. Especially...
2004-12-15 alegrandStarting MSG. To ensure backward compability, those...