You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@xmlgraphics.apache.org by bu...@apache.org on 2013/03/18 11:13:16 UTC

svn commit: r854928 - in /websites/staging/xmlgraphics/trunk/content: ./ commons/changes.html

Author: buildbot
Date: Mon Mar 18 10:13:16 2013
New Revision: 854928

Log:
Staging update by buildbot for xmlgraphics

Modified:
    websites/staging/xmlgraphics/trunk/content/   (props changed)
    websites/staging/xmlgraphics/trunk/content/commons/changes.html

Propchange: websites/staging/xmlgraphics/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Mon Mar 18 10:13:16 2013
@@ -1 +1 @@
-1457682
+1457696

Modified: websites/staging/xmlgraphics/trunk/content/commons/changes.html
==============================================================================
--- websites/staging/xmlgraphics/trunk/content/commons/changes.html (original)
+++ websites/staging/xmlgraphics/trunk/content/commons/changes.html Mon Mar 18 10:13:16 2013
@@ -191,6 +191,92 @@ $(document).ready(function () {
 <p>Glenn Adams (GA), Jeremias Märki (JM), (PH).</p>
 <p>This is a list of other contributors:</p>
 <p>Brian Carlson, Florian Barbera Vila Bollain, Glenn Adams, JM and Mehdi Houshmand, Joshua Marquart, Sebastian Bazley.</p>
+<h2 id="version_1.5">Version 1.5 (20 October 2012)</h2>
+<h3 id="Code_1.5">Changes to the Code Base</h3>
+<p>There is no significative change since Release Version 1.5-RC1.</p>
+<h3 id="contributors_1.5">Contributors to this release</h3>
+<p>We thank the following people for their contributions to this release.</p>
+<p>This is a list of all people who participated as committers:</p>
+<p>Glenn Adams (GA), Max Berger (MB), Chris Bowditch (CB), Adrian Cumiskey (AC), Christian Geisert (CG), Peter Hancock (PH), Vincent Hennebert (VH), Clay Leeds (CL), Jeremias Märki (JM), Cameron McCormack (CM), Simon Pepping (SP).</p>
+<p>This is a list of other contributors:</p>
+<p>Brian Carlson, Florian Barbera, Glenn Adams, Joshua Marquart, Julien Aymé, Luis Bernardo, Matthias Reischenbacher, Mehdi Houshmand, Robert Meyer, Sebastian Bazley, Vila Bollain.</p>
+<h2 id="version_1.5rc1">Version 1.5-RC1 (2 July 2012)</h2>
+<h3 id="Code_1.5rc1">Changes to the Code Base</h3>
+<ul>
+<li>
+<p><img alt="fix" src="/images/fix.jpg" />Add two PNG image loaders, one using internal XGC PNG code, the other using an externally supplied IDAT chunk (for raw decoding). Committed by GA. Thanks to Luis Bernardo, Matthias Reischenbacher. See Issue <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=53408">53408</a>.</p>
+</li>
+<li>
+<p><img alt="update" src="/images/update.jpg" />Fix corner cases involving long/double conversion and rounding error in double division when rounding 5E-N for certain N. Committed by GA. Thanks to Julien Aymé. See Issue <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=53327">53327</a>.</p>
+</li>
+<li>
+<p><img alt="update" src="/images/update.jpg" />Fix determination of use of precise vs fast formatting in order to fix regression with value 5.22534294505995E-4, decimals: 17, precision: 17. Committed by GA. Thanks to Julien Aymé. See Issue <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=53327">53327</a>.</p>
+</li>
+<li>
+<p><img alt="fix" src="/images/fix.jpg" />Upgrade to checkstyle-5.5 and ensure no warnings. Committed by GA. See Issue <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=53352">53352</a>.</p>
+</li>
+<li>
+<p><img alt="fix" src="/images/fix.jpg" />Improve performance for certain kinds of PNG images. Committed by GA. Thanks to Luis Bernardo. See Issue <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=51149">51149</a>.</p>
+</li>
+<li>
+<p><img alt="fix" src="/images/fix.jpg" />Fix handling of values less than 1E-300. Committed by GA. Thanks to Julien Aymé. See Issue <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=53327">53327</a>.</p>
+</li>
+<li>
+<p><img alt="update" src="/images/update.jpg" />Fix handling of NaN, {+,-}Infinity, and other edge cases in double format utility. Committed by GA. Thanks to Julien Aymé. See Issue <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=43940">43940</a>.</p>
+</li>
+<li>
+<p><img alt="fix" src="/images/fix.jpg" />Unify date formatting between FOP and XGC as well as tidying the date format code. Committed by GA. Thanks to Robert Meyer. See Issue <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=53184">53184</a>.</p>
+</li>
+<li>
+<p><img alt="fix" src="/images/fix.jpg" />Fix for XGC when rendering PostScript using SVG being drawn upside down when using a custom affine transform. Committed by GA. Thanks to Robert Meyer. See Issue <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=53177">53177</a>.</p>
+</li>
+<li>
+<p><img alt="update" src="/images/update.jpg" />Use new double format utility. Committed by GA. Thanks to Julien Aymé. See Issue <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=43940">43940</a>.</p>
+</li>
+<li>
+<p><img alt="add" src="/images/add.jpg" />Add double format utility to improve thread safety and performance. Committed by GA. Thanks to Julien Aymé. See Issue <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=43940">43940</a>.</p>
+</li>
+<li>
+<p><img alt="fix" src="/images/fix.jpg" />Support rdf:resource attributes in XMP. Committed by GA. Thanks to Brian Carlson. See Issue <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=50497">50497</a>.</p>
+</li>
+<li>
+<p><img alt="fix" src="/images/fix.jpg" />Should never use Error to report runtime errors. Committed by GA. Thanks to Sebastian Bazley. See Issue <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=47174">47174</a>.</p>
+</li>
+<li>
+<p><img alt="fix" src="/images/fix.jpg" />Ensure that throwables have meaningful messages. Committed by GA. Thanks to Sebastian Bazley. See Issue <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=47175">47175</a>.</p>
+</li>
+<li>
+<p><img alt="update" src="/images/update.jpg" />Minor build improvements to eliminate warning and parameterize junit formatting.</p>
+<p>Eliminate (5) deprecation warnings. Committed by GA.</p>
+</li>
+<li>
+<p><img alt="fix" src="/images/fix.jpg" />Support for T.4 Group 3 1D encoding. Committed by PH. Thanks to Mehdi Houshmand. See Issue <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=51911">51911</a>.</p>
+</li>
+<li>
+<p><img alt="fix" src="/images/fix.jpg" />Fixed a bug formatting ISO 8601 dates with negative two-digit time zones. Committed by JM. Thanks to Florian Barbera, Vila Bollain. See Issue <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=51039">51039</a>.</p>
+</li>
+<li>
+<p><img alt="remove" src="/images/remove.jpg" />Removed dependency on com.sun classes to achieve compatibility with Apache Harmony,OpenJDK and possibly other JVMs. Committed by JM.</p>
+</li>
+<li>
+<p><img alt="remove" src="/images/remove.jpg" />Removal of the deprecated <code>TextHandler.drawString(String, float, float)</code> method. Committed by JM.</p>
+</li>
+<li>
+<p><img alt="update" src="/images/update.jpg" />Various code style fixes Committed by JM. Thanks to Glenn Adams. See Issue <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=49703">49703</a>.</p>
+</li>
+<li>
+<p><img alt="fix" src="/images/fix.jpg" />Allow to override priority when registering an ImageWriter on the ImageWriterRegistry. Committed by JM. Thanks to Joshua Marquart. See Issue <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=49696">49696</a>.</p>
+</li>
+<li>
+<p><img alt="fix" src="/images/fix.jpg" />Fix for TIFFs which report zero as their resolution. This resulted in an exception. Committed by JM.</p>
+</li>
+</ul>
+<h3 id="contributors_1.5rc1">Contributors to this release</h3>
+<p>We thank the following people for their contributions to this release.</p>
+<p>This is a list of all people who participated as committers:</p>
+<p>Glenn Adams (GA), Max Berger (MB), Chris Bowditch (CB), Adrian Cumiskey (AC), Christian Geisert (CG), Peter Hancock (PH), Vincent Hennebert (VH), Clay Leeds (CL), Jeremias Märki (JM), Cameron McCormack (CM), Simon Pepping (SP).</p>
+<p>This is a list of other contributors:</p>
+<p>Brian Carlson, Florian Barbera, Glenn Adams, Joshua Marquart, Julien Aymé, Luis Bernardo, Matthias Reischenbacher, Mehdi Houshmand, Robert Meyer, Sebastian Bazley, Vila Bollain.</p>
 <h2 id="version_1.4">Version 1.4 (7 July 2010)</h2>
 <h3 id="Code_1.4">Changes to the Code Base</h3>
 <ul>



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@xmlgraphics.apache.org
For additional commands, e-mail: commits-help@xmlgraphics.apache.org