Sébastien Loriot
91a5327fa8
change LGPLv2 -> LGPLv3
2011-10-10 13:48:25 +00:00
Sébastien Loriot
554f62d411
remove executable property from copyright files
2011-10-03 08:18:16 +00:00
Andreas Fabri
d10a333947
Add a file with the copyright holder(s) to the package_info
2011-09-29 20:45:16 +00:00
Guillaume Damiand
a29c905ee0
Replace BOOST_STATIC_ASSERT by CGAL_static_assertion.
2011-08-31 14:30:07 +00:00
Laurent Rineau
57717baf1f
Fix a typo. Compilers were confused because set_precision and get_precision
...
identifiers were resolved as global undefined functions.
2010-11-25 10:11:36 +00:00
Andreas Fabri
c6e5aa5cbc
Use unused variables
2010-11-18 09:13:55 +00:00
Laurent Rineau
9277a77b72
Fix all svn:keywords in */include/
2010-10-04 11:00:27 +00:00
Michael Hemmer
67fc50ba84
change Interval_traits to a class, as all other related traits classes
2010-06-11 08:05:45 +00:00
Sébastien Loriot
52317dd49f
add python script (replace_CGAL_NAMESPACE.py) to replace CGAL_BEGIN_NAMESPACE and CGAL_END_NAMESPACE
...
by namespace CGAL { and } //namespace CGAL. in all .h and .cpp files
in a directory.
Apply it to all packages in the trunk
Remove macro definition from the config.h file.
2010-06-09 07:37:13 +00:00
Michael Hemmer
d49fb7e465
mv spec code for Sqrt_extension / convert_to_bfi to Sqrt_extension
2010-05-05 15:05:18 +00:00
Marc Glisse
1b36970c51
cleanup extra ';'
2010-04-24 09:09:46 +00:00
Luis Peñaranda
e1645c0446
use boost/serialization/static_warning.hpp with boost>=1.40.0, instead of
...
the deprecated boost/static_warning.hpp
2010-02-22 10:20:33 +00:00
Michael Hemmer
2b88ec7f6e
added Relative_precision to Bigfloat_interval_traits
...
replaces Get_significant_bits
2010-02-15 21:11:46 +00:00
Michael Hemmer
f8ad11d1db
improve test of get_significant_bits
2010-02-12 17:41:07 +00:00
Michael Hemmer
119a18847b
minor
2010-02-12 17:40:17 +00:00
Michael Hemmer
69292d72a7
use GMP kernel
2010-02-12 17:39:46 +00:00
Michael Hemmer
7b5f6ca3c4
interval tests
2010-02-12 13:40:17 +00:00
Michael Hemmer
793861d206
added gerneric interval test from NT package
2010-02-12 09:48:12 +00:00
Michael Hemmer
d52888709e
mv test interval_support to its package
2010-02-12 09:27:46 +00:00
Michael Hemmer
017519bf0f
move relevant files to new package Interval_support
2010-02-11 14:01:13 +00:00
Michael Hemmer
d3de8c989c
this package will collect stuff related to interval arithmetic
2010-02-11 13:55:14 +00:00