Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
surfxml: better error checking, and less include of internal headers
[simgrid.git] / include / surf / surfxml_parse.h
2016-02-20 Martin Quinsonsurfxml: better error checking, and less include of...
2016-02-20 Martin QuinsonMerge branch 'coverity_scan' of github.com:mquinson...
2016-02-08 Martin QuinsonIntroduce DTD v4
2016-02-06 Martin Quinsonconvert the last bits of surf to C++
2015-12-11 Luka StanisicMerging changes done by Steven, Samuel and Luka, regard...
2015-12-04 Martin QuinsonRename power->speed in the inner layer of the parsing
2015-10-13 Martin QuinsonMerge branch 'S4U'
2015-09-18 Martin QuinsonMerge branch 'master' of github.com:mquinson/simgrid
2015-09-18 Martin QuinsonI think that MSVC wants the attrib before the symbol...
2015-09-17 Martin Quinsons/_XBT_GNUC/XBT_ATTRIB/ as we will port them to MSVC
2014-05-08 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2014-05-05 Stéphane CastelliMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-04-25 Augustin Degommenew flex run
2014-03-06 Gabriel CoronaMerge branch 'mc' into mc++
2014-02-28 Gabriel CoronaMerge branch 'mc++' into mc-merge
2014-02-24 Gabriel CoronaMerge 'master' into mc
2014-02-05 Arnaud GierschAdd/update copyright notices.
2013-11-08 Paul BédarideMerge branch 'hypervisor' of git+ssh://scm.gforge.inria...
2013-11-08 Paul BédarideMerge tag 'v3_9_90' into hypervisor
2013-10-30 Paul BédarideMerge commit '045db1657e870c721be490b411868f4181a12ced...
2013-09-26 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-09-25 Arnaud GierschDig through git history, and update copyright lines.
2013-07-01 acarpenaMerge branch 'dvfs'
2013-06-28 Takahiro HirofuchiMerge branch 'hypervisor' of scm.gforge.inria.fr:/gitro...
2013-06-25 suterallow to use units for storage too (bits, or bytes...
2013-06-19 Paul BédarideMerge branch 'master' into hypervisor
2013-05-06 Paul BédarideFix to handle warnings+optimizations on CI [#15544]
2013-01-30 Arnaud GierschIncorporate simgrid-java in simgrid-java/.
2012-09-27 Jonathan Rouzaud... Merge conflicts in instr_routing.c
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-06-15 Arnaud GierschFix includes in surfxml_parse.h
2012-04-20 Marion GuthmullerMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-04-04 navarroImplement bypassRoute and bypassASroute. Add an example.
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-09 Arnaud GierschDon't decrement surfxml_buffer_stack_stack_ptr twice...
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...
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-10 Martin QuinsonMove the SURF model initialization from routing_parse...
2011-11-09 Arnaud GierschConstification of parameter, and attribute no_return.
2011-11-08 Martin Quinsonsanitize the way parsing callbacks of the routing submo...
2011-11-08 Martin QuinsonKill the XML-level callbacks to AS_open/close and creat...
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 Martin Quinsonintegrate properly the router creation in sg_platf...
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 QuinsonClean callbacks for the host parsing.
2011-11-03 Martin QuinsonNobody cares about this argument since maybe 4 years...
2011-10-20 NavarropRemove unused and old function.
2011-10-20 Martin Quinsonmerge branches
2011-06-09 Pierre-Nicolas ClaussMerge back master branch
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-08 Pierre-Nicolas ClaussMerge branch 'master' of git+ssh://scm.gforge.inria...
2011-04-08 NavarropMerge commit '521daa8271ac2778d8b2944be25daae65d3540a1...
2011-04-08 NavarropAdd tag include.
2011-03-09 navarropRevert "Change those functions to public for use extern...
2011-02-28 navarropChange those functions to public for use external parser.
2011-01-21 navarropCorrectly set callbacks for tags.
2011-01-20 navarropAdd functions for callbacks.
2010-12-02 alegrandAdd a peer tag to the DTD and make it compatible with...
2010-10-11 alegrandIndent include and src using this command:
2010-10-06 navarropClean DTD and add tag config.
2010-10-04 navarropNow cluster Tag don't necessary need libpcre.
2010-10-04 mquinsonmerge
2010-09-28 navarropCorrect implementation of start/end tags when bypassing...
2010-09-28 navarropRewrite the SURFXML_START_TAG and SURFXML_END_TAG.
2010-09-28 navarropAdd cluster tag
2010-09-28 navarropThis code is necessary for masterslave_bypass example
2010-09-28 navarropmore clean code
2010-09-28 navarropclean code and remove foreach and set
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 navarropThe second version of the hierarchical routing, Here...
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-04-25 mquinsonFix copyright headers
2009-11-20 mquinsonthese are variables, not functions. Use the right macro
2009-05-26 mquinsonReindent everything (possibly breaking all branches...
2008-07-08 cheriermAdd extern "C" declaration to preserve the compatibilit...
2008-02-03 mquinsonkill properly the surfxml.h file since it got renamed...
2007-11-29 quasarmerging branch 5018:5083 into trunk
2007-11-09 quasar1pas mods
2007-11-06 cheriermThis change avoids a warning on the Visual C++ compiler.
2007-10-31 quasarupdating the dtd and some memory leacks
2007-10-28 mquinsonExport the cute little macro that Arnaud devised to...
2007-10-26 quasarmove the callback lists to the public headers
2007-10-26 quasar* Cleanup the DTD by renaming:
2007-10-04 mquinsonGcc is *very* permissive with pointers to functions...
2007-08-08 alegrandClean use of extern (XBT_PUBLIC_DATA). No automatic...
next