Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
simgrid.git
2010-10-08 navarropSet snprintf and vsnprintf function are available on...
2010-10-08 navarropGNU Version for windows.
2010-10-08 alegrandKeep adding missing function required when using SimDAG.
2010-10-08 alegrandImplement the get_link_latency function for SD (and...
2010-10-08 alegrandEnable using other workstation models than ptask_L07...
2010-10-07 navarropFix bug when call function get_route.
2010-10-07 navarropAdd a function to have type of an element.
2010-10-07 navarropAdd a test for function is_router.
2010-10-07 navarropWindows is not implemented for v3.5
2010-10-06 navarropUpdate maintainer source.
2010-10-06 navarropFix the smpi_traced test if user compil out of source.
2010-10-06 navarropAvailable the tag config.
2010-10-06 navarropCosmetics.
2010-10-06 navarropFix flatifier tesh file.
2010-10-06 navarropClean DTD and add tag config.
2010-10-06 navarropImplementation of function is router
2010-10-06 schnorronelink_routes revision: removing a comment
2010-10-06 schnorrbetter handling of resource utilization tracing methods
2010-10-06 schnorrcosmetics on tracing mechanism
2010-10-06 piniUpdated README for SMPI.
2010-10-05 navarropFix lib pcre use.
2010-10-05 coldpeacefix gras_platform_script
2010-10-05 coldpeacefix lua console application for SimDag module
2010-10-05 coldpeacefix the platform script
2010-10-05 schnorrcleaning some old surf tracing code
2010-10-05 schnorrupdating FAQ to new parameters that should be use in...
2010-10-05 schnorrusing memory address to identify link containers (trace...
2010-10-05 schnorrremoving one space in the beginning of the trace files
2010-10-05 schnorrdo not trace loopback links
2010-10-05 schnorronly trace link-related data if tracing mechanism know...
2010-10-05 schnorrregistering the source and destination of all onelink...
2010-10-05 mquinsondo not hide the issues that are there and shouldn't
2010-10-04 schnorrfirst implementation of floyd's get_onelink_routes
2010-10-04 schnorrimplementing recursive call to get_onelink_routes
2010-10-04 schnorrimplementation of full_get_onelink_routes
2010-10-04 schnorrmemory address is the unique identifier of links in...
2010-10-04 schnorrfunctions to get_onelink_routes must return an array...
2010-10-04 navarropNow cluster Tag don't necessary need libpcre.
2010-10-04 piniSMPI's network model calibration script: you give it...
2010-10-04 schnorrcosmetic fix: generic_set_bypassroute was being logged...
2010-10-04 schnorrpreparing get_onelink_routes and is_router for each...
2010-10-04 navarropSet some tests are expected to fail.
2010-10-04 schnorrfix: small changes to make surf_routing.c compile
2010-10-04 mquinsonupdate the platforms to kill the :
2010-10-04 mquinsonupdate all the platforms file with the new s/:/_/ in DTD
2010-10-04 mquinsonteach the platform upgrading script about the s/:/_...
2010-10-04 mquinsonstop misusing : in the DTD. use _ as a separator instead
2010-10-04 mquinsonmerge
2010-10-04 mquinsonmessage rewording
2010-10-01 coldpeacemodify 'master_slave_bypass' in lua by calling simgrid...
2010-10-01 coldpeacereimplement lua bingdings code to support the new platf...
2010-10-01 coldpeacedefine new methods to call surf_routing 'parse' methods...
2010-10-01 coldpeacedefine two kind of 'parse' methods, parse_#type_#elemen...
2010-10-01 coldpeaceadd new methods to reimplement the lua console respecti...
2010-10-01 schnorrlet snprintf decide how many digits use for timestamps
2010-10-01 schnorrtracing router existence with the new parser
2010-10-01 schnorrremoving old and no longer used tracing functions
2010-10-01 schnorrproper closing the LINK containers at the end of the...
2010-10-01 schnorrtrace cosmetics
2010-10-01 schnorrTRACE_surf_[host|link]_declaration responsible for...
2010-10-01 suterentree de ghislain
2010-10-01 mquinsonFix test pmm_rl by synchronizing the slaves [Arnaud...
2010-10-01 cristianrosaFix for msg_icomms test. Do not pass the address of...
2010-10-01 mquinsonFix tesh [Arnaud Giersch]:
2010-10-01 mquinsonProperly let the main thread wait for the startup of...
2010-10-01 mquinsonFix xbt_strbuff test from testall [Arnaud Giersch].
2010-10-01 mquinsonFix misbalanced parentheses in checks for va_copy....
2010-10-01 mquinsonFix check for getline: it is not needed to try to run...
2010-10-01 mquinsonFix typos [Arnaud Giersch]
2010-10-01 mquinsonAdd missing include for HAVE_TRACING [Arnaud Giersch]
2010-10-01 mquinsonMissing includes by Arnaud Giersch
2010-09-30 mquinsonprotect the changes related to the v3 in an appropriate...
2010-09-30 mquinsonreindent this script (no real change). I'm wondering...
2010-09-30 navarropUnuse file.
2010-09-30 navarropUpdate the script for transform platform into v3.
2010-09-30 schnorrisolating latency bounded functions with ifdef's
2010-09-30 schnorrproper initialization of get_latency_limited on vivaldi...
2010-09-30 navarropAdd Tracking Latency bound option to cmake.
2010-09-30 cristianrosaFix race condition during the creation of the listeners...
2010-09-29 piniSqueeze any block with a given delay (in flops).
2010-09-29 mquinsonmore explicit error message
2010-09-29 navarropChange location of g5k.xml
2010-09-29 navarropScript to transform v2 platfrom into a v3.
2010-09-28 schnorrfixing indentation by removing tags and including spaces
2010-09-28 schnorrwipe out old code based on ids for nodes
2010-09-28 schnorrusing correct variables name when getting route from...
2010-09-28 schnorronly need src and dst_name when tracing
2010-09-28 schnorrremoving misplaced code (was moved from here before...
2010-09-28 navarropMake simgrid compil with Full Flags.
2010-09-28 navarropMake a correct xml file.
2010-09-28 navarropAdd new tests for basic parsing.
2010-09-28 cristianrosaFix a 3 years old bug in the dictionary's function...
2010-09-28 navarropThe basic parser can be run with option.
2010-09-28 navarropAdd the flatifier test.
2010-09-28 navarropMake the new flatifier test
2010-09-28 navarropFix pcre path.
2010-09-28 navarropAdd routes.
2010-09-28 schnorrfix on libpcre detection by cmake
2010-09-28 navarropAdd first version of g5K using cluster tags.
2010-09-28 navarropCorrect implementation of start/end tags when bypassing...
next