| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Graph; introduce copy and merge | Ajax | 2016-01-25 | 1 | -0/+15 |
| * | Graph: two graphs are equals if they have the same nodes and edges | Ajax | 2016-01-25 | 1 | -0/+10 |
| * | DiGraph: added regression tests for strongly connected components and natural... | Tim Blazytko | 2015-09-04 | 1 | -1/+29 |
| * | Test/Graph: extended regression tests for g2 | Tim Blazytko | 2015-06-02 | 1 | -0/+7 |
| * | DiGraph: fixed order in dominance_frontier | Tim Blazytko | 2015-06-02 | 1 | -4/+8 |
| * | Tests/graph: extended regression tests | Tim Blazytko | 2015-06-02 | 1 | -1/+41 |
| * | Test/Graph: add regression tests for walk_dominator/walk_postdominator | Fabrice Desclaux | 2015-06-02 | 1 | -0/+36 |
| * | Test/Graph: add reg tests | Fabrice Desclaux | 2015-03-12 | 1 | -10/+34 |
| * | Test/Graph: add reg tests | Fabrice Desclaux | 2015-03-12 | 1 | -0/+14 |
| * | Graph: dominators computation can only be done regarding to *one* head | Fabrice Desclaux | 2015-03-12 | 1 | -1/+1 |
| * | DiGraph: add dominators regression test | serpilliere | 2015-01-18 | 1 | -0/+23 |
| * | Miasm v2 | serpilliere | 2014-06-03 | 1 | -0/+18 |