Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
integrate properly the router creation in sg_platf module
[simgrid.git] / src / surf / surfxml_parse.c
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
2010-09-28 navarropadd the floyd approach
2010-09-28 navarropThe second version of hierarchical routing, In this...
2010-09-27 piniRevert "Compilation broken." This wasn't suppose to...
2010-09-27 piniCompilation broken.
2010-08-20 coldpeacefix the way to instanciate links via worsktation_ptask_...
2010-08-19 coldpeacemove e_surf_link_sharing_policy_t structure to surf...
2010-08-04 coldpeaceadd new callbacks to the Workstation's models, and...
2010-07-26 coldpeacebypass the surf callbacks to parse XML... almost done
2010-07-20 coldpeaceadd methods allowing routing, bypass the parser......
2010-07-18 coldpeaceadd function surf_add_route_element
2010-07-15 coldpeacekill surf_cpu_model_init_bypass_im, use surf_host_creat...
2010-07-13 coldpeaceremove the init_host_bypass from here
2010-07-09 coldpeaceadd init_host_bypass to be used (by lua) to init cpu...
2010-07-06 navarrop[From Arnaud Giersch] Fix memory leak when MSG_create_e...
2010-04-25 mquinsonFix copyright headers
2009-11-04 donassbrRemove parameter timestep.
2009-10-14 mquinsonStart to fix the <cluster> tag (see ChangeLog)
2009-10-14 mquinsonSanitize static functions' names; kill unused ones
2009-10-14 mquinsonSanitize a bit the <foreach> handling (cosmetics, no...
2009-10-06 mquinsonkill cruft that I introduced while merging routing...
2009-08-26 donassbrMerge changes of maxmin_selective_update branch into...
2009-07-30 mquinsonVarious cleanups in the routing code, all by Silas
2009-07-16 mquinsonThree new routing schema by Silas De Munck
2009-07-13 mquinsonKill surf_parse_get_trace() which were a useless wrappe...
2009-07-01 mquinsonInitialize a variable in any case (kill a warning)
2009-06-30 mquinsonSURF: Unify the types of models in a uniq s_surf_model_...
next