Efi Fogel
e7306f97d0
moved label into section, caption, etc.
2006-04-10 21:20:28 +00:00
Efi Fogel
0f6e276523
1st revision
2006-04-10 21:14:40 +00:00
Efi Fogel
1d35f82601
moved label into section, caption, etc.
2006-04-10 21:05:00 +00:00
Andreas Fabri
4df6ecda29
fixed \label
2006-04-10 10:16:52 +00:00
Efi Fogel
0e769ac56a
made shorter
2006-04-09 17:25:40 +00:00
Efi Fogel
466ea68707
fixed typos
2006-04-09 13:16:17 +00:00
Efi Fogel
e3b174e2a8
1st revision of PkgDescription.tex
2006-04-09 12:21:39 +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
c79ae39530
cleanup of \sections
2006-04-05 13:54:53 +00:00
Andreas Fabri
9178b1afed
cleanup of \sections
2006-04-05 13:53:24 +00:00
Andreas Fabri
2476c1f6f7
cleanup of \sections
2006-04-05 08:01:59 +00:00
Ron Wein
6b0ceac395
Changed file modes to be non-executable.
2006-04-04 12:11:18 +00:00
Efi Fogel
0b6f26c627
brough uptodate
2006-04-02 16:10:40 +00:00
Efi Fogel
7c3c3112f6
brough uptodate
2006-04-02 16:00:34 +00:00
Ron Wein
8da1012540
Changed the chapter title (and description).
2006-04-02 11:53:12 +00:00
Andreas Fabri
bcfc4ce107
Moved \caption
2006-03-31 13:23:40 +00:00
Marc Glisse
3bf9d468a4
Missing CGAL::
2006-03-31 13:02:00 +00:00
Efi Fogel
5f0103fae8
1st revision
2006-03-31 00:43:03 +00:00
Ron Wein
ef57ad2bc2
Fixed the title of the chapter.
2006-03-30 15:45:26 +00:00
Andreas Meyer
4ea7c77ba6
(1) length is a global entity. latex complains, when two lengthes with
...
the same name are defined. resolved by prefixing each length
(2) the whole chapter is now enclosed by \begingroup .. \endgroup,
to prevent namespace pollution with userdefined macros
(latex again complains if an already defined macro is being redefined with \newcommand)
(3) the html converter has problems with \footnotes that contain local macros
(i.e. macros that are enclosed in \begingroup .. \endgroup)
"resolved" by replacing the macros
(4) replaced \reals with \real, and \Cpp with \CC (as supplied by the manual_tools)
2006-03-17 18:23:06 +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
Efi Fogel
b049da250a
added CGAL_ to macro name
2006-03-15 19:51:29 +00:00
Ron Wein
13524e3aa4
Changed the examples (and the manual) so they all compile and run even if
...
GMP is not installed.
2006-03-12 12:37:05 +00:00
Ron Wein
a56b61093b
Fixed the test suite so that it can function also when GMP is not installed.
2006-03-12 10:41:39 +00:00
Ron Wein
dcbb71487c
Added some missing #include <CGAL/basic.h> instructions.
2006-03-12 09:52:49 +00:00
Ron Wein
b62d28b632
Reverted the Segment_assertion to be templated with Traits_2.
...
Also added CGAL:: qualifiers to please the SunPro compiler.
2006-03-12 09:38:57 +00:00
Ron Wein
22380c0668
Updated the text in this file (thanks Idit).
2006-03-09 12:21:10 +00:00
Ron Wein
a6915296b0
Fixed the Segment_assertions to be parameterized with a Kernel, instead of
...
a traits class (to please the Sun compiler).
2006-03-09 08:48:37 +00:00
Ron Wein
647d35550c
Made sure we include CGAL_basic.h before referring to any CGAL_USE_ flags.
2006-03-07 07:37:56 +00:00
Sylvain Pion
0e130994a7
- Fix for universal brain damage: "the the" -> "the".
2006-03-06 17:38:43 +00:00
Efi Fogel
e863615b04
minor fixes to meet conventions
2006-03-03 23:34:53 +00:00
Ron Wein
a26f984913
Changed CGAL::sqrt(double) to std::sqrt().
2006-03-01 07:45:16 +00:00
Marc Glisse
412c0c29fb
Missing std::
2006-02-28 15:19:29 +00:00
Marc Glisse
27f3b3af9a
Missing std::
2006-02-28 15:13:46 +00:00
Ron Wein
9a57e359de
Fixed a bug that occured when splitting an elliptic arc into three
...
x-monotone sub-arcs.
2006-02-28 08:59:42 +00:00
Ron Wein
e7e4b61718
Added a missing #endif.
2006-02-28 07:47:59 +00:00
Baruch Zukerman
1f7b319492
added CGAL_ prefix to all macro statements at the beginning of a header file
2006-02-27 14:40:07 +00:00
Baruch Zukerman
109379102b
added CGAL_ prefix to all macro statements at the beginning of a header file
2006-02-27 14:36:55 +00:00
Baruch Zukerman
38a7276c68
added CGAL_ prefix to all macro statements at the beginning of a header file
2006-02-27 14:36:21 +00:00
Baruch Zukerman
cffe6d84bf
added CGAL_ prefix to all macro statements at the beginning of a header file
2006-02-27 14:36:08 +00:00
Baruch Zukerman
a34629aee3
added CGAL_ prefix to all macro statements at the beginning of a header file
2006-02-27 14:35:50 +00:00
Baruch Zukerman
8677ced55d
added CGAL_ prefix to all macro statements at the beginning of a header file
2006-02-27 14:34:53 +00:00
Ron Wein
6cca77914a
Fixed the sqrt() function call.
2006-02-27 13:24:48 +00:00
Efi Fogel
11e0fd8020
fixes
2006-02-27 12:41:04 +00:00
Ron Wein
331826bb75
Separated the long arr.tex file into smaller files, a tex file per
...
section.
2006-02-27 12:23:30 +00:00
Ron Wein
999436961c
A few modifications to avoid warnings.
2006-02-26 07:50:07 +00:00
Marc Glisse
f9e7d81429
Clean sunpro rwstd workaround by using reverse_iterator macro.
2006-02-25 23:25:27 +00:00
Marc Glisse
b41ad5d643
Missing std:: or #include <cstdlib>
2006-02-25 23:14:49 +00:00
Efi Fogel
f315d0b71b
updated
2006-02-25 13:53:29 +00:00
Marc Glisse
d8cb731342
workaround for sunpro old stl, copied from vector.h
2006-02-23 16:36:15 +00:00