Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Fix lua deploy
[simgrid.git] / include / simgrid / simix.h
2013-01-08 Paul BédarideFix lua deploy
2012-11-30 shensheiMerge ../simgrid
2012-11-28 paul bedarideAdd macros to generate simcalls code
2012-11-28 Cristian RosaMove Hosts related simcalls to the new API.
2012-11-12 Augustin DegommeMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-11-12 Augustin Degommeavoid setting the value of the stack size for thread...
2012-10-27 Marion Guthmullermodel-checker : New public functions to take a snapshot...
2012-10-24 Maximiliano GeierPull changes to push BitTorrent fix
2012-10-19 navarroMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-10-19 navarroCompil smpi on win32.
2012-10-12 navarroMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-10-12 navarroFinish the tutorial for new model and api
2012-10-03 jean-noel quintinMerge remote-tracking branch 'origin/master'
2012-10-02 Martin QuinsonEnsures that SIMIX_clean is called automatically
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-08-09 Jean-Baptiste HervéMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-08-08 Augustin Degommeadd getter/setter functions in simix to access more...
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-29 Samuel LepetitAdd some doc for SIMIX reference guide
2012-06-28 navarroAdd the function autorestart in simix_global
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-25 Samuel LepetitFix an issue when you registered a on_exit function...
2012-06-22 navarroNeed to have a double because the result should not...
2012-06-21 Samuel LepetitFix commit 825fb3d5095e6cce48885d1d04ab1ec3823dae6c
2012-06-21 Samuel LepetitMove SIMIX_process_on_exit functions to public
2012-06-20 suterSolve white space conflicts
2012-06-20 Martin Quinsonsed -i -e 's/\t/ /g' *.[ch] Please people, stop using...
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-06-08 Marion GuthmullerMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-06-04 Arnaud GierschDeclare as "unsigned" bit fields used as boolean.
2012-05-30 Marion GuthmullerMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-05-29 navarroAdd MSG_process_set_kill_time
2012-05-03 Samuel LepetitMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-05-03 Marion Guthmulleradd SIMIX_host_get/set_data declaration in simix.h...
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 QuinsonMerge all public simix headers, and distribute them...