free the thread specific exception stack, cleaned up a bit and added the polylib_free...
commit4043f83f0841d8ee5b862665fe4355ce357843b2
authorVincent Loechner <loechner@unistra.fr>
Fri, 4 Mar 2022 13:12:40 +0000 (4 14:12 +0100)
committerVincent Loechner <loechner@unistra.fr>
Fri, 4 Mar 2022 13:12:40 +0000 (4 14:12 +0100)
treecf92028ab8195a34ca2436490974e9a5b341e80e
parent53a5584d3252aa56c8977e9a0da2236f7c512cce
free the thread specific exception stack, cleaned up a bit and added the polylib_free() function in the right place + doc
include/polylib/arithmetique.h
include/polylib/vector.h
source/arith/errors.c
source/kernel/polyhedron.c
source/kernel/vector.c