<h3>General</h3>
<ol>
+ <li> <p>
+ Added: The top-level Makefile now supports "optimized" as a
+ target that builds only optimized versions of the <code>base</code>,
+ <code>lac</code>, <code>1d</code>, <code>2d</code>, and <code>3d</code>
+ libraries.
+ <br>
+ (BK 2002/02/19)
+ </p>
+
<li> <p>
Changed: The build system was entirely revised. Object
files in debug mode now have the suffix <code>.g.o</code>
<br>
(WB 2002/02/11)
</p>
- <li> <p>
- Added: The top-level Makefile now supports "optimized" as a
- target that builds only optimized versions of the <code>base</code>,
- <code>lac</code>, <code>1d</code>, <code>2d</code>, and <code>3d</code>
- libraries.
- <br>
- (BK 2002/02/19)
- </p>
</ol>
<h3>base</h3>
<ol>
+ <li> <p>
+ Changed: The function <code class="class">MultithreadInfo</code>::
+ <code class="member">get_n_cpus</code> now reports the proper number
+ of CPUs when running on Silicon Graphics.
+ <br>
+ (BK 2002/02/19)
+ </p>
+
<li> <p>
Changed: The quite logorrhoeic function name <code
class="class">TensorProductPolynomials</code>::<code
<br>
(BK 2002/02/11)
</p>
-
- <li> <p>
- Changed: The function <code class="class">MultithreadInfo</code>::
- <code class="member">get_n_cpus</code> now reports the proper number
- of CPUs when running on Silicon Graphics.
- <br>
- (BK 2002/02/19)
- </p>
</ol>