Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
end of simplification of dependencies
[simgrid.git] / include / simdag / datatypes.h
2015-05-19 Adrien LebreMerge branch 'master' of git+ssh://scm.gforge.inria...
2015-04-14 Gabriel CoronaMerge branch 'master' into mc-process
2015-04-09 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2015-04-09 Martin Quinsonprovide placeholder headers to not disturb the users
2015-04-08 Adrien LebreMerge before commiting VM changes - Adrien
2015-04-04 Martin Quinsonmv simdag/simdag.h simgrid/simdag.h
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-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-09-18 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-09-18 Pierre VeyreMSG storage API improvements
2013-01-30 Arnaud GierschIncorporate simgrid-java in simgrid-java/.
2013-01-21 Paul BédarideAll hosts types fusion to xbt_dictelm_t
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-10 suterdoxygen correction: SD_READY state doesn't exist anymor...
2012-06-20 suterMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-06-20 suterMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-06-20 suterSolve white space conflicts
2012-06-20 suteradd a new type of typed task to represent a MxN data...
2012-06-20 Martin Quinsonsed -i -e 's/\t/ /g' *.[ch] Please people, stop using...
2012-05-22 Frederic SuterAdd a new type of typed task that we may be able to...
2012-02-21 Marion GuthmullerMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-02-21 Arnaud GierschRemove trailing commas in enum declarations.
2011-10-20 Martin Quinsonmerge branches
2011-04-18 Martin Quinsonsome more tiny doxygen fixes
2010-10-11 alegrandIndent include and src using this command:
2010-06-15 suterrename SD_READY in SD_SCHEDULABLE to prevent troubles...
2010-06-14 suterReintroduce a SD_READY state, which now means "ready...
2010-06-14 suterRename the SD_READY (all dependencies are satisfied...
2010-04-25 mquinsonFix copyright headers
2010-03-01 mquinsondon't free scheduling data of typed tasks
2009-10-08 mquinsonAdd a header to that file
2009-10-06 mquinsonIntroduce typed tasks in SimDag
2009-05-26 mquinsonReindent everything (possibly breaking all branches...
2008-06-18 alegrandFrederic's patch to get the sharing policy in SimDAG.
2006-07-31 thieryAdd a sequential mode to the workstations. In this...
2006-06-28 thieryFinish SimDag documentation
2006-06-27 thieryUpdate SimDag documentation: main page and datatypes
2006-06-27 thieryWorking on SimDag documentation
2006-06-23 thieryMake private structures SD_link and SD_workstation
2006-06-23 thieryUse swags to handle task states and change structure...
2006-06-21 thieryImplement functions SD_get_amount, SD_get_remaining_amo...
2006-06-20 thieryUpdate SimDag task structure.
2006-06-20 thieryImplement functions SD_workstation_route_get_list,...
2006-06-16 thieryUpdate workstation handling in SimDag. Change the prefi...
2006-06-15 thieryAdd private structures and functions + wrapping for...
2006-06-14 thieryWorking on SimDag.
2006-06-13 thieryFirst SimDag draft. See simgrid.gforge.inria.fr/doc...