Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Changes in generated files from DTD change.
[simgrid.git] / src / simdag / sd_dotloader.c
2012-06-26 sutereven with DOT, we should whine if cycle are detected...
2012-06-21 jean-noel quintinMerge remote-tracking branch 'origin/master'
2012-06-21 jean-noel quintin[simdag,dotloader] clean the valgrind output
2012-06-20 sutertypo
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...
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-14 Arnaud GierschUse defined interface for accessing to lib properties.
2011-10-20 Martin Quinsonmerge branches
2011-07-31 Quintin Jean-Noël[simdag/dotloader] correction the double parsing and...
2011-07-30 Quintin Jean-Noël[simdag/dotloader] modify the allocation of task name
2011-07-19 Pierre-Nicolas ClaussMerge back master branch.
2011-07-15 Quintin Jean-Noël[SIMDAG] the dot file is not red
2011-03-24 agierschRemove usage of xbt_assert[0-9].
2011-03-24 navarropRemove xbt_dict_t workstations from SD_global.
2011-02-17 agierschUse new style logging macros.
2010-12-02 quintin[simdag/dotloader] correction of some memory leak
2010-12-02 quintin[simdag/cycle] delete the function acyclic_graph_detect...
2010-12-02 quintin[simdag/dot,simdag/dax] move the test for acyclic graph...
2010-12-02 quintin[simdag/dot,example/simdag/dot] correction of logs
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-17 navarropFix graphviz on Linux.
2010-11-17 navarropFix problem with detection of graphviz.
2010-10-19 schnorrdotloader to trace task categories based on dot file
2010-10-11 alegrandIndent include and src using this command:
2010-09-28 navarropAdd Lib path correctly.
2010-07-20 quintinavoid file transmition between root and ready node...
2010-07-20 quintinDotLoader : Add the possibility to have some edge from...
2010-07-07 quintinadd the fonction SD_task_dotty in simdag after deleting...
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...