Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Fix a memory leak in chord
[simgrid.git] / examples / simdag /
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)
2009-07-13 mquinsonLink properties were killed a while ago, don't test...
2009-05-26 mquinsonReindent everything (possibly breaking all branches...
2008-11-11 mquinsonKill all the autogenerated I've found. Feel free to...
2008-11-10 mquinsonautogenerated files (sorry)
2008-07-14 alegrandUpdate expected output after rewrite of the sharing...
2008-07-14 alegrandUpdate expected output after fixing a bug raised by...
2008-06-20 cheriermAnsi C declaration of variables.
2008-05-20 mquinsonrevalidate the output; more details get now displayed...
2008-05-20 mquinsonFix make dist
2008-05-20 mquinsonRework all examples and test cases of the properties
2008-05-14 mquinsonautogen commit fest (some of them being tests related...
2008-04-10 mquinsondo not define EXTRA_DIST multiple times, or the last...
2008-03-19 alegrandUpdate Makefile.am so that all tesh files are distribut...
2008-03-10 alegrandRevalidate output (surf model improvement: latency...
2008-03-10 alegrandRevalidate output due to:
2008-03-06 mquinsonregenerate all makefiles.in with the lastest autotools
2008-01-11 cherierminclude sysdep.h for xbt_new0
2008-01-11 cheriermUsage of xbt_new0 instead calloc
2007-12-20 mquinsonautogenerated
2007-12-18 mquinsonrename surfxml.dtd into simgrid.dtd
2007-12-12 quasarupdated test results for metaxml, props, modified test...
next