summaryrefslogtreecommitdiffstats
path: root/src/2geom/exception.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Geom: fix a crash on assertion in sbasis-to-bezier.cppJohan B. C. Engelen2008-01-171-0/+1
| | | (bzr r4541)
* whitespaceJohan B. C. Engelen2007-11-171-3/+2
| | | (bzr r4101)
* Fix exception catching, to allow polymorphism. Note to all: always catch by ↵Johan B. C. Engelen2007-11-171-8/+5
| | | | | reference! 17.7 of C++FAQlite (bzr r4099)
* 2geom: splice exceptions code from utils.h into exception.hJohan B. C. Engelen2007-11-171-0/+119
(bzr r4097)