Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Fix token_ring execution.
[simgrid.git] / examples / simdag /
2012-02-28 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2012-02-28 Frederic Suterprevent tasks to share resources when they don't have to.
2012-02-05 Arnaud GierschKill more duplicate routes in platform files.
2011-12-26 Martin Quinsonmerge back the master trunk into the smpi branch
2011-12-06 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2011-12-05 Marion GuthmullerMerge branch 'master' into MC_LTL
2011-12-01 Arnaud GierschUse homogeneous dictionaries whenever possible.
2011-11-22 Marion Guthmullermerge conflicts
2011-11-14 Arnaud GierschUse xbt_XXX_is_empty() instead of testing xbt_XXX_lengt...
2011-11-09 Christophe ThiéryMake the Lua API respect coherent naming conventions
2011-11-07 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2011-11-07 NavarropDon't use a fix value of host.
2011-10-20 Martin Quinsonsave some useless strdups
2011-10-20 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2011-10-20 Martin Quinsonmemory cleanups
2011-10-20 Martin QuinsonMerge stuff again. Damn, I should pull before changing...
2011-10-20 Martin Quinsonmerge branches
2011-10-20 Martin Quinsonuse a user level mallocator on the task content
2011-10-19 Martin Quinsonfirst prealpha not working prototype (please public...
2011-10-19 Martin Quinsontypo--
2011-07-19 Pierre-Nicolas ClaussMerge back master branch.
2011-06-16 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2011-06-07 Arnaud GierschRemove unused variables.
2011-04-19 Martin Quinsonfix the make clean command v3.6_beta2
2011-03-24 agierschRemove usage of xbt_assert[0-9].
2011-02-22 agierschReplace xbt_die(bprintf(...)) with xbt_die(...).
2011-02-22 agierschFix memory leaks in simdag examples and tests.
2011-02-22 agierschThere is no need to dup the key when using xbt_dict_set.
2011-02-17 agierschUse new style logging macros.
2011-01-21 navarropLet simgrid.dtd to be accessible from the web in order...
2011-01-05 navarropCan compile out of source now.
2010-12-07 suterone & too much
2010-12-07 mquinsonxbt_dynar_to_array now destroys the dynar. The caller...
2010-12-02 quintin[simdag/dotloader] correction of some memory leak
2010-12-02 suteradd a new example to test xbt_dynar_to_array
2010-12-02 navarropFor additional files put them into EXTRA_DIST list.
2010-12-02 quintin[simdag/dot,example/simdag/dot] correction of logs
2010-12-02 quintin[example/simdag/dot] correction of the CMakeList
2010-12-02 quintin[simdag/dotloader,example/simdag/dot] correction of...
2010-12-02 quintin[src/simdag,examples/simdag] add the simulator inside...
2010-11-30 navarropRemove Makefile.am from autotools.
2010-11-30 navarropPrepare the out of source build.
2010-11-30 navarropUpdate platfrom version to 3.
2010-11-28 mquinsonAllow out of source builds
2010-11-23 schnorrSD_init and SD_exit call TRACE_start/end if tracing...
2010-11-16 agierschTry to produce the same results with minmin on differen...
2010-11-12 thieryFix test_minmin: the simulated times had changed since...
2010-11-12 mquinsonkill generated file out of the svn
2010-11-10 schnorrinstrumentation of the dax loader and its example
2010-10-31 mquinsonfix file permissions
2010-10-19 schnorradding an example of simdag with tracing functions
2010-10-19 schnorradding categories to dot file to serve as example
2010-10-19 schnorrdotloader to trace task categories based on dot file
2010-10-11 alegrandIndent the rest of the code (examples, buildtools,...
2010-10-05 coldpeacefix lua console application for SimDag module
2010-10-04 mquinsonupdate the platforms to kill the :
2010-09-28 navarropNew platform files (just add AS tag)
2010-09-13 navarropCosmetics.
2010-09-13 navarropUpdate CMakeLists for windows
2010-08-04 navarropUpdate tesh files for simdag. Due to adding an INFO...
2010-08-04 coldpeaceadd new example to simdag using lua script(...not yet...
2010-07-20 quintinDotLoader : Add the possibility to have some edge from...
2010-07-12 suterthe code to of "change_name" was moved into the dax...
2010-07-11 mquinsonwell well
2010-07-07 quintinDelete the dependencies with stdio in simdag.h. Correct...
2010-07-05 quintincorrection to compile with warning and th indentation...
2010-07-01 quintinavoid the complilation of dot_test.c if graphviz wasn...
2010-07-01 quintinAdd a dot loader to have a connection with the random...
2010-06-17 suterforgot to remove this one before commit
2010-06-17 suterAdd a new example for simdag
2010-06-17 navarropDelete unused -fprofile-arcs flags.
2010-06-16 suterenabling warnings as errors raised some problems due...
2010-06-15 mquinsonmake clean works now
2010-06-11 suterModify the examples and tests to cope with the new...
2010-06-11 suterAdd a new test of SimDag to the list
2010-06-11 suterThese one ara also part of ctest. Take the INFO->VERB...
2010-05-11 cristianrosaBugfix:delete unused variables in order to compile
2010-05-10 suterAdd a small example for SD_workstation_get_current_task
2010-05-04 sutercorrect a small glitch in the example
2010-04-25 mquinsonFix copyright headers
2010-04-14 navarropSecond commit for cmake in an other directory.
2010-04-14 navarropFirst commit for do cmake in an other directory.
2010-03-23 navarropMassive mv to use cmake as the default compilation...
2010-03-17 mquinsonRevalidate the timings: Initial and Final tasks are...
2010-03-03 mquinsonSD_SCHED_NO_COST: Constant to use as cost in SD_task_sc...
2010-02-18 navarropAdd some test to cmake and correct bug in tesh file...
2010-02-04 suterone parameter less in SD_task_get_execution_time
2009-12-23 mquinsonAlso mark this test as expected failure in autotools
2009-12-23 navarropCorrection of bug
2009-12-22 mquinsonGet the tests compiled by 'make all' so that ctest...
2009-10-20 mquinsona script to generate a strassen workflow (+cosmetics...
2009-10-15 mquinsonA script to generate neat DAX files of fork/joins
2009-10-15 mquinsonplug various memleaks
2009-10-15 mquinsonallow to specify tracefilename on cmdline; use workstat...
2009-10-08 mquinsonwrite the produced trace into an external file; schedul...
2009-10-07 mquinsonbugfixes to make the dax loader and typed task schedule...
2009-10-06 mquinsonDump dotty info for verification
2009-10-06 mquinsonsome more work on dax loader
2009-10-06 mquinsonMake the empty box of DAX parsing work (still empty...
2009-10-06 mquinsonNew dax loader infrastructure (empty box so far)
next