Commit Graph

15 Commits

Author SHA1 Message Date
Laurent Rineau cb2d3bbd64 Disable the warning about dll-interface needed for std::ofstream members
of Log::State
2011-10-21 10:49:38 +00:00
Andreas Fabri e337d22aa2 Add export statements 2011-10-13 10:03:33 +00:00
Sébastien Loriot 91a5327fa8 change LGPLv2 -> LGPLv3 2011-10-10 13:48:25 +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
Daniel Russel 75d053154f fixed demos. Found some problem with dynamic insertion in regular triangulations. 2008-01-14 22:01:20 +00:00
Andreas Meyer c1d1609af1 replaced CGAL_assertion( false* and CGAL_assertion( 0*
with CGAL_error/CGAL_error_msg
2007-11-08 00:27:20 +00:00
Daniel Russel 5684bc8d55 removed variadic macro 2007-10-04 11:14:00 +00:00
Daniel Russel b9bd1350c3 removed size_t 2007-08-20 21:03:49 +00:00
Daniel Russel faf373778d allow the retrieval of current event key: 2007-08-16 23:10:46 +00:00
Daniel Russel 6cee3cddc1 get latest changes into build 2007-07-09 23:10:13 +00:00
Daniel Russel c258f48911 ACCESSOR to GET 2007-06-12 22:08:14 +00:00
Daniel Russel 81ccf38256 things build after log move 2007-06-11 00:08:13 +00:00
Daniel Russel 7d9a1eaf8c libCGAL builds 2007-06-10 23:46:47 +00:00
Daniel Russel c1fd50a09b pre global replace 2007-06-10 23:05:03 +00:00
Daniel Russel adf89ba0af moved logs 2007-06-09 02:38:13 +00:00