Explorar el Código

Merge from trunk r73850

* Compile time optimizations
* Float types optimizations
* Source code refactoring
* Parsing and writing inf and nan values according to the standart
* Fixed some bugs and warnings
* New tests
* New documentation

[SVN r73851]
Antony Polukhin hace 14 años
padre
commit
a1968c630f
Se han modificado 2 ficheros con 17 adiciones y 1 borrados
  1. 16 0
      doc/html/boost_lexical_cast.html
  2. 1 1
      libs/conversion

+ 16 - 0
doc/html/boost_lexical_cast.html

@@ -0,0 +1,16 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<html>
+  <head>
+  <!-- Copyright (C) 2002 Douglas Gregor <doug.gregor -at- gmail.com>
+
+      Distributed under the Boost Software License, Version 1.0.
+      (See accompanying file LICENSE_1_0.txt or copy at
+      http://www.boost.org/LICENSE_1_0.txt) -->
+    <title>Redirect to generated documentation</title>
+    <meta http-equiv="refresh" content="0; URL=http://boost-sandbox.sourceforge.net/doc/html/boost_lexical_cast.html">
+  </head>
+  <body>
+    Automatic redirection failed, please go to
+    <a href="http://boost-sandbox.sourceforge.net/doc/html/boost_lexical_cast.html">http://boost-sandbox.sourceforge.net/doc/html/boost_lexical_cast.html</a>
+  </body>
+</html>

+ 1 - 1
libs/conversion

@@ -1 +1 @@
-Subproject commit 6c5f31e7a50fd71710b9927863dc9bbef563669e
+Subproject commit 00f1246fafebda2572e205215651af8c7b6613dd

粤ICP备19079148号