Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
simgrid.git
2011-04-19 Martin Quinsoninstall the manpage we have
2011-04-19 Martin QuinsonMake sure we have getline when we use it
2011-04-19 Martin Quinsonadd the file I just recreated to the archives
2011-04-19 Martin Quinsonrun doxygen -u to update our configuration file (warning--)
2011-04-19 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2011-04-19 Martin Quinsonprepare beta2
2011-04-19 Martin Quinsonfix TOCs in GRAS tutorial
2011-04-19 Martin Quinsonmore explicit error messages on mmap madness
2011-04-19 Christophe... Our usage of mmap (MMAP_ANONYMOUS) is Linux-specific
2011-04-19 Christophe... Fix compilation error
2011-04-19 Martin Quinsonmore informative error messages on errors within mmalloc
2011-04-19 Martin Quinsonfinish fixing my commit: use PROCESSOR_* as a variable...
2011-04-19 Martin Quinsondo not set properties on tests which were not added...
2011-04-19 Christophe... Fix a syntax error
2011-04-19 Martin Quinsonreal life tests don't need to be tested for each contex...
2011-04-19 Martin Quinsononly activate tests with raw contextes on platform...
2011-04-18 Martin QuinsonMissing file in the archive
2011-04-18 Martin QuinsonDo not fail if getprotobyname(tcp) returns NULL, as...
2011-04-18 Martin Quinsonhow to generate manpages
2011-04-18 Martin QuinsonPOD markers to generate a manpage
2011-04-18 Martin Quinsonfurther doxygen fixes (I'll try to stop for today)
2011-04-18 Martin Quinsonadding the headers to include in the tarballs seams...
2011-04-18 Martin Quinsonsome more tiny doxygen fixes
2011-04-18 Martin Quinsonnext prerelease will be beta since MSG should work...
2011-04-18 Martin Quinsondoxygen_error--
2011-04-18 Christophe... Typo in a comment
2011-04-18 Christophe... Typos
2011-04-18 Christophe... Merge branch 'master' of git+ssh://scm.gforge.inria...
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...
next