]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Add entry to changes.h 1933/head
authorRene Gassmoeller <R.Gassmoeller@mailbox.org>
Thu, 10 Dec 2015 02:57:30 +0000 (20:57 -0600)
committerRene Gassmoeller <R.Gassmoeller@mailbox.org>
Thu, 10 Dec 2015 03:01:50 +0000 (21:01 -0600)
doc/news/changes.h

index fc61369fc351d281d0b2bf80f12566793905c7ce..577944c6b1a22c5e715745d9de8ae96fdda6632c 100644 (file)
@@ -183,6 +183,15 @@ inconvenience this causes.
 <a name="general"></a>
 <h3>General</h3>
 <ol>
+  <li> New: There is now a function Utilities::to_string that works like
+  int_to_string, but is more safe for long integers, negative integers, and
+  also handles floating point numbers. The implementation of int_to_string
+  was changed to simply call to_string. int_to_string is kept for
+  compatibility, but should only be used for unsigned integers.
+  <br>
+  (Rene Gassmoeller, 2015/12/09)
+  </li>
+
   <li> New: The WorkStream class's design and implementation are now much
   better documented in the form of a @ref workstream_paper "preprint".
   <br>

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.