summaryrefslogtreecommitdiffstats
path: root/src/2geom/curve.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update 2geomPatrick Storz2019-03-241-1/+1
| | | | | | | Now at d9e4cc11f4df4e71e96617699997c989cc9248a4 This is the last version that does not depend on an external copy of double-conversion yet.
* Revert "c++11 refactor: std::auto_ptr -> std::unique_ptr"Thomas Holder2018-09-301-1/+1
| | | | This reverts commit 50cc9b79df730bf5a6f4c5010168fff9342ccea7.
* c++11 refactor: std::auto_ptr -> std::unique_ptrThomas Holder2018-09-301-1/+1
|
* Sync 2Geom to commit 5ee51c1c4f2066faa3e2c82021fc92671ad44ba4Krzysztof Kosi??ski2016-02-081-6/+2
| | | (bzr r14639)
* removes warnings when compiling with c++11 using uniqueptr instead of autoptrMarc Jeanmougin2015-11-161-0/+4
| | | (bzr r14475)
* 2Geom sync - initial commitKrzysztof Kosi??ski2015-04-271-46/+111
| | | (bzr r14059.2.1)
* cppcheck performanceKris De Gussem2012-01-151-1/+1
| | | (bzr r10891)
* Update 2Geom to pull in integer rectangle classKrzysztof Kosi??ski2011-06-231-4/+1
| | | (bzr r10347.1.1)
* Fix Linux build after 2Geom updateKrzysztof Kosi??ski2011-02-031-0/+125
(bzr r10031)