Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[trace] smpi set tracing category returns void
[simgrid.git] / include / surf /
2010-12-05 alegrandAllow cluster tag to use the core tag...
2010-12-02 alegrandUpdate simgrid_dtd flexml files to cope with recent...
2010-12-02 alegrandAdd a peer tag to the DTD and make it compatible with...
2010-12-01 mquinsonregenerate maintainer files (although I have no idea...
2010-12-01 navarropRemove symetrical for symmetrical.
2010-11-05 navarropAdd a backbone sharing policy in dtd.
2010-10-27 navarropAdd in DTD direction for link_ctn and sharing_policy...
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 navarropNew maintainer sources for simgrid dtd
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-06-17 navarropNow sources are generated with #line.
2010-04-25 mquinsonFix copyright headers
2010-04-14 navarropAdd source included vivaldi.
2010-04-14 navarropFirst commit for do cmake in an other directory.
2010-04-14 mquinsoncommit generated files produced by flexml and friends
2010-04-06 mquinsonregenerate flex generated files with a more recent...
2009-11-20 mquinsonthese are variables, not functions. Use the right macro
2009-11-04 donassbrRemove parameter timestep.
2009-10-05 mquinsonFirst prototype of the networking API for SIMIX. It...
2009-08-26 donassbrPut SG_BEGIN_DECL and SG_END_DECL again.
2009-08-26 donassbrMerge changes of maxmin_selective_update branch into...
2009-05-26 mquinsonReindent everything (possibly breaking all branches...
2008-07-08 cheriermAdd extern "C" declaration to preserve the compatibilit...
2008-03-06 mquinsonRegenerate all flexml-generated files to fix a FTBFS...
2008-02-03 mquinsonkill properly the surfxml.h file since it got renamed...
2007-12-21 mquinsonOps, forgot to commit this one
2007-11-29 quasarmerging branch 5018:5083 into trunk
2007-11-09 quasar1pas mods
2007-11-08 mquinsonBetter fix to the comparison between signed and unsigne...
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 quasarrelax ordering enforcement
2007-10-26 quasarmove the callback lists to the public headers
2007-10-26 quasar* Cleanup the DTD by renaming:
2007-10-12 mquinsonEnforce some order on the tags; needs flexml 1.8 to...
2007-10-04 mquinsonGcc is *very* permissive with pointers to functions...
2007-08-09 alegrandAutomatically cleaned flexml files.
2007-08-08 alegrandAutomatically generated files...
2007-08-08 alegrandClean use of extern (XBT_PUBLIC_DATA). No automatic...
2007-08-06 mquinsonre-export some symbols for windows after the regenerati...
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-03-13 cheriermexport some functions in windows dll
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-19 mquinsonGeneration with flex-1.5.3
2006-07-18 mquinsonAnother try at cleaning up the function types
2006-07-13 mquinsonflexml 1.5.1 will save the world
2006-05-29 alegrandAsk for version 1. Default is version 0.
2006-05-29 alegrandAdding a "version" tag to platform_description. This...
2006-04-25 mquinsonregenerate with lastest flexml
2006-03-30 alegrandfiner inclusion of sysdep.h
2006-03-21 alegrandMake last version of flex (2.5.33-2) happy.
2006-03-21 alegrandEnable surfxml to live with an other xml parser in...
2006-03-20 alegrandenable surfxml to live with an other xml parser in...
2006-03-20 alegrandmv surf_parse -> surfxml_parse
2006-03-20 alegrandfactoring + some functions go public
2006-03-20 alegrandRemove cruft
2005-10-24 mquinsonPut all typedef of generic callbacks in the same place
2005-08-16 alegrandregenerate the lexer
2005-08-16 alegrandmoving stuff to enable surf_parser hijacking