Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
dupplicate the sender buffer in eager mode, when isends are changed into dsends ...
[simgrid.git] / include / surf / surfxml_parse.h
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...
2007-06-04 mquinsonExport public data in a way where we can specify that...
2007-05-16 alegrandAdding a <route> tag.
2007-04-11 cheriermexport some variables
2007-03-23 mquinsonReduce the visibility of stdio.h because it was loaded...
2007-02-07 mquinsontypo in windows DLL cruft
2007-02-07 cheriermtake care of new dll import and dll export in Windows
2006-10-06 cheriermOnly adds the XBT_PUBLIC macro decoration a the beginin...
2006-07-18 mquinsonAnother try at cleaning up the function types
2006-05-29 alegrandAdding a "version" tag to platform_description. This...
2006-03-30 alegrandfiner inclusion of sysdep.h
2006-03-21 alegrandEnable surfxml to live with an other xml parser in...
2006-03-20 alegrandmv surf_parse -> surfxml_parse