mirror of https://github.com/CGAL/cgal
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. |
||
|---|---|---|
| .. | ||
| Algebraic_structure_traits.h | ||
| Cached_extended_euclidean_algorithm.h | ||
| Chinese_remainder_traits.h | ||
| Coercion_traits.h | ||
| Degree.h | ||
| Fraction_traits.h | ||
| Get_arithmetic_kernel.h | ||
| Interpolator.h | ||
| Modular_traits.h | ||
| Monomial_representation.h | ||
| Polynomial_type.h | ||
| Real_embeddable_traits.h | ||
| Scalar_factor_traits.h | ||
| bezout_matrix.h | ||
| determinant.h | ||
| fwd.h | ||
| hgdelta_update.h | ||
| misc.h | ||
| modular_filter.h | ||
| modular_gcd.h | ||
| modular_gcd_utcf_algorithm_M.h | ||
| modular_gcd_utcf_dfai.h | ||
| modular_gcd_utils.h | ||
| polynomial_gcd.h | ||
| polynomial_gcd_implementations.h | ||
| polynomial_gcd_ntl.h | ||
| prs_resultant.h | ||
| resultant.h | ||
| square_free_factorize.h | ||
| sturm_habicht_sequence.h | ||
| subresultants.h | ||