Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
cosmetics and fix ugly bug in windows code
[simgrid.git] / src / simix /
2012-11-12 Augustin Degommecosmetics and fix ugly bug in windows code
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-11-12 Augustin DegommeMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-11-11 Marion Guthmullermodel-checker : add ignore mechanism for global variabl...
2012-11-09 Marion Guthmullermodel-checker : add size of stack in parameter of the...
2012-11-09 Augustin Degommeadd a function in xbt to allow setting the stack size...
2012-11-07 Marion Guthmullermodel-checker : add local variables from xbt/ex.h in...
2012-11-07 Marion Guthmullermodel-checker : ignore some local variables from xbt...
2012-11-07 Marion Guthmullermodel-checker : add ignore mechanism for comparison...
2012-10-28 Arnaud GierschFix compilation without MC.
2012-10-27 Marion Guthmullermodel-checker : New public functions to take a snapshot...
2012-10-27 Arnaud GierschMerge branch 'v3_8_x'
2012-10-27 Arnaud GierschMerge branch 'v3_8_x'
2012-10-25 navarroMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-10-25 navarroFix compilation and configuration since win commits
2012-10-25 navarroMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-10-25 navarroTranform extern for XBT_PUBLIC
2012-10-25 navarroDelete some warning during the ref_guide build
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-19 Maximiliano GeierMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-10-17 Martin QuinsonCancel the comms of leaving processes instead of destro...
2012-10-16 Martin Quinsons/MC_IS_ENABLED/MC_is_active()/ to remove an unfriendly...
2012-10-15 Martin Quinsonensures that runall is never called on empty set
2012-10-12 navarroCompilation with warning flags
2012-10-12 navarroOups rename function
2012-10-12 navarroAdd first steps to explain How to add a new model in...
2012-10-12 navarroFirst steps for making a tutorial on How to create...
2012-10-11 paul bedarideMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-10-11 Arnaud GierschDefine _GNU_SOURCE in xbt/misc.h, so that it's defined...
2012-10-10 jean-noel quintinMerge remote-tracking branch 'origin/master'
2012-10-10 Arnaud GierschRemove unused function.
2012-10-10 Arnaud GierschReorder includes.
2012-10-08 Marion Guthmullermodel-checker : restore struct smx_ctx_sysv in smx_cont...
2012-10-07 Marion Guthmullermodel-checker : forget include ucontext.h for struct...
2012-10-06 Marion Guthmullermodel-checker : remove maestro stack from stack comparison
2012-10-05 Marion Guthmullermodel-checker : extend MC_ignore mechanism for global...
2012-10-05 Marion Guthmullermodel-checker : move struct s_smx_ctx_sysv in smx_priva...
2012-10-05 Marion Guthmullermodel-checker : ignore stack areas in heap comparison...
2012-10-04 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2012-10-03 Arnaud GierschUse xbt_abort instead of abort.
2012-10-03 jean-noel quintinMerge remote-tracking branch 'origin/master'
2012-10-02 Martin QuinsonEnsures that SIMIX_clean is called automatically
2012-09-28 Augustin Degommevarious fixes for probing/testing
2012-09-27 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2012-09-20 Augustin Degommeforgot a declaration, and two others were removed by...
2012-09-20 Augustin Degommeadd MPI_Probe and MPI_Iprobe support, and better handli...
2012-09-17 Arnaud GierschMove instruction at proper place.
2012-09-17 Arnaud GierschQ&D reindent.
2012-09-11 navarroAdd a function ls to storage
2012-09-06 navarroAdd a simcall for as and router property
2012-08-21 jean-noel quintinMerge remote-tracking branch 'origin/master'
2012-08-21 jean-noel quintin[smpi,simix-network] remove a useless function
2012-08-18 Marion Guthmullermodel-checker : init result of simcalls for snapshot...
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-08-07 Augustin DegommeMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-08-07 Augustin Degommeadd an immediate asynchronous send possibility for...
2012-08-07 navarroCompletely remove surfxml_callback.
2012-08-06 navarroMore cleaning for surfxml callback (property and trace*)
2012-08-03 Jean-Baptiste HervéPlatform generation can now be used with MSG
2012-08-02 Martin Quinsonmore verbose error messages
2012-08-01 Marion Guthmullermodel-checker : ignore stack_top of maestro context...
2012-08-01 Marion Guthmullermodel-checker : init list of irrelevant differences...
2012-07-31 navarroAdd function to unlink a file.
2012-07-31 navarroFix memory leak
2012-07-22 Martin QuinsonAdd some support to bench the sequential and parallel...
2012-07-22 Martin Quinsonuseless tiny cleanups that should be done all over...
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-07-03 Arnaud GierschFix memory leak.
2012-07-02 Arnaud GierschTiny corrections in doc.
2012-07-02 lbobelinJust cleaned some stuff to only show undocumented funct...
2012-06-29 Samuel LepetitMove a simcall doc from MSG to SIMIX
2012-06-29 Samuel LepetitAdd some doc for SIMIX reference guide
2012-06-29 Samuel LepetitFix issues in documentation
2012-06-29 Arnaud GierschUse memcpy() instead of possibly broken aliasing throug...
2012-06-28 Samuel LepetitFix in SIMIX_host_add_auto_restart_process
2012-06-28 Samuel LepetitFix an issue in process autorestart
2012-06-28 navarroRemove duplicated declartion of functions. They are...
2012-06-28 navarroAdd the function autorestart in simix_global
2012-06-28 Samuel LepetitAdd SIMIX_host_restart_processes
2012-06-28 navarroCreate a dict with all hosts with state SURF_RESOURCE_O...
2012-06-28 Arnaud GierschTest for failed host is wrong for parallel tasks.
2012-06-27 Samuel LepetitFirst bricks for auto_restart support in SIMIX/MSG.
2012-06-26 Samuel LepetitFix a memory leak.
2012-06-25 Samuel LepetitAdd a simcall for process_on_exit
2012-06-25 Samuel LepetitFix commit f48cc395ebecc84d865ab551a672d2a2358624e5
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 Arnaud GierschRemaining s/MSG_global_init/MSG_init/.
2012-06-21 Samuel LepetitCheck if the host is down at the end of a SIMIX_io_finish
2012-06-21 Samuel LepetitKill the process when a host fails when doing a synchro...
2012-06-21 Samuel LepetitCheck if the host is down after a execute in SIMIX_exec...
2012-06-21 Samuel LepetitCheck if the host is down after a communication
2012-06-21 jean-noel quintinMerge remote-tracking branch 'origin/master'
2012-06-21 Samuel LepetitDon't give control back to user after a process is...
next