Update ABI/API compatibility reports after commit 1509ccc51f
This commit is contained in:
parent
645bc395c4
commit
4c2cba6860
|
@ -20,7 +20,13 @@
|
|||
<br/>
|
||||
<h1>Changelog from Git</h1><br/><br/>
|
||||
<div class='changelog'>
|
||||
<pre class='wrap'>commit 5bb919a30e77ee2c96984883fe2cfb714b62bddc
|
||||
<pre class='wrap'>commit 1509ccc51f8de0523821ffd2f3d1946b10e49614
|
||||
Author: Matthieu Darbois <mayeut@users.noreply.github.com>
|
||||
Date: 2016-08-06 12:51:40 +0200
|
||||
|
||||
Update to libpng 1.6.24 (#807)
|
||||
|
||||
commit 5bb919a30e77ee2c96984883fe2cfb714b62bddc
|
||||
Author: Matthieu Darbois <mayeut@users.noreply.github.com>
|
||||
Date: 2016-08-06 12:26:46 +0200
|
||||
|
||||
|
@ -421,12 +427,6 @@ Date: 2016-04-28 13:16:43 +0200
|
|||
It seems clang/gcc do not allow to disable checking for block of code
|
||||
other than function or file.
|
||||
|
||||
commit e982d0396607a16ca0c373020cc93449504eb4e8
|
||||
Author: julienmalik <julienmalik@users.noreply.github.com>
|
||||
Date: 2016-04-28 11:52:45 +0200
|
||||
|
||||
Fix implicit float-to-bool conversions (#752)
|
||||
|
||||
commit 20789fed4ec7746e938dd2934a1fb5aa352f4d12
|
||||
Author: mayeut <mayeut@users.noreply.github.com>
|
||||
Date: 2016-01-25 22:16:49 +0100
|
||||
|
@ -505,14 +505,7 @@ Date: 2016-04-23 01:53:32 +0200
|
|||
|
||||
Update uclouvain/openjpeg#729
|
||||
|
||||
commit 54393d9e38ac9d170d1ca6ac0c348d5f539d117d
|
||||
Author: mayeut <mayeut@users.noreply.github.com>
|
||||
Date: 2016-04-23 04:24:04 +0200
|
||||
|
||||
Allow to read 3/5/7/9/11/13/15 bpp TIF files
|
||||
|
||||
commit 06e8dc9edde8aacea66b32c14a8f8fb6e3cdbbbf
|
||||
Merge: f5446fd 6ea2ff0
|
||||
Author: Matthieu Darbois <mayeut@users.noreply.github.com>
|
||||
Date: 2016-04-22 12:54:25 +0200
|
||||
|
||||
|
@ -520,20 +513,6 @@ Date: 2016-04-22 12:54:25 +0200
|
|||
|
||||
Update cmake & jpylyzer for travis builds
|
||||
|
||||
commit f5446fdcfb4f9174c449a706e641b635d07bfa5c
|
||||
Author: Matthieu Darbois <mayeut@users.noreply.github.com>
|
||||
Date: 2016-04-22 10:48:40 +0200
|
||||
|
||||
Merge pull request #747 from julienmalik/update_libpng
|
||||
|
||||
update libpng to from 1.6.17 to 1.6.21
|
||||
|
||||
commit 6ea2ff0b0627655d36ad7cc7483de7592b8bcbd1
|
||||
Author: Julien Malik <julien.malik@paraiso.me>
|
||||
Date: 2016-04-19 15:25:42 +0200
|
||||
|
||||
Update jpylyzer to 1.17.0
|
||||
|
||||
...</pre></div>
|
||||
|
||||
</body>
|
||||
|
|
|
@ -423,7 +423,7 @@ $VAR1 = {
|
|||
'2.0.1' => '2014-04-22 07:53',
|
||||
'2.1' => '2014-04-29 12:58',
|
||||
'2.1.1' => '2016-07-05 14:54',
|
||||
'current' => '2016-08-06 12:26:46'
|
||||
'current' => '2016-08-06 12:51:40'
|
||||
},
|
||||
'HeadersDiff' => {
|
||||
'1.1' => {
|
||||
|
@ -491,7 +491,7 @@ $VAR1 = {
|
|||
'Maintainer' => 'OpenJPEG team',
|
||||
'MaintainerUrl' => 'http://www.openjpeg.org/',
|
||||
'PackageDiff' => {},
|
||||
'ScmUpdateTime' => '1470479653',
|
||||
'ScmUpdateTime' => '1470481138',
|
||||
'Soname' => {
|
||||
'1.1' => {
|
||||
'lib/libopenjpeg.so' => 'libopenjpeg.so'
|
||||
|
|
Binary file not shown.
Binary file not shown.
|
@ -30,7 +30,7 @@
|
|||
<th>Headers<br/>Diff</th>
|
||||
</tr>
|
||||
<tr id='current'><td>current</td>
|
||||
<td>2016-08-06<br/>12:26</td>
|
||||
<td>2016-08-06<br/>12:51</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.1/current/report.html'>100%</a></td>
|
||||
|
@ -143,7 +143,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 Sat Aug 6 10:35:02 2016.<br/>
|
||||
</table><br/>Maintained by <a href='http://www.openjpeg.org/'>OpenJPEG team</a>. Last updated on Sat Aug 6 10:59:24 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