cgal/Polynomial
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
..
archive move unused files to archive 2016-10-06 09:53:38 +02:00
doc/Polynomial Use CGAL_DOC_VERSION 2016-02-11 15:37:54 +01:00
examples/Polynomial improve the name of projects in cmake scripts of examples 2016-09-08 00:02:55 +02:00
include/CGAL Make <CGAL/Polynomial/Cached_extended_euclidean_algorithm.h> thread-safe 2017-01-09 15:12:13 +01:00
package_info/Polynomial New license.txt files (eol changes) 2013-02-19 16:46:39 +01:00
test/Polynomial move unused files to archive 2016-10-06 09:53:38 +02:00