Commit Graph

26989 Commits

Author SHA1 Message Date
Laurent Saboret aadd6d748c Added same test as cgal_test 2006-03-03 09:30:14 +00:00
Laurent Rineau fc9f3e8bb4 typo 2006-03-03 04:01:50 +00:00
Laurent Rineau c03357d3a5 Oups! Stupidly forgot to rename files here! :-( 2006-03-03 03:59:35 +00:00
Fernando Cacciola 611100f4f9 Switched to gcc4.0.2
Bugs fixed
2006-03-02 17:28:43 +00:00
Bernd Gärtner 293d0597d9 - added examples dir and fixed example from doc 2006-03-02 17:12:04 +00:00
Bernd Gärtner 6eb5df45a6 - added new test that batch-processes a number of files
- added a couple of files for the new test
- changed some verbosity settings
- is_valid now also checks that the QP_solver is valid
2006-03-02 17:09:21 +00:00
Laurent Rineau f2dbff8b5d (WARNING: partially compiles, runtime errors, temporary commit)
- Added an undocumented class Surface_mesh_triangulation_generator_3 which
  is a meta functor Kernel->Triangulation, that computes the right
  triangulation for make_surface_mesh()
- Added documented files:
    - include/CGAL/Implicit_surface_3.h
    - include/CGAL/Surface_mesh_default_criteria_3.h
    - include/CGAL/Surface_mesh_complex_2_in_triangulation_3.h
- In doc, rename:
    - SurfaceMeshCriteria to SurfaceMeshCriteria_3
    - Surface_mesh_default_criteria to Surface_mesh_default_criteria_3
- Added doc_tex GNUmakefile, for developers uses.

- Wrote the first test file!
- Find Triangulation_mesher_level_traits_3.h in include/CGAL/Mesh_2/, now.
- Major changes in template arguments, data members, and constructors of:
  - class Surface_mesher,
  - class Implicit_oracle,
- Minor changes everywhere (sorry for the imprecision, too long).
2006-03-02 16:40:43 +00:00
Michael Hoffmann ca753a3ec2 Fixed more bugs in makefile processing. 2006-03-02 16:20:08 +00:00
Nico Kruithof dde7a3054b added documentation 2006-03-02 15:58:13 +00:00
Bernd Gärtner 2586165bee - fixed bug in ratio test for positive mu
- derivative generation is suppressed upon comment in mps-file
- warnings seen in -o3 fixed
2006-03-02 15:57:23 +00:00
Pierre Alliez c0d925a6ba update test suite 3D 2006-03-02 15:36:01 +00:00
Pierre Alliez 24c8aa272b update test suite 3D 2006-03-02 15:32:26 +00:00
Pierre Alliez 01fb911f18 update test suite 3D 2006-03-02 15:28:24 +00:00
Pierre Alliez d0c67b7b1f upupate test suite 3D 2006-03-02 15:25:52 +00:00
Pierre Alliez 19b3d37010 upate test suite 3D 2006-03-02 15:25:07 +00:00
Pierre Alliez 6f584aeb11 update teste suite 3D 2006-03-02 15:23:13 +00:00
Monique Teillaud 6296a1422e 2006-03-02 15:18:39 +00:00
Andreas Meyer 9d246a5777 CVS package "Web_pages" ---> SVN cgal-web project 2006-03-02 15:04:48 +00:00
Pierre Alliez d2fd408431 update test 3d 2006-03-02 13:02:42 +00:00
Pierre Alliez 668469357e forgot to add the 3D file 2006-03-02 12:50:28 +00:00
Pierre Alliez 29b8377106 started test suite about 3D fitting 2006-03-02 12:49:59 +00:00
Pierre Alliez b0d6047e0a update kernel 2006-03-02 12:35:51 +00:00
Pierre Alliez 7f18a55a3e added one more kernel for testing 2006-03-02 12:31:38 +00:00
Pierre Alliez dc76a09bed fixed 2D test suite (compiles and runs on Linux) 2006-03-02 10:50:34 +00:00
Pierre Alliez c3cdf194b5 updated test suite in 2D 2006-03-02 10:47:02 +00:00
Pierre Alliez d9870f2063 fixed eigen_2 (special case correctly handled) 2006-03-02 10:44:47 +00:00
Andreas Meyer 98ef8ed9bc latex_to_html also needs $LATEX_CONV_CONFIG.
if not set, aks cc_extract_html for a default value
2006-03-02 10:32:10 +00:00
Laurent Saboret b842c22cb8 Fixed latex compilation errors after package renaming 2006-03-02 10:04:49 +00:00
Pierre Alliez a95003cc56 updated test suite in 2D 2006-03-02 09:42:27 +00:00
Laurent Saboret 3d0500cb10 Fixed compilation errors when TAUCS is not installed 2006-03-02 09:00:33 +00:00
Pierre Alliez b6273ed8cb hacking on test suite in 2D 2006-03-02 08:50:01 +00:00
Monique Teillaud 848d3848e0 Exact_circular_kernel renamed in Exact_circular_kernel_2 2006-03-02 08:18:06 +00:00
Monique Teillaud a2d847ad80 2006-03-02 08:01:19 +00:00
Monique Teillaud 76ee595b9c 2006-03-02 08:00:05 +00:00
Monique Teillaud d68a29eb65 include global functions removed 2006-03-02 07:33:06 +00:00
Monique Teillaud 288c4d3cc9 - changes of revision 28952 reintroduced: make_x_monotone used
instead of the undocumented in progress advanced_make_x_monotone
- #include <CGAL/kernel_basic.h> removed (?)
- cosmetic
2006-03-02 07:22:41 +00:00
Monique Teillaud 63bc73945d changes of revision 28948 reintroduced: no call to
(undocumented) AK global functions left
2006-03-02 07:12:38 +00:00
Andreas Meyer 6fb821db15 not needed anymore 2006-03-01 20:22:50 +00:00
Andreas Meyer 8776a40d63 better installation procedure
RCSdef now also works for html converter
2006-03-01 20:05:41 +00:00
Laurent Saboret 096b377421 Rename Parameterization package as Surface_mesh_parameterization 2006-03-01 19:32:05 +00:00
Laurent Saboret 67c39d4bc8 Rename Parameterization package as Surface_mesh_parameterization 2006-03-01 19:18:48 +00:00
Laurent Saboret 2724d64bdb Rename Parameterization package as Surface_mesh_parameterization 2006-03-01 18:36:54 +00:00
Monique Teillaud 23e24bddfe back to revision 28934 2006-03-01 18:09:26 +00:00
Laurent Saboret f1c2d63b1a Rename Parameterization package as Surface_mesh_parameterization 2006-03-01 17:20:56 +00:00
Pierre Alliez 92495d9c32 update makefile test suite 2006-03-01 16:55:13 +00:00
Pierre Alliez 1e5f1fb923 test svn under Linux 2006-03-01 16:52:31 +00:00
Laurent Saboret 880ece127c Rename Parameterization package as Surface_mesh_parameterization 2006-03-01 16:43:35 +00:00
Andreas Meyer 9bb2d9972b 2006-03-01 16:34:30 +00:00
Pierre Alliez a4d4c308dd cleanup on 2D line fitting 2006-03-01 16:32:51 +00:00
Pierre Alliez f372825760 a bit of cleanup on linear fitting 2006-03-01 16:30:01 +00:00