Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Reindent.
[simgrid.git] / src / surf / surf.c
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 GierschAvoid to modify lib while it's been iterated.
2013-02-04 Arnaud LegrandBug fix. The date given when updating the state of...
2013-02-04 Arnaud LegrandAdditionnal information never hurt.
2013-02-04 Arnaud LegrandBug fix. The date given when updating the state of...
2013-02-04 Arnaud LegrandAdditionnal information never hurt.
2013-01-30 Arnaud GierschIncorporate simgrid-java in simgrid-java/.
2013-01-17 Arnaud GierschMerge branch 'master' into vmtrace
2013-01-16 Jonathan Rouzaud... Merge with master
2013-01-08 Arnaud GierschFix build with tracing=OFF.
2012-12-18 suterThis prevent periodic availability/state traces to...
2012-12-17 Paul BédarideMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-12-17 suterwhen the value of an event is a negative one, don't...
2012-12-17 Paul BédarideMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-12-17 Paul BédarideMove config from surf to simgrid
2012-12-10 Martin Quinsondocument an ugly pimple in the code that were added...
2012-11-27 Jonathan Rouzaud... update
2012-11-27 Jonathan Rouzaud... Merge branch 'master' of git+ssh://scm.gforge.inria...
2012-11-25 Martin Quinsonmove sg_cmdline to xbt/virtu.h module, and rename it...
2012-11-25 Martin Quinsonxbt_os_procname and xbt_binary_name are the same -...
2012-11-23 Arnaud GierschMerge branch 'killgraskill'
2012-11-22 Martin Quinsonfirst try at killing GRAS -- does not compile yet
2012-10-27 Arnaud GierschMerge branch 'v3_8_x'
2012-10-27 Arnaud GierschMerge branch 'v3_8_x'
2012-10-25 navarroFix compilation on linux ;)
2012-10-25 navarroMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-10-25 navarroAdd a surf function to get configuration parameters...
2012-10-24 alebreMerge branch 'master' into vmtrace
2012-10-16 Martin Quinsons/MC_IS_ENABLED/MC_is_active()/ to remove an unfriendly...
2012-10-16 Martin Quinsonsg_cmdline is a public dynar containing all command...
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-11 paul bedarideMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-10-11 Arnaud GierschInclude standard header files after local includes.
2012-09-27 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2012-09-27 Jonathan Rouzaud... Merge conflicts in instr_routing.c
2012-09-06 navarroFinalize properties on AS.
2012-06-29 Arnaud GierschMissing include when !HAVE_TRACING.
2012-06-28 navarroAdd the function autorestart in simix_global
2012-06-28 navarroCreate a dict with all hosts with state SURF_RESOURCE_O...
2012-06-21 jean-noel quintinMerge remote-tracking branch 'origin/master'
2012-06-21 Martin Quinsonremove useless check that will never detect any issue
2012-06-21 Martin Quinsonpebcak protection: some day, someone will use a differe...
2012-06-20 suterSolve white space conflicts
2012-06-20 Martin Quinsonsed -i -e 's/\t/ /g' *.[ch] Please people, stop using...
2012-06-08 Marion GuthmullerMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-06-05 Martin Quinsondo not hide issues
2012-06-02 Marion GuthmullerMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-05-30 Samuel LepetitMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-05-30 navarroSome typos in source code
2012-05-23 Marion GuthmullerMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-05-22 navarroMerge cpu and network
2012-05-10 navarroMerge cpu and network for action functions.
2012-04-20 Marion GuthmullerMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-04-09 Martin Quinson[route parsing] rename network_element_t into sg_routin...
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 navarroReorganize storage structures (msg, smx and surf) and...
2012-03-30 Marion GuthmullerMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-03-30 Arnaud GierschDeclare the main log categories into their respective...
2012-03-28 Arnaud GierschMove all XBT_LOG_CONNECT into one place.
2012-03-28 Arnaud GierschCosmetics: sort calls to XBT_LOG_CONNECT.
2012-03-28 Arnaud GierschRemove useless use of XBT_LOG_EXTERNAL_CATEGORY.
2012-03-28 Arnaud GierschRemove references to undefined log categories.
2012-03-27 Marion GuthmullerMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-03-23 Arnaud GierschUse type network_element_t instead of void*, and avoid...
2012-03-23 Marion GuthmullerMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-03-16 navarroCheck for memleack and fix some compilation error with...
2012-03-14 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2012-03-12 navarroFix ns3.
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 navarroSet the storage_lib and storage_type_lib from parsing.
2012-03-01 navarroSave information from routing corresponding to storage.
2012-02-28 Marion GuthmullerMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-02-27 navarroAdd model storage to surf and add a tag storage to...
2012-02-21 Marion GuthmullerMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-02-21 unknownProtect variable surf_parmap.
2012-01-31 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2012-01-31 Arnaud GierschReinitialize pointer after free.
2012-01-30 Marion Guthmullermerge conflict resolved
2012-01-27 Martin Quinsonauto-set the amount of threads when the requested amoun...
2012-01-25 Christophe ThiérySurf: create the parmap with the correct number of...
2012-01-20 Christophe ThiérySurf: also parallelize update_actions_state() of models
2012-01-20 Christophe ThiérySurf: allow to call share_resources in parallel (never...
2012-01-11 Marion Guthmullermerge conflicts resolved
2012-01-09 Martin QuinsonMerge branches 'MC_LTL' and 'MC_LTL' of scm.gforge...
2012-01-06 Christophe ThiéryMerge branch 'smpi'
2012-01-05 Christophe Thiéry-0.000000 is lower than 0.0. True story.
2011-12-26 Martin QuinsonFurther investigate the dsend issue, in vain so far
2011-12-26 Martin Quinsonmerge back the master trunk into the smpi branch
2011-12-25 Martin Quinsonkill the deprecated CLM03 workstation model
2011-12-25 Martin Quinsonproperly kill deprecated option that were recently...
2011-12-25 Martin Quinsoncosmetics in the description of network models
2011-12-23 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2011-12-16 NavarropGet rid of all these nasty _im_.
2011-12-16 NavarropCleanup to allow separation of model specification...
2011-12-16 NavarropMerge network.c and network_im.c
2011-12-16 NavarropMerge cpu.c and cpu_im.c
next