From aeafe7087389053cae63260ce1f3e45f28bf3ea9 Mon Sep 17 00:00:00 2001 From: OpenJPEG Travis CI Date: Sun, 30 Jul 2017 16:33:04 +0000 Subject: [PATCH] Update ABI/API compatibility reports after commit 83342f2aafcab4599b49f780e35fd249e8402b61 --- abi-check/changelog/openjpeg/current/log.html | 44 +++---------------- abi-check/db/openjpeg/Tracker.data | 2 +- abi-check/timeline/openjpeg/index.html | 4 +- 3 files changed, 10 insertions(+), 40 deletions(-) diff --git a/abi-check/changelog/openjpeg/current/log.html b/abi-check/changelog/openjpeg/current/log.html index f46081e5..900005f9 100644 --- a/abi-check/changelog/openjpeg/current/log.html +++ b/abi-check/changelog/openjpeg/current/log.html @@ -20,7 +20,13 @@

Changelog from Git



-
commit 4748318136626dd9e841ea1aa8b52adfbab26772
+
commit 83342f2aafcab4599b49f780e35fd249e8402b61
+Author: Even Rouault <even.rouault@spatialys.com>
+Date:   2017-07-30 18:18:59 +0200
+
+    Fix Doxygen warnings (patch derived from Winfried's doxygen-dif.txt.zip, #849)
+
+commit 4748318136626dd9e841ea1aa8b52adfbab26772
 Author: Even Rouault <even.rouault@spatialys.com>
 Date:   2017-07-30 17:26:03 +0200
 
@@ -414,12 +420,6 @@ Date:   2017-06-21 12:54:40 +0200
 
     Fix mingw related warnings
 
-commit cdd3e83bae71e1e023c4c2bdd5e52d082576e550
-Author: Even Rouault <even.rouault@spatialys.com>
-Date:   2017-06-21 12:49:01 +0200
-
-    Fix clang warning about extraneous parentheses
-
 commit 4fe7620d4adc131c3ff93bb47bb8d138d69c9cbd
 Author: Even Rouault <even.rouault@spatialys.com>
 Date:   2017-06-21 12:28:51 +0200
@@ -438,12 +438,6 @@ Date:   2017-06-21 12:12:58 +0200
     This brings an extra 23% speed improvement on bench_dwt in 64bit builds
     with AVX2 compared to SSE2.
 
-commit f6e3475cc9328e5378e96e72b5adf29fb07c5feb
-Author: Even Rouault <even.rouault@spatialys.com>
-Date:   2017-06-21 01:07:56 +0200
-
-    dwt.c: small cleanup
-
 commit a0839cca24e19f1f0906e30ee1009ce89e4942b4
 Author: Jeroen Ooms <jeroenooms@gmail.com>
 Date:   2017-06-16 13:58:25 +0200
@@ -524,22 +518,6 @@ Date:   2017-06-02 14:32:12 +0200
 
     Fix documentation of opj_t1_decode_cblks()
 
-commit dde6cbabc0cb93102c2091c15d11dec1267d0fd8
-Author: Even Rouault <even.rouault@spatialys.com>
-Date:   2017-06-02 14:25:57 +0200
-
-    Simplify VSC handling: instead of masking out bits when reading the 4th row.
-    
-    Do not set them when updating flags of the 1st row
-
-commit 53d46fc7330ed652db66aa37b498fbfa27be625c
-Author: Even Rouault <even.rouault@mines-paris.org>
-Date:   2017-05-23 16:15:55 +0200
-
-    Merge pull request #936 from rouault/master_warnings
-    
-    CMake: add stronger warnings for openjp2 lib/bin by default, and error out on declaration-after-statement
-
 commit 5f1e380b5155577864a84c1e64f213b6d9f83334
 Author: Russell McOrmond <russell.mcormond@canadiana.ca>
 Date:   2017-05-16 09:31:07 -0400
@@ -564,14 +542,6 @@ Date:   2017-05-15 14:09:51 +0200
 
     Add comments about non successfull attempt of implementing alternate INITDEC, DECODE and BYTEIN procedures (refs #921)
 
-commit f7a126af61877cd4623327142521d82a0c19430d
-Author: Even Rouault <even.rouault@mines-paris.org>
-Date:   2017-05-15 13:08:03 +0200
-
-    Merge pull request #926 from rouault/reformat_h_files
-    
-    Reformat: apply reformattin on .h files (#128)
-
 ...
diff --git a/abi-check/db/openjpeg/Tracker.data b/abi-check/db/openjpeg/Tracker.data index 26f87d92..0d1dc087 100644 --- a/abi-check/db/openjpeg/Tracker.data +++ b/abi-check/db/openjpeg/Tracker.data @@ -473,7 +473,7 @@ $VAR1 = { '2.1' => '2014-04-29 12:58', '2.1.1' => '2016-07-05 14:54', '2.1.2' => '2016-09-28 18:18', - 'current' => '2017-07-30 17:26:03' + 'current' => '2017-07-30 18:18:59' }, 'HeadersDiff' => { '1.1' => { diff --git a/abi-check/timeline/openjpeg/index.html b/abi-check/timeline/openjpeg/index.html index 7ada45b0..0b6bd7c5 100644 --- a/abi-check/timeline/openjpeg/index.html +++ b/abi-check/timeline/openjpeg/index.html @@ -30,7 +30,7 @@ Headers
Diff current -2017-07-30
17:26 +2017-07-30
18:18 N/A changelog N/A @@ -152,7 +152,7 @@ N/A N/A -
Maintained by OpenJPEG team. Last updated on Sun Jul 30 15:43:12 2017.
+
Maintained by OpenJPEG team. Last updated on Sun Jul 30 16:33:02 2017.


abi-laboratory.pro