From 03343ce07c672be21428cfdbc74de7c622b86ca9 Mon Sep 17 00:00:00 2001 From: David Coeurjolly Date: Mon, 27 Jun 2016 09:02:45 +0200 Subject: [PATCH 1/5] Preparing 0.9.2 Signed-off-by: David Coeurjolly --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 06bd4d670b..6b64444ec4 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -15,7 +15,7 @@ ENDIF() SET(CMAKE_MODULE_PATH ${CMAKE_MODULE_PATH} "${PROJECT_SOURCE_DIR}/cmake") SET(DGtal_VERSION_MAJOR 0) SET(DGtal_VERSION_MINOR 9) -SET(DGtal_VERSION_PATCH 2beta) +SET(DGtal_VERSION_PATCH 2) SET(DGTAL_VERSION "${DGtal_VERSION_MAJOR}.${DGtal_VERSION_MINOR}.${DGtal_VERSION_PATCH}") SET(PROJECT_VERSION "${DGtal_VERSION_MAJOR}.${DGtal_VERSION_MINOR}.${DGtal_VERSION_PATCH}") SET(VERSION ${DGtal_VERSION_MAJOR}.${DGtal_VERSION_MINOR}.${DGtal_VERSION_PATCH}) From a44434544c63270ee17ade11f362ae83bc9171dd Mon Sep 17 00:00:00 2001 From: David Coeurjolly Date: Mon, 27 Jun 2016 09:04:15 +0200 Subject: [PATCH 2/5] Minor edit Signed-off-by: David Coeurjolly --- ChangeLog.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/ChangeLog.md b/ChangeLog.md index 6e7fa731f6..a7b5358478 100644 --- a/ChangeLog.md +++ b/ChangeLog.md @@ -82,7 +82,8 @@ pages). (David Coeurjolly, [#1161](https://github.com/DGtal-team/DGtal/pull/1161)) - Fixing issues raised on some algorithms when changing Euclidean ring - for SpaceND and KhalimskySpaceND. (Jérémy Levallois, [#1163](https://github.com/DGtal-team/DGtal/pull/1163)) + for SpaceND and KhalimskySpaceND. (Jérémy Levallois, + [#1163](https://github.com/DGtal-team/DGtal/pull/1163)) - Moving last concepts to concepts:: namespace. (David Coeurjolly, [#1193](https://github.com/DGtal-team/DGtal/pull/1193)) From ae3e02801d3e6903585bee89ff46c2bed02cc62d Mon Sep 17 00:00:00 2001 From: David Coeurjolly Date: Mon, 27 Jun 2016 09:05:24 +0200 Subject: [PATCH 3/5] Minor edit --- src/DGtal/doc/mainpage.dox | 4 ---- 1 file changed, 4 deletions(-) diff --git a/src/DGtal/doc/mainpage.dox b/src/DGtal/doc/mainpage.dox index ae2a57f780..205233b625 100644 --- a/src/DGtal/doc/mainpage.dox +++ b/src/DGtal/doc/mainpage.dox @@ -1,4 +1,3 @@ - /** * \mainpage DGtal - Digital Geometry Tools and Algorithms Library. * @@ -7,7 +6,6 @@ * * @section intro_sec_dgtal Introduction - DGtal is a generic open source library for Digital Geometry programming whose main objective is to gather and structure different developments from the digital geometry and topology community. The @@ -63,13 +61,11 @@ the digital geometry community. - \ref packageTutorials - @section manueldev Manual pages for DGtal developers - \ref moduleFAQGit - \ref moduleCatch - @section links_sec_dgtal Links
    From 440844f5a2492714808da1b5b2d554e32f57678c Mon Sep 17 00:00:00 2001 From: David Coeurjolly Date: Mon, 27 Jun 2016 09:15:12 +0200 Subject: [PATCH 4/5] Minor edit --- ChangeLog.md | 1 + 1 file changed, 1 insertion(+) diff --git a/ChangeLog.md b/ChangeLog.md index a7b5358478..9c63548756 100644 --- a/ChangeLog.md +++ b/ChangeLog.md @@ -18,6 +18,7 @@ - New RealFFT class for in-place real-complex Fast Fourier Transform using fftw3 library. (Roland Denis, [#1185](https://github.com/DGtal-team/DGtal/pull/1185)) + - *Topology Package* - Adding periodic closure for KhalimskySpaceND and per-dimension closure specification. From c2aa54c88a98b2d58a0569b2d4ef665eccb2c39a Mon Sep 17 00:00:00 2001 From: David Coeurjolly Date: Mon, 27 Jun 2016 09:18:12 +0200 Subject: [PATCH 5/5] Refactoring Changelog --- ChangeLog.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/ChangeLog.md b/ChangeLog.md index 9c63548756..e837c66d83 100644 --- a/ChangeLog.md +++ b/ChangeLog.md @@ -75,6 +75,11 @@ when voxel are selected. The selected elements are now highlighted. (Bertrand Kerautret, [#1146](https://github.com/DGtal-team/DGtal/pull/1146)) +- *Topology Package* + - Add pre-calculated look up tables to speed up Object::isSimple calculations. + (Pablo Hernandez-Cerdan, [#1155](https://github.com/DGtal-team/DGtal/pull/1155)) + + ## Bug Fixes - *Configuration/General* - Simplification of the windows build instructions. (David @@ -141,8 +146,6 @@ - Fix interior/exterior fill methods of topology/helpers/Surfaces class which was wrong on 3d and on closed Khalimsky space. (Bertrand Kerautret, [#1156](https://github.com/DGtal-team/DGtal/pull/1156)) - - Add pre-calculated look up tables to speed up Object::isSimple calculations. - (Pablo Hernandez-Cerdan, [#1155](https://github.com/DGtal-team/DGtal/pull/1155)) - Fix issue [#1168] (https://github.com/DGtal-team/DGtal/issues/1168), related to bad linear interpolation for binary volume data in