Update ABI/API compatibility reports after commit 51155950eb

This commit is contained in:
OpenJPEG Travis CI 2016-09-05 20:15:28 +00:00
parent 6085cc23e2
commit debb0cbac7
5 changed files with 15 additions and 19 deletions

View File

@ -20,7 +20,17 @@
<br/> <br/>
<h1>Changelog from Git</h1><br/><br/> <h1>Changelog from Git</h1><br/><br/>
<div class='changelog'> <div class='changelog'>
<pre class='wrap'>commit 23cee2228638b5f2372160b193dc30dd1014addf <pre class='wrap'>commit 51155950eb3320a49835bb05d7867240d4d0cccc
Author: Stefan Weil &lt;sw@weilnetz.de&gt;
Date: 2016-09-05 22:07:50 +0200
Add .gitignore (#787)
Ignore all files and directories which are generated by `cmake . &amp;& make`.
Signed-off-by: Stefan Weil &lt;sw@weilnetz.de&gt;
commit 23cee2228638b5f2372160b193dc30dd1014addf
Author: Matthieu Darbois &lt;mayeut@users.noreply.github.com&gt; Author: Matthieu Darbois &lt;mayeut@users.noreply.github.com&gt;
Date: 2016-09-02 23:58:12 +0200 Date: 2016-09-02 23:58:12 +0200
@ -415,12 +425,6 @@ Date: 2016-04-29 23:51:14 +0200
Update uclouvain/openjpeg#725 Update uclouvain/openjpeg#725
commit 319fc971fef8a1e1c1c543506c26805873e3f258
Author: julienmalik &lt;julienmalik@users.noreply.github.com&gt;
Date: 2016-04-29 23:49:17 +0200
cppcheck fix for openjp2 (#740)
commit 20789fed4ec7746e938dd2934a1fb5aa352f4d12 commit 20789fed4ec7746e938dd2934a1fb5aa352f4d12
Author: mayeut &lt;mayeut@users.noreply.github.com&gt; Author: mayeut &lt;mayeut@users.noreply.github.com&gt;
Date: 2016-01-25 22:16:49 +0100 Date: 2016-01-25 22:16:49 +0100
@ -474,14 +478,6 @@ Date: 2016-04-26 22:06:06 +0200
a left shift. a left shift.
Verified at least on MacOS Xcode 7.3, same assembly generated after fix. Verified at least on MacOS Xcode 7.3, same assembly generated after fix.
commit c559c628539bc8956193a5ff8ac787a0c6fa090c
Author: Matthieu Darbois &lt;mayeut@users.noreply.github.com&gt;
Date: 2016-04-23 14:17:31 +0200
Do not define __attribute__ in opj_includes.h (#751)
Fix #727
...</pre></div> ...</pre></div>
</body> </body>

View File

@ -423,7 +423,7 @@ $VAR1 = {
'2.0.1' => '2014-04-22 07:53', '2.0.1' => '2014-04-22 07:53',
'2.1' => '2014-04-29 12:58', '2.1' => '2014-04-29 12:58',
'2.1.1' => '2016-07-05 14:54', '2.1.1' => '2016-07-05 14:54',
'current' => '2016-09-02 23:58:12' 'current' => '2016-09-05 22:07:50'
}, },
'HeadersDiff' => { 'HeadersDiff' => {
'1.1' => { '1.1' => {
@ -491,7 +491,7 @@ $VAR1 = {
'Maintainer' => 'OpenJPEG team', 'Maintainer' => 'OpenJPEG team',
'MaintainerUrl' => 'http://www.openjpeg.org/', 'MaintainerUrl' => 'http://www.openjpeg.org/',
'PackageDiff' => {}, 'PackageDiff' => {},
'ScmUpdateTime' => '1472853959', 'ScmUpdateTime' => '1473106501',
'Soname' => { 'Soname' => {
'1.1' => { '1.1' => {
'lib/libopenjpeg.so' => 'libopenjpeg.so' 'lib/libopenjpeg.so' => 'libopenjpeg.so'

View File

@ -30,7 +30,7 @@
<th>Headers<br/>Diff</th> <th>Headers<br/>Diff</th>
</tr> </tr>
<tr id='current'><td>current</td> <tr id='current'><td>current</td>
<td>2016-09-02<br/>23:58</td> <td>2016-09-05<br/>22:07</td>
<td>7</td> <td>7</td>
<td><a href='../../changelog/openjpeg/current/log.html'>changelog</a></td> <td><a href='../../changelog/openjpeg/current/log.html'>changelog</a></td>
<td class='ok'><a href='../../objects_report/openjpeg/2.1.1/current/report.html'>100%</a></td> <td class='ok'><a href='../../objects_report/openjpeg/2.1.1/current/report.html'>100%</a></td>
@ -143,7 +143,7 @@
<td>N/A</td> <td>N/A</td>
<td>N/A</td> <td>N/A</td>
</tr> </tr>
</table><br/>Maintained by <a href='http://www.openjpeg.org/'>OpenJPEG team</a>. Last updated on Fri Sep 2 22:06:27 2016.<br/> </table><br/>Maintained by <a href='http://www.openjpeg.org/'>OpenJPEG team</a>. Last updated on Mon Sep 5 20:15:28 2016.<br/>
<br/> <br/>
<hr/> <hr/>
<div align='right'><a class='home' title="Andrey Ponomarenko's ABI laboratory" href='http://abi-laboratory.pro/'>abi-laboratory.pro</a></div> <div align='right'><a class='home' title="Andrey Ponomarenko's ABI laboratory" href='http://abi-laboratory.pro/'>abi-laboratory.pro</a></div>