Update ABI/API compatibility reports after commit 5bb919a30e
This commit is contained in:
parent
698ef56db9
commit
645bc395c4
|
@ -20,7 +20,15 @@
|
|||
<br/>
|
||||
<h1>Changelog from Git</h1><br/><br/>
|
||||
<div class='changelog'>
|
||||
<pre class='wrap'>commit b8bd1b0e07cf427b80eb0dc6823efebbdd1b8e5b
|
||||
<pre class='wrap'>commit 5bb919a30e77ee2c96984883fe2cfb714b62bddc
|
||||
Author: Matthieu Darbois <mayeut@users.noreply.github.com>
|
||||
Date: 2016-08-06 12:26:46 +0200
|
||||
|
||||
Reenable clang-3.9 build on travis (#806)
|
||||
|
||||
clang-3.9 is now available with apt add-on in travis-ci
|
||||
|
||||
commit b8bd1b0e07cf427b80eb0dc6823efebbdd1b8e5b
|
||||
Author: Matthieu Darbois <mayeut@users.noreply.github.com>
|
||||
Date: 2016-07-14 11:06:26 +0200
|
||||
|
||||
|
@ -419,12 +427,6 @@ Date: 2016-04-28 11:52:45 +0200
|
|||
|
||||
Fix implicit float-to-bool conversions (#752)
|
||||
|
||||
commit 66fd497765939d02e8816d6d019839388fffdf79
|
||||
Author: Matthieu Darbois <mayeut@users.noreply.github.com>
|
||||
Date: 2016-04-28 00:18:37 +0200
|
||||
|
||||
Fix unsigned int overflow reported by UBSan (#759)
|
||||
|
||||
commit 20789fed4ec7746e938dd2934a1fb5aa352f4d12
|
||||
Author: mayeut <mayeut@users.noreply.github.com>
|
||||
Date: 2016-01-25 22:16:49 +0100
|
||||
|
@ -519,7 +521,6 @@ Date: 2016-04-22 12:54:25 +0200
|
|||
Update cmake & jpylyzer for travis builds
|
||||
|
||||
commit f5446fdcfb4f9174c449a706e641b635d07bfa5c
|
||||
Merge: e1a93d9 8611d12
|
||||
Author: Matthieu Darbois <mayeut@users.noreply.github.com>
|
||||
Date: 2016-04-22 10:48:40 +0200
|
||||
|
||||
|
@ -527,32 +528,12 @@ Date: 2016-04-22 10:48:40 +0200
|
|||
|
||||
update libpng to from 1.6.17 to 1.6.21
|
||||
|
||||
commit 8611d127db0957aa0de65613a9d2626a6314122b
|
||||
Author: Julien Malik <julien.malik@paraiso.me>
|
||||
Date: 2016-04-22 00:16:16 +0200
|
||||
|
||||
Import pnglibconf.h.prebuilt as new pnglibconf.h
|
||||
|
||||
commit 6ea2ff0b0627655d36ad7cc7483de7592b8bcbd1
|
||||
Author: Julien Malik <julien.malik@paraiso.me>
|
||||
Date: 2016-04-19 15:25:42 +0200
|
||||
|
||||
Update jpylyzer to 1.17.0
|
||||
|
||||
commit 3436c4e9baac1fd847c4475b961802cd1c9bbe7e
|
||||
Author: Julien Malik <julien.malik@paraiso.me>
|
||||
Date: 2016-04-19 15:22:49 +0200
|
||||
|
||||
upgrade cmake to 3.5.2
|
||||
|
||||
commit e1a93d9e59f08b708200e6a371f3f6a4eeb54940
|
||||
Author: Antonin Descampe <antonin@gmail.com>
|
||||
Date: 2016-04-18 10:51:51 +0200
|
||||
|
||||
Merge pull request #708 from GrokImageCompression/issue_695
|
||||
|
||||
issue #695 MQ Encode: ensure that bp pointer never points to uninitialized memory
|
||||
|
||||
...</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-07-14 11:06:26'
|
||||
'current' => '2016-08-06 12:26:46'
|
||||
},
|
||||
'HeadersDiff' => {
|
||||
'1.1' => {
|
||||
|
@ -491,7 +491,7 @@ $VAR1 = {
|
|||
'Maintainer' => 'OpenJPEG team',
|
||||
'MaintainerUrl' => 'http://www.openjpeg.org/',
|
||||
'PackageDiff' => {},
|
||||
'ScmUpdateTime' => '1468487607',
|
||||
'ScmUpdateTime' => '1470479653',
|
||||
'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-07-14<br/>11:06</td>
|
||||
<td>2016-08-06<br/>12:26</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 Thu Jul 14 09:13:53 2016.<br/>
|
||||
</table><br/>Maintained by <a href='http://www.openjpeg.org/'>OpenJPEG team</a>. Last updated on Sat Aug 6 10:35:02 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