summaryrefslogtreecommitdiffstats
path: root/src/lib
AgeCommit message (Collapse)AuthorFilesLines
2014-01-03add macros CAST_V() and CAST_D() to support Eina_List(data)<->vertex number ↵Jérémy Zurcher3-6/+16
conversion
2014-01-03fix small typo and indentationJérémy Zurcher3-6/+6
2013-12-26add Eina_Graph_DFSJérémy Zurcher4-0/+289
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 Zurcher5-0/+340
2013-12-06Initial commitJérémy Zurcher3-0/+215