Commit Graph

34086 Commits

Author SHA1 Message Date
Sylvain Pion d26b821853 Update GMP URL. 2007-04-18 20:38:28 +00:00
Sylvain Pion 50ad544472 Update GMP URL. 2007-04-18 20:36:38 +00:00
Sylvain Pion a71c4a1852 Update GMP URL. 2007-04-18 20:35:24 +00:00
Andreas Meyer b07e5c14b9 html regression fix: now, the old layout also works again in oneColumnLayout 2007-04-18 20:34:37 +00:00
Bernd Gärtner 4f4a806c0f - tested name <-> index mapping in mps reader
- fix in handling names in ranges section
2007-04-18 19:23:21 +00:00
Andreas Meyer a6db8092bf yet another ccAnchor fix. this time: line breaks and ?,& characters 2007-04-18 19:11:31 +00:00
Andreas Meyer d0c95fb410 removed useless \input{colors_and_windows} 2007-04-18 18:35:58 +00:00
Andreas Meyer 4add5e4499 manual fix for developers manual:
* wrong path to example code
* pdf problems
2007-04-18 18:23:40 +00:00
Andreas Meyer 9a0c6d5a5d ps/pdf bugfix related to ccAnchor (prevented developers manual to build) 2007-04-18 18:20:52 +00:00
Sylvain Pion d30ef98904 Add forgotten Kernel_ComputeHx_2 and Kernel_ComputeHy_2 2007-04-18 17:21:34 +00:00
Sylvain Pion 567db4f2c4 Fix ccRefFunctionObjectConcept -> ccRefConcept 2007-04-18 17:13:46 +00:00
Sebastian Limbach 8e9dd81b37 Benchmark splitted into three operations and more detailed information is given. 2007-04-18 17:04:08 +00:00
Ophir Setter 22ed427e9b Added test for bugs from revisions: r35975 and r38305 2007-04-18 16:15:59 +00:00
Ophir Setter b59e477ff4 Fix in convolution condition 2007-04-18 15:35:01 +00:00
Peter Hachenberger 678d5c60c0 not needed any more 2007-04-18 15:23:49 +00:00
Peter Hachenberger 0de2dfac93 ouput is now only sorted for test suite. Sorted output
can be quite slow. Therefore, sorting should be omitted
if not needed
2007-04-18 15:09:43 +00:00
Laurent Rineau 1157fdd2a1 Yet another typo:
ConstructTranslatedPoint_3 translates points of dimension *3*.
2007-04-18 15:00:02 +00:00
Andreas Fabri ffd0dc72fd Constrained -> Constraint 2007-04-18 14:59:40 +00:00
Laurent Rineau 7fb7140cb8 add ConstructDividedVector_3, ConstructSumOfVectors_3 and
ConstructDifferenceOfVectors_3 in kernel concept
and make a link to Kernel_ConstructDividedVector_2.tex as well.
2007-04-18 14:43:46 +00:00
Peter Hachenberger 3db1a1d162 replaced the demo by three demos, such that user
feels free to use different kernels
2007-04-18 14:31:06 +00:00
Andreas Meyer c1e9765ff4 manual fix: moved labels inside sectioning command 2007-04-18 14:20:12 +00:00
Marc Glisse 825850afdb workaround for sunpro, for which a typedef inside a class leaks to the
default value of the template arguments.
2007-04-18 13:29:18 +00:00
Andreas Fabri 455f94ba26 Added illustration 2007-04-18 13:10:58 +00:00
Sylvain Pion ed66966ab9 - Remove special treatment for g++ 2.* (option -ftemplate-depth required)
- Add -fno-strict-aliasing to CGAL_LIBS_OPTFLAGS for g++ 4.2.
  (see http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31268)
2007-04-18 12:29:06 +00:00
Sylvain Pion 70fa015c19 Allow pointers as the underlying container's iterator
(spotted by Minkowski_sum_2 test-suite on SunCC+STLport).
2007-04-18 12:12:07 +00:00
Sylvain Pion 038414b440 Complete the interoperability of Quotient<RT> with double
(depending on RT's interoperability of course).
2007-04-18 11:58:09 +00:00
Peter Hachenberger 0bb84af3b3 corrected stupid typing error 2007-04-18 11:46:36 +00:00
Eric Berberich 56a5f9d1f8 defined remaining functors 2007-04-18 11:40:41 +00:00
Efi Fogel 780eb7b9be removed postscript.cpp - required LEDA 2007-04-18 11:35:33 +00:00
Eric Berberich 8fb3ee1466 wrong type 2007-04-18 11:32:45 +00:00
Efi Fogel c63a8aeef6 typo 2007-04-18 11:32:20 +00:00
Sylvain Pion 376284825c Intel C++ warns about -O2, so replace it by -Od. 2007-04-18 11:32:15 +00:00
Efi Fogel 818a93a118 added a workaround to the boost bgl bug 2007-04-18 11:30:22 +00:00
Efi Fogel 31f9e895f3 added comment about a workaround to the boost bgl bug 2007-04-18 11:28:12 +00:00
Sylvain Pion 893134bcbf - Add mixed comparisons with double.
- Add relative_precision(Interval_nt) (still beta).
2007-04-18 11:26:40 +00:00
Eric Berberich c8490e654d removed "first" 2007-04-18 11:22:24 +00:00
Eric Berberich 72be81b490 added see also 2007-04-18 11:21:59 +00:00
Eric Berberich cae2453bca made signatures const& 2007-04-18 11:17:56 +00:00
Eric Berberich abaf946de7 removed 2007-04-18 11:13:46 +00:00
Eric Berberich aa29f10010 removed 2007-04-18 11:13:12 +00:00
Eric Berberich 1b5e09a5ff removed 2007-04-18 11:12:44 +00:00
Sylvain Pion 362f0cad54 Skip data files which to not exist (probably have been removed at some point),
to avoid testing I don't know what random things which take time.
2007-04-18 11:02:19 +00:00
Eric Berberich 3a9aa989a8 defined some functors 2007-04-18 10:57:16 +00:00
Peter Hachenberger 76caae5dbe inserted handling of floating-point data 2007-04-18 09:32:00 +00:00
Sylvain Pion b1a3ec2137 Fix for g++ 3.3. 2007-04-18 09:24:12 +00:00
Andreas Fabri 182c5d8290 Kernel -> Geometry Kernel (suggested by sylvain) 2007-04-18 09:10:01 +00:00
Eric Berberich 664b935792 not needed 2007-04-18 09:08:23 +00:00
Eric Berberich f478b610a4 implemented concepts 2007-04-18 09:07:33 +00:00
Eric Berberich 8e325fbb9b complete list 2007-04-18 09:07:11 +00:00
Eric Berberich 2eeab1f3c3 added functors 2007-04-18 09:06:28 +00:00