Update ABI/API compatibility reports after commit 5fb81d986e
This commit is contained in:
parent
358fcca41e
commit
ea0e4fc403
|
@ -20,7 +20,13 @@
|
||||||
<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 ef01f18dfc6780b776d0674ed3e7415c6ef54d24
|
<pre class='wrap'>commit 5fb81d986e84074b576192541621a29fcdf8b0f8
|
||||||
|
Author: Antonin Descampe <antonin@gmail.com>
|
||||||
|
Date: 2016-09-08 11:28:58 +0200
|
||||||
|
|
||||||
|
Update THANKS.md
|
||||||
|
|
||||||
|
commit ef01f18dfc6780b776d0674ed3e7415c6ef54d24
|
||||||
Author: Matthieu Darbois <mayeut@users.noreply.github.com>
|
Author: Matthieu Darbois <mayeut@users.noreply.github.com>
|
||||||
Date: 2016-09-08 07:34:46 +0200
|
Date: 2016-09-08 07:34:46 +0200
|
||||||
|
|
||||||
|
@ -372,7 +378,6 @@ Date: 2016-05-03 22:22:03 +0200
|
||||||
Update to mm2/Little-CMS@e342f44
|
Update to mm2/Little-CMS@e342f44
|
||||||
|
|
||||||
commit 94cfb1b008319e8b0b17e741f1e29e0a7b90af38
|
commit 94cfb1b008319e8b0b17e741f1e29e0a7b90af38
|
||||||
Merge: ba0cf12 17a0a8a
|
|
||||||
Author: julienmalik <julienmalik@users.noreply.github.com>
|
Author: julienmalik <julienmalik@users.noreply.github.com>
|
||||||
Date: 2016-05-02 21:57:55 +0200
|
Date: 2016-05-02 21:57:55 +0200
|
||||||
|
|
||||||
|
@ -380,27 +385,6 @@ Date: 2016-05-02 21:57:55 +0200
|
||||||
|
|
||||||
Use lowercase for cmake commands consistenly
|
Use lowercase for cmake commands consistenly
|
||||||
|
|
||||||
commit 17a0a8a195a9aad76a6bdb174edc8aa5fb8b7831
|
|
||||||
Author: Julien Malik <julien.malik@paraiso.me>
|
|
||||||
Date: 2016-05-02 16:03:16 +0200
|
|
||||||
|
|
||||||
Use lowercase for cmake commands consistenly
|
|
||||||
|
|
||||||
Inspired from https://github.com/InsightSoftwareConsortium/ITK/blob/master/Utilities/Maintenance/HowToCreateTheCMakeCaseConversion.txt
|
|
||||||
This needs vim 7.3 and fails with vim 7.4
|
|
||||||
|
|
||||||
This also fixes a number of :
|
|
||||||
- missing empty line at end of files
|
|
||||||
- useless space at end of lines
|
|
||||||
|
|
||||||
commit ba0cf122f6820d38a7a5acc65b9d64392dd94e83
|
|
||||||
Author: julienmalik <julienmalik@users.noreply.github.com>
|
|
||||||
Date: 2016-05-02 14:34:32 +0200
|
|
||||||
|
|
||||||
Merge pull request #767 from julienmalik/fix_memset_null_pointer
|
|
||||||
|
|
||||||
Fix UBSan gcc warning for first arg to memset non null
|
|
||||||
|
|
||||||
...</pre></div>
|
...</pre></div>
|
||||||
|
|
||||||
</body>
|
</body>
|
||||||
|
|
|
@ -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-08 07:34:46'
|
'current' => '2016-09-08 11:28:58'
|
||||||
},
|
},
|
||||||
'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' => '1473313285',
|
'ScmUpdateTime' => '1473327474',
|
||||||
'Soname' => {
|
'Soname' => {
|
||||||
'1.1' => {
|
'1.1' => {
|
||||||
'lib/libopenjpeg.so' => 'libopenjpeg.so'
|
'lib/libopenjpeg.so' => 'libopenjpeg.so'
|
||||||
|
|
Binary file not shown.
Binary file not shown.
|
@ -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-08<br/>07:34</td>
|
<td>2016-09-08<br/>11:28</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 Thu Sep 8 05:42:02 2016.<br/>
|
</table><br/>Maintained by <a href='http://www.openjpeg.org/'>OpenJPEG team</a>. Last updated on Thu Sep 8 09:38:26 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>
|
||||||
|
|
Loading…
Reference in New Issue