summaryrefslogtreecommitdiffstats
path: root/src/2geom/exception.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Merge from trunkTed Gould2008-10-281-1/+3
| | | (bzr r6886)
* synchronization with 2geom librarymcecchetti2008-05-201-0/+7
| | | (bzr r5723)
* update to latest 2geom. this adds gsl dependency, doesn't seem to make ↵Johan B. C. Engelen2008-05-101-9/+9
| | | | | inskape executable bigger (bzr r5649)
* update to latest 2geom. (eol-style fix)Johan B. C. Engelen2008-04-181-0/+12
| | | (bzr r5470)
* 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)