<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to History</title><link>https://sourceforge.net/p/xprintf/wiki/History/</link><description>Recent changes to History</description><atom:link href="https://sourceforge.net/p/xprintf/wiki/History/feed" rel="self"/><language>en</language><lastBuildDate>Wed, 02 Jul 2014 18:51:33 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/xprintf/wiki/History/feed" rel="self" type="application/rss+xml"/><item><title>History modified by Ruediger Helsch</title><link>https://sourceforge.net/p/xprintf/wiki/History/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v2
+++ v3
@@ -1,5 +1,15 @@
 History
 =======
+
+
+
+StrCvt Version 0.3.1 2014-07-02
+-----------------------------
+
+Fixed bugs where u8strings were not converted with strcvt() without
+template arguments, and the output `operator&lt;&lt;` did not work with them.
+
+

 Xprintf Version 0.3 2014-07-01
 ------------------------------
@@ -8,6 +18,8 @@
 - Added support for new `StrCvt::u8string`.
 - Changed template parameter for sxprintf(): The template
   parameter is now the string type to be returned.
+
+

 StrCvt Version 0.3 2014-07-01
 -----------------------------
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ruediger Helsch</dc:creator><pubDate>Wed, 02 Jul 2014 18:51:33 -0000</pubDate><guid>https://sourceforge.netf478371c5dcf021e958e581bf31046b62e7d0c4b</guid></item><item><title>History modified by Ruediger Helsch</title><link>https://sourceforge.net/p/xprintf/wiki/History/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v1
+++ v2
@@ -12,14 +12,14 @@
 StrCvt Version 0.3 2014-07-01
 -----------------------------

+- Fixed bug: The library version was preconfigured.  Header-only
+  use failed.
 - Added new string type `StrCvt::u8string`.  Like `std::string`
   this string type uses `char` as character type, but instead
   of locale dependent characters the string contains UTF-8
   formatted characters.  Function strcvt() converts correctly
   between all five string types.
-
 - Added overload of strcvt() for result_type == argument_type and
   lvalue argument: a reference to the argument is returned.
-
 - Using the character type as template argument to strcvt() and
   strcvt_utf() is now deprecated.  The string type should be used.
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ruediger Helsch</dc:creator><pubDate>Wed, 02 Jul 2014 00:07:32 -0000</pubDate><guid>https://sourceforge.net7607d1a94aa1bafe732f28307f0db83fd4670529</guid></item><item><title>History modified by Ruediger Helsch</title><link>https://sourceforge.net/p/xprintf/wiki/History/</link><description>&lt;div class="markdown_content"&gt;&lt;h1 id="history"&gt;History&lt;/h1&gt;
&lt;h2 id="xprintf-version-03-2014-07-01"&gt;Xprintf Version 0.3 2014-07-01&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Added ostream::sentry creation.&lt;/li&gt;
&lt;li&gt;Added support for new &lt;code&gt;StrCvt::u8string&lt;/code&gt;.&lt;/li&gt;
&lt;li&gt;Changed template parameter for sxprintf(): The template&lt;br /&gt;
  parameter is now the string type to be returned.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="strcvt-version-03-2014-07-01"&gt;StrCvt Version 0.3 2014-07-01&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;Added new string type &lt;code&gt;StrCvt::u8string&lt;/code&gt;.  Like &lt;code&gt;std::string&lt;/code&gt;&lt;br /&gt;
  this string type uses &lt;code&gt;char&lt;/code&gt; as character type, but instead&lt;br /&gt;
  of locale dependent characters the string contains UTF-8&lt;br /&gt;
  formatted characters.  Function strcvt() converts correctly&lt;br /&gt;
  between all five string types.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Added overload of strcvt() for result_type == argument_type and&lt;br /&gt;
  lvalue argument: a reference to the argument is returned.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Using the character type as template argument to strcvt() and&lt;br /&gt;
  strcvt_utf() is now deprecated.  The string type should be used.&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ruediger Helsch</dc:creator><pubDate>Tue, 01 Jul 2014 23:48:32 -0000</pubDate><guid>https://sourceforge.net86f4fdd824afd739d80c16c0843427b98d938392</guid></item></channel></rss>