Commit Graph

15 Commits

Author SHA1 Message Date
Sébastien Loriot 91a5327fa8 change LGPLv2 -> LGPLv3 2011-10-10 13:48:25 +00:00
Andreas Fabri 4312c1cb2e Add declspecs for Visual C++ so that we can build dlls 2011-10-05 20:33:36 +00:00
Andreas Fabri cbfe32ce37 Add declspecs for Visual C++ so that we can build dlls 2011-10-05 19:12:23 +00:00
Sébastien Loriot dff6dda8b3 Remove from copyright holder
Freie Universitaet Berlin (Germany), Martin-Luther-University Halle-Wittenberg
(Germany) and RISC Linz (Austria) as they transfer the copyright to other
sites.
2011-09-21 19:46:31 +00:00
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