cgal/iostream
Andreas Meyer fdeedcf8b0 some low level code cleanup. renamed
* CGAL_error to CGAL_error_msg
* introduced a macro CGAL_error()
* added some words about CGAL_error to the developers manual
* renamed most of assert(x) into CGAL_assertion(x)
* renamed exit(x) with x != 0 , CGAL_assertion(false) and assert(false) into CGAL_error
* CORE left untouched, OpenNL changed
2007-11-07 16:51:18 +00:00
..
doc_tex 3.3 branch -> trunk 2007-06-04 14:27:09 +00:00
include/CGAL/IO 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
src/CGAL some low level code cleanup. renamed 2007-11-07 16:51:18 +00:00
test/iostream do not run the tests for long long and long double on platforms which have buggy IO for these types 2007-03-18 13:00:50 +00:00
changes.txt
description.txt
maintainer Move it to no-maintainer's land. 2007-04-20 15:28:47 +00:00