Branch | Commit message | Author | Age | |
---|---|---|---|---|
directed | refactor tests | Jérémy Zurcher | 11 years | |
master | add a few comments into private header, rename some fields, do not use data* ... | Jérémy Zurcher | 11 years | |
Age | Commit message | Author | Files | Lines |
2014-04-10 | add a few comments into private header, rename some fields, do not use data* ...HEADmaster | Jérémy Zurcher | 3 | -27/+23 |
2014-03-30 | some API function renamed | Jérémy Zurcher | 5 | -32/+32 |
2014-02-04 | implement eina_graph_bfs_shortest_path() with tests | Jérémy Zurcher | 3 | -13/+61 |
2014-02-04 | bfs: extract allocation out of eina_graph_bfs_new() | Jérémy Zurcher | 1 | -20/+31 |
2014-02-04 | typo | Jérémy Zurcher | 1 | -1/+1 |
2014-02-04 | free Eina_Lists in tests | Jérémy Zurcher | 1 | -4/+6 |
2014-02-03 | refactor tests | Jérémy Zurcher | 1 | -45/+43 |
2014-01-10 | add eina_graph_dot_write() | Jérémy Zurcher | 3 | -0/+41 |
2014-01-10 | use eina_array for adjacents list instead of custom implementation | Jérémy Zurcher | 5 | -73/+34 |
2014-01-05 | use enhanced eina_array for DFS stack | Jérémy Zurcher | 2 | -10/+31 |
[...] | ||||
Clone | ||||
git://asynk.ch/eina_graph.git |