Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
chainsend: change tesh to test with 8192 pieces
[simgrid.git] / include / surf /
2012-10-27 Arnaud GierschMerge branch 'v3_8_x'
2012-10-27 Arnaud GierschMerge branch 'v3_8_x'
2012-10-25 navarroMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-10-25 navarroTranform extern for XBT_PUBLIC
2012-10-24 Maximiliano GeierPull changes to push BitTorrent fix
2012-10-23 navarroMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-10-23 navarroAdd first steps for a TAG tutorial
2012-09-27 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2012-09-06 navarroFinalize properties on AS.
2012-09-03 navarroAdd properties to AS structure (Not work for now) and...
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-07-11 navarroAdd a tag cabinet to write new kind of cluster. See...
2012-07-05 navarroAdd two new tag for routing cluster (only):
2012-06-27 Samuel LepetitChanges in generated files from DTD change.
2012-06-20 suterMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-06-20 navarroPut the different model in the dtd. Permit the xml...
2012-06-20 suterSolve white space conflicts
2012-06-20 Martin Quinsonsed -i -e 's/\t/ /g' *.[ch] Please people, stop using...
2012-06-18 navarroAdd 'content' priority for storage and then storage_type
2012-06-15 Arnaud GierschFix includes in surfxml_parse.h
2012-06-13 Marion GuthmullerMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-06-12 navarroAdd disk usage and size parameters for storage.
2012-04-20 Marion GuthmullerMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-04-04 navarroImplement bypassRoute and bypassASroute. Add an example.
2012-03-06 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2012-03-05 Arnaud LegrandMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-03-02 navarroSet the storage_lib and storage_type_lib from parsing.
2012-03-01 navarroSave information from routing corresponding to storage.
2012-03-01 navarroBe compliant with flexml v1.67. This permits to don...
2012-02-29 navarroNew way to use storage. See storage.xml
2012-02-28 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2012-02-28 navarroCosmetics. Rename model for type into storage tag.
2012-02-28 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2012-02-28 navarroRegenerate sources after having updated my flexml :)
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...
2012-01-31 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2012-01-31 Arnaud GierschRegenerate files with latest flexml.
2012-01-30 Marion Guthmullermerge conflict resolved
2012-01-23 navarroChange cluster sharing policy for FULLDUPLEX by default.
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-10 Martin QuinsonRename sg_platf_new_AS_{open,close} to {begin,end}...
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-04 Martin Quinsonmerge changes. Strange, it seems to ate pierre commit
2011-11-04 Martin Quinsonregenerate with flexml 1.9.2 (fix to my recent changes...
2011-11-03 Martin QuinsonNobody cares about this argument since maybe 4 years...
2011-11-01 Martin Quinsonregenerate with flexml 1.9.1 (integrate small changes...
2011-10-30 Martin QuinsonRegenerate with flexml 1.9 (robust against multiple...
2011-10-20 NavarropRemove unused and old function.
2011-10-20 Martin Quinsonmerge branches
2011-08-01 NavarropWe can specify the router name of a cluster.
2011-06-09 Pierre-Nicolas ClaussMerge back master branch
2011-05-24 Martin Quinsonmerge
2011-05-24 Arnaud GierschRegenerate files in maintainer mode.
2011-05-18 Arnaud Giersch[surf] Don't define variable "platform_filename" twice.
2011-04-27 NavarropMove src/surf/surf_routing.h in include/surf/surf_routing.h
2011-04-11 Lucas Schnorrmerging tracing changes
2011-04-11 Christophe ThiéryMerge branch 'master' of git+ssh://scm.gforge.inria...
2011-04-11 NavarropDelete coordinates for AS.
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-02-14 navarropAdd sources for rngstreams
2011-02-14 navarropReimplement old tag random.
2011-01-31 navarropAdd token_ring example.
2011-01-21 navarropCorrectly set callbacks for tags.
2011-01-20 navarropAdd functions for callbacks.
2010-12-08 navarropAdd availability_file and state_file to peer tag.
2010-12-08 navarropAdd availability_file and state_file in cluster.
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.
next