Commit Graph

52761 Commits

Author SHA1 Message Date
Andreas Fabri e5a1756076 undo of a static_cast 2013-02-26 18:35:51 +01:00
Andreas Fabri 8810523770 remove an unused parameter 2013-02-26 17:15:26 +01:00
Andreas Fabri 8a309aac1b remove an unused parameter 2013-02-26 17:13:32 +01:00
Andreas Fabri 3c209bc60a remove an unused parameter 2013-02-26 17:11:08 +01:00
Laurent Rineau 316b09222e Keep the SONAME for CGAL-4.2, and bump the build number of SOVERSION. 2013-02-26 17:08:08 +01:00
Laurent Rineau 63212a0841 Revert "Bump CGAL SOVERSION to 11.0.0"
This reverts the following commit:
  | commit a6b340ccf7
  | Author: Laurent Rineau <laurent.rineau@cgal.org>
  | Date:   Mon Feb 25 18:38:33 2013 +0100
  |
  |     Bump CGAL SOVERSION to 11.0.0
  |
2013-02-26 17:05:34 +01:00
Andreas Fabri 876a4a5753 remove unused variables and #if 0 buggy non used code 2013-02-26 17:05:13 +01:00
Andreas Fabri c7e68385be remove unused variables and #if 0 buggy non used code 2013-02-26 16:52:55 +01:00
Andreas Fabri f5142c9d69 put unused buggy code in an #if 0 #endif 2013-02-26 16:30:12 +01:00
Laurent Rineau d345f1bafd Fix a bug with MSVC 2012 (VC11), in Interval_nt
The bug seems actually in VC11, but we use a workaround. The issue is how
the compilateur optimizes, or not, the expression tested by an assertion.
2013-02-26 15:58:08 +01:00
Andreas Fabri 02ff1276c2 remove unused typedefs 2013-02-26 15:44:29 +01:00
Andreas Fabri 94899956d6 Add plenty of CGAL_USE_TYPE 2013-02-26 15:27:57 +01:00
Sébastien Loriot 7e3eefe471 add a link to the doxygen testsuite 2013-02-26 13:09:00 +01:00
Laurent Rineau 2afae4e1ee Improve the diagnostics in test/Installation/test_gmp_mpfr_dll.cpp 2013-02-26 12:33:14 +01:00
Andreas Fabri 7425146a87 virtual function of derived class must match the API of the base class 2013-02-26 10:00:04 +01:00
Andreas Fabri 04ef021674 remove unused typedef; remove ';' after a {} 2013-02-26 09:51:25 +01:00
Andreas Fabri 7268f009f5 long -> size_t 2013-02-26 08:24:32 +01:00
Andreas Fabri 2c3ec06fd2 return false instead of -1 2013-02-26 07:48:16 +01:00
Andreas Fabri a3eafddd16 virtual function of derived class must match the API of the base class 2013-02-26 07:35:51 +01:00
Andreas Fabri 4fffac9c1b remove unused variable name 2013-02-26 07:28:29 +01:00
Andreas Fabri 7db10a19e6 Add a CGAL_USE 2013-02-26 07:24:42 +01:00
Andreas Fabri 84a57d4ba0 no need to test if size_t >= 0 2013-02-26 07:11:09 +01:00
Andreas Fabri b6dfb6c41f virtual function of derived class must match the API of the base class 2013-02-26 07:10:26 +01:00
Laurent Rineau a6b340ccf7 Bump CGAL SOVERSION to 11.0.0 2013-02-25 18:38:33 +01:00
Laurent Rineau 007ebf4b41 Use Boost 1.54 instead of Boost 1.42 2013-02-25 18:32:14 +01:00
Laurent Rineau 3461d71750 New version of the script to compile Boost 1.54 2013-02-25 18:31:55 +01:00
Laurent Rineau f342f540cc Rename my platform *Linux-26*F16* to *Linux-Fedora16* 2013-02-25 18:01:33 +01:00
Andreas Fabri 1e1d023ef8 Merge remote-tracking branch 'origin/master' into CGAL-fix_warnings-GF 2013-02-25 17:45:52 +01:00
Laurent Rineau e171941e24 Merge branch 'Triangulation_3-fix_warning_assume_patch-lrineau' 2013-02-25 10:53:10 +01:00
Nico Kruithof 2328bba069 Moving generic initialization of the removal from the Delaunay class to the Triangulation class 2013-02-24 21:20:19 +01:00
Nico Kruithof 586e4539eb Working on removing vertices from the Periodic triangulation (not Delaunay) 2013-02-23 22:21:58 +01:00
Nico Kruithof d25ed74532 Added a convenience function 2013-02-23 15:07:55 +01:00
Nico Kruithof 1df99adf3f Merge branch 'master' into Periodic_2_triangulation_2-nkruithof 2013-02-23 15:07:06 +01:00
Alex Tsui de5f238a71 Removed large .arr files from Aos_2 demo. 2013-02-22 07:42:52 -08:00
Laurent Rineau 550dbfd53d Prepare CGAL-4.2-alpha2 2013-02-22 16:18:08 +01:00
Laurent Rineau bd0930fc26 Fix segfaults in T3, caused by the use of CGAL_assume
I wonder why the compiler created buggy code. Anyway, I found easy
workarounds, without reintroducing the warnings.
2013-02-22 16:15:04 +01:00
Marc Glisse ed4e60c7be Document make_rational. 2013-02-22 15:52:48 +01:00
Marc Glisse 48388241a0 Add make_rational(FT) and make_rational(pair). 2013-02-22 15:47:20 +01:00
Laurent Rineau c7179b2c6c Hide the CMake variable "WITH_tests" from the public releases
Trivial bug fix, that I have tested in both a public release and in a
branch build.
2013-02-22 13:20:25 +01:00
Laurent Rineau e84176bed7 Update CHANGES from changes.html 2013-02-22 13:07:43 +01:00
Laurent Rineau 9a3c298a81 Two more files to ignore 2013-02-22 13:03:06 +01:00
Laurent Rineau 2d8da664a3 Merge branch 'CGAL-fix_warnings-gdamiand'
Conflicts:
	.gitignore
	Skin_surface_3/examples/Skin_surface_3/CMakeLists.txt
2013-02-22 13:02:37 +01:00
Laurent Rineau 1564e94cfc Merge branch 'Polyhedron-remove_CGAL_SVN_REVISION_from_demo-lrineau' 2013-02-22 13:00:33 +01:00
Laurent Rineau 2844d1d373 Fix the title of the AABB tree package, in Doxygen
To be consistent with the title decided in the LaTeX documentation, and
with the title in the bibliography.
2013-02-22 12:58:33 +01:00
Efi Fogel facc1d0cf5 Added changes for 2D-Arrangements for 4.2 2013-02-21 21:01:01 +02:00
Laurent Rineau 7f3045ee11 Remove the use of CGAL_SVN_REVISION
src/CGAL_Qt4/DemosMainWindow.cpp was the sole user of the macro
CGAL_SVN_REVISIONS, in CGAL's master branch. That macro is useless since
the switch to Git.
2013-02-21 15:26:03 +01:00
Laurent Rineau a09b787391 Prepare CGAL-4.2-alpha1 2013-02-21 14:24:41 +01:00
Laurent Rineau e4377bf9bd Fix a typo in the message of an assertion 2013-02-21 11:07:08 +01:00
Guillaume Damiand 07ec5d15f8 Remove debug flags for LCC-demo in CMakeLists.txt 2013-02-21 08:55:35 +01:00
Laurent Rineau 68e2b709e2 Use CGAL_assertion_code to remove warnings about unused variables 2013-02-20 18:56:13 +01:00