Adam Wulkiewicz
|
54c824a7dd
|
[doc] Remove duplicated disjoint entry in reference
|
2014-07-26 22:44:02 +02:00 |
|
Adam Wulkiewicz
|
22f622773e
|
[doc] Remove multi/multi.hpp convenient header
|
2014-07-26 22:35:08 +02:00 |
|
Adam Wulkiewicz
|
bebb134c05
|
[example] Fix unused variable warnings by adding an example usage.
|
2014-07-26 18:10:04 +02:00 |
|
Adam Wulkiewicz
|
6ce78ef31a
|
[example] Remove typename keyword
|
2014-07-26 18:02:55 +02:00 |
|
Adam Wulkiewicz
|
079aa577d0
|
[example] Fix compilation errors - use segment_ratio
|
2014-07-26 18:00:57 +02:00 |
|
Adam Wulkiewicz
|
289645037d
|
[get_turns] Remove unneeded condition in get_turn_info_helpers
|
2014-07-26 17:46:45 +02:00 |
|
Barend Gehrels
|
dd3c59272f
|
Merge pull request #111 from mkaravel/doc/assign
Fix header includes for assign_values documentation
|
2014-07-25 18:02:19 +02:00 |
|
Barend Gehrels
|
fb0f0d5cd7
|
Merge pull request #109 from mkaravel/doc/examples
Examples
|
2014-07-25 17:57:58 +02:00 |
|
Adam Wulkiewicz
|
bf7c758967
|
[test] Fix unused typedef warning in simplify test
|
2014-07-25 17:14:27 +02:00 |
|
Adam Wulkiewicz
|
130c64b7c7
|
Merge pull request #110 from mkaravel/doc/doxygen_xml2qbk
doxygen_xml2qbk fix for include headers
|
2014-07-25 16:43:34 +02:00 |
|
Adam Wulkiewicz
|
940bef67dc
|
[algorithms] Remove extra semicolons in check_iterator_range
|
2014-07-25 16:27:15 +02:00 |
|
Adam Wulkiewicz
|
e8e93ace1d
|
[test][extensions][proj] Fix unused typedef warning
|
2014-07-25 15:33:10 +02:00 |
|
Adam Wulkiewicz
|
b7c855022d
|
[extensions][proj] Remove unused variable in lcca
|
2014-07-25 15:30:12 +02:00 |
|
Adam Wulkiewicz
|
c4e442fffe
|
[extensions][proj] Fix compilation error
|
2014-07-25 15:04:20 +02:00 |
|
Menelaos Karavelas
|
ef6598e7d5
|
[algorithms][assign] move assign_values free functions from
detail/assign_values.hpp to assign.hpp; done in order to have the
documentation for assign_values in the assign.hpp file;
|
2014-07-25 12:59:35 +03:00 |
|
Menelaos Karavelas
|
bfd5aac991
|
[doc][doxygen_xml2qbk] add fix/hack to replace boost/geometry/geometry.hpp
header by boost/geometry.hpp header when outputting to quickbook format
|
2014-07-25 12:22:04 +03:00 |
|
Menelaos Karavelas
|
575b5c3aaf
|
[doc][examples] remove inclusion of boost/geometry/io/wkt/wkt.hpp
(included now by boost/geometry.hpp)
|
2014-07-25 11:36:46 +03:00 |
|
Adam Wulkiewicz
|
592b0f500b
|
Merge pull request #108 from mkaravel/doc/doxygen_xml2qbk
doxygen_xml2qbk
|
2014-07-24 18:29:18 +02:00 |
|
Menelaos Karavelas
|
af64c36623
|
[doxygen_xml2qbk] add hack to fix header includes pointing to
boost/geometry/algorithms/detail/<algorithm name>/interface.hpp
produced by the changes in the file/directory structure of algorithms
|
2014-07-24 14:31:23 +03:00 |
|
Barend Gehrels
|
f4203db687
|
[buffer][fix] syntax of defines
|
2014-07-23 17:41:38 +02:00 |
|
Barend Gehrels
|
f3c000aadd
|
[buffer][test] comment one test case now failing because of other rescaling factor
|
2014-07-23 16:05:36 +02:00 |
|
Barend Gehrels
|
cd4d8b7df8
|
Merge branch 'develop' of github.com:boostorg/geometry into develop
|
2014-07-23 16:02:06 +02:00 |
|
Barend Gehrels
|
6b29736b6c
|
[buffer][test] added missing includes (that depend on Boost.Test)
|
2014-07-23 15:14:38 +02:00 |
|
Barend Gehrels
|
1fa87bcbba
|
[buffer][fix] to get a proper rescale policy, the buffer distance must be added
|
2014-07-23 15:13:16 +02:00 |
|
Adam Wulkiewicz
|
bca0f9cd8e
|
Merge pull request #105 from mkaravel/doc/buffer
Buffer doc
|
2014-07-23 14:55:57 +02:00 |
|
Adam Wulkiewicz
|
5e4e8f5435
|
Merge pull request #106 from mkaravel/doc/disjoint
Disjoint doc
|
2014-07-23 14:53:33 +02:00 |
|
Adam Wulkiewicz
|
f06c5d4715
|
Merge pull request #107 from mkaravel/doc/equals
Equals doc
|
2014-07-23 14:52:34 +02:00 |
|
Menelaos Karavelas
|
c7ed3867da
|
[doc][equals] update support status
|
2014-07-23 15:31:38 +03:00 |
|
Barend Gehrels
|
dd418dbc69
|
[buffer][test] catch exceptions per test and
remove skipped testcases
|
2014-07-23 13:33:37 +02:00 |
|
Barend Gehrels
|
f09387fabb
|
[buffer][fix] Fixed detection of difference spike/continue
|
2014-07-23 13:32:24 +02:00 |
|
Barend Gehrels
|
04eeee1b56
|
[buffer][test] Display name of testcases with self-ips and
disable piece labels by default
|
2014-07-23 13:29:58 +02:00 |
|
Barend Gehrels
|
e4260a9445
|
[buffer][test] Extracted test-case for difference spike/continue case
|
2014-07-23 13:29:19 +02:00 |
|
Barend Gehrels
|
b83bd46243
|
[buffer] use promoted types in buffer_join_round
|
2014-07-23 13:16:40 +02:00 |
|
Barend Gehrels
|
c863a0dfca
|
[buffer][fix] remove unintended minus signes uncatched earlier
(they come from a git gui copy/paste)
This is quite a difference (in the aimes_test case)
|
2014-07-23 12:52:37 +02:00 |
|
Menelaos Karavelas
|
897818650f
|
[doc] update copyright header
|
2014-07-23 13:44:43 +03:00 |
|
Menelaos Karavelas
|
0da99ae793
|
[doc] update copyright header
|
2014-07-23 13:43:40 +03:00 |
|
Menelaos Karavelas
|
c70c609d40
|
[doc][disjoint] update support status
|
2014-07-23 13:27:44 +03:00 |
|
Menelaos Karavelas
|
2b55cab4ee
|
[doc][buffer] add buffer (and corresponding strategies) to reference matrix;
modify the appearance of the strategies section of the reference matrix to have 3 columns;
|
2014-07-23 13:09:38 +03:00 |
|
Adam Wulkiewicz
|
4bab5ab6ec
|
Merge pull request #103 from mkaravel/fix/relate
Algorithms / relate
|
2014-07-22 17:16:10 +02:00 |
|
Menelaos Karavelas
|
8704854033
|
[algorithms][relate] add missing includes; qualify binary_search with std:: namespace
|
2014-07-22 15:16:42 +03:00 |
|
Adam Wulkiewicz
|
feee2c957b
|
Merge pull request #102 from mkaravel/doc/distance
Doc/distance
|
2014-07-22 14:07:13 +02:00 |
|
Adam Wulkiewicz
|
21501fbf58
|
Merge pull request #101 from mkaravel/doc/is_valid
Doc/is valid
|
2014-07-22 14:05:04 +02:00 |
|
Adam Wulkiewicz
|
bbf6b89b6f
|
Merge pull request #100 from mkaravel/doc/is_simple
Doc/is simple
|
2014-07-22 14:04:39 +02:00 |
|
Adam Wulkiewicz
|
1216c8f925
|
Merge pull request #99 from mkaravel/doc/implementation_status
[doc][implementation status] add is_simple and is_valid algorithms
|
2014-07-22 14:03:46 +02:00 |
|
Adam Wulkiewicz
|
2a24ae2271
|
Merge pull request #98 from mkaravel/doc/convex_hull
[doc][convex hull] fix complexity
|
2014-07-22 14:01:46 +02:00 |
|
Menelaos Karavelas
|
edbd45a763
|
[doc][comparable distance] remove sentence regarding the non-existence of version with strategy
(such a version now exists)
|
2014-07-22 13:53:28 +03:00 |
|
Menelaos Karavelas
|
5af851e13a
|
[doc][comparable distance] add support status
|
2014-07-22 13:52:36 +03:00 |
|
Menelaos Karavelas
|
58e438d8a9
|
[doc][comparable distance] update complexity section (same as distance)
|
2014-07-22 13:50:05 +03:00 |
|
Menelaos Karavelas
|
7579544b13
|
[doc][distance] update complexity section
|
2014-07-22 13:47:38 +03:00 |
|
Menelaos Karavelas
|
9a258e07d5
|
[doc][distance] update support status
|
2014-07-22 13:47:16 +03:00 |
|