5
I Use This!
Inactive

Commits : Listings

Analyzed about 22 hours ago. based on code collected about 23 hours ago.
Nov 12, 2024 — Nov 12, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix possible infinite recursion in Bezier length functions. More... almost 10 years ago
Fix elliptical arc winding routine in edge cases. More... about 10 years ago
Avoid picking invalid testcases in choose-test More... about 10 years ago
Fix up CMake scripts to look for BLAS. More... about 10 years ago
Add some corner cases to ellipse-test More... about 10 years ago
Document and simplify EllipticalArc::boundsExact(). More... about 10 years ago
Fix compilation error More... about 10 years ago
Boolops toy improvements (more debug info shown) More... about 10 years ago
Remove some unnecessary code from EllipticalArc::roots() More... about 10 years ago
Curve::winding(): fix typo More... about 10 years ago
Use correct image size when saving SVG in a toy More... about 10 years ago
Add Line::transformTo(). More... about 10 years ago
Add nodes() method for Path and PathVector. More... about 10 years ago
Fix constness of Rect::transformTo() More... about 10 years ago
Move SVG viewbox functionality to Rect. More... about 10 years ago
Move the boolops performance test to the correct directory More... about 10 years ago
Update bzrignore file More... about 10 years ago
Fix empty() / isEmpty() inconsistency in Rect / Interval. More... about 10 years ago
Fix bug in PathSink::feed for circles. Circles were offset in y-direction More... about 10 years ago
IntPoint: remove unnecessary definitions of copying and assignment More... about 10 years ago
Fix UseCython.cmake to work with include directives in Cython files More... about 10 years ago
Add missing unary minus for IntPoint More... about 10 years ago
Remove the silly d2-sbasis.h hack. More... about 10 years ago
Remove some nonfunctional stuff More... about 10 years ago
Add 2 more people that I missed who were authors but not committers. More... about 10 years ago
Add AUTHORS file, based on source control history and Googling More... about 10 years ago
Partially convert linalg-test.cpp to Google Test. More... about 10 years ago
Refactor linear.h a little. More... about 10 years ago
Remove file duplicated in the doc directory More... about 10 years ago
Rename deg_to_rad to rad_from_deg and rad_to_deg to deg_from_rad. More... about 10 years ago