Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
simgrid.git
2012-03-26 navarroThis commit breaks the simgrid-java execution; Revert...
2012-03-26 navarroOnly search on given path
2012-03-26 schnorr[trace] fix more two documentation warnings
2012-03-26 schnorr[trace] fix warning in the documentation, missing secti...
2012-03-26 navarroUpdate example for return values and more files.
2012-03-26 navarroFirst step to return value on storage model.
2012-03-26 navarroAdd 3 constraint to storage system.
2012-03-26 navarroRemove surf_file_t and smx_file_t for only m_file_t
2012-03-26 schnorr[trace] these functions no longer exist
2012-03-26 schnorr[trace] fix another memory leak when graph extraction...
2012-03-26 schnorr[trace] fix memory leak
2012-03-25 schnorr[trace] better checks on setting cats, if NULL is provi...
2012-03-24 schnorr[trace] fix SimDag tracing
2012-03-24 schnorr[trace] clean-up of old tracing API
2012-03-24 schnorr[trace] two new functions for the SD API (set/get traci...
2012-03-24 schnorr[trace] pointers to SimDag API within category declaration
2012-03-24 schnorr[trace] simplify SD function stack
2012-03-24 schnorr[trace] function is now private
2012-03-24 schnorrChangeLog updated with the latest changes in the tracin...
2012-03-24 schnorr[trace] documenting function that creates a dot file...
2012-03-24 schnorr[trace] in documentation, make reference to tracing API
2012-03-24 schnorr[trace] documentation for all the trace user variables API
2012-03-24 schnorr[trace] cosmetics
2012-03-24 schnorr[trace] update examples with the new API for setting...
2012-03-24 schnorr[trace] function is no longer public
2012-03-24 schnorr[trace] improve documentation of tracing API, make...
2012-03-24 schnorrnew functions for the MSG API (set/get task category)
2012-03-24 schnorrpreparing for tracing documentation (a new module calle...
2012-03-23 schnorrget rid of CHECK_HOST
2012-03-23 navarroAdd constraint for disk bandwidth connexion, read and...
2012-03-23 navarroFix sleep for storage
2012-03-23 navarroMore explain for log
2012-03-23 Arnaud GierschFix link to Contrib.
2012-03-23 schnorrfix compilation error
2012-03-23 schnorrimprove documentation of the MSG_task_listen* functions
2012-03-23 schnorrimprove documentation for MSG_host_is_avail
2012-03-23 schnorrimprove the documentation for the MSG_task_[send|receiv...
2012-03-23 Arnaud GierschUse type network_element_t instead of void*, and avoid...
2012-03-23 Arnaud GierschHaving LD_LIBRARY_PATH is not mandatory.
2012-03-23 navarroFirst step to explain how to use log command line
2012-03-23 navarroGenerate doc for actions
2012-03-23 navarroAdd missing documentation for msg_gos
2012-03-23 navarroLink for m_file_t works on doxygen now
2012-03-23 navarroWrite doc for MSG_file function.
2012-03-23 navarroGtnets works with new struct network_element_t
2012-03-22 navarroUpdate doc for compiling gtnets
2012-03-22 navarroFirst step to take care of constraint into storage...
2012-03-22 navarroRemove test for cmake 2.8 it fails the first time
2012-03-22 schnorrmissing documentation for these functions
2012-03-22 schnorrprototypes in public msg.h file should be marked XBT_PUBLIC
2012-03-22 Arnaud GierschStupid error.
2012-03-22 Arnaud GierschRegenerate memcheck_tests.cmake.
2012-03-22 Arnaud GierschFix path for msg-trace tests.
2012-03-22 Arnaud GierschAdd setenv GRAS_NO_WARN_EXPERIMENTAL=1 for gras tests.
2012-03-22 Arnaud GierschUpdate tesh files for gras-rpc tests.
2012-03-22 Arnaud GierschSimplify the construction af argv on process creation.
2012-03-22 Arnaud GierschFix gras initialization messages.
2012-03-22 Arnaud GierschRemove useless message.
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
next