Commit Graph

202 Commits

Author SHA1 Message Date
Guillaume Melquiond
59c5bce8fc Splitted positive and negative infinities
[SVN r22291]
2004-02-16 14:01:31 +00:00
Guillaume Melquiond
387faa99d6 Added a reference to the limits.hpp header
[SVN r22290]
2004-02-16 13:02:32 +00:00
Guillaume Melquiond
04fd03a4ae Suppress unused is_nan function
[SVN r22289]
2004-02-16 12:34:57 +00:00
Guillaume Melquiond
a2411656fb Switched from detail::is_ to user::is_
[SVN r22288]
2004-02-16 12:22:15 +00:00
Guillaume Melquiond
369571634e Corrected a minor typo
[SVN r22287]
2004-02-16 12:05:11 +00:00
Guillaume Melquiond
db4eccd4c2 Switched from detail::is_ to user::is_
[SVN r22286]
2004-02-16 11:59:29 +00:00
Guillaume Melquiond
aa73afa074 Added some missing static_cast in transc.hpp
[SVN r22285]
2004-02-16 11:35:07 +00:00
Guillaume Melquiond
fa6519c790 Added a few missing static_cast<T>
[SVN r22246]
2004-02-12 12:38:58 +00:00
Guillaume Melquiond
66a3211887 Added support for small -long double- types
[SVN r22025]
2004-01-28 21:29:59 +00:00
Jens Maurer
1fe4edab1f fix force_rounding() for compilers with sizeof(long double) == 8 (Ed Swartz)
[SVN r21709]
2004-01-13 22:41:17 +00:00
Guillaume Melquiond
c21818b95b Added support for GCC 3.4
[SVN r21533]
2004-01-07 16:54:07 +00:00
Guillaume Melquiond
4be5f2a584 Reinstantiated an even more minimal version of io.hpp
[SVN r20612]
2003-11-03 09:32:09 +00:00
Vladimir Prus
eda52ae4c1 Add V2 Jamfile
[SVN r20212]
2003-09-29 16:40:02 +00:00
Guillaume Melquiond
59a7710963 Added some "missing" static_casts
[SVN r20034]
2003-09-12 06:06:12 +00:00
Guillaume Melquiond
a13f84ea00 Added some "missing" static_casts
[SVN r19992]
2003-09-10 15:26:16 +00:00
Dave Abrahams
4d2ec9e2ad Use the import rule
[SVN r19968]
2003-09-08 17:38:49 +00:00
Guillaume Melquiond
0c344cc764 Added copyright
[SVN r19728]
2003-08-22 06:28:08 +00:00
Guillaume Melquiond
a065d980b5 Improved documentation and generalized bi-division
[SVN r19651]
2003-08-16 20:56:28 +00:00
Guillaume Melquiond
8eb43467a6 Added I/O examples
[SVN r19632]
2003-08-16 09:29:29 +00:00
Guillaume Melquiond
f18772ff54 Corrected a typo
[SVN r19518]
2003-08-10 22:13:17 +00:00
Guillaume Melquiond
388cb36c90 Corrected some policy access for division
[SVN r19515]
2003-08-10 21:28:15 +00:00
Guillaume Melquiond
9812e46b43 Removed interval/io.hpp
[SVN r19514]
2003-08-10 21:14:37 +00:00
Guillaume Melquiond
d7a6aa810d Fixed two small typos
[SVN r19351]
2003-07-30 05:08:44 +00:00
Guillaume Melquiond
4b04370286 Corrected a typo
[SVN r18670]
2003-06-04 16:54:59 +00:00
Hervé Brönnimann
77561f9b0e Added Borland to NO_ARGUMENT_DEPENDENT_LOOKUP
[SVN r18669]
2003-06-04 15:07:29 +00:00
Guillaume Melquiond
3a3cb731d4 Try to remove namespace ambiguity
[SVN r18664]
2003-06-04 09:18:47 +00:00
Guillaume Melquiond
b9f68e8037 Limit workarounds to compilers that actually require workarounds
[SVN r18662]
2003-06-04 05:23:51 +00:00
Hervé Brönnimann
73b1986543 Attempt to remove warnings for Win32 test runs.
Should not create errors on other platforms (knock on wood!!!)
  -- Herve'


[SVN r18659]
2003-06-03 22:00:00 +00:00
Guillaume Melquiond
7ca124c885 A small fix (?) for intel-win32
[SVN r18653]
2003-06-03 08:08:51 +00:00
Guillaume Melquiond
4271a58c3c Finally found the problem with mwcwm, maybe
[SVN r18635]
2003-06-01 14:02:27 +00:00
Guillaume Melquiond
153da234fe Corrected (?) _control87 handling with msvc
[SVN r18634]
2003-06-01 07:41:00 +00:00
Guillaume Melquiond
f19d64de91 A missing static_cast conversion, and another try for mwcw
[SVN r18633]
2003-06-01 05:50:53 +00:00
Guillaume Melquiond
9b0e9f170b Revert the use of <fenv.h> with Comeau
[SVN r18610]
2003-05-30 13:54:58 +00:00
Guillaume Melquiond
2273023eca Revert the use of <fenv.h> with Comeau
[SVN r18609]
2003-05-30 13:49:10 +00:00
Guillaume Melquiond
6a800aa4ab Add a missing(?) typedef, don't use using with mwcw, try comeau with c99 fenv
[SVN r18604]
2003-05-30 06:31:11 +00:00
Guillaume Melquiond
3539db967f A try to accomodate Comeau and Metrowerks compilers
[SVN r18598]
2003-05-29 14:52:24 +00:00
Guillaume Melquiond
cf25e1e1ba is_zero doesn't deal with interval parameters
[SVN r18468]
2003-05-20 12:51:03 +00:00
Guillaume Melquiond
00058c64a9 Corrected faulty conditional logic
[SVN r18384]
2003-05-11 22:23:30 +00:00
Guillaume Melquiond
2d9c54d160 Add (maybe) support for intel compiler on windows
[SVN r18381]
2003-05-11 07:37:58 +00:00
Guillaume Melquiond
cc194ff186 Correct (maybe) a failure with cw compiler
[SVN r18380]
2003-05-11 07:25:04 +00:00
Guillaume Melquiond
085d4403ed Added integer extension; added certain and possible comparisons; reworked some documentation; corrected some bugs; removing check_nan from strict checking
[SVN r18305]
2003-04-24 14:02:52 +00:00
Guillaume Melquiond
42db29fdc4 Added I(T,T) functions, and corrected a few bugs
[SVN r18253]
2003-04-15 11:05:18 +00:00
Guillaume Melquiond
3a9a2c5c77 Added two examples: transc and filter
[SVN r18252]
2003-04-15 11:01:53 +00:00
Guillaume Melquiond
34a5b09303 Added a missing namespace in pow
[SVN r18236]
2003-04-11 12:14:36 +00:00
Hervé Brönnimann
432c6b4953 Stylistic modification.
[SVN r18178]
2003-04-04 04:32:20 +00:00
Guillaume Melquiond
15f9a58cc3 A small change to test_float in order to avoid flooding the logs (I hope so).
[SVN r17275]
2003-02-08 10:09:03 +00:00
Guillaume Melquiond
fed80d5d83 Added copyright and removed tabs on all interval files (I hope so)
[SVN r17238]
2003-02-05 17:34:36 +00:00
Guillaume Melquiond
403842a9d2 Modified the Interval Library to be compliant with the regression tests
[SVN r17223]
2003-02-05 08:38:59 +00:00
Sylvain Pion
746675b29d - Fix problems spotted by GCC 3.4.
[SVN r16991]
2003-01-22 13:56:45 +00:00
Guillaume Melquiond
135f9010f7 A bit of name lookup correction
[SVN r16988]
2003-01-22 11:13:36 +00:00