Menelaos Karavelas
9a2a6d51e8
removed copyright info for now
2006-07-25 13:00:32 +00:00
Menelaos Karavelas
bdea5eed88
added/modified files according to new design; the hierarchy does not
...
work with info yet; some file names need to be changed
2006-07-25 12:52:16 +00:00
Menelaos Karavelas
1d0aa18a9b
modified a couple of data files
2006-07-25 12:26:27 +00:00
Menelaos Karavelas
83c48e6f52
latest changes
2006-07-25 11:30:12 +00:00
Menelaos Karavelas
851b30910e
dont_submit file
2006-07-25 11:22:50 +00:00
Menelaos Karavelas
def3070d43
the new stuff
2006-07-25 11:22:26 +00:00
Menelaos Karavelas
83f76376f2
test suite for traits does not involve Filtered_exact any more
2006-07-21 11:39:18 +00:00
Menelaos Karavelas
5928b9f44d
fixed bug in Segment_Delaunay_graph_vertex_base_with_info_2. Bug spotted
...
by Laurent Masse-Navette <laurent.masse-navette@pulsic.com>.
2006-07-17 10:19:45 +00:00
Menelaos Karavelas
3d4a319459
moved .C files to .cpp in test directory
2006-07-10 09:32:13 +00:00
Andreas Fabri
28e9481ffb
changed .C to .cpp in examples
2006-07-09 19:42:19 +00:00
Menelaos Karavelas
8706521413
- fixed typos in user manual.
2006-06-11 08:24:01 +00:00
Menelaos Karavelas
53f314a8b8
- robustified demos: make use of CORE::Expr for both predicates and
...
constructions when CORE is available.
2006-06-07 15:42:15 +00:00
Menelaos Karavelas
27742008f8
- fixed errors created by the move of *.C files to *_impl.h
2006-05-27 10:56:12 +00:00
Menelaos Karavelas
7e55974218
- moved *.C files to Segment_Delaunay_graph_2/*_impl.h
...
- removed the check for automatic template inclusion
2006-05-25 10:40:20 +00:00
Sylvain Pion
06a503c301
Add: // Comment for cgal_create_makefile : main()
...
This way, cgal_create_makefile recognizes the program,
and generates a correct makefile entry for it.
2006-05-21 07:53:49 +00:00
Menelaos Karavelas
d08ee5cbe9
- fixed bug in undocumented insert method that takes two vertex
...
handles: the inserted segment was not registered in the input sites
container.
NOTE THAT THIS METHOD DOES NOT BEHAVE CORRECTLY WHEN SEGMENTS ARE
ALLOWED IN UPPER LEVELS OF THE HIERARCHY: THE CURRENT VERSION OF
THIS METHOD FOR THE HIERARCHY ONLY INSERTS AT THE LOWER LEVEL.
2006-05-14 21:49:19 +00:00
Andreas Meyer
0e3d6b8143
manual bugfix (ccHowToCiteCgal)
2006-05-04 12:28:44 +00:00
Laurent Saboret
e42659d1a4
Fixed svn:executable, svn:keywords and svn:eol-style properties of the whole trunk
2006-05-04 09:15:26 +00:00
Andreas Meyer
dc3ce8747e
\ccHowToCite --> \ccHowToCiteCgal
2006-05-03 11:24:03 +00:00
Andreas Fabri
5a938e4097
Added ccHowTocite
2006-05-02 19:39:40 +00:00
Menelaos Karavelas
1eb2798900
- put the Arrangement_type output operator inside a #ifdef-#endif
...
block to avoid the warning. The macro that enables the output
operator is called:
CGAL_SEGMENT_DELAUNAY_GRAPH_2_ARRANGEMENT_TYPE_OUTPUT_OPERATOR
2006-05-02 08:41:44 +00:00
Andreas Meyer
09d2cb06c5
replaced
...
\ccPkgMaturity{Introduced in \cgal\
by
\ccPkgIntroducedInCGAL{
2006-04-26 16:40:25 +00:00
Andreas Fabri
ca9b0c74e7
upgrade to VC7.3 and fixes
2006-04-25 20:45:07 +00:00
Menelaos Karavelas
10b4b3b1a2
fixed bug in CGAL/Segment_Delaunay_graph_2/Arrangement_type_C2.h
...
reported by: Bernhard Kornberger <bkorn@ist.tugraz.at> and related to the
definition of operator<< for Sdg_arrangement_enum::Arrangement_type.
2006-04-18 14:18:05 +00:00
Andreas Fabri
d16aeb316e
fixed ccDepends
2006-04-11 14:17:38 +00:00
Andreas Fabri
46599db0f0
Added package description
2006-04-10 14:53:52 +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
d5395b25c5
cleanup of \sections
2006-04-05 13:59:37 +00:00
Andreas Fabri
52e1aa72d9
cleanup of \sections
2006-04-05 09:00:14 +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
Menelaos Karavelas
7a672dec6f
- "fixed" code/testsuite when run with a number type that does not
...
support / and sqrt ("fixed" here means that the code still runs but
operations are no longer exact; the operations that are not exact
are only used for constructions, not for predicates)
2006-03-09 18:19:15 +00:00
Menelaos Karavelas
70ae2964dd
attempt to fix warnings in examples for g++ 3.3.x
2006-03-09 16:49:25 +00:00
Menelaos Karavelas
553bf8c544
capitalized headings in user manual
2006-03-09 16:19:12 +00:00
Menelaos Karavelas
c6a97ade10
renamed demo files so that they have only lowercase letters in their name
...
(requested by AF)
2006-03-08 22:12:15 +00:00
Menelaos Karavelas
64f873aca6
- demos now include CGAL/basic.h before testing for Qt; this is essential
...
due to the recent changes in install_cgal
2006-03-07 23:07:50 +00:00
Sylvain Pion
0e130994a7
- Fix for universal brain damage: "the the" -> "the".
2006-03-06 17:38:43 +00:00
Laurent Saboret
db6a8f948c
Change CVS keywords to SVN style
2006-02-16 14:30:13 +00:00
Menelaos Karavelas
49e6d0bec1
added insert method that takes two vertex handles.
...
the method is not supposed to be used with the hierarchy that
has segments on the upper levels (not yet at least)
2006-02-15 12:27:44 +00:00
Menelaos Karavelas
065564a22b
replaced usage of Filtered_exact by filtered traits
2006-02-14 23:09:15 +00:00
Menelaos Karavelas
970cb9e499
removed tests for traits using Filtered_exact; also modified
...
test suite for traits not to use Filtered_exact
2006-02-14 22:56:52 +00:00
Laurent Saboret
1aad55d4cb
Change CVS keywords to SVN style
2006-02-14 10:08:15 +00:00
Laurent Saboret
66a5a7d140
Move packages to trunk root
2006-02-14 08:58:19 +00:00