Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
add a specific file to manage tracing in SimDag
[simgrid.git] / src / include / surf / surfxml_parse_values.h
2012-06-20 suterSolve white space conflicts
2012-06-20 Martin Quinsonsed -i -e 's/\t/ /g' *.[ch] Please people, stop using...
2011-12-26 Martin Quinsonmerge back the master trunk into the smpi branch
2011-11-22 Marion Guthmullermerge conflicts
2011-11-11 Martin Quinsonmove the callbacks to the cluster creation from surfxml...
2011-11-11 Martin Quinsonmove some XML specific code from surf_routing.c to...
2011-11-10 Martin Quinsonsome more cleanups for tomorrow marked as FIXME for...
2011-11-08 Martin Quinsonthat FIXME would be a bad idea to implement
2011-11-08 Martin Quinsonintegrate the peer creation in sg_platf properly
2011-11-08 Martin Quinsonpreparse the arguments of peer tag
2011-11-08 Martin Quinsonfix constness in parser
2011-11-08 Martin Quinsonfurther fields renamings in the parser
2011-11-07 Martin QuinsonProperly integrate the link creation into sg_platf
2011-11-07 Martin Quinsonintegrate properly the router creation in sg_platf...
2011-11-07 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2011-11-07 Martin QuinsonContinue parser cleanups
2011-11-04 Martin QuinsonClean callbacks for the host parsing.
2011-11-04 Martin Quinsonmerge changes. Strange, it seems to ate pierre commit
2011-11-04 Martin Quinsonyet another psychotic cleanup
2011-11-04 NavarropCreate a structure to put link up and down for model...
2011-11-04 Martin Quinsonnormalize some type names
2011-11-04 Martin Quinsonkill a bunch of warnings that prevented me from compiling
2011-11-04 NavarropAdd V_cluster_availability_file and V_cluster_state_fil...
2011-11-04 NavarropReplace stupid char* by doubles in the cluster struct...
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 NavarropEnsure windows combatibility.
2011-10-26 NavarropRewrite the way to do the parsing for host,cluster...
2011-10-26 NavarropDo the parsing one time and not more.