Commit Graph

98 Commits

Author SHA1 Message Date
Guillaume Melquiond
ed0dfff887 Corrected special case empty < [x]
[SVN r23933]
2004-07-22 05:55:03 +00:00
Guillaume Melquiond
fe809cef1a Added dummy cases to completely overload default scheme
[SVN r23931]
2004-07-22 05:41:24 +00:00
Guillaume Melquiond
894dfbfabd Jens said: Please go ahead. The new license is ok for me.
[SVN r23813]
2004-07-19 21:38:06 +00:00
Guillaume Melquiond
ff6ef32784 Jens said: Please go ahead. The new license is ok for me.
[SVN r23812]
2004-07-19 21:30:42 +00:00
Guillaume Melquiond
de7e674a65 since it seems inverse hyperbolic functions won't make it into std for gcc
[SVN r23811]
2004-07-19 21:11:14 +00:00
Guillaume Melquiond
7f65f90514 Jens said: Please go ahead. The new license is ok for me.
[SVN r23809]
2004-07-19 20:51:50 +00:00
Guillaume Melquiond
bf68b87f99 Adapt to tribool current namespace
[SVN r23578]
2004-07-15 12:06:47 +00:00
Guillaume Melquiond
f4862a8eab Dependency correction
[SVN r23577]
2004-07-15 12:06:02 +00:00
Eric Niebler
791df7dabf move BOOST_USING_STD_MIN and _MAX and BOOST_PREVENT_MACRO_SUBSTITUTION to the config headers, remove boost/minmax.hpp, update coding guidelines
[SVN r23313]
2004-07-02 01:21:32 +00:00
Eric Niebler
175901733e remove std_min and std_max, update minmax coding guidelines
[SVN r23162]
2004-06-23 04:49:48 +00:00
Guillaume Melquiond
32f6f45018 Changed the license to the Boost one for all the headers, except those partly copyrighted by Jens Maurer
[SVN r22706]
2004-04-27 15:12:47 +00:00
Eric Niebler
b996048f39 remove minmax hack from win32.hpp and fix all places that could be affected by the minmax macros
[SVN r22394]
2004-02-26 18:27:02 +00:00
Guillaume Melquiond
4977082bed First step of the new interval-conversion scheme
[SVN r22303]
2004-02-17 15:35:52 +00:00
Guillaume Melquiond
01aa5c848c Use user::is_ whenever possible
[SVN r22301]
2004-02-17 13:22:35 +00:00
Guillaume Melquiond
59c5bce8fc Splitted positive and negative infinities
[SVN r22291]
2004-02-16 14:01:31 +00:00
Guillaume Melquiond
04fd03a4ae Suppress unused is_nan function
[SVN r22289]
2004-02-16 12:34:57 +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
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
Guillaume Melquiond
a065d980b5 Improved documentation and generalized bi-division
[SVN r19651]
2003-08-16 20:56:28 +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
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
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
34a5b09303 Added a missing namespace in pow
[SVN r18236]
2003-04-11 12:14:36 +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
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
Guillaume Melquiond
043246fb1b Import of Interval library
[SVN r16982]
2003-01-21 20:21:39 +00:00
Guillaume Melquiond
21e378f40b Import of Interval library
[SVN r16980]
2003-01-21 17:20:32 +00:00