Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Merge branch 'master' of git+ssh://scm.gforge.inria.fr//gitroot/simgrid/simgrid
[simgrid.git] / src / surf / surfxml_parse.c
2013-01-17 Arnaud GierschMerge branch 'master' into vmtrace
2013-01-16 Jonathan Rouzaud... Merge with master
2012-12-28 Martin QuinsonRevert "Kill the <backbone> tag"
2012-12-28 Martin QuinsonKill the <backbone> tag
2012-12-24 Martin Quinsonremove the 'new_' part of function name sg_platf_new_tr...
2012-12-20 Arnaud GierschSome symbols were renamed by last flexml update.
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-11-27 Jonathan Rouzaud... Merge branch 'master' of git+ssh://scm.gforge.inria...
2012-10-24 Maximiliano GeierPull changes to push BitTorrent fix
2012-10-24 alebreMerge branch 'master' into vmtrace
2012-10-23 navarroMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-10-23 navarroAdd first steps for a TAG tutorial
2012-10-19 Maximiliano GeierMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-10-17 Martin QuinsonEnsure that the mallocator are really inactive when...
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-09-03 navarroAdd properties to AS structure (Not work for now) and...
2012-08-28 navarroCompletely remove route_t and replace by sg_platf_route...
2012-08-08 navarroFactorize route ASroute bypassRoute and bypassASroute...
2012-08-08 navarroFirst example for bypass platform wit sg_platf_new...
2012-08-08 navarroRemove link_list from surf_routing.c and add it into...
2012-08-07 navarroCompletely remove surfxml_callback.
2012-08-06 navarroMore cleaning for surfxml callback (property and trace*)
2012-08-06 navarroCleanUp unused xbt_dynar_t from callback
2012-08-06 navarroAdd function sg_platf_new_* for *route and bypass*route.
2012-08-03 navarroUse the function sg_platf_new_linkctn when parsing...
2012-07-11 navarroAdd a tag cabinet to write new kind of cluster. See...
2012-07-05 navarroUse new tag host_link for peer. No need for router...
2012-07-05 navarroAdd two new tag for routing cluster (only):
2012-06-20 suterMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-06-20 navarroPut the different model in the dtd. Permit the xml...
2012-06-20 suterSolve white space conflicts
2012-06-20 Martin Quinsonsed -i -e 's/\t/ /g' *.[ch] Please people, stop using...
2012-06-18 navarroAdd 'content' priority for storage and then storage_type
2012-06-13 Marion GuthmullerMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-06-13 Arnaud GierschCosmetics: allow a semicolon after macro usage.
2012-06-13 Marion GuthmullerMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-06-12 navarroAdd disk usage and size parameters for storage.
2012-06-09 Marion GuthmullerMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-06-08 jbrvModify structures to support different sources of avaib...
2012-04-20 Marion GuthmullerMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-04-04 navarroImplement bypassRoute and bypassASroute. Add an example.
2012-03-30 Marion GuthmullerMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-03-29 navarroFix Tag include
2012-03-06 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2012-03-01 navarroBe compliant with flexml v1.67. This permits to don...
2012-02-29 navarroNew way to use storage. See storage.xml
2012-02-28 Arnaud GierschCosmetics: s/overide/override/g.
2012-02-28 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2012-02-28 navarroCosmetics. Rename model for type into storage tag.
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 Arnaud GierschRemove extra ";".
2012-02-21 Arnaud GierschFix type name and parsing for random generator.
2012-02-05 Arnaud Gierschbvprintf is now superfluous here.
2012-02-03 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2012-02-03 Martin Quinsonadd a surf_parse_warn and get surf_parse_error() accept...
2012-02-03 Martin QuinsonAlso show the filename to locate parsing errors, not...
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 NavarropDo not create a dict for every resource especially...
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-22 Marion Guthmullermerge conflicts
2011-11-14 Martin Quinsonanother empty function murder
2011-11-14 Martin Quinsonnah, properties in the XML file are not the right place...
2011-11-14 Arnaud GierschUse xbt_XXX_is_empty() instead of testing xbt_XXX_lengt...
2011-11-11 Martin Quinsonkill a file that were begging for it
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 Arnaud GierschSimply say fun_ptr(...) instead of (*fun_ptr)(...).
2011-11-10 Martin QuinsonRename sg_platf_new_AS_{open,close} to {begin,end}...
2011-11-10 Arnaud GierschRemove declaration for inexistent functions.
2011-11-09 Arnaud GierschKill "if" before free, and useless cast of free argument.
2011-11-09 Arnaud GierschConstification of parameter, and attribute no_return.
2011-11-08 Martin Quinsonrename some types for consistency
2011-11-08 Martin QuinsonKill the XML-level callbacks to AS_open/close and creat...
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 Quinsonfurther parser cleanups
2011-11-08 Martin Quinsonplug a memleak when the cluster's router_id is not...
2011-11-08 Martin Quinsonfix constness in parser
2011-11-08 Martin Quinsonfurther fields renamings in the parser
2011-11-08 Martin Quinsonfurther code simplification. This one were nasty
2011-11-08 Martin Quinsonsimplify the code a bit
2011-11-08 Martin QuinsonAlso cleanup the fields of s_sg_platf_link_cbarg_t
2011-11-08 Martin Quinsonalso cleanup the field names of s_sg_platf_router_cbarg_t
2011-11-08 Martin QuinsonParser cleanup: simplify structure's fields' names
2011-11-07 Martin QuinsonKill some further empty function chaining.
2011-11-07 Martin QuinsonProperly integrate the link creation into sg_platf
2011-11-07 Martin Quinsonfurther parser cleanups
2011-11-07 Martin Quinsonalso deprecate ETag_surfxml_router
2011-11-07 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
next