From f4502b6908f37e4a2147c24953832161be1eadce Mon Sep 17 00:00:00 2001 From: Beman Dawes Date: Tue, 21 Jan 2003 20:31:19 +0000 Subject: [PATCH] Add Interval Library [SVN r16983] --- index.htm | 7 ++++++- libs/libraries.htm | 8 +++++++- 2 files changed, 13 insertions(+), 2 deletions(-) diff --git a/index.htm b/index.htm index 953a7c4106..0b55869594 100644 --- a/index.htm +++ b/index.htm @@ -169,9 +169,14 @@
  • Filesystem Library added - Portable paths, iteration over directories, and other useful filesystem operations, from Beman Dawes.
  • +
  • Interval + Library added - Extends the usual arithmetic functions to + mathematical intervals, from Guillaume Melquiond, Hervé + Brönnimann and Sylvain Pion.
  • MPL added - Template metaprogramming framework of compile-time algorithms, sequences and metafunction classes, from Aleksey Gurtovoy.
  • +
  • Many fixes and enhancements to other libraries.
  • October 10, 2002 - Version 1.29.0

    @@ -379,6 +384,6 @@

    Revised - 20 January, 2003

    + 21 January, 2003

    \ No newline at end of file diff --git a/libs/libraries.htm b/libs/libraries.htm index d54693889f..8c381a30d4 100644 --- a/libs/libraries.htm +++ b/libs/libraries.htm @@ -114,6 +114,9 @@ out how to build object libraries, when needed.

    and a University of Notre Dame team.
  • integer - Headers to ease dealing with integral types.
  • +
  • interval - Extends the + usual arithmetic functions to mathematical intervals, from Guillaume + Melquiond, Hervé Brönnimann and Sylvain Pion.
  • io state savers - Save I/O state to prevent jumbled data, from Daryle Walker.
  • iterator adaptors @@ -340,6 +343,9 @@ out how to build object libraries, when needed.

    class template, from Kevlin Henney.
  • integer - Headers to ease dealing with integral types.
  • +
  • interval - Extends the + usual arithmetic functions to mathematical intervals, from Guillaume + Melquiond, Hervé Brönnimann and Sylvain Pion.
  • math/common_factor - Greatest common divisor and least common multiple, from Daryle Walker.
  • math/octonion - @@ -471,6 +477,6 @@ out how to build object libraries, when needed.

    Revised 06 Jan 2003

    +s-format="%d %b %Y" startspan -->21 Jan 2003

    \ No newline at end of file