Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
rename all SIMIX_pre_* to simcall_HANDLER_*
[simgrid.git] / src / simix / smx_process.c
2014-11-02 Martin Quinsonrename all SIMIX_pre_* to simcall_HANDLER_*
2014-11-01 Martin QuinsonRemove the 'TUTORIAL: New API' chunks
2014-08-07 Adrien LebreMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-08-07 Martin QuinsonNew: SIMIX_process_throw() allows to raise exceptions...
2014-08-06 Martin Quinsonuseless cleanups
2014-07-28 Adrien Lebremissing files - adrien
2014-07-28 Adrien LebreMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-07-28 Adrien LebreFound a bug/feature regarding the cancellation of a...
2014-07-25 Gabriel CoronaMerge branch 'mc'
2014-07-24 Adrien LebreMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-07-24 Paul BédarideAdd test for host on off and some fixes
2014-07-03 Marion Guthmullerdon't destroy detached comm from the sender side during...
2014-05-26 Gabriel CoronaMerge branch 'master' into mc
2014-05-12 Henri CasanovaMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-05-12 Arnaud GierschDon't try to kill non-existing process (*process =...
2014-05-08 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2014-05-07 Stéphane CastelliMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-05-07 Paul BédarideFix leak in process_join
2014-04-25 Stéphane CastelliMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-04-25 Paul BédarideAdd MSG_process_join [#13601]
2014-03-21 Gabriel CoronaMerge branch 'mc++'
2014-03-11 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-03-11 Arnaud GierschCheck if process was suspended while it was sleeping.
2014-03-11 Arnaud GierschAdd some debug messages.
2014-03-10 Arnaud GierschRemove function SIMIX_process_create_with_parent.
2014-03-10 Arnaud GierschMaestro can't be it's own parent. Use -1 for its PPID.
2014-03-08 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2014-03-07 Paul BédarideFix revert smx_process.c sleep modification
2014-03-07 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-03-07 Paul BédarideAdd msg process test and fix ppid of created processes
2014-03-06 Arnaud GierschSIMIX_process_create returns nothing.
2014-03-06 Gabriel CoronaMerge branch 'mc' into mc++
2014-02-28 Gabriel CoronaMerge branch 'mc++' into mc-merge
2014-02-24 Gabriel CoronaMerge 'master' into mc
2014-02-08 Arnaud GierschDon't hide type real type, smx_process_t, behind a...
2014-02-05 Arnaud GierschAdd/update copyright notices.
2013-11-15 Paul BédarideMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-11-15 Paul BédarideMerge branch 'surf++'
2013-11-15 Paul BédarideMerge branch 'hypervisor' into surf++
2013-11-08 Paul BédarideMerge branch 'hypervisor' of git+ssh://scm.gforge.inria...
2013-11-08 Paul BédarideMerge tag 'v3_9_90' into hypervisor
2013-10-30 Paul BédarideMerge commit '045db1657e870c721be490b411868f4181a12ced...
2013-10-24 Takahiro HirofuchiExtend simcall_host_execute() for CPU affinity
2013-10-10 Arnaud GierschChasing more leaks.
2013-09-30 Paul BédarideReplace surf by surf++ and make it compile
2013-09-26 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-09-25 Arnaud GierschDig through git history, and update copyright lines.
2013-06-19 Paul BédarideMerge branch 'master' into hypervisor
2013-06-05 Takahiro HirofuchiMerge branch 'hypervisor' of scm.gforge.inria.fr:/gitro...
2013-06-05 Takahiro Hirofuchiadd the load capping feature
2013-06-05 Paul BédarideMake hypervisor compile with compile_warnings=ON
2013-04-10 Takahiro HirofuchiMerge branch 'hypervisor' of scm.gforge.inria.fr:/gitro...
2013-04-02 alebreMerge branch 'master' into hypervisor
2013-03-16 Marion Guthmullermodel-checker : ignore running context of processes...
2013-02-26 Takahiro Hirofuchidelete the use of surf_workstation_model more
2013-02-21 Takahiro HirofuchiMerge branch 'hypervisor' of scm.gforge.inria.fr:/gitro...
2013-02-21 alebreMerge with master and fix conflicts
2013-02-19 Augustin DegommeMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-02-18 Arnaud GierschKill old commented line.
2013-02-15 Takahiro Hirofuchirefine code around model types and objects
2013-02-12 Jonathan Rouzaud... Merge branch 'master' of git+ssh://scm.gforge.inria...
2013-02-11 Augustin DegommeMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-02-06 Arnaud GierschGive state a sensible value, and don't let it uninitial...
2013-02-06 Arnaud GierschDestroy comm action in SIMIX_process_kill.
2013-02-05 Arnaud GierschMerge branch 'v3_9_x'
2013-01-31 alebreMerge branch 'master' into hypervisor
2013-01-30 Arnaud GierschIncorporate simgrid-java in simgrid-java/.
2013-01-30 Arnaud GierschMerge branch 'v3_9_x'
2013-01-30 Arnaud GierschMerge remote-tracking branch 'github/master'
2013-01-30 Paul BédarideMake MSG use SIMIX pids
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-12-26 Marion Guthmullermodel-checker : don't ignore simcall result in system...
2012-12-04 Marion Guthmullermodel-checker : ignore simcall result in heap comparison
2012-11-30 shensheiMerge ../simgrid
2012-11-30 shensheiNew simcalls work
2012-11-28 shensheiChange simcall functions
2012-11-28 paul bedarideAdd macros to generate simcalls code
2012-11-28 Cristian RosaWIP on simcalls: fd8c267 Stop making direct calls to...
2012-11-28 Cristian RosaMove SIMCALL_HOST_EXECUTE to the new simcall architectu...
2012-11-27 Jonathan Rouzaud... update
2012-11-27 Jonathan Rouzaud... Merge branch 'master' of git+ssh://scm.gforge.inria...
2012-11-23 Arnaud GierschMerge branch 'killgraskill'
2012-11-22 Martin Quinsoncomments, debugs and other minor glitches
2012-11-18 Marion Guthmullermodel-checker : ignore some variables enabled with...
2012-11-12 Augustin DegommeMerge branch 'master' of git+ssh://scm.gforge.inria...
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-24 alebreMerge branch 'master' into vmtrace
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-12 navarroCompilation with warning flags
2012-10-04 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2012-10-03 Arnaud GierschUse xbt_abort instead of abort.
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-28 Samuel LepetitFix an issue in process autorestart
next