Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
doxygen correction: SD_READY state doesn't exist anymore, replaced by
[simgrid.git] / include / simdag / datatypes.h
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...