Commit Graph

966 Commits

Author SHA1 Message Date
Dave Abrahams
18fb09bb12 Use the import rule
[SVN r19968]
2003-09-08 17:38:49 +00:00
Guillaume Melquiond
288f40ec81 Added copyright
[SVN r19728]
2003-08-22 06:28:08 +00:00
Guillaume Melquiond
d9368c0767 Improved documentation and generalized bi-division
[SVN r19651]
2003-08-16 20:56:28 +00:00
Guillaume Melquiond
f4a3a0778b Added I/O examples
[SVN r19632]
2003-08-16 09:29:29 +00:00
Jörg Walter
92db7106c0 Doc update.
[SVN r19568]
2003-08-13 07:24:39 +00:00
Jörg Walter
596df5fc31 MSVC 6.0 regressions fixed.
[SVN r19567]
2003-08-12 21:32:46 +00:00
Jörg Walter
0b261e3750 Regression w.r.t. gcc 2.95.3/stlport fixed.
[SVN r19558]
2003-08-12 16:39:33 +00:00
Jörg Walter
7d52992010 Maintenance release.
[SVN r19544]
2003-08-12 08:56:47 +00:00
Guillaume Melquiond
67226548f7 Corrected a typo
[SVN r19518]
2003-08-10 22:13:17 +00:00
Guillaume Melquiond
113564d8b2 Corrected some policy access for division
[SVN r19515]
2003-08-10 21:28:15 +00:00
Guillaume Melquiond
b0ef9b3465 Removed interval/io.hpp
[SVN r19514]
2003-08-10 21:14:37 +00:00
Guillaume Melquiond
003b84cd7d Fixed two small typos
[SVN r19351]
2003-07-30 05:08:44 +00:00
Guillaume Melquiond
904703b389 Corrected a typo
[SVN r18670]
2003-06-04 16:54:59 +00:00
Hervé Brönnimann
174e711fab Added Borland to NO_ARGUMENT_DEPENDENT_LOOKUP
[SVN r18669]
2003-06-04 15:07:29 +00:00
Guillaume Melquiond
0108ee4b83 Try to remove namespace ambiguity
[SVN r18664]
2003-06-04 09:18:47 +00:00
Guillaume Melquiond
fce79ba307 Limit workarounds to compilers that actually require workarounds
[SVN r18662]
2003-06-04 05:23:51 +00:00
Hervé Brönnimann
cc876b4527 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
3a51cb706b A small fix (?) for intel-win32
[SVN r18653]
2003-06-03 08:08:51 +00:00
Guillaume Melquiond
9f1e50ca99 Finally found the problem with mwcwm, maybe
[SVN r18635]
2003-06-01 14:02:27 +00:00
Guillaume Melquiond
0d813b09ee Corrected (?) _control87 handling with msvc
[SVN r18634]
2003-06-01 07:41:00 +00:00
Guillaume Melquiond
16f314ec73 A missing static_cast conversion, and another try for mwcw
[SVN r18633]
2003-06-01 05:50:53 +00:00
Guillaume Melquiond
d839168aec Revert the use of <fenv.h> with Comeau
[SVN r18610]
2003-05-30 13:54:58 +00:00
Guillaume Melquiond
b988fd0572 Revert the use of <fenv.h> with Comeau
[SVN r18609]
2003-05-30 13:49:10 +00:00
Guillaume Melquiond
a32ed63d65 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
Jörg Walter
1717c8572d Fixed a regression reported by Gunter Winkler.
[SVN r18602]
2003-05-30 05:20:48 +00:00
Guillaume Melquiond
aa6d30bb7f A try to accomodate Comeau and Metrowerks compilers
[SVN r18598]
2003-05-29 14:52:24 +00:00
Beman Dawes
e8c8f5bfcf missing std:: caused Metrowerks failures
[SVN r18574]
2003-05-28 00:59:39 +00:00
Jörg Walter
22514d0f24 A couple of fixes and improvements
[SVN r18551]
2003-05-26 20:55:45 +00:00
Guillaume Melquiond
ae0cf86f78 is_zero doesn't deal with interval parameters
[SVN r18468]
2003-05-20 12:51:03 +00:00
Guillaume Melquiond
0993dd8808 Corrected faulty conditional logic
[SVN r18384]
2003-05-11 22:23:30 +00:00
Guillaume Melquiond
94a1a78f2f Add (maybe) support for intel compiler on windows
[SVN r18381]
2003-05-11 07:37:58 +00:00
Guillaume Melquiond
9982bf4719 Correct (maybe) a failure with cw compiler
[SVN r18380]
2003-05-11 07:25:04 +00:00
Guillaume Melquiond
ff52813a75 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
d59ce740fa Added I(T,T) functions, and corrected a few bugs
[SVN r18253]
2003-04-15 11:05:18 +00:00
Guillaume Melquiond
b6487dc18e Added two examples: transc and filter
[SVN r18252]
2003-04-15 11:01:53 +00:00
Guillaume Melquiond
f5805415bb Added a missing namespace in pow
[SVN r18236]
2003-04-11 12:14:36 +00:00
Hervé Brönnimann
b5c21b0fc1 Stylistic modification.
[SVN r18178]
2003-04-04 04:32:20 +00:00
Jörg Walter
49379a7a5d Some regressions fixed.
[SVN r17688]
2003-03-01 13:23:53 +00:00
Jörg Walter
de52a8bb03 Fix for a regression w.r.t. MSVC 6.0
[SVN r17589]
2003-02-22 14:03:28 +00:00
Jörg Walter
348ba9eaa2 More fixes.
[SVN r17504]
2003-02-18 07:34:44 +00:00
Jörg Walter
ef26d0b327 More bug fixes.
[SVN r17336]
2003-02-12 20:24:54 +00:00
Guillaume Melquiond
aeac00ce21 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
Beman Dawes
8bceab3dc9 Add regression status reporting "sublibs" feature
[SVN r17241]
2003-02-05 18:11:39 +00:00
Guillaume Melquiond
f0779d17e8 Added copyright and removed tabs on all interval files (I hope so)
[SVN r17238]
2003-02-05 17:34:36 +00:00
Guillaume Melquiond
62567c82ac Modified the Interval Library to be compliant with the regression tests
[SVN r17223]
2003-02-05 08:38:59 +00:00
Jörg Walter
ea79f47a12 Documentation update and some fixes.
[SVN r17184]
2003-02-04 07:22:11 +00:00
Jörg Walter
d2bb192b11 boost::numeric::interval support and cosmetical fixes
[SVN r17106]
2003-01-31 10:14:25 +00:00
Jörg Walter
22ca463da0 Typo fixed.
[SVN r17036]
2003-01-24 21:25:07 +00:00
Jörg Walter
e35815e4f3 Many fixes. Namely thanks to John Maddock for porting to Kylix and to Alexei Novakov for his sparse matrix related work.
[SVN r17018]
2003-01-23 21:41:43 +00:00
Sylvain Pion
0116531a1d - Fix problems spotted by GCC 3.4.
[SVN r16991]
2003-01-22 13:56:45 +00:00
Guillaume Melquiond
9e7ea0307d A bit of name lookup correction
[SVN r16988]
2003-01-22 11:13:36 +00:00
Guillaume Melquiond
44bd6fa8a2 Import of Interval library
[SVN r16982]
2003-01-21 20:21:39 +00:00
Guillaume Melquiond
39181472fe Import of Interval library
[SVN r16980]
2003-01-21 17:20:32 +00:00
Jörg Walter
e9b0e179dd More compatibility fixes.
[SVN r16469]
2002-12-02 08:06:37 +00:00
Jörg Walter
812791efde Again bugfixes and compatibility hacks.
[SVN r16439]
2002-11-27 09:20:54 +00:00
Jörg Walter
1ed70ce957 Bugfixes and compatibility hacks.
[SVN r16317]
2002-11-19 08:32:55 +00:00
Jörg Walter
0e47839c8f More bug fixes and a small, but important improvement.
[SVN r16199]
2002-11-11 20:55:44 +00:00
Jörg Walter
c8e3f00dea Many bugfixes and improvements, especially related to sparse matrices.
Thanks namely to Kresimir Fresl and Michael Stevens this time.


[SVN r16183]
2002-11-10 10:38:54 +00:00
Jörg Walter
90fec3f728 More bugfixes and small sparse matrix enhancements.
[SVN r15787]
2002-10-07 18:43:20 +00:00
Jörg Walter
f1014098d9 Decrease compile times for regression testing.
[SVN r15469]
2002-09-21 06:50:57 +00:00
Jörg Walter
bb018b48c9 Decreased compile time
[SVN r15457]
2002-09-19 20:10:02 +00:00
Jörg Walter
77efe41ab8 Minor bugfixes.
[SVN r15445]
2002-09-19 07:36:07 +00:00
Beman Dawes
6ac5a99d24 uBLAS added
[SVN r15383]
2002-09-16 16:59:10 +00:00
Jörg Walter
a97188a5d8 Merge.
[SVN r15321]
2002-09-14 09:48:41 +00:00
Jörg Walter
03406b705c Merge.
[SVN r15320]
2002-09-14 09:32:05 +00:00
Jörg Walter
b7b9b69d5b Merge.
[SVN r15319]
2002-09-14 09:26:03 +00:00