cgal/Triangulation_2
Laurent Rineau 4d77183b3e Merge from trunk:
| ------------------------------------------------------------------------              
  | r53829 | afabri | 2010-01-27 15:49:38 +0100 (Wed, 27 Jan 2010) | 1 line               
  | Changed paths:                                                                        
  |    M /trunk/Triangulation_3/include/CGAL/Triangulation_hierarchy_3.h                  
  | 
  | std::min  -> (std::min) for VC++
  | ------------------------------------------------------------------------
  | r53832 | spion | 2010-01-27 16:18:45 +0100 (Wed, 27 Jan 2010) | 2 lines 
  | Changed paths:                                                          
  |    M /trunk/Triangulation_3/test/Triangulation_3/include/CGAL/_test_cls_delaunay_3.h
  | 
  | Add regression test for the iterator order determinism.  "Tout ca pour ca"...
  | 
  | ------------------------------------------------------------------------
  | r53833 | afabri | 2010-01-27 16:19:08 +0100 (Wed, 27 Jan 2010) | 1 line 
  | Changed paths:                                                          
  |    M /trunk/Triangulation_2/test/Triangulation_2/include/CGAL/_test_cls_regular_hierarchy_2.h
  | 
  | Add #include <CGAL/Random.h> to testfile
  | ------------------------------------------------------------------------
  | r53834 | afabri | 2010-01-27 16:22:31 +0100 (Wed, 27 Jan 2010) | 1 line
  | Changed paths:
  |    M /trunk/Triangulation_2/include/CGAL/Constrained_Delaunay_triangulation_2.h
  |    M /trunk/Triangulation_2/include/CGAL/Constrained_triangulation_2.h
  |    M /trunk/Triangulation_2/include/CGAL/Constrained_triangulation_plus_2.h
  |    M /trunk/Triangulation_2/include/CGAL/Delaunay_triangulation_2.h
  |    M /trunk/Triangulation_2/include/CGAL/Regular_triangulation_2.h
  |    M /trunk/Triangulation_2/include/CGAL/Triangulation_2.h
  |    M /trunk/Triangulation_2/include/CGAL/Triangulation_hierarchy_2.h
  | 
  | Change rng; Remove random_shuffle
  | ------------------------------------------------------------------------
  | r53837 | afabri | 2010-01-27 17:04:42 +0100 (Wed, 27 Jan 2010) | 1 line
  | Changed paths:
  |    M /trunk/Triangulation_2/include/CGAL/Triangulation_2.h
  | 
  | luckily Sylvain reads my commits, and luckily I switched from release to debug mode in my local testsuite
  | ------------------------------------------------------------------------
  | r53842 | afabri | 2010-01-27 17:20:32 +0100 (Wed, 27 Jan 2010) | 1 line
  | Changed paths:
  |    M /trunk/Apollonius_graph_2/include/CGAL/Apollonius_graph_2/Apollonius_graph_hierarchy_2_impl.h
  |    M /trunk/Apollonius_graph_2/include/CGAL/Apollonius_graph_hierarchy_2.h
  | 
  | Change rng
  | ------------------------------------------------------------------------
2010-01-27 16:43:40 +00:00
..
demo/Triangulation_2 commit a working CMakeLists.txt 2009-03-19 16:34:19 +00:00
doc_tex - Update PkgDexcription.tex to year 2010. 2010-01-20 14:01:09 +00:00
examples/Triangulation_2 Replace struct K .. with typedef .. K 2008-11-24 10:37:32 +00:00
include/CGAL Merge from trunk: 2010-01-27 16:43:40 +00:00
package_info/Triangulation_2 Remove changes.txt files. 2008-07-24 17:47:16 +00:00
test/Triangulation_2 Merge from trunk: 2010-01-27 16:43:40 +00:00
TODO added a TODO to improve Delaunay demo 2009-09-03 14:28:06 +00:00
dont_submit don't submit qt3 directory 2008-12-02 08:42:23 +00:00