Andreas Fabri
|
07986b2fc5
|
fixed min/max problem
|
2006-08-17 09:11:49 +00:00 |
Andreas Meyer
|
68c3715b5c
|
support for LEDA 5.x (mostly done by Eric Berberich)
|
2006-08-10 15:14:32 +00:00 |
Andreas Fabri
|
48a18de4c1
|
fix min/max problem
|
2006-08-03 03:39:32 +00:00 |
Andreas Fabri
|
8ef99a91c2
|
Polynomial is now in the subnamespace Nef
|
2006-07-13 13:00:08 +00:00 |
Andreas Fabri
|
bbb64661bd
|
changed .C to .cpp in examples
|
2006-07-09 19:30:32 +00:00 |
Andreas Fabri
|
2167f68540
|
fix of \ccPkgIntroducedInCGAL
|
2006-06-20 11:43:08 +00:00 |
Sylvain Pion
|
e8cbc79348
|
- Typos "Triagulation".
- Fix \ccPkgIntroducedInCGAL for d-d convex hull.
|
2006-06-19 12:12:49 +00:00 |
Andreas Fabri
|
3cd3e3b25b
|
handle workaround properly with a CGAL_CFG macro
|
2006-06-14 14:01:27 +00:00 |
Andreas Fabri
|
9411562994
|
fix so that VC++2005 can read comma separated ints
|
2006-06-14 12:26:22 +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
|
cfd151d3f5
|
Added ccHowTocite
|
2006-05-02 19:26:18 +00:00 |
Andreas Fabri
|
ff4c095621
|
Not really interesting README
|
2006-04-29 22:29:09 +00:00 |
Andreas Meyer
|
09d2cb06c5
|
replaced
\ccPkgMaturity{Introduced in \cgal\
by
\ccPkgIntroducedInCGAL{
|
2006-04-26 16:40:25 +00:00 |
Andreas Fabri
|
715895a94d
|
upgrade to VC7.3 and fixes
|
2006-04-25 19:29:30 +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 Fabri
|
62644b730d
|
De-emph
|
2006-04-11 20:35:47 +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
|
1559f1c0f5
|
Added license information
|
2006-04-06 15:18:49 +00:00 |
Andreas Fabri
|
c06d6ca53c
|
cleanup of \sections
|
2006-04-05 13:48:58 +00:00 |
Andreas Fabri
|
1320cb4e01
|
cleanup of \sections
|
2006-04-05 07:49:23 +00:00 |
Andreas Fabri
|
ed96dec7e5
|
Added package description
|
2006-04-02 13:49:26 +00:00 |
Andreas Fabri
|
39ac85b8b1
|
Added #include <CGAL/basic.h>
|
2006-03-28 21:29:50 +00:00 |
Andreas Fabri
|
0cb80406f3
|
Fix in clean rule for polylines
|
2006-03-22 10:14:31 +00:00 |
Andreas Fabri
|
be0fceee50
|
a tentative to trick the g++/darwin/powerpc
|
2006-03-20 16:21:13 +00:00 |
Peter Hachenberger
|
cf14aa4cf6
|
added virtual destructor to client_base
|
2006-03-16 14:02:34 +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 |
Peter Hachenberger
|
bca17f414a
|
added test for point location with extended
and bounded kernel
|
2006-02-28 20:16:03 +00:00 |
Peter Hachenberger
|
6e10c0c89a
|
- small bug fix in locate()
- is_empty() adapted for bounded kernel
|
2006-02-28 19:56:14 +00:00 |
Peter Hachenberger
|
bd152d8b24
|
now PM_point_locator is compilable with extended
and bounded kernels
|
2006-02-28 19:50:17 +00:00 |
Andreas Fabri
|
bf97502d9e
|
Added using statements in Bounding_box_2.h
|
2006-02-27 12:51:55 +00:00 |
Andreas Fabri
|
c2c883cc53
|
Added a Base::using in PM_point_locator.h
|
2006-02-27 12:45:26 +00:00 |
Andreas Fabri
|
b4cd6cef42
|
Added license header
|
2006-02-23 13:21:49 +00:00 |
Marc Glisse
|
13380ebe5e
|
Add some missing std:: and #include <c*>
|
2006-02-22 15:22:27 +00:00 |
Peter Hachenberger
|
d3419de622
|
debug.txt keeps track of CGAL_NEF_DEBUG assignments.
This file is omitted in the release.
|
2006-02-20 13:50:41 +00:00 |
Laurent Saboret
|
77340051f5
|
Change CVS keywords to SVN style
|
2006-02-17 16:03:17 +00:00 |
Peter Hachenberger
|
470069c53c
|
QPL => LGPL
|
2006-02-16 15:53:42 +00:00 |
Laurent Saboret
|
db6a8f948c
|
Change CVS keywords to SVN style
|
2006-02-16 14:30:13 +00:00 |
Peter Hachenberger
|
57c6af6576
|
class helps to perform ray shooting and
point location without
infimaximal box. It computes a bouding box
around the polyhedron to find the end
of a ray shot.
|
2006-02-16 14:12:09 +00:00 |
Laurent Saboret
|
1aad55d4cb
|
Change CVS keywords to SVN style
|
2006-02-14 10:08:15 +00:00 |
Laurent Saboret
|
77f1d7f08c
|
Move packages to trunk root
|
2006-02-14 08:58:17 +00:00 |