Commit Graph

28203 Commits

Author SHA1 Message Date
Andreas Meyer 3140d79f0d even better toc 2006-04-13 18:59:18 +00:00
Andreas Meyer c08800779c better toc 2006-04-13 18:55:56 +00:00
Andreas Meyer 9102a64ef6 better toc 2006-04-13 18:55:43 +00:00
Michael Hoffmann a19ca0b4fc Include dir should not include X11. 2006-04-13 17:12:58 +00:00
Laurent Rineau 0161de5a27 - added test_conforming and test_meshing in test/ with test files.
- rename test/Mesh_2/makefile to GNUmakefile, not submitted:
  makefiles in the testsuite are generated.
- fix a BUG in Mesher_level: one_step() and try_to_insert_one_point(), in
  Null_mesher_level must return false! This fix solves the "follow under
  mouse" bug of mesh_demo.C!
- change some DEBUG macro names to:
    CGAL_MESH_2_DEBUG_BAD_FACES
    CGAL_MESH_2_DEBUG_CLUSTERS
    CGAL_MESH_2_DEBUG_CONFLICTS_ZONE
    CGAL_MESH_2_DEBUG_DRAW
    CGAL_MESH_2_DEBUG_INSERTIONS
    CGAL_MESH_2_VERBOSE
  to please CGAL developer manual.
- add a seed in fish.poly

(Note to Andreas: this is the bug I was looking for. The added test file
helped me to find it cause.)
2006-04-13 16:07:19 +00:00
Michael Hoffmann 6dc795fc1f Updated interactive part. 2006-04-13 15:09:06 +00:00
Monique Teillaud c64316d650 more updates 2006-04-13 14:57:48 +00:00
Laurent Rineau cb024c46f3 Recoded the file LICENSE to ascii, with native eol.
Added svn:eol-style=native.
2006-04-13 14:47:16 +00:00
Andreas Meyer 8ab40f3492 \begingroup \endgroup against namespace pollution 2006-04-13 14:46:31 +00:00
Andreas Fabri 506697e99d Added paragraph for ImageIO 2006-04-13 14:44:33 +00:00
Monique Teillaud 644abfafba names of traits updated 2006-04-13 14:39:44 +00:00
Andreas Fabri 50e2666333 A license file for the whole directory 2006-04-13 14:32:04 +00:00
Andreas Meyer 293946a1e5 added thirdparty macro OpenNL 2006-04-13 14:27:31 +00:00
Michael Hoffmann 4d04cf0bf7 Rename (no special chars...). 2006-04-13 14:00:09 +00:00
Michael Hoffmann cc655d0d29 Rename. 2006-04-13 13:59:42 +00:00
Andreas Fabri 3e7e717ce1 Add example for Bernd 2006-04-13 13:51:05 +00:00
Michael Hoffmann cf96be9ae6 Print supported libs on multiple lines in interactive menu. 2006-04-13 13:14:47 +00:00
Andreas Fabri 8e79c552d7 Use OpenNL macro 2006-04-13 12:32:30 +00:00
Andreas Fabri e2cb10d99c Added OpenNL 2006-04-13 12:30:45 +00:00
Laurent Rineau 3e26709e52 make lib_menu exit if the setup is not correct, in non-interactive mode. 2006-04-13 11:45:42 +00:00
Daniel Russel 42b5382908 oops, left out :: 2006-04-13 11:40:28 +00:00
Andreas Meyer 7546053c6c bugfix: better crosslinking. refpages with local scope n0w also
get crosslinked, if the scope is missing at "citation" site.

fixes the SparseLinearAlgebra::Matrix issue.
2006-04-13 11:33:39 +00:00
Michael Hoffmann 2cd72b3ceb Check lib64 first. 2006-04-13 08:07:57 +00:00
Andreas Fabri e4dd1d60e9 fixed 2006-04-13 08:02:05 +00:00
Michael Hoffmann e78e97c757 Try lib64 first. 2006-04-13 06:46:12 +00:00
Laurent Rineau b8291c4ec9 fix examples poly files, so that the demos can read them 2006-04-12 16:50:50 +00:00
Laurent Rineau 7fcefeaafa Added targets CGAL.install, CGAL.rpmlint, CGAL-manual-tools.install and CGAL-manual-tools.rpmlint 2006-04-12 16:18:31 +00:00
Laurent Rineau b6745a2b22 - Updated to CGAL-3.2-I-431.
- Remove the use of ldconfig.
- Changed my email address.
- No longer need for patch0.
- Pass of rpmlint.
- Remove unneeded Requires: tags (rpm find them itself).
- Change the release tag.
- Added comments at the beginning of the file.
- Added custom ld flags, on 64bits archs (so that X11 is detected).
2006-04-12 16:17:34 +00:00
Frédéric Cazals 29967a2f0e 2006-04-12 12:36:15 +00:00
Laurent Rineau d26b01e870 - Updated to revision 30269.
- Fixed the warnings (included twice, etc.) of rpmbuild.
- Passed rpmlint.
- Updated patch5 to new revision.
- Changed my email address.
2006-04-12 09:06:02 +00:00
Frédéric Cazals 28e1dffc4b 2006-04-12 08:57:15 +00:00
Frédéric Cazals 8bf2764d1e 2006-04-12 08:51:21 +00:00
Frédéric Cazals 8ab993bfef 2006-04-12 08:47:31 +00:00
Frédéric Cazals 8593621a48 2006-04-12 08:43:41 +00:00
Frédéric Cazals bfdf5d85cb 2006-04-12 08:43:27 +00:00
Laurent Rineau 0f78a07d85 Install config files with mode 644 (which is rw-r--r--). 2006-04-12 08:35:53 +00:00
Andreas Fabri 9187f1414a lower cased 2006-04-12 07:47:39 +00:00
Andreas Meyer 9496c9a936 2006-04-11 22:19:56 +00:00
Andreas Meyer 3e9da694df * new feature: regular expressions (based on posix regex)
* bugfix: based on regex, \labels inside sections/chapters etc
          are now correctly handled (ie, html-anchors above <h1> etc)
* improved layout for pkgdesc
2006-04-11 22:08:32 +00:00
Marc Pouget 64a4aba329 switch to camille introspect 2006-04-11 20:59:59 +00:00
Andreas Fabri c56eb5a398 Shortened PkgDescription 2006-04-11 20:45:11 +00:00
Andreas Fabri 8e63196c33 typo 2006-04-11 20:43:40 +00:00
Andreas Fabri 2d44ce327a Removed \cgal 2006-04-11 20:42:23 +00:00
Andreas Fabri c366c89225 Removed \cgal 2006-04-11 20:37:28 +00:00
Andreas Fabri 62644b730d De-emph 2006-04-11 20:35:47 +00:00
Andreas Fabri e21c161aa8 cleanup 2006-04-11 20:30:17 +00:00
Andreas Meyer bccfb4a7df fixme 2006-04-11 20:26:04 +00:00
Andreas Fabri afb29eba8b Added package description 2006-04-11 20:22:40 +00:00
Andreas Fabri a85f364f79 Removed rounding for Gmpq as it may change orientation of points 2006-04-11 19:45:09 +00:00
Andreas Meyer b3bbca4f11 replaced "general introduction" with "introduction"
as argument to \packageleft
2006-04-11 19:44:18 +00:00