Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
simgrid.git
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...
2010-09-28 navarropTest for parsing file.
2010-09-28 navarropRewrite the SURFXML_START_TAG and SURFXML_END_TAG.
2010-09-28 navarropClean code.
2010-09-28 navarropAdd Lib path correctly.
2010-09-28 navarropSimdag parser test must failed now.
2010-09-28 navarropUpdate xml platform for msg-get_sender and msg-trace...
2010-09-28 navarropget_sender update platform
2010-09-28 navarropCluster tag revival attempt.
2010-09-28 navarropAdapt masterslave_bypass to the brand new AS tag.
2010-09-28 navarropBring back useful functions for the bypass from before...
2010-09-28 navarropHuge set of modifications to restore more uniform APIs...
2010-09-28 navarropAdd useless files to gitignore.
2010-09-28 navarropNew platform for gtnets.
2010-09-28 navarropNew platform files (just add AS tag)
2010-09-28 navarropadd to the rule-based model the loopback routes
2010-09-28 navarropCosmetics for print.
2010-09-28 navarropChange way to call get_route
2010-09-28 navarropchange regex into the tag cluster
2010-09-28 navarropModify DTD and files for cluster Tag
2010-09-28 navarropadd-to-cmake-files-the-pcre-library by David
2010-09-28 navarropTag cluster test
2010-09-28 navarroptest of sd_test
2010-09-28 navarropAdd cluster tag
2010-09-28 navarropUpdate tests for java
2010-09-28 navarropDelete this message for being compatible with old tesh...
2010-09-28 navarropUpdate doc for asynchronous comm and pthread_mutexes...
2010-09-28 navarropNew maintainer sources for simgrid dtd
2010-09-28 navarropRemove unuse variables
2010-09-28 navarropThis code is necessary for masterslave_bypass example
2010-09-28 navarropfirst version of rule base routing model
2010-09-28 navarropmore clean code
2010-09-28 navarropformat
2010-09-28 navarropclean code and remove foreach and set
2010-09-28 navarropclean the dtd file
2010-09-28 navarropcomment all the lines for route:multi and cluster....
2010-09-28 navarropclean the hierarchical routing code
2010-09-28 navarropcomments for fix a deprecated dtd tag
2010-09-28 navarropformat changes
2010-09-28 navarropfix mistake small mistake in the routing algorithm...
2010-09-28 navarropdisable the debug function
2010-09-28 navarropsmall fix for a uninitialized variable
2010-09-28 navarropadd the bypasss route mechanims
2010-09-28 navarropadd functions to check the correct process of make...
2010-09-28 navarropadd the dijkstra routing and cache too
2010-09-28 navarropadded the floyd algorithm first version
2010-09-28 navarroppre version hierarchical routing, fix memory leak
2010-09-28 navarropadd a free dynar
2010-09-28 navarroppre version of hierarchical routing, make in a recursiv...
2010-09-28 navarropI comment all the calls to used_routing, in order to...
2010-09-28 navarropchanges for solve warrings
2010-09-28 navarropadd the floyd approach
2010-09-28 navarropadd the floyd algorithm for a routing schema
2010-09-28 navarropadd the floyd algorithm for a routing schema L
2010-09-28 navarropThe new directives for parsing the hierarchical routing
2010-09-28 navarropThe second version of the hierarchical routing, Here...
2010-09-28 navarropThe second version of hierarchical routing, In this...
2010-09-28 navarropThe second version of hierarchical routing. Here I...
2010-09-28 navarropThe second version of hierarchical routing. I implement...
2010-09-28 navarropFirst version of hierarchical routing.
2010-09-27 piniRevert "Compilation broken." This wasn't suppose to...
next