Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
simgrid.git
2011-04-18 Christophe... Fix a memory leak in MSG (hosts were not destroyed)
2011-04-18 Arnaud GierschCopy file for "make check" in out-of-source build.
2011-04-18 Arnaud GierschDelete broken symbolic link.
2011-04-18 Christophe... Merge branch 'master' of git+ssh://scm.gforge.inria...
2011-04-18 Christophe... Remove memory leaks in gras_stub_generator.
2011-04-18 Christophe... xbt_dynar_map did not work well with dynars of structs.
2011-04-18 Christophe... Libs created in surf_init should be destroyed be surf_exit
2011-04-18 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2011-04-18 Martin Quinsondocument the several thresolds recognized by the -...
2011-04-15 Lucas Schnorrnew option for smpirun, group mpi ranks by their location
2011-04-15 Martin Quinsonshut up, you stupid doxygen. Let me see error messages...
2011-04-15 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2011-04-15 Martin QuinsonPrepare for alpha 2
2011-04-15 Martin QuinsonAdd some missing files to the distributed archive
2011-04-15 Christophe... Fix compilation when ucontextes are not available
2011-04-14 NavarropSplit surf_routing.c
2011-04-14 Frederic Sutercatch return values of getline to prevent compilation...
2011-04-14 NavarropAdd FindNS3 module to cmake.
2011-04-14 Lucas Schnorrnew tracing option, use only onelink routes to trace...
2011-04-14 mehdiMerge branch 'master' of git+ssh://scm.gforge.inria...
2011-04-14 mehdiupdate lua/ruby code on the faq content
2011-04-14 Lucas Schnorrtwo new functions to xbt_graph, load and save
2011-04-14 Lucas Schnorrgtnets tracing possible again, updated to latest routing
2011-04-12 NavarropRemove link_router from tag cluster.
2011-04-12 NavarropOptimization of get_latency;
2011-04-12 Christophe... Cosmetics
2011-04-12 Christophe... Fix identation of comments.
2011-04-12 Lucas Schnorrgraphicator only works if simgrid has tracing enabled
2011-04-12 NavarropChange eculidean for euclidean.
2011-04-12 NavarropFixing building warning.
2011-04-12 Lucas Schnorrcleaning graphicator include headers and code
2011-04-12 Christophe... Typos
2011-04-12 NavarropUpdate test of graphicator.
2011-04-12 NavarropAdd ignored files for tracing.
2011-04-12 NavarropVerification of model Vivaldi and no link_ctn for route...
2011-04-12 Christophe... Merge branch 'master' of git+ssh://scm.gforge.inria...
2011-04-11 Lucas Schnorrmerging tracing changes
2011-04-11 Lucas Schnorrupdate tesh'es: tracing tests use temporal buffer
2011-04-11 Lucas Schnorrnew tracing/buffer configuration option, default to 0
2011-04-11 Lucas Schnorrcleaning deprecated ways of tracing resource utilization
2011-04-11 Lucas Schnorrexport to graphviz function in the tracing way, we...
2011-04-11 mehdilua layer that reimplements SPLAY methodsfor rpc, job...
2011-04-11 mehdiadd some bindings for lua that enable to add properties...
2011-04-11 Christophe... Setting the context factory has no effect in SD (there...
2011-04-11 Christophe... Merge branch 'master' of git+ssh://scm.gforge.inria...
2011-04-11 Christophe... When enable_pcre is OFF, disable RuleBased and Vivaldi...
2011-04-11 NavarropSet enable_pcre to auto by default.
2011-04-11 NavarropDelete coordinates for AS.
2011-04-11 NavarropCosmetics
2011-04-11 Christophe... Update ChangeLog
2011-04-11 Lucas Schnorrif deadlock, close trace file so it may help to find...
2011-04-11 Lucas Schnorrtrace process creation before request for simix, assumi...
2011-04-11 Lucas Schnorrtrace earlier, simix may start the process before retur...
2011-04-10 Lucas Schnorrif smpi is ungrouped, processes behavior is registered...
2011-04-09 Lucas Schnorrsmpi tracing test uses the same platform of msg tracing...
2011-04-09 Lucas Schnorruse the small platform without routers in the tracing...
2011-04-09 Lucas Schnorrgraphicator re-implemented
2011-04-09 Lucas Schnorrfix compilation error
2011-04-09 Lucas Schnorrmerging tracing changes
2011-04-09 Lucas Schnorrre-writing recursive graph extraction functions
2011-04-09 Lucas Schnorrnew function to check if a tracing container exists
2011-04-09 Lucas Schnorrlet the unique root AS of a platform file be the root...
2011-04-09 Lucas Schnorrraise exception if try to find a container that was...
2011-04-08 Lucas Schnorrfixing tracing to consider fullduplex links and naming...
2011-04-08 Lucas Schnorrproperly freeing memory in the msg process migration...
2011-04-08 Pierre-Nicolas... Merge branch 'master' of git+ssh://scm.gforge.inria...
2011-04-08 Pierre-Nicolas... Updated example against newest API.
2011-04-08 Lucas Schnorrtracing interface functions must be called after enviro...
2011-04-08 mehdicallback to parse_properties_XML when parsing prop...
2011-04-08 mehdicallback to parse_properties_XML when parsing prop...
2011-04-08 mehdiparse property tag with lua
2011-04-08 NavarropMerge commit '521daa8271ac2778d8b2944be25daae65d3540a1...
2011-04-08 NavarropAdd tag include.
2011-04-08 NavarropUpdate pipol scripts
2011-04-07 NavarropGenerate g5k.xml with perl.
2011-04-07 Christophe... Include math.h for isfinite()
2011-04-07 Christophe... MC: perform actual model-checking in tesh tests
2011-04-06 cristianrosaImprove parametrization of the pmm example.
2011-04-05 Lucas Schnorrupdating tracing tesh'es to follow updates on category...
2011-04-05 Lucas Schnorrif tracing category X is created, define pX for hosts...
2011-04-05 Lucas Schnorrremoving the loopback and unused links from the platfor...
2011-04-05 Lucas Schnorrupdating the automatic generation of triva's graph...
2011-04-05 Christophe... These tests can only work when assertions are enabled
2011-04-05 Christophe... Add msg pmm binary to .gitignore
2011-04-04 Pierre-Nicolas... Some distros need this
2011-04-01 NavarropMerge branch 'master' of git+ssh://scm.gforge.inria...
2011-03-31 Pierre-Nicolas... Added one more missing call. C-MPI should now compile.
2011-03-31 NavarropNeed to set PATH to lipcre and pcre.dll for windows.
2011-03-31 Pierre-Nicolas... Merge branch 'master' of git+ssh://scm.gforge.inria...
2011-03-31 Pierre-Nicolas... Added one more missing MPI call.
2011-03-31 NavarropGift from Laurent and me ;)
2011-03-31 NavarropUpdate pipol script for git and not svn
2011-03-31 NavarropClean tabs for publis.html
2011-03-31 NavarropUpdate faq for cmake.
2011-03-31 NavarropMerge branch 'master' of git+ssh://scm.gforge.inria...
2011-03-31 NavarropAdd test for windows.
2011-03-31 Pierre-Nicolas... Programs compiled with smpicc now silently and successf...
2011-03-31 NavarropAdd Home and Simgrid Forge to tabs.
2011-03-31 NavarropRe-implement the tab.
2011-03-31 NavarropFix memory leack.
next