1<html> 2<head> 3<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> 4<title>Spirit V2.5.7</title> 5<link rel="stylesheet" href="../../../../../../doc/src/boostbook.css" type="text/css"> 6<meta name="generator" content="DocBook XSL Stylesheets V1.79.1"> 7<link rel="home" href="../../index.html" title="Spirit 2.5.8"> 8<link rel="up" href="../what_s_new.html" title="What's New"> 9<link rel="prev" href="spirit_2_5_8.html" title="Spirit V2.5.8"> 10<link rel="next" href="spirit_2_5_6.html" title="Spirit V2.5.6"> 11</head> 12<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"> 13<table cellpadding="2" width="100%"><tr> 14<td valign="top"><img alt="Boost C++ Libraries" width="277" height="86" src="../../../../../../boost.png"></td> 15<td align="center"><a href="../../../../../../index.html">Home</a></td> 16<td align="center"><a href="../../../../../../libs/libraries.htm">Libraries</a></td> 17<td align="center"><a href="http://www.boost.org/users/people.html">People</a></td> 18<td align="center"><a href="http://www.boost.org/users/faq.html">FAQ</a></td> 19<td align="center"><a href="../../../../../../more/index.htm">More</a></td> 20</tr></table> 21<hr> 22<div class="spirit-nav"> 23<a accesskey="p" href="spirit_2_5_8.html"><img src="../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../what_s_new.html"><img src="../../../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="spirit_2_5_6.html"><img src="../../../../../../doc/src/images/next.png" alt="Next"></a> 24</div> 25<div class="section"> 26<div class="titlepage"><div><div><h3 class="title"> 27<a name="spirit.what_s_new.spirit_2_5_7"></a><a class="link" href="spirit_2_5_7.html" title="Spirit V2.5.7">Spirit V2.5.7</a> 28</h3></div></div></div> 29<h5> 30<a name="spirit.what_s_new.spirit_2_5_7.h0"></a> 31 <span class="phrase"><a name="spirit.what_s_new.spirit_2_5_7.what_s_changed_from_v2_5_6__boost_v1_68_0__to_v2_5_7__boost_v1_69_0_"></a></span><a class="link" href="spirit_2_5_7.html#spirit.what_s_new.spirit_2_5_7.what_s_changed_from_v2_5_6__boost_v1_68_0__to_v2_5_7__boost_v1_69_0_">What's 32 changed from V2.5.6 (Boost V1.68.0) to V2.5.7 (Boost V1.69.0)</a> 33 </h5> 34<div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; "> 35<li class="listitem"> 36 Drop own FP routines in favor of <code class="computeroutput"><span class="identifier">boost</span><span class="special">::</span><span class="identifier">math</span></code>. 37 <a href="https://github.com/boostorg/spirit/pull/392" target="_top">GH#392</a> <a href="https://svn.boost.org/trac/boost/ticket/13531" target="_top">TRAC#13531</a> 38 </li> 39<li class="listitem"> 40 Missing visibility mark on exception types. <a href="https://github.com/boostorg/spirit/pull/409" target="_top">GH#409</a> 41 </li> 42<li class="listitem"> 43 Fixed transform_attribute ambiguity. <a href="https://github.com/boostorg/spirit/pull/407" target="_top">GH#407</a> <a href="https://github.com/boostorg/spirit/issues/396" target="_top">GH#396</a> 44 </li> 45<li class="listitem"> 46 to_utf8: Fixed wchar_t handling on Windows. <a href="https://github.com/boostorg/spirit/pull/413" target="_top">GH#413</a> <a href="https://github.com/boostorg/spirit/issues/395" target="_top">GH#395</a> 47 </li> 48</ul></div> 49</div> 50<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr> 51<td align="left"></td> 52<td align="right"><div class="copyright-footer">Copyright © 2001-2011 Joel de Guzman, Hartmut Kaiser<p> 53 Distributed under the Boost Software License, Version 1.0. (See accompanying 54 file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>) 55 </p> 56</div></td> 57</tr></table> 58<hr> 59<div class="spirit-nav"> 60<a accesskey="p" href="spirit_2_5_8.html"><img src="../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../what_s_new.html"><img src="../../../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="spirit_2_5_6.html"><img src="../../../../../../doc/src/images/next.png" alt="Next"></a> 61</div> 62</body> 63</html> 64