summaryrefslogtreecommitdiffstats
path: root/src/2geom/conic_section_clipper_impl.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 2geom: update to c709d6b6780098d3e53363d925f7aee3c2640478Eduard Braun2018-10-011-1/+1
| | | | Update README and remove obsolete files
* 2Geom sync - initial commitKrzysztof Kosi??ski2015-04-271-7/+10
| | | (bzr r14059.2.1)
* cppcheck performanceKris De Gussem2012-01-151-4/+4
| | | (bzr r10891)
* update 2geom to r2049. fixes bugs!Johan B. C. Engelen2012-01-041-2/+2
| | | (bzr r10837)
* Update 2Geom to pull in integer rectangle classKrzysztof Kosi??ski2011-06-231-21/+2
| | | (bzr r10347.1.1)
* add missing 2geom files. although they are not included in makefile builds, ↵Johan B. C. Engelen2011-02-101-0/+590
they are 'used' by other 2geom files that are included. so just to be safe i'll include them, to not cause build problems later (bzr r10043)