Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
merge branches
[simgrid.git] / src / simdag / sd_dotloader.c
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-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...