Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
simgrid.git
2012-03-22 Arnaud GierschAvoid unnecessary loop.
2012-03-22 Arnaud GierschRegenerate examples/gras/synchro/test_sg_{32,64}.tesh.
2012-03-22 schnorrdocument MSG tracing examples
2012-03-22 schnorr[trace] factor code also for extracting the graph ...
2012-03-22 schnorr[trace] factorizing code so we have just one way to...
2012-03-22 schnorrlet simgrid compile with NDEBUG and warnings are errors
2012-03-22 navarroAdd tag config and path property to be more generic.
2012-03-22 navarroImplement xbt_dict_t content for storage model
2012-03-22 navarroChange for new url for git clone
2012-03-22 Martin QuinsonFix documentation of task_create
2012-03-22 Martin Quinsoncosmetics
2012-03-21 Martin Quinsonrewrite the text README by dumping the newly written...
2012-03-21 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2012-03-21 Martin Quinsonfurther improve the MSG doc by documenting the examples
2012-03-21 Martin Quinsonthis is not an example that the users can read, but...
2012-03-21 schnorr[trace] correct graph extraction for graphicator
2012-03-21 schnorr[trace] update tesh to follow recent changes in the...
2012-03-21 schnorr[trace] new example to show how to use TRACE_link_srcds...
2012-03-21 schnorr[trace] add new example to show how to use link user...
2012-03-21 schnorr[trace] wipe out memory leaks in graphicator
2012-03-21 schnorr[trace] update graphicator accordingly
2012-03-21 schnorr[trace] only one public function for extracting the...
2012-03-21 schnorr[trace] remove function from tracing interface, should...
2012-03-21 schnorr[trace] add some comments, cosmetics
2012-03-21 schnorr[trace] remove deprecated function from the compilation...
2012-03-21 navarrofix Memleack
2012-03-21 schnorr[trace] removing deprecated function from the tracing...
2012-03-21 schnorrthis subdirectory was removed by previous commit
2012-03-20 Martin Quinsonkeep cmake informed that this example was removed
2012-03-20 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2012-03-20 Martin Quinsonthat example is useless too
2012-03-20 navarroAdd print out for simulated time.
2012-03-20 navarroDon't touch user tracing interface ;)
2012-03-20 Martin Quinsonremove a deprecated example file
2012-03-20 Martin Quinsonfix the lastest documentation warning
2012-03-20 Martin Quinsonupdate surf doc to kill some more doc warnings
2012-03-20 Martin Quinsonrephrase a bit hte documentaiton of surf, and move...
2012-03-20 Martin QuinsonImprove MSG doc a bit
2012-03-20 Martin Quinsonfurther doc fixups (and rewrite an error message)
2012-03-20 Martin Quinsonthis is not the way to declare a link to the parameters...
2012-03-20 Martin Quinsonfix another broken link in doc due to the move of GRAS_...
2012-03-20 Martin Quinsondocument xbt_peer_t and friends
2012-03-20 Martin Quinsonavoid a warning with perl 5.14
2012-03-20 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2012-03-20 Martin Quinsonimprove the doc of some configure-time options
2012-03-20 navarroFix compilation with tracing and new network_element_t
2012-03-20 navarroDo routing parse before tracing parse
2012-03-20 navarroShould be debug
2012-03-20 Martin Quinsoncosmetics
2012-03-20 Martin Quinsonhtml is protected in this string...
2012-03-20 Martin Quinsonreduce the amount of output on (handled) issues
2012-03-20 Martin Quinsonsome more documentation fixups
2012-03-20 navarropipol
2012-03-20 Martin Quinsonbig fat warning on GRAS in the web page, too
2012-03-20 Martin Quinsonbig fat warning about GRAS not being stable anymore
2012-03-20 Martin Quinsonfix warnings during the documentation generation
2012-03-19 Frederic Sutercommit f00F8da2 broke the binding between SD and jedule
2012-03-19 Arnaud LegrandOptimize lmm_solve by avoiding looping over useless...
2012-03-19 Arnaud LegrandDoes not fix any particular bug but a lame cut & paste...
2012-03-19 navarroMake ns3 compile with new communicate (network_element_t)
2012-03-19 navarroUse for push_as and get_as for dynar
2012-03-19 navarroThis platform works without NS3 now. Must have route...
2012-03-19 navarroRemove dict cluster_host_link specific to cluster model.
2012-03-16 navarroCheck for memleack and fix some compilation error with...
2012-03-16 navarroSorry inverse src and dst in backroute
2012-03-16 navarroReimplement function get_onelink_route.
2012-03-16 navarroNow call communicate and get_route with void* and not...
2012-03-16 navarroFix this platform file ...
2012-03-15 Marion Guthmullermodel-checker : hamming distance computed for each...
2012-03-14 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2012-03-14 Martin Quinsonfactorize some more code so that supernovae works again
2012-03-14 Martin Quinsonwhy couldn't I use supernovae and model-checking at...
2012-03-13 Arnaud Gierschxbt_str_diff: make it use less memory.
2012-03-13 Arnaud GierschUpdate tesh file after commit 588d84f.
2012-03-12 navarroFix call to routing_model_create.
2012-03-12 navarroDon't try to push loopback if not defined.
2012-03-12 navarroFix some memleack for ns3
2012-03-12 navarroFix ns3 tesh.
2012-03-12 navarroPrepare optim for xbt_lib-get_or_null
2012-03-12 navarroFix ns3.
2012-03-12 navarroDon't search for ns3 and gtnets in other paths than...
2012-03-09 schnorr[trace] update the header to the latest paje file forma...
2012-03-08 navarroUpdate ns3 source files to don't use surfxml variables.
2012-03-08 Christophe... Add my Lua changes to the ChangeLog
2012-03-08 Christophe... Lua Chord: use the OO notation for comms
2012-03-07 navarroAdd a function to merge 2 dynar to avoid xbt_dynar_push...
2012-03-07 Marion GuthmullerMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-03-07 Marion Guthmullermodel-checker : display backtrace for busy fragments...
2012-03-07 Marion Guthmullermodel-checker : SMALLEST_POSSIBLE_MALLOC increased
2012-03-07 schnorr[trace] fix trace_platform tesh
2012-03-07 schnorr[trace] fix smpi tesh
2012-03-07 schnorr[ns3] fix indentation
2012-03-07 schnorr[ns3] follow the recent changes in simgrid
2012-03-07 schnorr[ns3] remove unused function
2012-03-07 schnorr[ns3] there is no reason why this ns3-only parsing...
2012-03-07 navarroUninstall man for simgrid
2012-03-07 navarrooptim: don't call for xbt_dynar_foreach
2012-03-07 schnorrfix missing removal of files when uninstalling
2012-03-07 navarroFix compilation error with enable_latency_bound_tracking
2012-03-06 schnorr[trace] updating tracing tesh'es due to recent changes...
next