Commit Graph

  • 4f67b84cf6 test: include #1439 in test set and clean up of related issues develop Barend Gehrels 2026-07-03 18:33:47 +02:00
  • 480e9cf0f6 fix(formulas): geographic intersection calculation in sjoberg_intersection when a segment lies on the equator Frédéric BRIOL 2026-07-09 20:04:41 +02:00
  • 0925991e94 Merge pull request #1456 from tinko92/fix/antimeridian-crossing-box-longitude-normalization Tinko Bartels 2026-07-03 06:01:43 +08:00
  • 90c27ef0bf Merge branch 'develop' boost-1.92.0.beta1 master Vissarion Fisikopoulos 2026-07-02 15:15:17 +02:00
  • a5173e5346 Update release notes 1.92 (#1480) Vissarion Fisikopoulos 2026-07-02 14:55:23 +02:00
  • a7875f621b fix: nearly identical input should give an intersection Barend Gehrels 2026-06-29 19:59:10 +02:00
  • d36b9a199f fix: degenerate linestring relation on boundary of areal Marcel Jacobse 2026-06-29 18:46:27 +02:00
  • da7466dadd Merge branch 'develop' Vissarion Fisikopoulos 2026-06-29 12:33:04 +02:00
  • 328f2d09b7 Merge pull request #1477 from tinko92/fix/bjam_leaking_cxx14 Vissarion Fisikopoulos 2026-06-29 13:31:06 +03:00
  • 133a77b6fa Merge pull request #1475 from vissarion/release_notes_1_92 Vissarion Fisikopoulos 2026-06-29 13:30:44 +03:00
  • 0500154b3c Merge pull request #1478 from tinko92/fix/assign_parents_union_optimization_condition Tinko Bartels 2026-06-29 18:26:04 +08:00
  • 486b58b27f Narrow the condition for the parent assignment optimisation to union only, fixing case_bitset_3. Tinko Sebastian Bartels 2026-06-28 19:34:50 +08:00
  • 70b4b191d3 Move cxx14 checks from build.jam to buildable targets to address #1460 Tinko Sebastian Bartels 2026-06-28 16:59:25 +08:00
  • 6faa665ecf [extensions] Require cxx14 in Jamfile in preparation for removing it from build.jam re issue #1460 Tinko Sebastian Bartels 2026-06-28 16:58:22 +08:00
  • a9660c92d1 fix: failing tests on macos in release mode Barend Gehrels 2026-06-06 09:24:54 +02:00
  • c43d90bb44 Merge branch 'develop' Vissarion Fisikopoulos 2026-06-23 16:31:03 +03:00
  • d53182b147 Release note for 1.92 Vissarion Fisikopoulos 2026-06-23 16:16:09 +03:00
  • 43cbd7c9e7 Add explanation comment for disabled test Marcel Jacobse 2026-05-10 10:33:17 +02:00
  • b1675f5ec3 Disable area test with invalid coordinates Marcel Jacobse 2026-05-10 10:26:46 +02:00
  • adb62e0b41 Add short distance test Marcel Jacobse 2026-05-09 20:03:28 +02:00
  • f3a25b2fd5 Add comment for haversine - cosine relation Marcel Jacobse 2026-05-07 16:55:01 +02:00
  • 6752c5c3f5 Update test reference value Marcel Jacobse 2026-05-05 20:33:57 +02:00
  • e23b0d7c11 Improve readability of formulas Marcel Jacobse 2026-05-05 20:27:16 +02:00
  • 6df9bf7dc0 Add curly braces for if statement Marcel Jacobse 2026-05-05 20:25:47 +02:00
  • 749244dfd5 Qualify sqrt call with math namespace Marcel Jacobse 2026-05-05 20:21:16 +02:00
  • 4f578550fe Improve short-distance accuracy of Andoyer inverse Marcel Jacobse 2026-04-27 20:56:44 +02:00
  • 0227c60b17 Merge pull request #1459 from tinko92/refactor/reduce-misc-boost-dependencies Tinko Bartels 2026-05-22 17:25:21 +08:00
  • 70cf4dc399 Merge pull request #1469 from vissarion/add_joss_links Vissarion Fisikopoulos 2026-05-22 10:24:18 +03:00
  • f93f6c704e Add citation info and link to JOSS paper Vissarion Fisikopoulos 2026-05-21 16:38:58 +03:00
  • 81684e85a5 Remove dependency on Boost.TypeTraits. Tinko Sebastian Bartels 2026-04-25 13:11:51 +08:00
  • 3d2d3734e0 [extensions] Remove dependency on Boost.TypeTraits. Tinko Sebastian Bartels 2026-04-25 13:11:23 +08:00
  • 0a3b0e3145 Remove dependency on boost/cstdint.hpp Tinko Sebastian Bartels 2026-04-25 07:51:29 +08:00
  • bacf0c793d [extensions] Remove dependency on boost/cstdint.hpp Tinko Sebastian Bartels 2026-04-25 07:51:17 +08:00
  • 35a7f48f6a Remove dependency on Boost.StaticAssert. Tinko Sebastian Bartels 2026-04-25 00:38:17 +08:00
  • 18a521a051 [extensions] Remove dependency on Boost.StaticAssert. Tinko Sebastian Bartels 2026-04-25 00:38:00 +08:00
  • 232665e147 Remove dependencies on Boost.Array excluding examples that document adapted/boost_array.hpp Tinko Sebastian Bartels 2026-04-24 12:45:56 +08:00
  • 3f0bc5d9fc Use C++11 explicitly deleted copy constructors over boost::noncopyable. Tinko Sebastian Bartels 2026-04-23 22:48:46 +08:00
  • 7c4a07654a Use std::addressof over boost::addressof Tinko Sebastian Bartels 2026-04-23 22:44:08 +08:00
  • 33ac66b089 Merge pull request #1468 from danielskatz/patch-1 joss_paper Vissarion Fisikopoulos 2026-05-19 22:37:03 +03:00
  • 1136332fb3 minor changes in paper.bib Daniel S. Katz 2026-05-19 11:59:31 -05:00
  • 98b6538c9a Merge pull request #1467 from hugoledoux/joss_paper Vissarion Fisikopoulos 2026-05-19 10:43:09 +03:00
  • 5a58f6be75 Fix two small typos + protect words in bibtex Hugo Ledoux 2026-05-19 08:11:48 +02:00
  • 8cd81e5a56 Add a paragraph on other boost libraries Vissarion Fisikopoulos 2026-05-15 17:19:53 +03:00
  • aed7bc3bb5 Merge pull request #1462 from boostorg/readme_examples_addition Vissarion Fisikopoulos 2026-05-07 17:36:57 +03:00
  • f8281fb7ec Adding explanation about BG examples in README and quick start Vissarion Fisikopoulos 2026-05-05 13:49:14 +03:00
  • be4284093b Merge pull request #1458 from tinko92/refactor/use-static-vector-over-varray Tinko Bartels 2026-05-07 00:07:35 +08:00
  • 59ca7f2d23 Remove dependencies on Boost.StaticAssert. Andrey Semashev 2026-01-22 20:22:36 +03:00
  • ea8bc58921 Update jats/paper.jats Vissarion Fisikopoulos 2026-05-05 13:27:35 +03:00
  • 1a39f4efcb Addressing reviewer comments for JOSS Vissarion Fisikopoulos 2026-05-05 13:22:38 +03:00
  • fe0f2f85c0 fix(rtree): clamp content differences to prevent FMA-induced numerical instability Barend Gehrels 2026-04-20 18:38:22 +02:00
  • 8b6e213c49 fix: node invariant at exception Barend Gehrels 2026-04-20 18:07:09 +02:00
  • 951e9fe10f Drop varray implementation in favor of Boost.Container static_vector. Tinko Sebastian Bartels 2026-04-19 16:27:26 +08:00
  • 2b47156b1c Merge pull request #1453 from tinko92/fix/index-content-fp-contract-off Tinko Bartels 2026-04-14 19:44:10 +08:00
  • 7e9a5310d3 Skip unnecessary, error-introducing longitude normalization on antimeridian-crossing box. Tinko Sebastian Bartels 2026-04-07 22:43:59 +08:00
  • dd01797671 Prevent FP contractions to FMA in index/detail/algorithms/content.hpp to fix #1452 on GCC with x86-64-v3. Tinko Sebastian Bartels 2026-03-27 15:43:55 +08:00
  • 06e04c60b3 Rewrite in new JOSS format Vissarion Fisikopoulos 2026-03-05 14:18:08 +02:00
  • 002ae2629c Merge branch 'develop' boost-1.91.0.beta1 boost-1.91.0 Vissarion Fisikopoulos 2026-02-25 11:50:41 +02:00
  • 0ba089b3ac Split comparable_distance tests into two files Vissarion Fisikopoulos 2026-02-25 10:26:54 +02:00
  • 5c57e85dba Update overlay test to issue_1439 and fix indentation kashish2710 2025-12-23 15:23:26 +05:30
  • afcfa32395 Rename case_1439 to issue_1439 kashish2710 2025-12-23 15:21:14 +05:30
  • fe463c6402 Add overlay intersection test for case_1439 kashish2710 2025-12-15 10:22:18 +05:30
  • 130a5d8a30 Add failing regression test for non-overlapping polygon intersection (issue #1439) kashish2710 2025-12-14 16:56:46 +05:30
  • 32f203328d Update to range::back(ring) for issue 1450 Yegor Shved 2026-02-24 21:52:35 +03:00
  • 5f964c9dc9 Change back() method to iterator for 1450 Yegor Shved 2026-02-24 18:11:02 +03:00
  • 6717197a62 Enhance Boost.Geometry description for clarity Vissarion Fisikopoulos 2026-02-24 11:53:14 +02:00
  • ff2a2d7138 JOSS paper update Vissarion Fisikopoulos 2026-02-18 21:59:25 +02:00
  • e987609015 Merge pull request #3 from tinko92/joss_paper Vissarion Fisikopoulos 2026-02-17 16:05:32 +02:00
  • 340cafc98e Add astronomy (since BG has an extension for the coordinate system). Tinko Sebastian Bartels 2026-02-17 20:15:08 +08:00
  • 8a38c597f2 Consistent hyphens. Tinko Sebastian Bartels 2026-02-17 20:03:33 +08:00
  • 61e33f56f3 Add author, specify C++14, add exact constructions to CGAL, add relevant citation on filtered predicates. Tinko Sebastian Bartels 2026-02-17 19:55:59 +08:00
  • 759270d9bb Add paper draft Vissarion Fisikopoulos 2026-01-29 23:07:11 +02:00
  • 096943f05f Merge pull request #1440 from vissarion/fix_CI Vissarion Fisikopoulos 2025-12-10 11:24:25 +02:00
  • 237e4635c9 ci fix Vissarion Fisikopoulos 2025-12-09 22:15:27 +02:00
  • 93a8ff869e Merge branch 'develop' boost-1.90.0 Vissarion Fisikopoulos 2025-12-02 17:10:37 +02:00
  • 9bf3f194ce Merge pull request #1438 from vissarion/relaase_1_90_notes Vissarion Fisikopoulos 2025-12-02 12:47:50 +02:00
  • ed9e601091 Update release notes for 1.90 Vissarion Fisikopoulos 2025-11-26 15:08:04 +02:00
  • e4fc9d9af6 Merge branch 'develop' boost-1.90.0.beta1 Vissarion Fisikopoulos 2025-10-29 15:17:50 +02:00
  • 803218da1e Add missing Boost.Graph dependency. René Ferdinand Rivera Morell 2025-10-08 13:15:57 -05:00
  • a946fc8e3e Move Boost::crc and Boost::program_options dependencies in cmake from library to unit and robustness tests (#1437) Jeremy W. Murphy 2025-10-27 04:13:48 +09:00
  • 8aaf504091 Update Link to regression test matrix in README Alexander Grund 2025-08-25 17:26:18 +02:00
  • 91700dca22 Fix mistakes (#1429) ivanpanch 2025-10-09 10:58:48 -07:00
  • 8128f25992 [rstar]: Use the dynamic type while calling epsilon(). Harsha Totakura 2025-09-15 13:41:14 +02:00
  • 5ad341e1bd Merge pull request #1409 from vissarion/feat/polysurf_is_valid Vissarion Fisikopoulos 2025-09-03 15:18:56 +03:00
  • 617d75e0cd fix: avoid stack overflow in traverse boost-1.89.0 Barend Gehrels 2025-08-01 18:48:59 +02:00
  • 73cd3b79b0 Merge pull request #1418 from tinko92/fix/srs-compile-times tinko92 2025-08-04 16:22:02 +08:00
  • 0a8c111d57 fix: avoid stack overflow in traverse Barend Gehrels 2025-08-01 18:48:59 +02:00
  • 69df6f89ed Define BOOST_GEOMETRY_DEBUG_SEGMENT_IDENTIFIER when BOOST_GEOMETRY_DEBUG_TRAVERSE_GRAPH is defined. Tinko Sebastian Bartels 2025-08-01 21:53:50 +08:00
  • bb8a7c542c Refactor epsg, esri, iau2000 for faster compile times. Tinko Sebastian Bartels 2025-07-21 23:00:41 +08:00
  • 0e90724460 fix: documentation support status Barend Gehrels 2025-07-19 20:34:31 +02:00
  • 787c1af77c Fix windows runners in github actions (#1416) Vissarion Fisikopoulos 2025-07-18 18:41:21 +03:00
  • 594f038637 Update release notes for 1.89 (#1415) Vissarion Fisikopoulos 2025-07-17 12:26:39 +03:00
  • 726a66547e feat: add supported combinations for convert Barend Gehrels 2025-07-12 13:35:53 +02:00
  • 5355c2b8b6 Update release notes for 1.89 (#1415) Vissarion Fisikopoulos 2025-07-17 12:26:39 +03:00
  • 0ff86d14bc chore: fix warnings Vissarion Fisikopoulos 2025-07-10 19:16:30 +03:00
  • 7d46cebe25 feat: Implement is_valid algorithm for polyhedral surfaces Vissarion Fisikopoulos 2025-05-15 18:24:14 +03:00
  • e845577b22 Merge branch 'develop' Vissarion Fisikopoulos 2025-07-02 12:11:35 +03:00
  • d2e5137f40 [ci] Fix mscv versions (#1224) Vissarion Fisikopoulos 2025-05-20 15:49:36 +03:00
  • fd6d0e7efd Avoid static variables and functions in header files. Wolfgang Bangerth 2025-05-08 21:17:28 -06:00
  • 111f0dfb87 fix: consider clusters in turn_in_piece_visitor Barend Gehrels 2025-05-04 12:58:20 +02:00
  • 4748568a63 test: exclude failing aimes test cases Barend Gehrels 2025-05-10 11:26:32 +02:00