5
I Use This!
Inactive

Commits : Listings

Analyzed about 5 hours ago. based on code collected about 5 hours ago.
Dec 02, 2024 — Dec 02, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
crossing.h: fix comparison functor More... over 10 years ago
Never allow SBasis to become empty. More... over 10 years ago
Fix SBasis derivative functions for axis-aligned lines. More... over 10 years ago
Restore the old semantics of Ellipse::arc() while avoiding the use More... over 10 years ago
Do not put CurveSweeper in anonymous namespace. More... over 10 years ago
Fix some build problems on other platforms More... over 10 years ago
Make scan-build happy More... over 10 years ago
Add sanity check on copy constructors in PathTest More... over 10 years ago
Fix omission in Path::swap More... over 10 years ago
Remove nonexistent classes HLineSegment and VLineSegment from forward.h More... over 10 years ago
Add Ellipse::unitTangentAt(t) More... over 10 years ago
Minor adjustment in boolops toy More... over 10 years ago
Boolops: when an intersection doesn't cross from outside to inside More... over 10 years ago
Boolean improvements. More... over 10 years ago
Fix oversight in path.cpp - ignored precision parameter. More... over 10 years ago
Improve Line::setCoefficients(). More... over 10 years ago
Format infinities as lowercase "inf" to agree with C locale More... over 10 years ago
Consistency: add initialPoint() to Circle More... over 10 years ago
Consistency improvements. More... over 10 years ago
Documentation improvements More... over 10 years ago
Remove duplicate implementations of the quadratic solver. More... over 10 years ago
Documentation tweaks More... over 10 years ago
Add support for full intervals to AngleInterval More... over 10 years ago
Make AngleInterval a member of EllipticalArc rather than a base. More... over 10 years ago
Add two numerically hard cases of quadratic equation to polynomial-test More... over 10 years ago
Improve the numerical properties of the quadratic equation solver. More... over 10 years ago
Add Path constructors that convert from Ellipse and Circle. More... over 10 years ago
Integrate sbasis_to_bezier fix from Inkscape More... over 10 years ago
*Really* fix the elliptical arc transformation bug. More... over 10 years ago
Fix a bug in elliptical arc transformation. More... over 10 years ago