summaryrefslogtreecommitdiffstats
path: root/src/2geom/elliptical-arc-from-sbasis.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* fix the build.Shlomi Fish2019-05-221-1/+0
|
* Convert to a more portable C++11 check.Shlomi Fish2019-05-221-0/+1
| | | | This silences a deprecated warning on clang.
* Update 2geomPatrick Storz2019-03-241-4/+0
| | | | | | | Now at d9e4cc11f4df4e71e96617699997c989cc9248a4 This is the last version that does not depend on an external copy of double-conversion yet.
* 2geom: update to c709d6b6780098d3e53363d925f7aee3c2640478Eduard Braun2018-10-011-3/+3
| | | | Update README and remove obsolete files
* Revert "c++11 refactor: std::auto_ptr -> std::unique_ptr"Thomas Holder2018-09-301-0/+4
| | | | This reverts commit 50cc9b79df730bf5a6f4c5010168fff9342ccea7.
* c++11 refactor: std::auto_ptr -> std::unique_ptrThomas Holder2018-09-301-4/+0
|
* Update to 2Geom revision 2396Krzysztof Kosi??ski2015-05-221-0/+345
(bzr r14059.2.16)