Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Merge branch 'master' into mc-process
[simgrid.git] / src / simdag / sd_daxloader.c
2015-04-14 Gabriel CoronaMerge branch 'master' into mc-process
2015-04-08 Adrien LebreMerge before commiting VM changes - Adrien
2015-04-04 Martin Quinsonmv simdag/simdag.h simgrid/simdag.h
2015-04-04 Martin Quinsoncleanups and simplifications to our build system
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.
2014-01-17 Marion GuthmullerMerge remote-tracking branch 'origin/libdw2'
2013-11-15 Paul BédarideMerge branch 'surf++'
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-31 Arnaud GierschDon't rely on assert for error handling.
2013-10-30 Paul BédarideMerge commit '045db1657e870c721be490b411868f4181a12ced...
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-07-01 acarpenaMerge branch 'dvfs'
2013-06-28 Takahiro HirofuchiMerge branch 'hypervisor' of scm.gforge.inria.fr:/gitro...
2013-06-19 Paul BédarideMerge branch 'master' into hypervisor
2013-06-07 suterallow tasks to take no output nor produce any output
2013-02-21 Takahiro HirofuchiMerge branch 'hypervisor' of scm.gforge.inria.fr:/gitro...
2013-02-21 alebreMerge with master and fix conflicts
2013-02-19 Augustin DegommeMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-02-14 Arnaud GierschRemove unused static functions.
2013-02-12 Jonathan Rouzaud... Merge branch 'master' of git+ssh://scm.gforge.inria...
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 suterupdate category setting function name
2013-01-30 Arnaud GierschIncorporate simgrid-java in simgrid-java/.
2012-11-27 Jonathan Rouzaud... Merge branch 'master' of git+ssh://scm.gforge.inria...
2012-10-24 alebreMerge branch 'master' into vmtrace
2012-10-04 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2012-10-03 Arnaud GierschUse xbt_abort instead of abort.
2012-06-26 suterhave to use basename once again to make tesh happy
2012-06-26 suterWhen you detect a cycle in a structure supposed to...
2012-03-27 Marion GuthmullerMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-03-24 schnorr[trace] two new functions for the SD API (set/get traci...
2012-02-21 Marion GuthmullerMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-02-21 Arnaud GierschFix format strings to match their arguments.
2012-02-21 Arnaud GierschDon't hide variables with multiple declarations.
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-08 Arnaud GierschDestroy dax parser after use.
2011-11-07 Christophe ThiéryAdd some _XBT_GNUC_UNUSED to avoid compilation warnings...
2011-03-24 agierschRemove usage of xbt_assert[0-9].
2011-03-01 thieryRemove side effects from xbt_asserts calls
2011-02-17 agierschUse new style logging macros.
2011-02-17 navarropCompile with flag NDEBUG.
2010-12-20 schnorr[trace] category of a task without before dependencies...
2010-12-20 schnorr[trace] fix segfault, only get category from depbefore...
2010-12-02 quintin[simdag/cycle] delete the function acyclic_graph_detect...
2010-12-02 quintin[simdag/dax] the function which details the task inside...
2010-12-02 quintin[simdag/dot,simdag/dax] move the test for acyclic graph...
2010-12-02 quintin[src/simdag,examples/simdag] add the simulator inside...
2010-11-10 schnorrinstrumentation of the dax loader and its example
2010-10-11 alegrandIndent include and src using this command:
2010-07-12 suterAdd stuff to make transfer task names unique.
2010-06-15 suterrename SD_READY in SD_SCHEDULABLE to prevent troubles...
2010-06-14 suterReintroduce a SD_READY state, which now means "ready...
2010-06-14 navarropDo not declare variables in the middle of nowhere.
2010-05-04 mquinsonObey the control-flow dependencies of DAX files
2010-05-04 mquinsonAdd a warning if the DAX file contains loop dependencie...
2010-04-25 mquinsonFix copyright headers
2010-03-12 mquinsonadd a pointer to the DAX generator from the loader
2009-10-07 mquinsonbugfixes to make the dax loader and typed task schedule...
2009-10-06 mquinsonDAX loader seem to be working
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)