Andreas Fabri
7762ed8e02
Fixed scope of size_type
2010-06-24 07:06:03 +00:00
Andreas Fabri
a0e4e186c5
int -> size_type
2010-06-23 14:05:40 +00:00
Andreas Fabri
a3e7878606
int -> size_type/std::size_t
2010-06-21 14:54:45 +00:00
Sébastien Loriot
52317dd49f
add python script (replace_CGAL_NAMESPACE.py) to replace CGAL_BEGIN_NAMESPACE and CGAL_END_NAMESPACE
...
by namespace CGAL { and } //namespace CGAL. in all .h and .cpp files
in a directory.
Apply it to all packages in the trunk
Remove macro definition from the config.h file.
2010-06-09 07:37:13 +00:00
Sébastien Loriot
ec840a9cbf
add missing Using detected by intel compiler
2010-04-26 08:20:17 +00:00
Andreas Fabri
3f4c7cbc9e
Add a typedef to be in sync with the manual
2008-11-25 13:21:09 +00:00
Sylvain Pion
79864c0c8e
Remove Arity_tag.
2008-07-22 12:29:01 +00:00
Sylvain Pion
1d8779b171
Rename the following functions:
...
det2x2_by_formula
det3x3_by_formula
det4x4_by_formula
det5x5_by_formula
det6x6_by_formula
to:
determinant
How cute... a name independent of the dimension, and even readable !
2008-04-09 13:35:34 +00:00
Sylvain Pion
fd2d8748e0
Qualify calls to min and max by CGAL::, otherwise
...
we get ambiguities with std::min/max.
2007-11-05 19:05:13 +00:00
Andreas Fabri
998215b125
fix for VC8 debug STL
2007-06-04 13:52:17 +00:00
Andreas Fabri
fee5e7ed55
Remove Window_stream
2007-03-20 21:56:50 +00:00
Mariette Yvinec
d2b8c85ac4
fixed a bug in initialize_interval_edge_map() :
...
interval edges have to be stored in both incident facets
2007-01-04 11:04:31 +00:00
Andreas Fabri
62c4b56a44
fix min/max problem
2006-08-03 03:34:47 +00:00
Andreas Fabri
d0044a741c
Fixed min max problem
2006-07-31 23:27:29 +00:00
Andreas Fabri
fffb2acf0e
Fixed min max problem
2006-07-30 13:17:51 +00:00
Andreas Fabri
4c289f1e67
Fixed min max problem
2006-07-30 13:12:07 +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
0719dab297
Move packages to trunk root
2006-02-14 08:58:13 +00:00