Commit Graph

27801 Commits

Author SHA1 Message Date
Laurent Rineau 8f1de4688b fix doc compilation errors. Surface_mesher HTML doc still buggy. 2006-03-03 10:37:18 +00:00
Kaspar Fischer 69fb290fe6 - fixed typos
- added comment about "Derivatives: none"
2006-03-03 10:36:31 +00:00
Laurent Rineau 4562a57217 Rename mesh_2_user.tex to main.tex 2006-03-03 10:13:17 +00:00
Laurent Rineau 9a6c87188e First step be a renaming of mesh_2_user.tex to main.tex: erase main.tex 2006-03-03 10:12:36 +00:00
Laurent Saboret 7c66270ea9 Added same test as cgal_test 2006-03-03 10:12:25 +00:00
Laurent Saboret 5108d76708 Added same test as cgal_test 2006-03-03 10:09:51 +00:00
Kaspar Fischer 165a7f2e3f - fixed output of usage information to not harm the testsuite 2006-03-03 09:57:05 +00:00
Laurent Rineau a7783abb83 Updated svn:ignore 2006-03-03 09:46:02 +00:00
Laurent Rineau ffc5329e83 do not document Mesher_level_base 2006-03-03 09:45:07 +00:00
Andreas Fabri cee73dd6ef Minor modifications in the manual 2006-03-03 09:43:28 +00:00
Laurent Rineau 9c74bc8ec7 Update for SVN. 2006-03-03 09:42:36 +00:00
Laurent Saboret d2777b879a Changed pointers to mesh to references all over the package (as requested by MK) 2006-03-03 09:33:29 +00:00
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