summaryrefslogtreecommitdiffstats
BranchCommit messageAuthorAge
directedrefactor testsJérémy Zurcher11 years
masteradd a few comments into private header, rename some fields, do not use data* ...Jérémy Zurcher11 years
 
 
AgeCommit messageAuthorFilesLines
2014-04-10add a few comments into private header, rename some fields, do not use data* ...HEADmasterJérémy Zurcher3-27/+23
2014-03-30some API function renamedJérémy Zurcher5-32/+32
2014-02-04implement eina_graph_bfs_shortest_path() with testsJérémy Zurcher3-13/+61
2014-02-04bfs: extract allocation out of eina_graph_bfs_new()Jérémy Zurcher1-20/+31
2014-02-04typoJérémy Zurcher1-1/+1
2014-02-04free Eina_Lists in testsJérémy Zurcher1-4/+6
2014-02-03refactor testsJérémy Zurcher1-45/+43
2014-01-10add eina_graph_dot_write()Jérémy Zurcher3-0/+41
2014-01-10use eina_array for adjacents list instead of custom implementationJérémy Zurcher5-73/+34
2014-01-05use enhanced eina_array for DFS stackJérémy Zurcher2-10/+31
[...]
 
Clone
git://asynk.ch/eina_graph.git