]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Change of names in ExceptionBase. Import Umfpack 4.4.
authorwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 30 Jun 2005 16:08:00 +0000 (16:08 +0000)
committerwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 30 Jun 2005 16:08:00 +0000 (16:08 +0000)
git-svn-id: https://svn.dealii.org/trunk@11000 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/doc/news/changes.html

index a640f7b71eb8e242e9342d15c710a743e149659c..4b95d6c6b1358ea26c84c486eef2381780fac380 100644 (file)
@@ -128,6 +128,12 @@ inconvenience this causes.
 <h3>General</h3>
 
 <ol>
+  <li> <p>
+       New: The latest version of UMFPACK, version 4.4, has been imported.
+       <br>
+       (WB, 2005/06/30)
+       </p>
+
   <li> <p>
        Fixed: The documentation pages did not contain information
        about the <code>Threads::spawn</code> functions. This is now fixed.
@@ -203,6 +209,19 @@ inconvenience this causes.
 <h3>base</h3>
 
 <ol>  
+  <li> <p>
+       Changed: The functions in class <code
+       class="class">ExceptionBase</code> have been renamed to conform
+       to our coding conventions that function names be all lower-case
+       with words separated by underscores. This is technically an
+       incompatible change, since these functions were publicly
+       visible, but were usually hidden behind macros and not used
+       anywhere explicitly in the library; we hope that this also
+       holds for external code.
+       <br>
+       (WB, 2005/06/30)
+       </p>
+
   <li> <p>
        Improved: The class <code class="class">Quadrature</code> has a new
        constructor generating the <tt>dim</tt>-dimensional tensor product of a

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.