Commit Graph

8536 Commits

Author SHA1 Message Date
Barend Gehrels
f7604ade9a Removed two obsolete headerfiles
[SVN r76734]
2012-01-28 12:01:57 +00:00
Barend Gehrels
0dad0809af Moved check on input size such that they are together
[SVN r76733]
2012-01-28 12:01:11 +00:00
Barend Gehrels
26d88f061c Added test for buffer-unit-test
[SVN r76732]
2012-01-28 11:58:16 +00:00
Barend Gehrels
3ab79561b5 Update for non MSVC
[SVN r76731]
2012-01-28 11:11:45 +00:00
Barend Gehrels
70db31de02 Buffer update - this solves indentation-case up to 0.6 and tests it
[SVN r76730]
2012-01-28 10:58:33 +00:00
Barend Gehrels
53b60d4a01 Fixed covered_by_status by re-generation
[SVN r76729]
2012-01-27 22:57:54 +00:00
Barend Gehrels
c4427fd248 Fixed covered_by for multi
[SVN r76728]
2012-01-27 22:55:27 +00:00
Barend Gehrels
575c64a248 Removed template in one of the table_header calls (MSVC reports error)
[SVN r76727]
2012-01-27 22:50:32 +00:00
Barend Gehrels
5815c4da58 Update of buffer unit test (polygons)
[SVN r76719]
2012-01-27 17:11:56 +00:00
Barend Gehrels
7b18dd20f4 Update in extensions: buffer. Reworked appender, now correctly buffers all saw/bowls (but not yet indentations and many others)
[SVN r76717]
2012-01-27 17:02:59 +00:00
Barend Gehrels
9af7694911 Milestone, buffer is basically working now. That's to say, convex polygons, or some concavities are buffered correctly. Still to do:
- concavities in starting point
- intersections beyond hooklets
- concavities-only (as in triangular holes)
- internal overlaps (with dissolve)

[SVN r76710]
2012-01-26 20:54:17 +00:00
Bruno Lalande
b18b27dea4 Integrated 'within' algorithm into support_status.
[SVN r76695]
2012-01-25 23:11:12 +00:00
Bruno Lalande
d7f1136044 Moved Strategy template param from class level to function level in dispatch::within.
[SVN r76694]
2012-01-25 23:01:50 +00:00
Bruno Lalande
2700a5a1ba Made dispatch::within able to retrieve the tags by itself.
[SVN r76693]
2012-01-25 22:54:01 +00:00
Barend Gehrels
20eca8b2fa Buffer update, merged impl's of polygon/linestring into range_buffer, and some more tidy up
[SVN r76676]
2012-01-24 23:04:30 +00:00
Bruno Lalande
6c256b142e Integrated covered_by into support_status.
[SVN r76674]
2012-01-24 21:36:40 +00:00
Bruno Lalande
f9410327e5 Fixed mistake in support_status 'correct' integration.
[SVN r76673]
2012-01-24 21:27:50 +00:00
Bruno Lalande
fc59cdf857 Moved Strategy template parameter from class level to function level in dispatch::covered_by.
[SVN r76672]
2012-01-24 21:15:48 +00:00
Bruno Lalande
bb01b619e1 Made dispatch::covered_by able to retrieve the tags by itself.
[SVN r76671]
2012-01-24 21:05:31 +00:00
Bruno Lalande
ba013bdef2 Integrated 'correct' algorithm into support_status.
[SVN r76670]
2012-01-24 21:02:01 +00:00
Bruno Lalande
e97af061f5 Made dispatch::correct able to retrieve the tag by itself.
[SVN r76669]
2012-01-24 20:15:05 +00:00
Barend Gehrels
e6678840c4 Updated buffer, harmonized impl's for polygon/linestring for easier merge in next step
[SVN r76638]
2012-01-22 18:58:08 +00:00
Barend Gehrels
de37af7a17 [Geometry] Fixed unused parameters warnings in 2 files (doc/src/examples)
[SVN r76587]
2012-01-19 16:18:37 +00:00
Barend Gehrels
80191e68ac [Geometry] Fixed unused parameters warnings in 15 files
[SVN r76586]
2012-01-19 16:17:50 +00:00
Barend Gehrels
a41aea7187 Applied (modified) patch of Christophe to avoid gcc warnings on unused parameters
[SVN r76585]
2012-01-19 09:56:47 +00:00
Barend Gehrels
df8bf1fd78 Small update for buffer (essentially removed the define which caused an incorrect bufferline)
[SVN r76548]
2012-01-16 22:13:22 +00:00
Barend Gehrels
4ef66d61e8 [Geometry - merged up to r76521]
[SVN r76525]
2012-01-15 16:38:26 +00:00
Barend Gehrels
19b5092f3c [Geometry - removed util]
[SVN r76524]
2012-01-15 16:33:30 +00:00
Barend Gehrels
2c176018e3 [Geometry] Merge / dsv only
[SVN r76523]
2012-01-15 16:26:56 +00:00
Barend Gehrels
3f5b25f7ba Updated documentation / added release notes for 1.49 and backwards for 1.48
[SVN r76521]
2012-01-15 15:45:24 +00:00
Barend Gehrels
6db4d7db3d Fixes for clang in unit tests
[SVN r76520]
2012-01-15 15:41:29 +00:00
Barend Gehrels
f04da5fa3b Fixed WKT test (for empty_input exception and paths)
[SVN r76519]
2012-01-15 15:16:20 +00:00
Barend Gehrels
7ceb964879 Added necessary num_points header to functions which might throw
[SVN r76518]
2012-01-15 14:04:38 +00:00
Barend Gehrels
40afe1bba5 Removed variables accepting return values to avoid warnings in gcc
[SVN r76515]
2012-01-15 13:30:56 +00:00
Barend Gehrels
05ab4d557a Added empty_input_exception and applied for distance, length, area, perimeter
Removed exception for convex_hull because that can be handled (for now) by leaving output empty. To be decided what is the definitive (additional, optional) behaviour.

[SVN r76514]
2012-01-15 13:23:08 +00:00
Barend Gehrels
5a8e6dcf8a Fix for non-msvc
[SVN r76501]
2012-01-14 22:59:53 +00:00
Barend Gehrels
d022e45558 Added implementation for boxes
[SVN r76499]
2012-01-14 22:25:53 +00:00
Barend Gehrels
1a250ac954 Added testcase from result (currently in extensions) buffer which was wrong first but fixed yesterday
[SVN r76494]
2012-01-14 17:33:19 +00:00
Barend Gehrels
440a1c2cf3 Fixed missing header file, and added append for multi_point
[SVN r76493]
2012-01-14 17:19:51 +00:00
Barend Gehrels
72518c78f7 Fixed convex_hull for empty geometries by throwing exception
[SVN r76488]
2012-01-14 14:44:21 +00:00
Barend Gehrels
229222a373 Added/fixed unit test for centroid exceptions
[SVN r76487]
2012-01-14 14:19:35 +00:00
Barend Gehrels
2757cb2bfa Added test for multi/dsv
[SVN r76485]
2012-01-14 12:09:51 +00:00
Barend Gehrels
a80a3b4512 Moved dsv/multi, and fixed used settings and missing separator between single occurances
[SVN r76484]
2012-01-14 12:09:03 +00:00
Barend Gehrels
0cc8628084 Added two include files for multi in the general multi header. Added dsv to prepare for move
[SVN r76483]
2012-01-14 10:48:01 +00:00
Barend Gehrels
a3d25b5361 Ignore variables as suggested on the list by Vishnu, to avoid clang warnings (part two)
[SVN r76478]
2012-01-14 00:04:19 +00:00
Barend Gehrels
3de7d51235 Ignore variables as suggested on the list by Vishnu, to avoid clang warnings
[SVN r76477]
2012-01-13 23:59:50 +00:00
Barend Gehrels
a90255feac Updated/fixed test_extensions
[SVN r76475]
2012-01-13 21:53:29 +00:00
Barend Gehrels
13510d8059 Extension updates dissolve/buffer
[SVN r76473]
2012-01-13 21:35:03 +00:00
Barend Gehrels
4739c32922 Changes w.r.t. buffer test
[SVN r76470]
2012-01-13 21:12:38 +00:00
Barend Gehrels
cb192192cc Bugfix, in get_turns segments in the same source should only be skipped if iterated linearly. If coming from a partition, it might be different. By default don't skipped them.
[SVN r76469]
2012-01-13 20:50:43 +00:00