summaryrefslogtreecommitdiffstats
path: root/src/2geom/conic_section_clipper_impl.h (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-16/+6
| | | (bzr r14059.2.1)
* update 2geom to r2049. fixes bugs!Johan B. C. Engelen2012-01-041-5/+4
| | | (bzr r10837)
* Cleanup pass on documentation that was dumping garbage into doxygen output.Jon A. Cruz2011-10-251-3/+4
| | | (bzr r10696)
* add missing 2geom files. although they are not included in makefile builds, ↵Johan B. C. Engelen2011-02-101-0/+356
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)