Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
sanitize the process_create simcall
[simgrid.git] / src / simix / smx_deployment.c
2015-07-21 Martin Quinsonsanitize the process_create simcall
2015-07-18 Martin Quinson[SGpp] make SURF_CPU_LEVEL private
2015-07-18 Martin Quinson[SGpp] make SIMIX_HOST_LEVEL private
2015-07-18 Martin QuinsonGive simgrid's host its own header file and datatype
2014-08-07 Adrien LebreMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-08-06 Martin Quinsonensure that the process initializer actually works...
2014-03-21 Gabriel CoronaMerge branch 'mc++'
2014-03-11 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-03-10 Arnaud GierschRemove function SIMIX_process_create_with_parent.
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-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-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-28 Takahiro HirofuchiMerge branch 'hypervisor' of scm.gforge.inria.fr:/gitro...
2013-06-26 Paul BédarideFix problems on host on/off
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-14 Arnaud GierschUse CATCH_ANONYMOUS whenever possible.
2013-01-30 Arnaud GierschIncorporate simgrid-java in simgrid-java/.
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
2013-01-08 Paul BédarideFix lua deploy
2012-09-27 Jonathan Rouzaud... Merge conflicts in instr_routing.c
2012-08-07 navarroCompletely remove surfxml_callback.
2012-08-06 navarroMore cleaning for surfxml callback (property and trace*)
2012-08-02 Martin Quinsonmore verbose error messages
2012-06-27 Samuel LepetitFirst bricks for auto_restart support in SIMIX/MSG.
2012-06-20 suterSolve white space conflicts
2012-06-20 Martin Quinsonsed -i -e 's/\t/ /g' *.[ch] Please people, stop using...
2012-04-28 Martin QuinsonI forgot to update my tree before commiting (once again...
2012-04-27 navarroUpdate tesh for kill start time.
2012-04-27 navarroRewrite the kill_time mecanism.
2012-03-23 Marion GuthmullerMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-03-22 Arnaud GierschStupid error.
2012-03-22 Arnaud GierschSimplify the construction af argv on process creation.
2012-02-21 Marion GuthmullerMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-02-21 Arnaud GierschCast is mandatory here.
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
2012-01-19 Marion GuthmullerMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-01-17 Arnaud GierschAFAICS, there is no problem with e.msg.
2012-01-11 Marion Guthmullermerge conflicts resolved
2012-01-09 Martin Quinsongive the localisation of parse errors more accurately
2012-01-09 Martin QuinsonMerge branches 'MC_LTL' and 'MC_LTL' of scm.gforge...
2012-01-09 Martin Quinsonmake sure that we won't survive a parser error in the...
2011-12-26 Martin Quinsonmerge back the master trunk into the smpi branch
2011-11-22 Marion Guthmullermerge conflicts
2011-11-14 Martin Quinsonanother empty function murder
2011-11-11 Martin Quinsonkill a file that were begging for it
2011-11-10 Arnaud GierschSimply say fun_ptr(...) instead of (*fun_ptr)(...).
2011-11-07 Christophe ThiéryAdd some _XBT_GNUC_UNUSED to avoid compilation warnings...
2011-11-05 Martin Quinsonusing pointer to scalar is a strange way to return...
2011-11-04 Martin Quinsonuseless cosmetics
2011-10-20 Martin Quinsonmerge branches
2011-07-30 Quintin Jean-NoëlMerge remote-tracking branch 'origin/master'
2011-07-19 Pierre-Nicolas ClaussMerge back master branch.
2011-07-18 Arnaud GierschDo not duplicate host name uselessly.
2011-04-11 Christophe ThiéryMerge branch 'master' of git+ssh://scm.gforge.inria...
2011-04-09 Lucas Schnorrmerging tracing changes
2011-04-08 Pierre-Nicolas ClaussMerge branch 'master' of git+ssh://scm.gforge.inria...
2011-04-08 mehdicallback to parse_properties_XML when parsing prop...
2011-03-24 agierschRemove usage of xbt_assert[0-9].
2011-02-24 navarropCreate current_property_set only if it is required.
2011-02-22 thierySimplify the management of processes in MSG.
2011-02-17 agierschUse new style logging macros.
2011-01-27 thieryReplace the return value of SIMIX_req_process_create...
2011-01-21 navarropCorrectly set callbacks for tags.
2010-12-07 thieryFix SIMIX calls
2010-12-02 thieryClean indentation and coding style in SIMIX
2010-12-02 thieryBiggest commit ever (SIMIX2): the user processes can...
2010-10-11 alegrandIndent include and src using this command:
2010-07-22 coldpeacemove A_surfxml_process_funtion from here and use proces...
2010-07-21 coldpeaceadd SIMIX_process_set_function, could be used instead...
2010-07-06 navarrop[From Arnaud Giersch] Fix memory leak when MSG_create_e...
2010-06-04 navarropDo not declare variable in the middle of nowhere!
2010-04-25 mquinsonFix copyright headers
2010-03-22 mquinsonvarious cosmetics improvements
2010-03-22 mquinsonmore robustness in the code by not ignoring situations...
2009-11-20 mquinsonMark a bunch of functions as candidates to inlining...
2009-08-26 donassbrMerge changes of maxmin_selective_update branch into...
2009-06-30 mquinsonSURF: Unify the types of models in a uniq s_surf_model_...
2009-06-06 alegrandTake into account that some process may actually not...
2009-05-26 mquinsonReindent everything (possibly breaking all branches...
2009-04-28 mquinsonChange form of error message so that when host name...
2009-04-11 mquinsonallow to define a default value to registered functions...
2007-11-09 quasaradding modifications for 1 pass & for adding routes...
2007-10-27 mquinsonmore explicit error messages, and random cleanups
2007-10-26 quasar* Cleanup the DTD by renaming:
2007-10-04 mquinsonGcc is *very* permissive with pointers to functions...
next