Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
New actions for the time independent trace replay framework:
[simgrid.git] / src / include / surf /
2012-02-21 Marion GuthmullerMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-02-21 navarroFirst step to create model storage.
2012-02-21 navarroAdd function read write open close and stat to workstat...
2012-02-08 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2012-02-07 Arnaud GierschRemove bogus inline declarations in private interface.
2012-01-30 Marion Guthmullermerge conflict resolved
2012-01-20 Christophe ThiérySurf: allow to call share_resources in parallel (never...
2012-01-11 Marion Guthmullermerge conflicts resolved
2012-01-09 Martin QuinsonMerge branches 'MC_LTL' and 'MC_LTL' of scm.gforge...
2011-12-26 Martin Quinsonmerge back the master trunk into the smpi branch
2011-12-23 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2011-12-16 NavarropGet rid of all these nasty _im_.
2011-12-16 NavarropAllow selective update to be independently set for...
2011-12-16 NavarropCleanup to allow separation of model specification...
2011-12-16 NavarropMerge cpu.c and cpu_im.c
2011-11-22 Marion Guthmullermerge conflicts
2011-11-15 Martin Quinsonkill the now useless 'cleanup' parameter of routing_get...
2011-11-14 Martin Quinsonanother empty function murder
2011-11-11 Martin Quinsonkill a file that were begging for it
2011-11-11 Martin Quinsonmove the callbacks to the cluster creation from surfxml...
2011-11-11 Martin Quinsonmove some XML specific code from surf_routing.c to...
2011-11-10 Martin Quinsonsome more cleanups for tomorrow marked as FIXME for...
2011-11-10 Martin Quinsonsanitize get_network_element_type()
2011-11-10 Martin Quinsonuse an explicit type name for pointer on fct
2011-11-10 Martin QuinsonMove the SURF model initialization from routing_parse...
2011-11-09 Martin Quinsonuse a sane way to declare postparse callbacks, now...
2011-11-09 Martin QuinsonRemove the complexity needed to save a global that...
2011-11-09 Arnaud GierschKill "if" before free, and useless cast of free argument.
2011-11-08 Martin Quinsonthat FIXME would be a bad idea to implement
2011-11-08 Martin Quinsonintegrate the peer creation in sg_platf properly
2011-11-08 Martin Quinsonpreparse the arguments of peer tag
2011-11-08 Martin Quinsonfurther parser cleanups
2011-11-08 Martin Quinsonfix constness in parser
2011-11-08 Martin Quinsonfurther fields renamings in the parser
2011-11-08 Martin QuinsonAlso cleanup the fields of s_sg_platf_link_cbarg_t
2011-11-07 Martin QuinsonKill some further empty function chaining.
2011-11-07 Martin QuinsonProperly integrate the link creation into sg_platf
2011-11-07 Martin Quinsonintegrate properly the router creation in sg_platf...
2011-11-07 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2011-11-07 Martin QuinsonContinue parser cleanups
2011-11-05 Martin QuinsonAdd a new module allowing to interact with the platform...
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 NavarropCreate a structure to put link up and down for model...
2011-11-04 Martin Quinsonnormalize some type names
2011-11-04 Martin Quinsonkill a bunch of warnings that prevented me from compiling
2011-11-04 NavarropAdd V_cluster_availability_file and V_cluster_state_fil...
2011-11-04 NavarropReplace stupid char* by doubles in the cluster struct...
2011-11-04 Martin Quinsonensure that the create_resource functions do call strdu...
2011-11-03 Martin Quinsonprivatize this function that must be called at some...
2011-11-03 Martin QuinsonNobody cares about this argument since maybe 4 years...
2011-11-03 Martin Quinsonfinish to kill a unused function
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 Martin Quinsonmerge branches
2011-07-19 Pierre-Nicolas ClaussMerge back master branch.
2011-06-16 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2011-06-15 NavarropAdd functions for ns3
2011-04-27 NavarropAdd surf_routing.h for extern variables
2011-04-22 NavarropAdd ns3 level to libraries.
2011-04-21 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2011-04-21 NavarropPut ns3 sources in place.
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 mehdicallback to parse_properties_XML when parsing prop...
2011-03-24 navarropMove e_surf_network_element_type_t public.
2011-03-24 navarropRemove old function surf_model_resource_by_name.
2011-03-24 navarropAdd levels to lib host_lib, link_lib and as_router_lib
2011-02-28 navarropRevert "Remove lua parse functions from simgrid."
2011-02-28 navarropRemove lua parse functions from simgrid.
2011-02-14 navarropReimplement old tag random.
2011-01-21 navarropCorrectly set callbacks for tags.
2011-01-13 navarropNow tag config is available.
2010-12-15 velhoAdded the lazy management improvement for network models.
2010-12-07 schnorr[trace] new system call to make categorized host utiliz...
2010-12-07 mquinsontry a bit harder to get the simulated time without...
2010-12-06 piniAllow to configure precision in the maxmin systems.
2010-12-02 alegrandFinish to kill vivaldi
2010-12-02 alegrandStart handling the core attribute (store in cpu.c and...
2010-12-02 thieryBiggest commit ever (SIMIX2): the user processes can...
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-08 schnorrnew variable for surf_action_t to contain its tracing...
2010-10-04 schnorrfix: small changes to make surf_routing.c compile
2010-10-01 coldpeaceadd new methods to reimplement the lua console respecti...
2010-09-30 schnorrisolating latency bounded functions with ifdef's
2010-09-28 navarropClean code.
2010-09-28 navarropHuge set of modifications to restore more uniform APIs...
2010-09-28 navarropmore clean code
2010-09-28 navarropclean code and remove foreach and set
2010-09-28 navarropI comment all the calls to used_routing, in order to...
2010-09-27 piniRevert "Compilation broken." This wasn't suppose to...
2010-09-27 piniCompilation broken.
next