Commit Graph

11 Commits

Author SHA1 Message Date
Andreas Fabri 6b6d351181 Rollback to old functions and added new functions 2010-09-10 09:10:02 +00:00
Andreas Fabri b66a35a44c Replace overload of operator() with a template 2010-09-09 09:00:48 +00:00
Andreas Fabri a47520992d get_double needs versions with default arguments 2010-09-09 07:43:09 +00:00
Andreas Fabri 8eef56bfd4 Use boost::rand48 instead of std::rand() in the implementation of CGAL::Random 2010-09-08 14:25: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
Bernd Gärtner fe6d6e97b0 doc and implementation brought in sync: added access to seed 2008-11-13 14:40:48 +00:00
Sylvain Pion 4da7713aa8 Remove obsolete config flag CGAL_CFG_NO_STDC_NAMESPACE and rename
its dependant macro CGAL_CLIB_STD to "std".
2007-08-08 15:59:25 +00:00
Laurent Rineau 166724f6c9 added operator== to Random. 2006-07-03 15:16:51 +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 727ade71a6 Move packages to trunk root 2006-02-14 08:58:18 +00:00