summaryrefslogtreecommitdiffstats
path: root/src/lib/eina_graph.c
AgeCommit message (Expand)AuthorFilesLines
2014-01-04Eina_Graph_Adjacents is private struct -> add '_' prefixJérémy Zurcher1-2/+2
2013-12-26Eina_Graph: add vertex arg check and error msgJérémy Zurcher1-1/+11
2013-12-06add Eina_Graph: unweighted undirected graphJérémy Zurcher1-0/+150