Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix typos. Adjust some whitespace for style. No functionality change. | Nick Lewycky | 2011-04-05 | 1 | -1/+1 |
* | Cheap, mostly strict, stable sorting. | Andreas Neustifter | 2009-12-02 | 1 | -0/+13 |
* | Converted MaximumSpanningTree algorithm to a generic template, this could go | Andreas Neustifter | 2009-09-04 | 1 | -17/+61 |
* | Code Cleanup. | Andreas Neustifter | 2009-09-03 | 1 | -1/+1 |
* | Inline empty destructor. | Benjamin Kramer | 2009-08-29 | 1 | -1/+1 |
* | Fix warning about non-virtual destructor. | Bill Wendling | 2009-08-29 | 1 | -0/+1 |
* | Preparation for Optimal Edge Profiling: | Andreas Neustifter | 2009-08-28 | 1 | -0/+50 |