Ron Wein
ea0c8b2927
Finished the rsa_minkowski_sum2() function.
...
(Still needs debugging ...)
2006-04-17 13:13:14 +00:00
Sylvain Pion
6f2452b1e5
Make it pick the file include_in_release by default as
...
$ALLPACKAGESDIR/Maintenance/release_building/include_in_release.
2006-04-17 13:09:46 +00:00
Sylvain Pion
742b75ff9e
Replace "All" by trunk as the default allpackages directory.
2006-04-17 13:01:24 +00:00
Sylvain Pion
083fc5c1c4
I guess it is obsolete (?).
2006-04-17 12:10:03 +00:00
Sylvain Pion
73ba6f9eef
Add missing include file
2006-04-17 11:02:08 +00:00
Sylvain Pion
e4ee3eaf68
Remove error case when double inclusion (just ignore).
2006-04-17 10:57:35 +00:00
Sylvain Pion
dda69ef6cd
Remove CGAL_CFG_NO_SFINAE and CGAL_CFG_NO_PRAGMA_FENV_ACCESS as they were
...
only for "prospective" testing, and are not used (and not clear if they
will be useful one day either).
2006-04-17 10:23:06 +00:00
Sylvain Pion
0d0aad83ea
In create_standard_header_replacements(), do a first test with
...
all std headers included at once, to avoid the loop over all
individual headers (speed up).
2006-04-17 09:54:39 +00:00
Ron Wein
b2351cde24
Updated the class.
2006-04-17 08:57:48 +00:00
Laurent Rineau
1e5895830f
revert r30322 for install.config
2006-04-16 22:46:28 +00:00
Andreas Meyer
ad9c69a613
got rid of minitoc (who put it there? it's only a 2page manual ..)
2006-04-16 16:05:55 +00:00
Sylvain Pion
ad1d571e10
Add missing #include <CGAL/Gmpq.h>
2006-04-16 13:29:00 +00:00
Andreas Fabri
3c700d4f09
Moved Leda description to the General Introduction
2006-04-16 13:11:17 +00:00
Ron Wein
e7e5dbf1d0
Updated version.
2006-04-16 13:04:51 +00:00
Andreas Meyer
f88374162a
ps/pdf bugfix: remove listofrefpages.tex afterwards
2006-04-16 12:23:15 +00:00
Ron Wein
8d233bc229
Renamed the new demo.
2006-04-16 12:02:38 +00:00
Ron Wein
21bcd3a296
New functions for computing the Minkowski sum of a polygon with a rotational
...
swept area of another polygon.
2006-04-16 11:56:42 +00:00
Sylvain Pion
13987af9bd
test/src renamed test/src_CGAL
2006-04-15 22:10:25 +00:00
Andreas Meyer
0f045097a7
ps/pdf: bugfix for the alph.listofrefpages
2006-04-15 21:48:29 +00:00
Andreas Meyer
d0c4e85d25
ps/pdf: alphabetical list of refpages, per chapter
...
(before: per file only)
2006-04-15 21:20:36 +00:00
Andreas Meyer
c046987bd0
alphabetical list of refpages, now also for ps/pdf
2006-04-15 21:19:19 +00:00
Sylvain Pion
bcdca3ec9f
Undo r30293/r30294 as they seem to be the culprit
2006-04-15 17:00:43 +00:00
Sylvain Pion
eed6175a1d
Undo r30319 as it was not the cause of the armageddon.
2006-04-15 16:23:50 +00:00
Menelaos Karavelas
9e93fe9e5e
fixed some of the instructions
2006-04-15 11:02:11 +00:00
Menelaos Karavelas
09f2d929a9
added files and instructions for creating the MacOSX installer for CGAL
2006-04-15 10:52:59 +00:00
Laurent Rineau
d5c311a22e
- try to fix compilation problem with gcc-3.3, in
...
test/Surface_mesher/implicit_surface_mesher_test.C
(I am not sure to well understand this problem.)
2006-04-15 10:17:50 +00:00
Efi Fogel
23e558f6f6
fixed typo (weekly)
2006-04-14 17:17:16 +00:00
Andreas Meyer
846081c788
html: toc layout
...
ps/pdf: towards per-refchapter alphabetical listofrefpages
2006-04-14 16:51:56 +00:00
Andreas Meyer
b94b2d1539
html: toc layout
...
ps/pdf: towards per-refchapter alphabetical listofrefpages
2006-04-14 16:48:04 +00:00
Laurent Saboret
312353dd51
Global fix of svn:executable property in trunk
2006-04-14 15:07:17 +00:00
Sylvain Pion
0aadfc285b
- 80 columns max
...
- Updates for src/CGAL/.
2006-04-14 14:07:08 +00:00
Sylvain Pion
54a75e0626
Comment out (for now) an optimization for Root_of_2 with Lazy_exact_nt.
2006-04-14 13:01:57 +00:00
Sylvain Pion
601e136909
- Undo r30288 as it is probably the cause of buggy test-suite.
2006-04-14 13:00:41 +00:00
Andreas Fabri
a5c1663294
fixed title
2006-04-14 09:21:40 +00:00
Andreas Fabri
cea5594c07
fixed typo
2006-04-14 09:21:23 +00:00
Sylvain Pion
d2740513aa
Use .cpp file extension instead of .C for src/*/* files.
2006-04-14 09:19:29 +00:00
Andreas Fabri
df831fcc5d
Use third party command in ccDependsOn
2006-04-14 08:00:08 +00:00
Andreas Fabri
2ebd400d2e
Added PkgDescription summary
2006-04-14 07:34:54 +00:00
Andreas Fabri
2b5e497b17
Added PkgDescription summary
2006-04-14 07:34:27 +00:00
Sylvain Pion
0ef9da253a
Progress towards libraries makefile factorization
2006-04-13 23:42:26 +00:00
Sylvain Pion
55ed3d7ceb
Add #include <CGAL/basic.h> at the beginning
2006-04-13 23:34:58 +00:00
Sylvain Pion
22ad725de1
Move src/*.C to src/CGAL/*.C
2006-04-13 22:24:18 +00:00
Sylvain Pion
c1373346f2
Merge src/makefile_lib and src/makefile_sharedlib into src/makefile.
...
This required to pass CXXFLAGS on the make command-line, and therefore
I took this opportunity to also pass CGAL_MAKEFILE on the command-line,
which in turn allowed to get rid of the prepare_lib_makefiles function.
2006-04-13 22:02:29 +00:00
Andreas Meyer
3140d79f0d
even better toc
2006-04-13 18:59:18 +00:00
Andreas Meyer
c08800779c
better toc
2006-04-13 18:55:56 +00:00
Andreas Meyer
9102a64ef6
better toc
2006-04-13 18:55:43 +00:00
Michael Hoffmann
a19ca0b4fc
Include dir should not include X11.
2006-04-13 17:12:58 +00:00
Laurent Rineau
0161de5a27
- added test_conforming and test_meshing in test/ with test files.
...
- rename test/Mesh_2/makefile to GNUmakefile, not submitted:
makefiles in the testsuite are generated.
- fix a BUG in Mesher_level: one_step() and try_to_insert_one_point(), in
Null_mesher_level must return false! This fix solves the "follow under
mouse" bug of mesh_demo.C!
- change some DEBUG macro names to:
CGAL_MESH_2_DEBUG_BAD_FACES
CGAL_MESH_2_DEBUG_CLUSTERS
CGAL_MESH_2_DEBUG_CONFLICTS_ZONE
CGAL_MESH_2_DEBUG_DRAW
CGAL_MESH_2_DEBUG_INSERTIONS
CGAL_MESH_2_VERBOSE
to please CGAL developer manual.
- add a seed in fish.poly
(Note to Andreas: this is the bug I was looking for. The added test file
helped me to find it cause.)
2006-04-13 16:07:19 +00:00
Michael Hoffmann
6dc795fc1f
Updated interactive part.
2006-04-13 15:09:06 +00:00
Monique Teillaud
c64316d650
more updates
2006-04-13 14:57:48 +00:00