Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Quick verif to know if elements src and dst are found when set route.
[simgrid.git] / src / simdag / sd_daxloader.c
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)