Commit Graph

9 Commits

Author SHA1 Message Date
Sebastian Limbach 1c6de17af8 get_benchmark_name function added. This function returns the name which is used in the ACS benchmark format to describe the type, for example "Integer" for Integer number types. Some number types need this function to determine the name of the types they are working with. (Polynomials need to output coeff type for example). 2007-09-27 08:10:36 +00:00
Andreas Meyer ba23c28c2b * added #include <CGAL/basic>
* moved some support functions/classes from EXACUS to STL_Extensions/iostream:
  - Benchmark_rep (similar to Output_rep)
  - a functor Pair_lexicographical_less_than 
    (previously called Product_order in EXACUS)
  - a functor Handle_id_less_than
2007-07-04 16:25:33 +00:00
Andreas Meyer f26244caa9 moved leftover io helper function to proper place 2007-05-15 17:00:30 +00:00
Michael Hemmer ffb6bd6709 rm io mode BENCHMARK 2006-11-23 10:20:38 +00:00
Michael Hemmer 9b95f31c05 rm global function io_tag
introduced Io_traits with public type Io_tag. 
the default is io_Operator_tag 
--> rm most io_tag specializations without replacement
2006-11-10 13:36:37 +00:00
Andreas Meyer e9e8387260 merged changes from CGAL_with_EXACUS branch into trunk.
revisions used: 
(1) 32995:34537 
(2) 34538:34906
2006-10-24 15:21:25 +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 bc8b40fc89 Move packages to trunk root 2006-02-14 08:58:21 +00:00