Commit Graph

36 Commits

Author SHA1 Message Date
Efi Fogel 902a47ff9d cleanup 2012-07-07 15:37:56 +00:00
Laurent Rineau 8f59fd9592 Turn QPL into LGPLv3+ 2012-01-13 16:33:35 +00:00
Laurent Rineau eb0a5ed20c Header files should not be executable. 2011-09-14 13:44:39 +00:00
Eric Berberich 386d5c235c use traits adaptor's compare_x and remove tabs 2011-06-21 08:52:02 +00:00
Efi Fogel 8b99c7b8ca Deprecated Env_default_diagram_1. Replaced by Envelope_diagram_1 2011-02-24 11:20:04 +00:00
Andreas Fabri 1a47468ce6 Unify class/struct for declaration and forward declaration 2010-11-12 07:47:43 +00:00
Andreas Fabri e82a335325 int -> size_t and static_cast 2010-06-25 15:05:05 +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
Andreas Fabri ad0b976232 restructure to avoid warning 2010-03-01 07:50:27 +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
Efi Fogel 8c1156de1e cleanup 2009-08-05 12:43:39 +00:00
Efi Fogel d015bd36ba cleanup 2009-06-28 13:18:53 +00:00
Ophir Setter f5d6872d01 review by guy 2009-05-11 16:07:34 +00:00
Ophir Setter 721f585a6d fix bug in the previous fix about unbounded curves 2009-05-09 18:12:12 +00:00
Ophir Setter e06b7c0165 bug fix 2009-05-09 08:43:15 +00:00
Ophir Setter c169af430c fix: adding the curves from the original vertex when merging two intervals 2009-05-04 13:53:32 +00:00
Ophir Setter d2da417b45 using std::distance and std::advance instead of counting 2009-05-04 08:04:20 +00:00
Ophir Setter ad866b0bb8 forgot to cleanup 2009-05-03 16:32:28 +00:00
Ophir Setter 9e8befe6e1 fix bug when curve have a joint endpoint + improvement of tests 2009-05-03 16:23:46 +00:00
Efi Fogel fa140af690 API change 2007-12-06 15:27:05 +00:00
Efi Fogel 27e6ca3fe4 API revisited 2007-11-21 10:24:59 +00:00
Efi Fogel a82f4b3ecc Added the proper SVN keywords 2007-04-03 18:32:11 +00:00
Efi Fogel 40a8745738 cleanup 2007-03-29 16:33:58 +00:00
Efi Fogel 7c3065380f An attempt to initialize some variable, some compilers complain they might not be initialized 2007-03-27 17:12:20 +00:00
Ron Wein 41b652da56 Renamed Infinity_type to Boundary_type. 2006-12-11 15:35:40 +00:00
Baruch Zukerman 50bffddd8a fixed a compilation error when using the polyline traits (cannot assume that there is construct_min_vertex_2(), use consruct_min_vertex_2_object() instead) 2006-11-07 11:42:05 +00:00
Ron Wein 4bf6041ce4 Completed the documentation. 2006-08-06 06:28:45 +00:00
Ron Wein af196aa7a9 Added the capability to handle vertical segments, and fixed the segment
example accordingly.
2006-08-03 08:20:48 +00:00
Ron Wein d756d470f1 Fixed a bug. 2006-08-03 06:20:21 +00:00
Ron Wein 4bad047ba4 Added a test program for envelopes of line segments. 2006-08-02 15:53:59 +00:00
Ron Wein f874c309d9 Fixed a bug. 2006-08-01 13:13:40 +00:00
Ron Wein d805e4b4d0 Fixed the code so it compiles. 2006-08-01 07:08:47 +00:00
Ron Wein 6c2984d043 Improved code. 2006-07-30 14:53:05 +00:00
Ron Wein f776969628 Updated version. 2006-07-30 14:10:00 +00:00
Ron Wein 3e8437caa6 Started fixing the code. 2006-07-30 07:14:59 +00:00
Ron Wein f5d6a437fa Added the source files. 2006-07-25 11:52:24 +00:00