Sylvain Pion
dc3bf72707
Remove changes.txt files.
2008-07-24 17:47:16 +00:00
Michael Hoffmann
55a10f768a
Remove dependency on CGAL/functional -> replace Unary_function and
...
Binary_function by std:: counterparts.
2008-07-23 14:58:05 +00:00
Sylvain Pion
79864c0c8e
Remove Arity_tag.
2008-07-22 12:29:01 +00:00
Michael Hemmer
4f469db2f0
added Divides Functor to AlgeraicStructureTraits
2008-07-16 09:29:39 +00:00
Michael Hemmer
5ae691fd3b
added
...
AST::Divides functor, required by IntegralDomain
default implementation
tests
function CGAL::divides
2008-07-16 09:24:50 +00:00
Michael Hemmer
60dfc5dd8d
added functor Divides, required by IntegralDomain
2008-07-16 09:20:44 +00:00
Michael Hemmer
d07cbb4247
added functor Divides()(d,n), returns true if d divides n
2008-07-16 09:14:57 +00:00
Michael Hemmer
21eb003459
changed names of template arguments in MACRO to avoid name conflicts
2008-07-16 08:28:26 +00:00
Michael Hemmer
2010fd7214
revert changes for CGAL::Compare, since it is used for other non-realembeddable types as well
2008-07-08 07:03:41 +00:00
Michael Hemmer
b128dc3ffa
adopt changes to Sgn for all functors
2008-07-07 10:34:31 +00:00
Sylvain Pion
2b279e8bf3
The CGAL::Sgn functor was not properly updated following the Algebraic Foundations.
2008-07-06 16:07:34 +00:00
Fernando Cacciola
f93437ca22
Removed *unmodified* auto-generated CMakeLists.txt (now created by create_internal_release)
2008-05-05 14:01:55 +00:00
Michael Hemmer
6debf02b48
Chinise_remainder_traits is a class (not a struct)
2008-04-29 14:14:49 +00:00
Michael Hemmer
580a68180f
mv Polynomial/ipower.h Algebraic_foundations/ipower.h
...
since it is a more general function used in several packages (from EXACUS)
2008-04-01 13:44:37 +00:00
Michael Hemmer
9ea46f65a0
changes according to new possition of test files for concept checks
2008-04-01 10:22:16 +00:00
Michael Hemmer
9cbe349ce0
mv files for concept checking into Algebraic_foundations
2008-04-01 09:50:22 +00:00
Michael Hemmer
f60be6045d
added tests
...
mv definition of Algebraic_extension_traits<Sqrt_exgtension<...> > to
Number_types/include/CGAL/Sqrt_extension/Algebraic_extension_trait.h
2008-03-31 12:47:36 +00:00
Michael Hemmer
7dcb9b1258
new / more robust version .-)
2008-03-31 12:43:38 +00:00
Michael Hemmer
c05f1298fa
added global function CGAL::scalar_factor
2008-03-31 12:32:17 +00:00
Michael Hemmer
a00b6b3465
added Algebraic_structure_traits_extended.h
...
extenison to Algebraic_structure_traits.h
2008-03-31 12:30:32 +00:00
Michael Hemmer
2e357ae3ce
added Chinese_remainder traits
2008-03-31 12:29:00 +00:00
Andreas Meyer
20315de571
* replaced CGAL_test_assert with ::assert, instead of CGAL_assertion
...
* removed include/Testsuite/assert.h
2008-03-19 13:45:36 +00:00
Michael Hemmer
30afbb7b40
typo
2008-03-07 14:31:25 +00:00
Fernando Cacciola
b704509dcf
Examples/Demos/Test CMake scripts updated
2008-03-05 21:14:02 +00:00
Fernando Cacciola
a659cd852a
Added project() and conditional test for CGAL_DIR
2008-02-14 15:42:36 +00:00
Fernando Cacciola
14043c43a0
Replaced CGALROOT by CGAL_DIR (the latters is used by CMake automatically)
2008-02-08 17:47:21 +00:00
Fernando Cacciola
afddfc4fca
CMake scripts for demos/examples/test added
2008-02-06 19:06:24 +00:00
Michael Kerber
9283bbfae2
NiX -> CGAL
2008-01-15 14:14:42 +00:00
Michael Hemmer
17ad244833
added extended_eucliden_algorithm (incl tests)
2008-01-13 11:50:04 +00:00
Sylvain Pion
a46b55bf71
The files "changes.txt", "description.txt", "long_description.txt" and "maintainer"
...
are now under /trunk/$Package/package_info/$Package/ .
2007-12-02 15:06:42 +00:00
Sylvain Pion
055009cc58
Remove the need for mentionning todo files and doxygen files.
2007-11-03 21:15:36 +00:00
Sebastian Limbach
32b0041c55
Removed some more unnecessary semicolons.
2007-10-25 14:18:35 +00:00
Sebastian Limbach
b9e29f7cbe
Moved Scalar_factor_traits specialization for Sqrt_extension number type from Algebraic_foundations package to the Sqrt_extension-SFT file in the Number_types package.
2007-09-03 13:45:21 +00:00
Bernd Gärtner
06a6f9f0f5
added "real number types"
2007-08-09 08:46:39 +00:00
Sylvain Pion
4da7713aa8
Remove obsolete config flag CGAL_CFG_NO_STDC_NAMESPACE and rename
...
its dependant macro CGAL_CLIB_STD to "std".
2007-08-08 15:59:25 +00:00
Bernd Gärtner
a3ef0c0c31
- added Gmpzf to the list of models for RingNumberType
2007-08-07 11:38:29 +00:00
Andreas Fabri
3fc7e21b15
3.3 branch -> trunk
2007-06-04 14:10:45 +00:00
Michael Hemmer
27ca769d7d
will be part of next release
2007-05-16 11:42:44 +00:00
Michael Hemmer
549df17b40
use is_zero if possible
2007-05-16 11:13:18 +00:00
Andreas Meyer
c1e9765ff4
manual fix: moved labels inside sectioning command
2007-04-18 14:20:12 +00:00
Michael Hemmer
62919f0faa
rm ccPureVar
2007-04-17 17:52:09 +00:00
Laurent Rineau
e3523a698f
type: missing space
2007-04-17 15:50:55 +00:00
Michael Hemmer
6c1e314ab3
rm test for Scalar_factor_traits & Algebraic_extension_traits
...
for release 3.3
2007-04-17 06:33:57 +00:00
Sylvain Pion
e83ce7bf2c
Use CGAL_precondition_code() to avoid warning.
2007-04-16 16:43:46 +00:00
Michael Hemmer
3c4c2212c0
rm warnings about undefined references
2007-04-15 16:25:56 +00:00
Michael Hemmer
9b8e603b77
For Functors:
...
-\begin{ccRefConcept}
+\begin{ccRefFunctionObjectConcept}
2007-04-15 16:15:01 +00:00
Andreas Fabri
5ad17aa046
De-ice VC7
2007-04-11 13:32:10 +00:00
Michael Hemmer
ea08d610f5
dont_submit Algebraic_foundations/../Scalar_factor_traits.h
...
dont_submit Algebraic_foundations/../Algebraic_extension_traits.h
moved specs for Sqrt_extension of traits into *traits.h,
since Sqrt_extension is in release.
2007-04-10 13:54:59 +00:00
Michael Hemmer
e85e499142
in function div_mod: set void as result type
...
,i.e., do not take it from the functor.
2007-04-03 11:08:31 +00:00
Michael Hemmer
d02c6ded84
initial maintainer: Michael Hemmer
2007-04-03 06:13:50 +00:00