Sylvain Pion
dc3bf72707
Remove changes.txt files.
2008-07-24 17:47:16 +00:00
Fernando Cacciola
f93437ca22
Removed *unmodified* auto-generated CMakeLists.txt (now created by create_internal_release)
2008-05-05 14:01:55 +00:00
Andreas Meyer
20315de571
* replaced CGAL_test_assert with ::assert, instead of CGAL_assertion
...
* removed include/Testsuite/assert.h
2008-03-19 13:45:36 +00:00
Fernando Cacciola
b704509dcf
Examples/Demos/Test CMake scripts updated
2008-03-05 21:14:02 +00:00
Fernando Cacciola
a659cd852a
Added project() and conditional test for CGAL_DIR
2008-02-14 15:42:36 +00:00
Fernando Cacciola
14043c43a0
Replaced CGALROOT by CGAL_DIR (the latters is used by CMake automatically)
2008-02-08 17:47:21 +00:00
Fernando Cacciola
afddfc4fca
CMake scripts for demos/examples/test added
2008-02-06 19:06:24 +00:00
Sylvain Pion
accdf57415
CGAL_CFG_NO_LONG_DOUBLE_IO is not needed anymore (pgCC is fixed).
2008-01-02 16:35:13 +00:00
Sylvain Pion
f90f3b6627
CGAL_CFG_LONG_LONG_IO_BUG is not needed anymore (pgCC is fixed).
2008-01-02 16:28:17 +00:00
Sylvain Pion
a46b55bf71
The files "changes.txt", "description.txt", "long_description.txt" and "maintainer"
...
are now under /trunk/$Package/package_info/$Package/ .
2007-12-02 15:06:42 +00:00
Sylvain Pion
776c721f20
Remove useless protect macro and extern-C-protected include.
2007-11-07 23:11:19 +00:00
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
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 Fabri
01e763217b
3.3 branch -> trunk
2007-06-04 14:27:09 +00:00
Andreas Fabri
a9b1edf177
3.3 branch -> trunk
2007-06-04 14:14:12 +00:00
Andreas Meyer
f26244caa9
moved leftover io helper function to proper place
2007-05-15 17:00:30 +00:00
Sylvain Pion
75ec6d996c
Move it to no-maintainer's land.
2007-04-20 15:28:47 +00:00
Andreas Meyer
c1e9765ff4
manual fix: moved labels inside sectioning command
2007-04-18 14:20:12 +00:00
Andreas Fabri
5e5f964c33
cleanup
2007-04-12 12:14:43 +00:00
Andreas Fabri
3d71dbd39f
remove Colors_and_windows directory
2007-04-12 11:28:12 +00:00
Andreas Fabri
3a42babf90
Move Color in the IOstream subdirectory
2007-04-12 11:27:20 +00:00
Andreas Fabri
b6bc716386
Move Color here
2007-04-12 11:22:04 +00:00
Sylvain Pion
275baee86b
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
Andreas Meyer
efd64e4694
typo/style
2007-02-07 09:32:31 +00:00
Andreas Meyer
15d5ab25e6
added user manual for output_rep
2007-02-06 17:38:46 +00:00
Andreas Meyer
692b00befd
added docu for oformat/Output_rep (similarly for input)
2007-02-05 16:01:44 +00:00
Sylvain Pion
2bf02fb7a7
rename .C to .cpp
2007-01-27 21:19:37 +00:00
Michael Hemmer
f1eced21ab
rm io mode BENCHMARK
2006-11-24 09:38:31 +00:00
Michael Hemmer
ffb6bd6709
rm io mode BENCHMARK
2006-11-23 10:20:38 +00:00
Michael Hemmer
ed51cbe892
return 0 .-)
2006-11-17 09:32:50 +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
Michael Hemmer
d3c48bd8e3
test of iformat/oformat read/write for fundamental types
2006-11-10 09:02:21 +00:00
Andreas Fabri
a1b068bf21
set_benchmark_mode must return something
2006-10-27 17:59:00 +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
Andreas Meyer
b454b3febd
manual cleanup:
...
* .C ---> .cpp
* removed ../examples from paths
* moved some demo/example files out of doc_tex into their respective place
* now it should build properly, again
2006-08-07 16:43:09 +00:00
Sylvain Pion
d2740513aa
Use .cpp file extension instead of .C for src/*/* files.
2006-04-14 09:19:29 +00:00
Sylvain Pion
22ad725de1
Move src/*.C to src/CGAL/*.C
2006-04-13 22:24:18 +00:00
Andreas Meyer
5b5a60cecf
rewritten the whole manual
...
ok. seriously:
renamed \chapter into \ccUserChapter and \ccRefChapter
2006-04-06 17:03:37 +00:00
Andreas Fabri
548e5b935b
Added \section{Classified Reference Pages}
2006-04-05 21:04:07 +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