summaryrefslogtreecommitdiff
path: root/ufo/ufo-graph.c
Commit message (Expand)AuthorAge
* Remove old fix to solve outstanding leak issueMatthias Vogelgesang2016-03-31
* Revert "Fix reference leakage"Matthias Vogelgesang2016-03-16
* Fix reference leakageMatthias Vogelgesang2015-08-20
* Allow multi input tasks for remote processingSven Werchner2015-02-11
* Improve GI and gtkdoc annotationsMatthias Vogelgesang2014-10-21
* Fix #33: ref to-be-copied nodeMatthias Vogelgesang2014-08-27
* Add experimental support for single-node expansionMatthias Vogelgesang2014-08-26
* Improve longest path searchMatthias Vogelgesang2014-04-30
* Add shallow subgraphsMatthias Vogelgesang2014-04-30
* Add shallow graph copiesMatthias Vogelgesang2014-04-30
* Move finding longest path to UfoGraph base classMatthias Vogelgesang2014-04-30
* Replace GList for loops with g_list_for macroMatthias Vogelgesang2013-12-11
* Fix some annotation problemsMatthias Vogelgesang2013-07-08
* Unref expanded nodes explicitlyMatthias Vogelgesang2013-06-06
* Provide element type for return valueMatthias Vogelgesang2013-05-16
* Provide function to flatten graphMatthias Vogelgesang2013-05-16
* Fix #189: don't copy nodes with more than one inputMatthias Vogelgesang2013-05-15
* Add method to get the number of pre-/successorsMatthias Vogelgesang2013-05-14
* Don't create exact same edge againMatthias Vogelgesang2013-04-18
* Provide graph copy functionalityMatthias Vogelgesang2013-04-04
* Remove type registrationMatthias Vogelgesang2013-02-22
* Replace "split" with "expand"Matthias Vogelgesang2013-02-08
* Export UfoEdge and add ufo_graph_get_edges()Matthias Vogelgesang2013-02-07
* Revert "Revert "Add ufo_graph_get_predecessors""Matthias Vogelgesang2013-02-07
* More doc fixesMatthias Vogelgesang2013-02-06
* Adapt inclusion in source filesMatthias Vogelgesang2013-01-31
* Move src -> ufo to allow ufo/foo.h inclusionMatthias Vogelgesang2013-01-31