Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Whitespace cleanup.
[simgrid.git] / src / surf / workstation_ptask_L07.c
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-09-24 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2013-09-24 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-09-24 suterremove a leak on almost all simdag tests
2013-09-23 Augustin Degommeadd a cleanup callback to surf_resource_t, useful to...
2013-07-05 acarpenaMerge branch 'dvfs'
2013-07-01 acarpenaMerge branch 'dvfs'
2013-06-30 acarpenaadded dvfs support
2013-02-20 Arnaud GierschFix a few memory leaks.
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-04 Arnaud LegrandAdditionnal information never hurt.
2013-02-04 Arnaud LegrandAdditionnal information never hurt.
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
2012-12-20 Martin Quinsonremove the create_resource entry point in resource...
2012-12-17 Paul BédarideMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-12-17 suteradd more debugging info there. Nice to know what is...
2012-06-20 suterSolve white space conflicts
2012-06-20 Martin Quinsonsed -i -e 's/\t/ /g' *.[ch] Please people, stop using...
2012-05-22 Frederic Suterthe "amount" field leads to weird behaviors when dealin...
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-09 Martin Quinson[route parsing] kill global_routing->size_of_link
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 navarroNow call communicate and get_route with void* and not...
2012-03-06 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2012-03-02 Arnaud LegrandFix the previous commit
2012-03-02 Arnaud LegrandGet route in ptask_L07 only when needed.
2012-02-21 Marion GuthmullerMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-02-21 Arnaud GierschRemove trailing commas in enum declarations.
2012-01-11 Marion Guthmullermerge conflicts resolved
2012-01-09 Martin QuinsonMerge branches 'MC_LTL' and 'MC_LTL' of scm.gforge...
2011-12-26 Martin Quinsonmerge back the master trunk into the smpi branch
2011-12-23 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2011-12-16 NavarropCleanups suggested by eclipse.
2011-12-16 NavarropAllow selective update to be independently set for...
2011-12-06 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2011-12-05 Marion GuthmullerMerge branch 'master' into MC_LTL
2011-12-01 Arnaud GierschUse homogeneous dictionaries whenever possible.
2011-11-30 Marion GuthmullerMerge branch 'master' into MC_LTL
2011-11-28 Arnaud GierschReorganize structs to save a few bytes.
2011-11-23 Arnaud GierschFixup for commit 08ac8cf2900.
2011-11-22 Marion Guthmullermerge conflicts
2011-11-15 Martin Quinsonkill the now useless 'cleanup' parameter of routing_get...
2011-11-15 Martin Quinsonkill routing_get_route(), use routing_get_route_and_lat...
2011-11-10 Martin QuinsonThat pointer to function was never given anything but...
2011-11-10 Martin Quinsonfactorize the routing_exit functionality, and ensure...
2011-11-10 Martin Quinsonwhat is that pimple, for god's sake??
2011-11-09 Martin QuinsonRemove the complexity needed to save a global that...
2011-11-09 Arnaud GierschKill "if" before free, and useless cast of free argument.
2011-11-09 Arnaud GierschDon't duplicate strings uselessly, and avoid memory...
2011-11-09 Arnaud GierschReindent before change.
2011-11-08 Martin Quinsonfurther parser cleanups
2011-11-08 Martin QuinsonAlso cleanup the fields of s_sg_platf_link_cbarg_t
2011-11-08 Martin QuinsonParser cleanup: simplify structure's fields' names
2011-11-07 Martin QuinsonProperly integrate the link creation into sg_platf
2011-11-07 Martin Quinsonfurther parser cleanups
2011-11-07 Martin Quinsonfix the last broken tests by sanitizing the way propert...
2011-11-07 Martin QuinsonFurther parser cleanups
2011-11-04 Martin QuinsonClean callbacks for the host parsing.
2011-11-04 Martin Quinsonensure that the create_resource functions do call strdu...
2011-11-03 Martin QuinsonNobody cares about this argument since maybe 4 years...
2011-10-28 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2011-10-27 Christophe ThiéryMerge branch 'master' of git+ssh://scm.gforge.inria...
2011-10-26 NavarropRewrite the way to do the parsing for host,cluster...
2011-10-20 Martin Quinsonuse more consistently the resource create of models...
2011-03-24 agierschRemove usage of xbt_assert[0-9].
2011-03-24 navarropRemove xbt_dict_t workstations from SD_global.
2011-03-24 navarropRemove resource_set from surf_model.
2011-03-24 navarropRemove old function surf_model_resource_by_name.
2011-02-24 navarropCreate current_property_set only if it is required.
2011-02-17 agierschMake XBT_{IN,OUT,HERE} function-like macros.
2011-02-17 agierschUse new style logging macros.
2011-02-01 thieryUse a mallocator for the Surf actions
2011-01-21 navarropCorrectly set callbacks for tags.
2010-12-01 agierschFix a memory leak in ptask_parse_link_init.
2010-12-01 alegrandMove the latency computation logic from surf models...
2010-10-27 navarropAdd in DTD direction for link_ctn and sharing_policy...
2010-10-11 alegrandIndent include and src using this command:
2010-09-28 navarropClean code.
2010-09-28 navarropHuge set of modifications to restore more uniform APIs...
2010-09-28 navarropChange way to call get_route
2010-09-28 navarropI comment all the calls to used_routing, in order to...
2010-08-20 coldpeacefix the way to instanciate links via worsktation_ptask_...
2010-08-16 coldpeaceextend lua console to simdag
2010-08-04 coldpeaceadd new callbacks to the Workstation's models, and...
2010-04-25 mquinsonFix copyright headers
2009-11-20 mquinsonChange the code so that it compiles in supernovae mode
2009-08-26 donassbrMerge changes of maxmin_selective_update branch into...
2009-07-13 mquinsonUseless cleanups
2009-07-13 mquinsonKill surf_parse_get_trace() which were a useless wrappe...
2009-07-04 mquinsonmerge redundant surf_cpu_state_t and surf_link_state_t...
2009-07-02 mquinsonMake sure upper layer can retrieve the properties of...
2009-07-02 mquinsonAdd a command-line option to choose the routing schema...
next