Update ABI/API compatibility reports after commit b079198838
This commit is contained in:
parent
f5eceb2d3a
commit
13379321ba
|
@ -20,7 +20,13 @@
|
|||
<br/>
|
||||
<h1>Changelog from Git</h1><br/><br/>
|
||||
<div class='changelog'>
|
||||
<pre class='wrap'>commit 110d31891b459c673c7c788cf8170cadfd2201bf
|
||||
<pre class='wrap'>commit b0791988385053075c5998bf0fe4f56a249ad56f
|
||||
Author: Antonin Descampe <antonin@gmail.com>
|
||||
Date: 2016-09-29 22:06:23 +0200
|
||||
|
||||
fix abi-check and limit upload to website for master
|
||||
|
||||
commit 110d31891b459c673c7c788cf8170cadfd2201bf
|
||||
Author: Antonin Descampe <antonin@gmail.com>
|
||||
Date: 2016-09-29 21:44:38 +0200
|
||||
|
||||
|
@ -764,16 +770,6 @@ Date: 2016-05-10 22:08:49 +0200
|
|||
|
||||
Update implementation of opj_calloc (#705)
|
||||
|
||||
commit aae066debc29f6fe44bfcda1206bba0a68dfd00e
|
||||
Author: Stefan Weil <sw@weilnetz.de>
|
||||
Date: 2016-05-10 22:02:49 +0200
|
||||
|
||||
Add missing source for the JPIP library and executables (issue #658) (#659)
|
||||
|
||||
They all need opj_malloc and other functions from opc_malloc.c.
|
||||
|
||||
Signed-off-by: Stefan Weil <sw@weilnetz.de>
|
||||
|
||||
...</pre></div>
|
||||
|
||||
</body>
|
||||
|
|
|
@ -496,7 +496,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' => '2016-09-29 21:44:38'
|
||||
'current' => '2016-09-29 22:06:23'
|
||||
},
|
||||
'HeadersDiff' => {
|
||||
'1.1' => {
|
||||
|
@ -574,7 +574,7 @@ $VAR1 = {
|
|||
'Maintainer' => 'OpenJPEG team',
|
||||
'MaintainerUrl' => 'http://www.openjpeg.org/',
|
||||
'PackageDiff' => {},
|
||||
'ScmUpdateTime' => '1475178796',
|
||||
'ScmUpdateTime' => '1475180131',
|
||||
'Soname' => {
|
||||
'1.1' => {
|
||||
'lib/libopenjpeg.so' => 'libopenjpeg.so'
|
||||
|
|
Binary file not shown.
|
@ -30,7 +30,7 @@
|
|||
<th>Headers<br/>Diff</th>
|
||||
</tr>
|
||||
<tr id='current'><td>current</td>
|
||||
<td>2016-09-29<br/>21:44</td>
|
||||
<td>2016-09-29<br/>22:06</td>
|
||||
<td>7</td>
|
||||
<td><a href='../../changelog/openjpeg/current/log.html'>changelog</a></td>
|
||||
<td class='ok'><a href='../../objects_report/openjpeg/2.1.2/current/report.html'>100%</a></td>
|
||||
|
@ -152,7 +152,7 @@
|
|||
<td>N/A</td>
|
||||
<td>N/A</td>
|
||||
</tr>
|
||||
</table><br/>Maintained by <a href='http://www.openjpeg.org/'>OpenJPEG team</a>. Last updated on Thu Sep 29 19:53:48 2016.<br/>
|
||||
</table><br/>Maintained by <a href='http://www.openjpeg.org/'>OpenJPEG team</a>. Last updated on Thu Sep 29 20:15:47 2016.<br/>
|
||||
<br/>
|
||||
<hr/>
|
||||
<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