mirror of
https://github.com/boostorg/multiprecision.git
synced 2026-02-13 12:32:18 +00:00
Correct TODO list and regenerate docs.
[SVN r76131]
This commit is contained in:
@@ -27,12 +27,6 @@
|
||||
<li class="listitem">
|
||||
Add an adapter backend for complex number types.
|
||||
</li>
|
||||
<li class="listitem">
|
||||
Add an adapter backend for rational types.
|
||||
</li>
|
||||
<li class="listitem">
|
||||
Test integer types with Boost.Rational.
|
||||
</li>
|
||||
<li class="listitem">
|
||||
Adapt libtommath code to make an all C++ fixed precision integer type.
|
||||
</li>
|
||||
|
||||
@@ -48,7 +48,7 @@
|
||||
</div>
|
||||
</div>
|
||||
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
|
||||
<td align="left"><p><small>Last revised: December 24, 2011 at 13:09:42 GMT</small></p></td>
|
||||
<td align="left"><p><small>Last revised: December 24, 2011 at 13:13:53 GMT</small></p></td>
|
||||
<td align="right"><div class="copyright-footer"></div></td>
|
||||
</tr></table>
|
||||
<hr>
|
||||
|
||||
@@ -1027,8 +1027,6 @@ More a list of what ['could] be done, rather than what ['should] be done (which
|
||||
|
||||
* Add backend support for libdecNumber.
|
||||
* Add an adapter backend for complex number types.
|
||||
* Add an adapter backend for rational types.
|
||||
* Test integer types with Boost.Rational.
|
||||
* Adapt libtommath code to make an all C++ fixed precision integer type.
|
||||
|
||||
[endsect]
|
||||
|
||||
Reference in New Issue
Block a user