| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add angle sets (disjoint ranges) - initial support | Andreas Grois | 2015-11-10 | 1 | -0/+9 |
| | | | | | | | | By adding a new angleset class, things get much easier to read. Also, the part of the previous commit that dealt with combining the individual ranges was kind of stupid. Things missing: o) functions to remove angle ranges from a set o) deferred add functions, that allow adding multiple ranges without calling the O(n²) function angleset::combine() in between. | ||||
| * | Update Readme | Andreas Grois | 2015-11-04 | 1 | -1/+1 |
| | | | | Corrected the year in the copyright line. It's 2015 of course. | ||||
| * | Update README.md | Andreas Grois | 2015-11-04 | 1 | -2/+5 |
| | | |||||
| * | Update README.md | Andreas Grois | 2015-11-03 | 1 | -1/+1 |
| | | |||||
| * | Github... I'm not yet used to it. | Andreas Grois | 2015-11-03 | 1 | -0/+73 |
| | | |||||
| * | Initial Commit. Still full of bugs, and not very pretty. | Andreas Grois | 2015-11-03 | 1 | -0/+0 |
