Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
misleading typo in the comments
[simgrid.git] / examples / simdag / dax /
2014-05-26 Gabriel CoronaMerge branch 'master' into mc
2014-05-20 Arnaud GierschSome tests have different outputs when !HAVE_TRACING...
2014-03-06 Gabriel CoronaMerge branch 'mc' into mc++
2014-02-28 Gabriel CoronaMerge branch 'mc++' into mc-merge
2014-02-24 Gabriel CoronaMerge 'master' into mc
2014-02-05 Arnaud GierschAdd/update copyright notices.
2013-11-08 Paul BédarideMerge branch 'hypervisor' of git+ssh://scm.gforge.inria...
2013-11-08 Paul BédarideMerge tag 'v3_9_90' into hypervisor
2013-10-30 Paul BédarideMerge commit '045db1657e870c721be490b411868f4181a12ced...
2013-10-10 Augustin Degommewe wait for 255 in the tesh, so be it.
2013-09-26 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-09-25 Arnaud GierschDig through git history, and update copyright lines.
2013-09-25 suterleak--
2013-02-21 Takahiro HirofuchiMerge branch 'hypervisor' of scm.gforge.inria.fr:/gitro...
2013-02-21 alebreMerge with master and fix conflicts
2013-02-12 Jonathan Rouzaud... Merge branch 'master' of git+ssh://scm.gforge.inria...
2013-02-11 Augustin Degommeresolve cmakelists conflict
2013-02-05 Arnaud GierschMerge branch 'v3_9_x'
2013-01-31 alebreMerge branch 'master' into hypervisor
2013-01-31 Arnaud GierschMerge branch 'with_java'
2013-01-31 suterreally revalide tesh (loader set some categories)
2013-01-31 suterrevalidate tesh with category dumping
2013-01-30 Arnaud GierschIncorporate simgrid-java in simgrid-java/.
2013-01-21 suterrevalidate tesh files with correct output
2012-11-27 Jonathan Rouzaud... update
2012-11-27 Jonathan Rouzaud... Merge branch 'master' of git+ssh://scm.gforge.inria...
2012-11-26 suterrevalidate tesh outputs for simdag tests
2012-10-27 Arnaud GierschMerge branch 'v3_8_x'
2012-10-27 Arnaud GierschMerge branch 'v3_8_x'
2012-10-25 navarroMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-10-25 Christophe ThiérySince cmake 2.6, else() and endif() don't need to repea...
2012-10-24 alebreMerge branch 'master' into vmtrace
2012-10-19 paul bedarideMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-10-19 Maximiliano GeierMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-10-18 navarroMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-10-18 navarroAdd missing files for distrib
2012-10-10 jean-noel quintinMerge remote-tracking branch 'origin/master'
2012-10-10 Arnaud GierschRemove generated file after test.
2012-10-08 Arnaud GierschUse binary dir for bindir, and cd to home dir.
2012-10-04 jean-noel quintinMerge remote-tracking branch 'origin/master'
2012-10-04 sutersmall improvements to make ctest happy
2012-10-04 sutertell tesh that this test returns -1 and not 0
2012-10-04 suteradd a tesh file for the example of dax loading that...
2012-10-04 sutermodify the test to not die poorly anymore. Just gently...
2012-10-04 suteradd a little dax to make a real test with dax_test
2012-07-05 Arnaud GierschAdd missing files from examples for dist.
2012-06-26 Arnaud GierschReindent Cmake files.
2012-06-26 Arnaud GierschRemove unnecessary spaces and empty lines in tesh files.
2012-06-26 suteradd a new test that loads a DAX with a cycle. It should...
2012-06-26 suterIf the DAX contains a cycle, just miserably die ...
2012-06-14 Marion Guthmullerresolve merge conflict
2012-06-14 Samuel LepetitMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-06-14 navarroFirst step to delete GLOB command from cmake
2011-03-24 agierschRemove usage of xbt_assert[0-9].
2011-02-22 agierschReplace xbt_die(bprintf(...)) with xbt_die(...).
2011-02-17 agierschUse new style logging macros.
2010-11-28 mquinsonAllow out of source builds
2010-11-23 schnorrSD_init and SD_exit call TRACE_start/end if tracing...
2010-11-10 schnorrinstrumentation of the dax loader and its example
2010-10-11 alegrandIndent the rest of the code (examples, buildtools,...
2010-09-13 navarropUpdate CMakeLists for windows
2010-06-17 navarropDelete unused -fprofile-arcs flags.
2010-06-16 suterenabling warnings as errors raised some problems due...
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-03-23 navarropMassive mv to use cmake as the default compilation...
2009-12-23 navarropCorrection of bug
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)