Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
do not search the cluster backbones again and again, store them in the right location
[simgrid.git] / src / surf / surfxml_parse.c
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...
2011-11-07 Martin QuinsonFurther parser cleanups
2011-11-07 NavarropRemove some bprintf, fix memleaks.
2011-11-07 Martin Quinsonfix the last broken tests by sanitizing the way propert...
2011-11-07 Martin QuinsonFurther parser cleanups
2011-11-07 Martin Quinsonintegrate properly the router creation in sg_platf...
2011-11-07 Martin Quinsonplug memleaks: surfxml does not allocate memory, sg_pla...
2011-11-07 Martin QuinsonMake the sg_plat_new_host() function public
2011-11-07 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2011-11-07 Martin QuinsonContinue parser cleanups
2011-11-07 Christophe ThiéryAdd some _XBT_GNUC_UNUSED to avoid compilation warnings...
2011-11-05 Martin Quinsonusing pointer to scalar is a strange way to return...
2011-11-05 Martin QuinsonNobody will ever need to override the behavior of confi...
2011-11-04 Martin QuinsonCall surf_parse_models_setup() from the right level
2011-11-04 Martin Quinsonfixing lua console (brain dead) damages to the parser
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 Martin Quinsonnormalize some type names
2011-11-04 NavarropAdd V_cluster_availability_file and V_cluster_state_fil...
2011-11-04 NavarropDo the free into the right file.
2011-11-04 Martin Quinsonno need to reset a struct that will be freed
2011-11-04 NavarropReplace stupid char* by doubles in the cluster struct...
2011-11-03 Martin Quinsoncleanup the way surf_parse_models_setup is called after...
2011-11-03 Martin Quinsonsplit raw parsing functions from platform parsing,...
2011-11-03 Martin QuinsonNobody cares about this argument since maybe 4 years...
2011-11-02 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2011-11-02 Martin Quinsonimprove the documentation of the parser (getting used...
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.
2011-10-20 Martin Quinsonuse more consistently the resource create of models...
2011-10-20 NavarropUpdate include tag.
2011-10-20 NavarropRemove unused and old function.
2011-10-20 NavarropUpdate tag include
2011-10-20 Martin Quinsonmerge branches
2011-06-23 Arnaud GierschReindent TRY/TRY_CLEANUP/CATCH constructs.
2011-05-18 Arnaud Giersch[surf] Don't define variable "platform_filename" twice.
2011-04-11 Christophe ThiéryMerge branch 'master' of git+ssh://scm.gforge.inria...
2011-04-09 Lucas Schnorrmerging tracing changes
2011-04-08 Pierre-Nicolas ClaussMerge branch 'master' of git+ssh://scm.gforge.inria...
2011-04-08 mehdiparse property tag with lua
2011-04-08 NavarropMerge commit '521daa8271ac2778d8b2944be25daae65d3540a1...
2011-04-08 NavarropAdd tag include.
2011-03-24 agierschRemove usage of xbt_assert[0-9].
2011-03-24 navarropSet level COORD_HOST_LEVEL and COORD_ASR_LEVEL if there...
2011-03-01 thieryRemove side effects from xbt_asserts calls
2011-02-28 navarropRevert "Remove lua parse functions from simgrid."
2011-02-28 navarropRemove lua parse functions from simgrid.
2011-02-22 agierschReplace xbt_die(bprintf(...)) with xbt_die(...).
2011-02-17 agierschUse new style logging macros.
2011-02-15 navarropThis job is done two time.
2011-01-21 navarropCorrectly set callbacks for tags.
2011-01-20 navarropAdd functions for callbacks.
2011-01-13 navarropNow tag config is available.
2010-12-02 alegrandAdd a peer tag to the DTD and make it compatible with...
2010-12-02 alegrandStart handling the core attribute (store in cpu.c and...
2010-12-01 agierschFree trace_id and trace_file in parse_Etag_trace.
2010-11-30 mquinsonfix the name and path to simgrid_update_xml in error...
2010-11-30 navarropUpdate platform version of required xml.
2010-10-20 navarropThe surf_file_to_parse have to be set to NULL after...
2010-10-11 alegrandIndent include and src using this command:
2010-10-06 navarropClean DTD and add tag config.
2010-10-04 mquinsonmerge
2010-10-01 coldpeacedefine new methods to call surf_routing 'parse' methods...
2010-10-01 mquinsonFix typos [Arnaud Giersch]
2010-09-28 navarropCorrect implementation of start/end tags when bypassing...
2010-09-28 navarropClean code.
2010-09-28 navarropBring back useful functions for the bypass from before...
2010-09-28 navarropAdd cluster tag
2010-09-28 navarropmore clean code
2010-09-28 navarropformat
2010-09-28 navarropclean code and remove foreach and set
2010-09-28 navarropcomment all the lines for route:multi and cluster....
2010-09-28 navarropadd the bypasss route mechanims
2010-09-28 navarroppre version of hierarchical routing, make in a recursiv...
2010-09-28 navarropchanges for solve warrings
next