spatial-commit Mailing List for Spatial C++ Library (Page 5)
Library of generic, k-d tree multi-dimensional containers
Brought to you by:
bouhdevel
You can subscribe to this list here.
2011 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
(3) |
Nov
(3) |
Dec
(1) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2012 |
Jan
(2) |
Feb
|
Mar
(1) |
Apr
(5) |
May
(1) |
Jun
|
Jul
|
Aug
|
Sep
(4) |
Oct
(19) |
Nov
(18) |
Dec
(2) |
2013 |
Jan
|
Feb
|
Mar
(4) |
Apr
|
May
|
Jun
|
Jul
(11) |
Aug
|
Sep
|
Oct
(2) |
Nov
(9) |
Dec
(1) |
2014 |
Jan
(1) |
Feb
|
Mar
(4) |
Apr
|
May
|
Jun
(1) |
Jul
|
Aug
|
Sep
|
Oct
(9) |
Nov
(2) |
Dec
(1) |
2015 |
Jan
|
Feb
(7) |
Mar
(2) |
Apr
|
May
|
Jun
|
Jul
(1) |
Aug
|
Sep
(1) |
Oct
|
Nov
(7) |
Dec
(17) |
2016 |
Jan
(4) |
Feb
|
Mar
(3) |
Apr
|
May
|
Jun
|
Jul
|
Aug
(1) |
Sep
|
Oct
|
Nov
|
Dec
|
From: Sylvain B. <bou...@us...> - 2012-11-08 01:07:53
|
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "spatial". The branch, task_3432355 has been updated via 1fea9e181e46f4873734956fd4d8653dee71bf9d (commit) from 88ddf40908da98ac4f4fb98c7ca01c6978f85cdd (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit 1fea9e181e46f4873734956fd4d8653dee71bf9d Author: Sylvain Bougerel <syl...@gm...> Date: Thu Nov 8 09:05:36 2012 +0800 Implemented maximum ordered for relaxed invarient. Some minor touches remains: the 'best' node is not yet set over several dimensions. ----------------------------------------------------------------------- Summary of changes: src/bits/spatial_ordered.tpp | 210 ++++++++++++++++++++++++++++++++++++----- 1 files changed, 184 insertions(+), 26 deletions(-) hooks/post-receive -- spatial |
From: Sylvain B. <bou...@us...> - 2012-11-07 15:35:09
|
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "spatial". The branch, task_3432355 has been updated via 88ddf40908da98ac4f4fb98c7ca01c6978f85cdd (commit) from 1f341f89adb203643b52cff9a7daa17e68c51425 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit 88ddf40908da98ac4f4fb98c7ca01c6978f85cdd Author: Sylvain Bougerel <syl...@gm...> Date: Wed Nov 7 23:34:38 2012 +0800 Added some new test to guarrantee outcome of iteration in some iterators. Implemented (but not tested) the increment for ordered iterator. ----------------------------------------------------------------------- Summary of changes: src/bits/spatial_mapping.tpp | 24 ++------ src/bits/spatial_neighbor.tpp | 16 +---- src/bits/spatial_ordered.tpp | 132 +++++++++++++++++++++++++++++++++++------ 3 files changed, 124 insertions(+), 48 deletions(-) hooks/post-receive -- spatial |
From: Sylvain B. <bou...@us...> - 2012-11-07 01:25:45
|
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "spatial". The branch, task_3432355 has been updated via 1f341f89adb203643b52cff9a7daa17e68c51425 (commit) from 798190c821b4a11905e469529942cac74fd9fe62 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit 1f341f89adb203643b52cff9a7daa17e68c51425 Author: Sylvain Bougerel <syl...@gm...> Date: Wed Nov 7 09:23:15 2012 +0800 Added the new ordered iterator type definition. The iteration function are not implemented yet, but at least it compiles. ----------------------------------------------------------------------- Summary of changes: src/bits/spatial_kdtree.hpp | 1 + .../{spatial_mapping.hpp => spatial_ordered.hpp} | 672 +++++++------------- src/bits/spatial_ordered.tpp | 285 +++++++++ src/bits/spatial_relaxed_kdtree.hpp | 1 + 4 files changed, 514 insertions(+), 445 deletions(-) copy src/bits/{spatial_mapping.hpp => spatial_ordered.hpp} (51%) create mode 100644 src/bits/spatial_ordered.tpp hooks/post-receive -- spatial |
From: Sylvain B. <bou...@us...> - 2012-11-05 14:39:18
|
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "spatial". The branch, task_3432355 has been updated via 798190c821b4a11905e469529942cac74fd9fe62 (commit) from 74a5f530ea7d4cfc155c114f12958375c7aa6c81 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit 798190c821b4a11905e469529942cac74fd9fe62 Author: Sylvain Bougerel <syl...@gm...> Date: Mon Nov 5 22:39:36 2012 +0800 Fix an error that shows up in MSVC10 when compiling in release. ----------------------------------------------------------------------- Summary of changes: tests/bits/spatial_test_details.hpp | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) hooks/post-receive -- spatial |
From: Sylvain B. <bou...@us...> - 2012-11-05 12:51:49
|
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "spatial". The branch, task_3432355 has been updated via 74a5f530ea7d4cfc155c114f12958375c7aa6c81 (commit) via bd9e9524035f284933e785fe25dffa60266cc017 (commit) from ccad568340336e70e3c5edcbf1542b2109c24b06 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit 74a5f530ea7d4cfc155c114f12958375c7aa6c81 Author: Sylvain Bougerel <syl...@gm...> Date: Mon Nov 5 20:51:41 2012 +0800 Remove all the warnings generated by \W4 on MSVC10. Making the kdtree_link nodes a non-assignable type for reason explained in comments. commit bd9e9524035f284933e785fe25dffa60266cc017 Author: Sylvain Bougerel <syl...@gm...> Date: Mon Nov 5 19:14:33 2012 +0800 Added includes for the srand() and time() function that were not present in verify.cpp. Somehow it compiled under G++, but cannot under VC10. ----------------------------------------------------------------------- Summary of changes: src/bits/spatial_kdtree.hpp | 9 ++++----- src/bits/spatial_node.hpp | 30 ++++++++++++++++++++++++++++++ src/bits/spatial_relaxed_kdtree.hpp | 9 ++++----- tests/verify.cpp | 3 +++ 4 files changed, 41 insertions(+), 10 deletions(-) hooks/post-receive -- spatial |
From: Sylvain B. <bou...@us...> - 2012-11-04 15:14:22
|
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "spatial". The branch, task_3432355 has been updated via ccad568340336e70e3c5edcbf1542b2109c24b06 (commit) from 9429edef6e27a2077f822a1e1f26c920efce015a (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit ccad568340336e70e3c5edcbf1542b2109c24b06 Author: Sylvain Bougerel <syl...@gm...> Date: Sun Nov 4 23:12:28 2012 +0800 Fixed difference_cast in geometry and add a new -Wformat to G++ ----------------------------------------------------------------------- Summary of changes: src/bits/spatial_function.hpp | 7 ++- src/bits/spatial_geometry.hpp | 122 +++++++++++++++++----------------- tests/CMakeLists.txt | 2 +- tests/bits/spatial_test_geometry.hpp | 101 +++++++++------------------- tests/bits/spatial_test_types.hpp | 6 +- 5 files changed, 102 insertions(+), 136 deletions(-) hooks/post-receive -- spatial |
From: Sylvain B. <bou...@us...> - 2012-11-03 10:29:27
|
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "spatial". The branch, task_3432355 has been updated via 9429edef6e27a2077f822a1e1f26c920efce015a (commit) from da2b0fbb2f51a947ab1d60fd1eb7ef0d23b77006 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit 9429edef6e27a2077f822a1e1f26c920efce015a Author: Sylvain Bougerel <syl...@gm...> Date: Sat Nov 3 18:24:37 2012 +0800 All tests where divided in several compilation unit, because I reached the point where compilation takes > 1Gb. The Region tests where all fixed too. Onward to the geometry on the neighbor iterators. ----------------------------------------------------------------------- Summary of changes: tests/CMakeLists.txt | 2 +- tests/bits/spatial_test_fixtures.hpp | 35 ++++ tests/bits/spatial_test_region.hpp | 287 +++++++++++++++++++--------------- tests/bits/spatial_test_types.hpp | 15 +- tests/verify.cpp | 65 ++------ tests/verify_base.cpp | 24 +++ tests/verify_mapping.cpp | 18 ++ tests/verify_neighbor.cpp | 21 +++ tests/verify_region.cpp | 19 +++ 9 files changed, 303 insertions(+), 183 deletions(-) create mode 100644 tests/verify_base.cpp create mode 100644 tests/verify_mapping.cpp create mode 100644 tests/verify_neighbor.cpp create mode 100644 tests/verify_region.cpp hooks/post-receive -- spatial |
From: Sylvain B. <bou...@us...> - 2012-11-01 16:42:47
|
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "spatial". The branch, task_3432355 has been updated via da2b0fbb2f51a947ab1d60fd1eb7ef0d23b77006 (commit) from 3dad46f01c955bc94206d1b955894deb99478d45 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit da2b0fbb2f51a947ab1d60fd1eb7ef0d23b77006 Author: Sylvain Bougerel <syl...@gm...> Date: Fri Nov 2 00:39:46 2012 +0800 Partially done fixing the region iteration. Pre/Post iterator not fully tested yet. ----------------------------------------------------------------------- Summary of changes: src/bits/spatial_region.hpp | 60 ++++++++------------ tests/bits/spatial_test_region.hpp | 106 ++++++++++++++---------------------- 2 files changed, 65 insertions(+), 101 deletions(-) hooks/post-receive -- spatial |
From: Sylvain B. <bou...@us...> - 2012-10-31 15:48:50
|
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "spatial". The branch, task_3432355 has been updated via 3dad46f01c955bc94206d1b955894deb99478d45 (commit) from de74d78f73a4eca04e18adf0e34955cd77e780cf (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit 3dad46f01c955bc94206d1b955894deb99478d45 Author: Sylvain Bougerel <syl...@gm...> Date: Wed Oct 31 23:46:27 2012 +0800 Restored the debugging flag for GCC (didn't remember I removed it). Fixed region_begin and region_end tests. ----------------------------------------------------------------------- Summary of changes: src/bits/spatial_region.hpp | 32 +- src/bits/spatial_region.tpp | 37 +- tests/CMakeLists.txt | 2 +- tests/bits/spatial_test_region.hpp | 871 +++++++----------------------------- tests/verify.cpp | 2 +- 5 files changed, 192 insertions(+), 752 deletions(-) hooks/post-receive -- spatial |
From: Sylvain B. <bou...@us...> - 2012-10-29 11:25:10
|
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "spatial". The branch, task_3432355 has been updated via de74d78f73a4eca04e18adf0e34955cd77e780cf (commit) via 04e025bcd2fb7f897ae4a9c32a1995fb96008164 (commit) from 1e8dec989fc3e3f8047c2959e999f64097ddc9bc (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit de74d78f73a4eca04e18adf0e34955cd77e780cf Merge: 04e025b 1e8dec9 Author: Sylvain Bougerel <syl...@gm...> Date: Mon Oct 29 19:15:58 2012 +0800 Merge branch 'task_3432355' of ssh://spatial.git.sourceforge.net/gitroot/spatial/spatial into task_3432355 commit 04e025bcd2fb7f897ae4a9c32a1995fb96008164 Author: Sylvain Bougerel <syl...@gm...> Date: Mon Oct 29 12:17:42 2012 +0800 Adding the version number to spatial.hpp so that compatibility between different version of the library can be tracked by dependant libraries. ----------------------------------------------------------------------- Summary of changes: src/bits/spatial.hpp | 16 ++++++++++++++++ 1 files changed, 16 insertions(+), 0 deletions(-) hooks/post-receive -- spatial |
From: Sylvain B. <bou...@us...> - 2012-10-28 16:59:54
|
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "spatial". The branch, task_3432355 has been updated via 1e8dec989fc3e3f8047c2959e999f64097ddc9bc (commit) from bffeaf45e5916a67b94b377aa71d6cb2e3699d03 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit 1e8dec989fc3e3f8047c2959e999f64097ddc9bc Author: Sylvain Bougerel <syl...@gm...> Date: Mon Oct 29 00:57:08 2012 +0800 Added a new 'boximize' manipulator for the fixtures that randomizes things but arranges so that it looks like a box. ----------------------------------------------------------------------- Summary of changes: tests/bits/spatial_test_fixtures.hpp | 59 ++++++++++++++++++++++++++++++++++ tests/bits/spatial_test_region.hpp | 32 ++++++++---------- 2 files changed, 74 insertions(+), 17 deletions(-) hooks/post-receive -- spatial |
From: Sylvain B. <bou...@us...> - 2012-10-28 15:20:20
|
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "spatial". The branch, task_3432355 has been updated via bffeaf45e5916a67b94b377aa71d6cb2e3699d03 (commit) via d436346a3117fbfe854e29d5eded2f0f28e2a72a (commit) via 44e6a44b04f8e608151ce12c4ea083480f1fcfba (commit) from ec2fbf60e511717f2576d91ccbef0070441d513b (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit bffeaf45e5916a67b94b377aa71d6cb2e3699d03 Author: Sylvain Bougerel <syl...@gm...> Date: Sun Oct 28 23:17:50 2012 +0800 Fixed several basic opertions on regions, as well as conversion between const and non-const iterators. Compiled everything on gcc. Need to start working on the iteration operations. commit d436346a3117fbfe854e29d5eded2f0f28e2a72a Merge: 44e6a44 ec2fbf6 Author: Sylvain Bougerel <syl...@gm...> Date: Sat Oct 27 18:52:00 2012 +0800 Merge branch 'task_3432355' of ssh://spatial.git.sourceforge.net/gitroot/spatial/spatial into task_3432355 commit 44e6a44b04f8e608151ce12c4ea083480f1fcfba Author: Sylvain Bougerel <syl...@gm...> Date: Sat Oct 27 18:50:25 2012 +0800 Ported the overlap tests. Fix the issues. Porting the enclosed tests. Some improvement on the main page of the documentation. ----------------------------------------------------------------------- Summary of changes: doc/meta/concepts.dox | 18 +- doc/meta/main.dox | 28 +- src/bits/spatial_kdtree.hpp | 2 +- src/bits/spatial_region.hpp | 360 +++++++++++++-------- tests/bits/spatial_test_fixtures.hpp | 1 - tests/bits/spatial_test_geometry.hpp | 183 +---------- tests/bits/spatial_test_mapping.hpp | 344 ++++++++++---------- tests/bits/spatial_test_region.hpp | 585 ++++++++++++++++------------------ tests/bits/spatial_test_types.hpp | 22 ++ tests/verify.cpp | 2 +- 10 files changed, 727 insertions(+), 818 deletions(-) hooks/post-receive -- spatial |
From: Sylvain B. <bou...@us...> - 2012-10-11 07:01:58
|
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "spatial". The branch, task_3432355 has been updated via ec2fbf60e511717f2576d91ccbef0070441d513b (commit) from 85ea3476b12e67047107c722d5dcda7fb1e9359e (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit ec2fbf60e511717f2576d91ccbef0070441d513b Author: Sylvain Bougerel <syl...@gm...> Date: Thu Oct 11 15:01:56 2012 +0800 A more secure information access has been implemented for the mapping iterator. This time iterator design should be quite stable. ----------------------------------------------------------------------- Summary of changes: src/bits/spatial_kdtree.tpp | 2 +- src/bits/spatial_mapping.hpp | 81 +++++++++++++-- src/bits/spatial_mapping.tpp | 186 +++++++++++++++++----------------- src/bits/spatial_relaxed_kdtree.tpp | 4 +- 4 files changed, 166 insertions(+), 107 deletions(-) hooks/post-receive -- spatial |
From: Sylvain B. <bou...@us...> - 2012-10-11 02:06:23
|
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "spatial". The branch, task_3432355 has been updated via 85ea3476b12e67047107c722d5dcda7fb1e9359e (commit) via 4f7993a1e194d71afa0a9320d74eae905dc2964b (commit) from 49d07de91e340ff4d14f49d3f2deedcee20c0f7a (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit 85ea3476b12e67047107c722d5dcda7fb1e9359e Author: Sylvain Bougerel <syl...@gm...> Date: Thu Oct 11 10:05:22 2012 +0800 In fact, changed the title to make it more relevant to search crawlers. commit 4f7993a1e194d71afa0a9320d74eae905dc2964b Author: Sylvain Bougerel <syl...@gm...> Date: Thu Oct 11 10:03:07 2012 +0800 Updated the Doxygen file to the latest version. ----------------------------------------------------------------------- Summary of changes: doc/Doxyfile | 432 +++++++++++++++++++++++++++++++++++++--------------------- 1 files changed, 279 insertions(+), 153 deletions(-) hooks/post-receive -- spatial |
From: Sylvain B. <bou...@us...> - 2012-10-11 01:22:51
|
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "spatial". The branch, task_3432355 has been updated via 49d07de91e340ff4d14f49d3f2deedcee20c0f7a (commit) via 793e830f1bd6f7cdbe201de40c350cab617a519b (commit) from de848ee4ab1c838be9187a123fc4e21067199a64 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit 49d07de91e340ff4d14f49d3f2deedcee20c0f7a Author: Sylvain Bougerel <syl...@gm...> Date: Thu Oct 11 09:21:42 2012 +0800 Addition of new Region tests. commit 793e830f1bd6f7cdbe201de40c350cab617a519b Author: Sylvain Bougerel <syl...@gm...> Date: Thu Oct 11 09:15:54 2012 +0800 Ported the code to G++ to make sure it compiled, which help fixed some errors. Somehow MSVC++ is lax about extra 'typename's in the source. ----------------------------------------------------------------------- Summary of changes: src/bits/spatial_kdtree.hpp | 10 +- src/bits/spatial_kdtree.tpp | 4 +- src/bits/spatial_region.hpp | 360 +++++++++++++++++----------------- src/bits/spatial_region.tpp | 16 +- src/bits/spatial_relaxed_kdtree.hpp | 10 +- src/bits/spatial_relaxed_kdtree.tpp | 5 +- tests/bits/spatial_test_region.hpp | 2 + tests/verify.cpp | 2 +- 8 files changed, 199 insertions(+), 210 deletions(-) hooks/post-receive -- spatial |
From: Sylvain B. <bou...@us...> - 2012-10-10 16:21:56
|
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "spatial". The branch, task_3432355 has been updated via de848ee4ab1c838be9187a123fc4e21067199a64 (commit) from 3df7f8844d8caa924418486b88a8154f76ed5ae7 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit de848ee4ab1c838be9187a123fc4e21067199a64 Author: Sylvain Bougerel <syl...@gm...> Date: Thu Oct 11 00:21:53 2012 +0800 Revision of range_iterator almost complete. However the extended classes must be revised entirely too. Also the approach with the member data may not be the safest. It is better to hide it behind getters for most operations. Compile and works on MSVC++10. ----------------------------------------------------------------------- Summary of changes: src/bits/spatial_kdtree.hpp | 26 +-- src/bits/spatial_mapping.hpp | 34 +- src/bits/spatial_region.hpp | 629 ++++++++++++++++++++++------------- src/bits/spatial_region.tpp | 36 +-- src/bits/spatial_relaxed_kdtree.hpp | 25 +-- 5 files changed, 430 insertions(+), 320 deletions(-) hooks/post-receive -- spatial |
From: Sylvain B. <bou...@us...> - 2012-10-09 17:25:01
|
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "spatial". The branch, task_3432355 has been updated via 3df7f8844d8caa924418486b88a8154f76ed5ae7 (commit) via 44ff9771c20f5efa1595c630f5aeb6ac3799198a (commit) from 62b134b523161e8716e75f038c0f0a5df6a59037 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit 3df7f8844d8caa924418486b88a8154f76ed5ae7 Author: Sylvain Bougerel <syl...@gm...> Date: Wed Oct 10 01:22:24 2012 +0800 Changes made to mapping_iterator compile and run all test on GCC4.7. Started to adapt the region_iterator to the new interface defined by mapping_iterator. Not completed but need to transfer work over to Microsoft OS... commit 44ff9771c20f5efa1595c630f5aeb6ac3799198a Author: Sylvain Bougerel <syl...@gm...> Date: Wed Oct 10 00:38:16 2012 +0800 Modified the bidirectional iterator template to straight away add the empty member optimisation on the Rank within the template. Added new interface function to iterator to get the rank, the dimension or other types used by the iterator. It makes the iterface more versatile. ----------------------------------------------------------------------- Summary of changes: src/bits/spatial_kdtree.tpp | 4 +- src/bits/spatial_mapping.hpp | 164 +++++++----- src/bits/spatial_mapping.tpp | 261 +++++++++---------- src/bits/spatial_neighbor.hpp | 67 +++-- src/bits/spatial_node.hpp | 53 +++- src/bits/spatial_region.hpp | 491 ++++++++++++++++------------------- src/bits/spatial_relaxed_kdtree.tpp | 4 +- 7 files changed, 526 insertions(+), 518 deletions(-) hooks/post-receive -- spatial |
From: Sylvain B. <bou...@us...> - 2012-10-09 10:39:09
|
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "spatial". The branch, task_3432355 has been updated via 62b134b523161e8716e75f038c0f0a5df6a59037 (commit) from 2d724c0561c92834697bc918b9a2ddc08da0a90d (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit 62b134b523161e8716e75f038c0f0a5df6a59037 Author: Sylvain Bougerel <syl...@gm...> Date: Tue Oct 9 18:22:30 2012 +0800 Porting of tests for mapping_iterator is completed. ----------------------------------------------------------------------- Summary of changes: tests/bits/spatial_test_mapping.hpp | 3 --- 1 files changed, 0 insertions(+), 3 deletions(-) hooks/post-receive -- spatial |
From: Sylvain B. <bou...@us...> - 2012-10-09 02:01:29
|
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "spatial". The branch, task_3432355 has been updated via 2d724c0561c92834697bc918b9a2ddc08da0a90d (commit) from 496c6a0649157919ad4e478bf18966c2c02df951 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit 2d724c0561c92834697bc918b9a2ddc08da0a90d Author: Sylvain Bougerel <syl...@gm...> Date: Tue Oct 9 10:01:10 2012 +0800 Fixed the mapping_iterator_pair for const and mutable containers. Only remain to implement the test with std::tie and we are done with the mapping iterators! ----------------------------------------------------------------------- Summary of changes: src/bits/spatial_mapping.hpp | 42 ++++++++++++++++++++++++++++++----- tests/bits/spatial_test_mapping.hpp | 23 +++++++++++++----- 2 files changed, 52 insertions(+), 13 deletions(-) hooks/post-receive -- spatial |
From: Sylvain B. <bou...@us...> - 2012-10-08 09:27:52
|
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "spatial". The branch, task_3432355 has been updated via 496c6a0649157919ad4e478bf18966c2c02df951 (commit) from 8476d10f8995a4020cfc5d6855f0d457f805fc39 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit 496c6a0649157919ad4e478bf18966c2c02df951 Author: Sylvain Bougerel <syl...@gm...> Date: Mon Oct 8 17:28:08 2012 +0800 Fixing test_mapping_range and test_mapping_dimension. No more battery so commit and sync. ----------------------------------------------------------------------- Summary of changes: tests/bits/spatial_test_mapping.hpp | 45 ++++++++++++++++++++++++++++------- 1 files changed, 36 insertions(+), 9 deletions(-) hooks/post-receive -- spatial |
From: Sylvain B. <bou...@us...> - 2012-10-08 09:01:57
|
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "spatial". The branch, task_3432355 has been updated via 8476d10f8995a4020cfc5d6855f0d457f805fc39 (commit) via 069c239c44e45028b610cbd4e1accf52eabdef14 (commit) via 64d0b2350230bca2771761d8bbb564d66e504b5c (commit) via b050e70655b3387faf337f06502dd57ae207979a (commit) via 02f598c772f1762814754bdac48e86b6f9d30dd7 (commit) via 23baf0fa6df6f14f759ef601ec0775c23a3b405d (commit) from a9cacc5cb304e835c6ecd1836623589acf0ce0e5 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit 8476d10f8995a4020cfc5d6855f0d457f805fc39 Author: Sylvain Bougerel <syl...@gm...> Date: Mon Oct 8 16:57:14 2012 +0800 Changed the mapping_iterator<Ct>::type definition to a more simple and elegant mapping_iterator<Ct>. This is more straight forward and does not require the extra typename declaration. Design of extra iterator is now 100% complete. commit 069c239c44e45028b610cbd4e1accf52eabdef14 Author: Sylvain Bougerel <syl...@gm...> Date: Mon Oct 8 13:40:44 2012 +0800 Removing useless extra copy constructors commit 64d0b2350230bca2771761d8bbb564d66e504b5c Author: Sylvain Bougerel <syl...@gm...> Date: Mon Oct 8 00:02:02 2012 +0800 Started to populate the mapping dimension test. commit b050e70655b3387faf337f06502dd57ae207979a Author: Sylvain Bougerel <syl...@gm...> Date: Sun Oct 7 00:07:16 2012 +0800 Fixed upper bound checking as well as constness issues for const iterators. A new test for dimension has been added. commit 02f598c772f1762814754bdac48e86b6f9d30dd7 Author: Sylvain Bougerel <syl...@gm...> Date: Sat Oct 6 23:00:22 2012 +0800 Fixed the lower_bound tests for the mapping iterator. commit 23baf0fa6df6f14f759ef601ec0775c23a3b405d Author: Sylvain Bougerel <syl...@gm...> Date: Sat Oct 6 12:40:20 2012 +0800 Fixed the decrement iterator test and passed it. ----------------------------------------------------------------------- Summary of changes: src/bits/spatial_kdtree.tpp | 4 +- src/bits/spatial_mapping.hpp | 792 ++++++++++++++++------------------ src/bits/spatial_mapping.tpp | 90 ++-- src/bits/spatial_relaxed_kdtree.tpp | 6 +- tests/bits/spatial_test_mapping.hpp | 654 ++++++++++++++--------------- 5 files changed, 737 insertions(+), 809 deletions(-) hooks/post-receive -- spatial |
From: Sylvain B. <bou...@us...> - 2012-10-05 05:34:29
|
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "spatial". The branch, task_3432355 has been updated via a9cacc5cb304e835c6ecd1836623589acf0ce0e5 (commit) from 18607d13fe89d5df3f2d5c066faf5e5d2a67f5e7 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit a9cacc5cb304e835c6ecd1836623589acf0ce0e5 Author: Sylvain Bougerel <syl...@gm...> Date: Fri Oct 5 13:31:47 2012 +0800 Fixing all issues in test for maximum_iterator and increment_iterator. Removed all the unnecessary tests at the end of the spatial_test_mapping.hpp file. ----------------------------------------------------------------------- Summary of changes: src/bits/spatial_mapping.tpp | 18 +- src/bits/spatial_relaxed_kdtree.tpp | 17 +- tests/bits/spatial_test_fixtures.hpp | 7 +- tests/bits/spatial_test_mapping.hpp | 558 ++++++---------------------------- 4 files changed, 108 insertions(+), 492 deletions(-) hooks/post-receive -- spatial |
From: Sylvain B. <bou...@us...> - 2012-10-02 16:49:33
|
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "spatial". The branch, task_3432355 has been updated via 18607d13fe89d5df3f2d5c066faf5e5d2a67f5e7 (commit) from 352f9c0750415a07ec5a7cfdb8535e9384ae94d4 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit 18607d13fe89d5df3f2d5c066faf5e5d2a67f5e7 Author: Sylvain Bougerel <syl...@gm...> Date: Wed Oct 3 00:49:44 2012 +0800 Fixed issue with erase and minimum mapping test! All this working on MSVC10++. ----------------------------------------------------------------------- Summary of changes: src/bits/spatial_kdtree.tpp | 1 + src/bits/spatial_relaxed_kdtree.tpp | 1 + tests/bits/spatial_test_mapping.hpp | 20 ++++++++++---------- 3 files changed, 12 insertions(+), 10 deletions(-) hooks/post-receive -- spatial |
From: Sylvain B. <bou...@us...> - 2012-10-02 06:15:47
|
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "spatial". The branch, task_3432355 has been updated via 352f9c0750415a07ec5a7cfdb8535e9384ae94d4 (commit) from a78df23d3de29f918b4694632d1dbaa5f3aa8453 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit 352f9c0750415a07ec5a7cfdb8535e9384ae94d4 Author: Sylvain Bougerel <syl...@gm...> Date: Tue Oct 2 14:15:59 2012 +0800 Tested the compilation with Boost 1.50 on MSVC10. A new, more portable way to get rid of the NOMINMAX issue on MSVC: (std::numeric_limits<Tp>::max)() ... so smart! ----------------------------------------------------------------------- Summary of changes: src/bits/spatial_exceptions.hpp | 7 ++++--- 1 files changed, 4 insertions(+), 3 deletions(-) hooks/post-receive -- spatial |
From: Sylvain B. <bou...@us...> - 2012-10-02 04:45:39
|
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "spatial". The branch, task_3432355 has been updated via a78df23d3de29f918b4694632d1dbaa5f3aa8453 (commit) from f9ee0ad36ede5a1a8262002beee0fe7bf70dabc6 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit a78df23d3de29f918b4694632d1dbaa5f3aa8453 Author: Sylvain Bougerel <syl...@gm...> Date: Tue Oct 2 12:45:28 2012 +0800 Added the /W4 warning level for MS Visual C++ and ported the tests and the library to compile without warning on MSVC10. Compilation on MSVC10 now works. The bug on erase is still present though. ----------------------------------------------------------------------- Summary of changes: src/bits/spatial_node.hpp | 6 ++++++ tests/CMakeLists.txt | 21 ++++++++++++++------- tests/bits/spatial_test_details.hpp | 16 ++++++++-------- tests/bits/spatial_test_mapping.hpp | 4 ++-- tests/bits/spatial_test_node.hpp | 4 ++-- 5 files changed, 32 insertions(+), 19 deletions(-) hooks/post-receive -- spatial |