Sylvain Pion
af48d47506
Replace Protect_FPU_rounding<true> pfr(CGAL_FE_TONEAREST)
...
by Set_ieee_double_precision.
2008-12-03 21:42:28 +00:00
Laurent Rineau
ec9f2e29e5
Update citations (s/07/08/).
...
Let us hope that CGAL-3.4 will be release before 2009!
2008-11-20 22:19:28 +00:00
Laurent Rineau
b861e82892
Fix conditionnal compilation. Do not compile Qt3 demos if CGAL_Qt3 is not found.
2008-11-20 13:22:51 +00:00
Laurent Rineau
4032eade9a
Massive removale of "QUIET" in find_package calls (except for
...
FindVTK.cmake, which has a bug). Let's see if that can help us to find out
why we still have problems with demos on MacOS and Windows.
2008-11-19 13:58:43 +00:00
Fernando Cacciola
547bffecd9
Put CMAKE_ALLOW_LOOSE_LOOP_CONSTRUCTS in the right place for cmake 2.4
2008-11-06 13:03:41 +00:00
Andreas Fabri
6661630ff4
Fix a buggy testsuite
2008-11-06 12:09:28 +00:00
Andreas Fabri
5e8d544764
enforce IEEE double precision
2008-11-06 10:34:16 +00:00
Fernando Cacciola
70fa9503fd
Added CMP0003 policy
2008-11-04 12:30:29 +00:00
Laurent Rineau
f10a590672
Mass-remove vcproj files.
2008-10-21 09:21:22 +00:00
Andreas Fabri
f5f0bec76c
Comment CGAL::force_ieee_double_precision(); in the testsuite
2008-10-17 12:06:52 +00:00
Andreas Fabri
0419289741
Add QUIET to find_package
2008-10-01 12:45:58 +00:00
Andreas Fabri
611b0b80a0
Add CMakeLists.txt
2008-09-25 13:51:08 +00:00
Laurent Rineau
a9f67f82b5
4th pass to remove CGAL_USE_QT: remove "#ifdef CGAL_USE_QT"/"#endif"
2008-09-09 21:53:57 +00:00
Laurent Rineau
a302cff5c8
Second pass to remove CGAL_USE_QT: remove "#ifndef CGAL_USE_QT"/"#else"/"#endif // CGAL_USE_QT"
2008-09-09 21:42:42 +00:00
Michael Hemmer
1360cb9e0e
square_free_factorization -> square_free_factorize
...
----------
added Joachim von zur Gathen and J\"urgen Gerhard,
Modern Computer Algebra, Cambridge University Press, 1999
2008-08-08 09:00:24 +00:00
Ophir Setter
ef48e6975a
unsigned K parameter in orthogonal search
2008-07-27 16:46:13 +00:00
Sylvain Pion
dc3bf72707
Remove changes.txt files.
2008-07-24 17:47:16 +00:00
Sylvain Pion
82f4aee076
Rename *.C to *.cpp
2008-07-16 08:32:34 +00:00
Laurent Saboret
91f0bbfe23
Optimization:
...
Store the neighbors found in a std::set, instead of a list sorted by insertion sort (in type NN_list).
This makes insertion O(log n) instead of O(n).
2008-07-08 14:45:38 +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
Sylvain Pion
e262ad5053
Documentation bug : Iso_cuboid_d -> Iso_box_d
2008-04-17 11:41:36 +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
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
Sylvain Pion
071ce3622d
Do not submit Kd_tree_d_new.h as it has never been finished and does not compile.
2008-01-12 20:43:13 +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
Andreas Meyer
6623d525eb
* replaced assert in */test/*/*.{cpp,h} with CGAL_test_assertion
...
* replaced #include <assert.h> with the according CGAL/Testsuite/assert.h
2007-11-07 21:35:42 +00:00
Sylvain Pion
ef264999b3
Renaming of Compact_container's construct_insert() to emplace() to match C++0x.
...
It breaks backward compat, but I doubt many people use Compact_container directly.
Make it use variadic templates, while at it.
2007-10-20 20:51:59 +00:00
Fernando Cacciola
88111fcf70
VS project files merged back
2007-06-06 15:35:17 +00:00
Andreas Fabri
01e763217b
3.3 branch -> trunk
2007-06-04 14:27:09 +00:00
Andreas Fabri
a9b1edf177
3.3 branch -> trunk
2007-06-04 14:14:12 +00:00
Andreas Fabri
9bb51b4ac0
add demo
2007-05-04 14:56:20 +00:00
Andreas Fabri
88d0413012
allow empty tree and fix search for empty tree
2007-05-02 08:28:37 +00:00
Andreas Fabri
eda8168d4e
bg, initial input, label, fix target all:
2007-05-02 08:27:49 +00:00
Andreas Meyer
c1e9765ff4
manual fix: moved labels inside sectioning command
2007-04-18 14:20:12 +00:00
Sylvain Pion
ab5385124e
Spell check.
2007-04-17 16:23:38 +00:00
Sylvain Pion
9c1dafa587
Remove more semi-colons inside \ccNestedType (for the manual index).
2007-04-17 09:50:09 +00:00
Sylvain Pion
baff80a374
Remove semi-colons inside \ccNestedType as this pollutes the manual index.
2007-04-17 09:44:29 +00:00
Andreas Fabri
ea71b8eaa1
.C ->.cpp and autolinking
2007-04-11 13:59:20 +00:00
Andreas Meyer
41169fc270
* updated howtocite bibkeys for upcoming 3.3 release
...
* typo fixes/cosmetic changes
2007-03-29 17:40:13 +00:00
Sylvain Pion
65e54d10e3
comment unused argument name
2007-03-23 18:58:22 +00:00
Andreas Fabri
b10177c003
Removed unused parameter
2007-03-21 17:11:17 +00:00
Andreas Fabri
a029a732b1
fixed typo
2007-03-20 08:45:17 +00:00
Andreas Fabri
d321f25957
removed unused parameters
2007-03-20 08:28:26 +00:00
Andreas Fabri
8862af2002
Added illustration
2007-03-19 19:22:14 +00:00
Andreas Fabri
b64dc7e5ee
Added illustration
2007-03-19 19:01:57 +00:00
Andreas Fabri
fdbaee74b0
removed unused parameters
2007-03-17 09:21:06 +00:00
Joachim Reichel
d08f6bea45
replace obsolete variable CGAL_QT_LDFLAGS by CGAL_LDFLAGS
2007-03-11 09:54:17 +00:00
Sylvain Pion
b2630cd7e1
Apply trailing whites-spaces and leadgin+trailing empty-lines cleanups
...
to demo/**/*.h and .cpp.
2007-03-10 16:55:12 +00:00
Sylvain Pion
05840a8f17
Cleanup of white spaces and empty lines also under examples/*/*.h.
2007-03-10 16:45:36 +00:00
Sylvain Pion
847c23a15e
Removing leading and trailing empty lines from all example files.
...
Using the following Perl script:
-----------------------------------------------------
#!/usr/bin/perl
local($/) = undef;
my $text = <>;
$text =~ s/\A\n+//mg;
$text =~ s/\n+\Z/\n/mg;
print "$text";
-----------------------------------------------------
2007-03-10 16:17:17 +00:00
Sylvain Pion
8bfd7a00e5
Manually remove the remaining "//file:" lines.
2007-03-10 15:03:39 +00:00
Sylvain Pion
6fb5cb906b
Remove trailing white spaces and end of lines.
...
(using : perl -pi.bak -e 's/\s+$/\n/' */examples/*/*.cpp )
2007-03-10 14:59:41 +00:00
Sylvain Pion
b8b87ab5a5
Actually, the "// file: example_bla.cpp" lines are not needed anymore,
...
since the manual tools know it. So let's just remove them (many were
not uptodate with the filemane anyway).
2007-03-10 14:48:00 +00:00
Sylvain Pion
23edc11d3b
Fix all first lines of examples "// file : example_file.C" to .cpp suffix.
...
Using :
for i in * ; do cd $i ; for f in examples/*/*.cpp ; do ( head -1 $f | grep file | grep -v '\.cpp' ) && echo $f && perl -pi.bak -e 's/\.C$/.cpp/' $f ; done ; cd .. ; done
2007-03-10 14:34:05 +00:00
Sylvain Pion
d82965e1eb
warning--
2007-03-08 10:05:31 +00:00
Fernando Cacciola
6e56e11e77
Fixed is_empty() bug that was causing "test/Splitters.exe" to assert
2007-03-07 19:34:29 +00:00
Sylvain Pion
884c477f20
macros must be prefixed by CGAL_
2007-02-15 21:24:48 +00:00
Sylvain Pion
8097c5193a
remove useless makefile, same as generated by cgal_create_makefile
2007-01-27 20:49:31 +00:00
Fernando Cacciola
721515e9c1
Fixed uninitialized iterators problem
2006-12-11 14:46:55 +00:00
Sylvain Pion
c03659bc7a
global update of maintainer files
...
(remove Lutz, Sven, Matthias, Geert-Jan...)
2006-12-05 14:01:13 +00:00
Andreas Meyer
3d0c94d0fb
fixed a typo
2006-10-04 12:32:35 +00:00
Andreas Fabri
c633c74240
minmax fixes
2006-08-18 21:22:28 +00:00
Andreas Fabri
e7ed3f05fd
Fixed min max problem
2006-07-31 22:33:02 +00:00
Andreas Fabri
003f895412
changed .C to .cpp in examples
2006-07-09 19:44:07 +00:00
Andreas Fabri
d915516cfb
fix of \ccPkgIntroducedInCGAL
2006-06-20 11:47:34 +00:00
Andreas Meyer
0e3d6b8143
manual bugfix (ccHowToCiteCgal)
2006-05-04 12:28:44 +00:00
Andreas Meyer
dc3ce8747e
\ccHowToCite --> \ccHowToCiteCgal
2006-05-03 11:24:03 +00:00
Andreas Fabri
4530af2ce7
Added ccHowTocite
2006-05-02 20:21:31 +00:00
Andreas Fabri
61da758476
upgrade to VC7.3 and fixes
2006-04-25 18:52:48 +00:00
Marc Glisse
b13e3b5ec0
Last round of missing std:: before 3.2 (Andreas permission)
2006-04-19 16:56:12 +00:00
Laurent Saboret
87d65f75e3
Fixed svn properties of ASCII files (as defined by Maintenance/svn_client/config)
2006-04-18 12:42:52 +00:00
Laurent Saboret
312353dd51
Global fix of svn:executable property in trunk
2006-04-14 15:07:17 +00:00
Andreas Meyer
5b5a60cecf
rewritten the whole manual
...
ok. seriously:
renamed \chapter into \ccUserChapter and \ccRefChapter
2006-04-06 17:03:37 +00:00
Andreas Fabri
1fb7b408a4
cleanup of \sections
2006-04-05 14:43:53 +00:00
Andreas Fabri
00d5ea9f7d
changed chapter title
2006-03-16 13:24:01 +00:00
Joachim Reichel
f582718758
rename create_makefile to cgal_create_makefile to avoid name clashes,
...
adjust all occurences of create_makefile and create\_makefile in the entire
repository (well, trunk only)
2006-03-15 22:10:02 +00:00
Joachim Reichel
11a449ae00
Added/fixed CGAL_MAKEFILE= line in makefiles
2006-03-14 19:35:55 +00:00
Andreas Fabri
9ab62cd351
cleaned makefile
2006-03-13 22:24:55 +00:00
Andreas Fabri
a58ccb722a
rename example
2006-03-09 13:24:01 +00:00
Andreas Fabri
3100677969
rename example
2006-03-09 13:22:09 +00:00
Andreas Fabri
5787ca5d5c
rename example
2006-03-09 13:21:35 +00:00
Andreas Fabri
d08ae64e3c
rename example
2006-03-09 13:20:41 +00:00
Andreas Fabri
be0c1ab7ca
rename example
2006-03-09 13:18:31 +00:00
Andreas Fabri
3ef9d6cd15
rename example
2006-03-09 13:16:12 +00:00
Andreas Fabri
d0118996c7
rename example
2006-03-09 13:16:01 +00:00
Andreas Fabri
7416de0b9f
rename example
2006-03-09 13:15:15 +00:00
Andreas Fabri
f0f0a50c67
rename example
2006-03-09 13:15:03 +00:00
Andreas Fabri
3e3f9a1548
#include <CGAL/basic.h> in the demo
2006-03-09 08:40:54 +00:00
Andreas Fabri
1522100a70
#include <CGAL/basic.h>
2006-03-08 13:12:43 +00:00
Andreas Fabri
9d7a7e428a
Fixed bug in constructor of Point_container (nonexisting conversion from int to std::vector::iterator)
2006-03-08 10:02:43 +00:00
Sylvain Pion
0e130994a7
- Fix for universal brain damage: "the the" -> "the".
2006-03-06 17:38:43 +00:00
Marc Glisse
3d1ee0cf13
Missing std::
2006-02-26 00:25:19 +00:00
Marc Glisse
13380ebe5e
Add some missing std:: and #include <c*>
2006-02-22 15:22:27 +00:00
Laurent Saboret
db6a8f948c
Change CVS keywords to SVN style
2006-02-16 14:30:13 +00:00
Laurent Saboret
1aad55d4cb
Change CVS keywords to SVN style
2006-02-14 10:08:15 +00:00
Laurent Saboret
091f0804c0
Move packages to trunk root
2006-02-14 08:58:19 +00:00