Andreas Fabri
|
a62e601188
|
unified titles
|
2006-04-11 13:47:54 +00:00 |
Andreas Fabri
|
b51f336018
|
Added package description
|
2006-04-10 14:43:12 +00:00 |
Peter Hachenberger
|
768f5a720f
|
small bug fix
|
2006-04-10 12:36:13 +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 Meyer
|
921ae75a8a
|
now that the manual-tools bugfix is in place,
the manual does not need to work around it anymore
|
2006-04-06 16:06:01 +00:00 |
Andreas Fabri
|
29d9000151
|
Added license information
|
2006-04-06 15:18:59 +00:00 |
Andreas Fabri
|
215f6c49b8
|
cleanup of \sections
|
2006-04-05 13:51:07 +00:00 |
Fernando Cacciola
|
f325446f66
|
Missing #include <CGAL/basic.h> added
|
2006-03-29 14:31:13 +00:00 |
Peter Hachenberger
|
9114d93fb2
|
added CGAL_ to some macros
|
2006-03-24 13:08:31 +00:00 |
Peter Hachenberger
|
01c0239e40
|
assoc_info was sometimes called for each sface
twice. I have put this functionality in a
separte function to have better control.
|
2006-03-21 15:44:06 +00:00 |
Peter Hachenberger
|
7633956921
|
inserted missing allocation of info variable
|
2006-03-21 14:17:47 +00:00 |
Sylvain Pion
|
f1410d4d9d
|
Some CGAL_USE_QT versus <CGAL/basic.h> ordering issues spotted
by the following (quick and very dirty) perl regexp :
perl -0777pi.bak -e 'print m!CGAL_USE_QT(.|[\r\n])*CGAL/basic!g;' */demo/*/*.C
|
2006-03-19 22:43:06 +00:00 |
Sylvain Pion
|
6b8afe6a70
|
- Add missing <CGAL/basic.h> before CGAL_USE_QT.
|
2006-03-19 19:35:17 +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 |
Peter Hachenberger
|
fcc561c8c0
|
removed superfluous #include
|
2006-03-12 14:55:00 +00:00 |
Marc Glisse
|
9240d225b1
|
Replace:
typedef B<T> B;
by:
typedef A::B<T> B;
to make sunpro happy.
|
2006-03-11 18:34:06 +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 |
Peter Hachenberger
|
46c91fff24
|
specialization for leda_rational was buggy
|
2006-02-17 16:40:20 +00:00 |
Peter Hachenberger
|
80d5c57bbc
|
corrected bug in leda_rational specialization/overload
|
2006-02-16 18:12:49 +00:00 |
Peter Hachenberger
|
b5147e0888
|
QPL => LGPL
|
2006-02-16 15:52:45 +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
|
622d8838c4
|
Move packages to trunk root
|
2006-02-14 08:58:17 +00:00 |