Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
First steps for making a tutorial on How to create a new API in Simgrid
[simgrid.git] / src / simix / smx_smurf_private.h
2012-10-12 navarroFirst steps for making a tutorial on How to create...
2012-09-27 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2012-09-20 Augustin Degommeadd MPI_Probe and MPI_Iprobe support, and better handli...
2012-09-11 navarroAdd a function ls to storage
2012-09-06 navarroAdd a simcall for as and router property
2012-08-09 Cristian RosaAdd a new simcall to get/set the receiver of a rendez...
2012-07-31 navarroAdd function to unlink a file.
2012-07-04 Samuel LepetitReturn the new process in SIMIX_process_restart, simcal...
2012-07-04 Samuel LepetitFix SIMIX_process_kill(SIMIX_process_self()); issue...
2012-06-27 Samuel LepetitFirst bricks for auto_restart support in SIMIX/MSG.
2012-06-25 Samuel LepetitAdd a simcall for process_on_exit
2012-06-22 navarroNeed to have a double because the result should not...
2012-06-13 Marion GuthmullerMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-06-13 navarroChange the file API, remove the mount point in each...
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 QuinsonEnhance the communication filtering mechanism
2012-04-27 navarroRewrite the kill_time mecanism.
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-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-06 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2012-03-05 Arnaud LegrandMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-03-02 navarroAdd storage to functions
2012-02-08 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2012-02-07 Arnaud GierschRemove bogus inline declarations in private interface.
2012-02-01 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2012-01-31 navarroUse m_file_t instead of m_file_t*
2012-01-31 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2012-01-31 navarroImplement file open read and stat in simix.
2012-01-31 navarroMake the commit on file read and write compile with...
2012-01-31 navarroImplement functions file_read and file_open into simix...
2012-01-30 Marion Guthmullermerge conflict resolved
2012-01-25 Christophe ThiérySIMIX refactoring: replace 'request' by a more precise...
2012-01-25 Christophe ThiéryRename SIMIX files