Commit Graph

29 Commits

Author SHA1 Message Date
Laurent Rineau 2b35bddfb2 Replace all std::binary_function by CGAL::binary_function 2017-10-04 16:36:32 +02:00
Laurent Rineau 7e9f756935 Replace all std::unary_function by CGAL::unary_function 2017-10-04 15:57:09 +02: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 afb06904f4 remove extra ; 2010-06-01 15:22:32 +00:00
Sylvain Pion 85dc12f2a7 Remove empty lines at beginning and end of files
(apply Scripts/developer_scripts/remove_empty_lines.pl).
2010-02-01 12:55:28 +00:00
Sylvain Pion 5fda817f95 Remove a few "warning: extra ';'" with g++ -pedantic. 2009-11-14 11:49:52 +00:00
Laurent Rineau 83912b2952 Massive fix of svn:keywords properties, and $URL$ keyword. 2009-10-20 08:59:26 +00:00
Daniel Russel f6b7658161 add spaces in case CC is neglecting to add them 2009-07-07 16:42:28 +00:00
Daniel Russel a958ed6927 use iterator traits 2009-07-05 19:39:18 +00:00
Daniel Russel 3efe9b092b use ranges 2009-04-01 23:17:20 +00:00
Michael Hemmer 646f5585ed rename RET::Sign RET::Sgn 2008-09-18 15:41:45 +00:00
Michael Hemmer 14debf77ce mv Real_embeddable_traits_base in internal namespace 2008-08-07 08:57:24 +00:00
Michael Hoffmann a25985b73b Remove dependency on CGAL/functional -> replace Unary_function
and Binary_function by std:: counterparts.
2008-07-23 15:07:16 +00:00
Daniel Russel 618bb2a764 cross packge dependencies with GETSET 2008-03-06 07:12:04 +00:00
Daniel Russel 1e531c4370 class vs struct fixed 2008-02-06 18:13:32 +00:00
Sylvain Pion 44792b0f90 Fix partial specialization. 2008-01-17 18:32:43 +00:00
Daniel Russel 75d053154f fixed demos. Found some problem with dynamic insertion in regular triangulations. 2008-01-14 22:01:20 +00:00
Sylvain Pion b500997a37 Remove useless "const" on return type to avoid g++ 4.3 warning. 2007-12-24 13:36:51 +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 2f35c55283 oops, something had gotten confused, CGALQT should now compile 2007-06-15 20:42:44 +00:00
Daniel Russel ee6591fbf6 minor changes to Label and macros 2007-06-13 23:19:20 +00:00
Daniel Russel c258f48911 ACCESSOR to GET 2007-06-12 22:08:14 +00:00
Daniel Russel 1bb80d52ec added license 2007-06-11 06:10:08 +00:00
Daniel Russel 3f28242466 macros for listeners 2007-06-11 01:43:55 +00:00
Daniel Russel 81ccf38256 things build after log move 2007-06-11 00:08:13 +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