cgal/Polynomial/include/CGAL
Laurent Rineau a64c2773c9 Make <CGAL/Polynomial/Cached_extended_euclidean_algorithm.h> thread-safe
The last bug detected by this PR was actually due to a global static
variable. Now that it is a static variable in a function, like others,
the memory de-allocations seem to be done in the right order (even with
Boost implementation of TLS).

Thanks Sébastien @sloriot for the patch.
2017-01-09 15:12:13 +01:00
..
Polynomial Make <CGAL/Polynomial/Cached_extended_euclidean_algorithm.h> thread-safe 2017-01-09 15:12:13 +01:00
Test fix unused type warnings 2015-07-23 09:27:55 +02:00
Exponent_vector.h Mainly added includes 2013-09-13 22:24:30 +02:00
Polynomial.h Remove all usage of CGAL_LEDA_VERSION 2016-08-25 14:38:16 +02:00
Polynomial_traits_d.h First big patch to fix -Wunused-local-typedefs 2012-08-01 13:29:16 +00:00
Polynomial_type_generator.h change LGPLv2 -> LGPLv3 2011-10-10 13:48:25 +00:00
polynomial_utils.h change LGPLv2 -> LGPLv3 2011-10-10 13:48:25 +00:00