2
0
mirror of https://github.com/boostorg/ublas.git synced 2026-02-26 17:12:10 +00:00
Commit Graph

53 Commits

Author SHA1 Message Date
Michael Stevens
843428ce1d Patch for norm_1 return type for complex
Thanks to Karl!
2004-07-13 15:42:31 +00:00
Toon Knapen
fbbeed2992 make sure BOOST_UBLAS_USE_ET is not redefined if already defined 2004-07-13 07:05:16 +00:00
Michael Stevens
8e5e778bd0 New v2 support 2004-07-11 09:00:55 +00:00
Michael Stevens
2c9b2792c1 From uBLAS project. Ready for regression testing for 1.32.0 2004-07-11 07:27:55 +00:00
Michael Stevens
a8c3509f78 From uBLAS project. Ready for regression testing for 1.32.0 2004-07-10 08:47:52 +00:00
Michael Stevens
9cb6819022 From uBLAS project. Ready for regression testing for 1.32.0 2004-07-10 08:40:37 +00:00
Eric Niebler
0ae22b5dbe move BOOST_USING_STD_MIN and _MAX and BOOST_PREVENT_MACRO_SUBSTITUTION to the config headers, remove boost/minmax.hpp, update coding guidelines 2004-07-02 01:21:32 +00:00
Eric Niebler
65b3cad8bf remove std_min and std_max, update minmax coding guidelines 2004-06-23 04:49:48 +00:00
Toon Knapen
01a0f8f38a corrected typo 2004-06-17 13:24:13 +00:00
Toon Knapen
f30bfe1874 added support for BOOST_UBLAS_BO_TYPE_CHECK to disable type checks 2004-06-17 07:06:41 +00:00
Vladimir Prus
866fa379c1 Added a number of Jamfile.v2 files for uBLAS from Michael Stevens. 2004-06-04 11:53:12 +00:00
Giovanni Bajo
2b099412d4 Fixed typename issues (compatibility with GCC 3.4.0) 2004-05-04 08:10:32 +00:00
Toon Knapen
ea3cd6250f guarding agains redefinition of BOOST_UBLAS_USE_ET 2004-04-19 07:26:27 +00:00
Eric Niebler
204d6922f2 remove minmax hack from win32.hpp and fix all places that could be affected by the minmax macros 2004-02-26 18:27:02 +00:00
Jens Maurer
d6762f702f add missing "typename" found by gcc pre-3.4 2004-01-05 13:09:55 +00:00
Jörg Walter
cbd632cd32 Fewer warnings with gcc -W, bugfix for sparse_matrix. 2003-11-28 07:58:57 +00:00
Jörg Walter
c94a5a5b00 More fixes. 2003-11-11 21:21:29 +00:00
Jörg Walter
bef18df03a Compatibility fix for VC 6.0. 2003-11-05 08:31:36 +00:00
Jörg Walter
ff6b2d5182 Splitted from config.hpp 2003-11-04 06:52:25 +00:00
Jörg Walter
303d6898b4 Relaxed debug checks due to DEC Alpha problems under
GCC.
2003-11-04 06:51:03 +00:00
Jörg Walter
ec5ab91e7e Compatibility hacks for GCC 3.4 (Michael Stevens) and VC 7.1 (Patrick Kowalzick). Thanks! 2003-10-30 07:45:55 +00:00
Jörg Walter
7407f95519 Some compatibility problems fixed. 2003-10-28 07:18:41 +00:00
Jörg Walter
c302c11a29 Eliminating element proxies' operator reference(). Thanks to Michael Stevens. 2003-10-26 21:10:10 +00:00
Jörg Walter
4230aaafd1 More fixes. 2003-10-14 19:50:35 +00:00
Jörg Walter
4da0f4c03c Minor fixes and some performance enhancements.
Special thanks to Gunter Winkler this time.
2003-10-13 19:46:44 +00:00
Jörg Walter
5a36a4adcd Doc update. 2003-08-13 07:24:39 +00:00
Jörg Walter
e5dbb628e1 MSVC 6.0 regressions fixed. 2003-08-12 21:32:46 +00:00
Jörg Walter
7f06e0cf84 Regression w.r.t. gcc 2.95.3/stlport fixed. 2003-08-12 16:39:33 +00:00
Jörg Walter
d097c271d3 Maintenance release. 2003-08-12 08:56:47 +00:00
Jörg Walter
5e0c8ccdbc Fixed a regression reported by Gunter Winkler. 2003-05-30 05:20:48 +00:00
Beman Dawes
b42c54da35 missing std:: caused Metrowerks failures 2003-05-28 00:59:39 +00:00
Jörg Walter
eabb17dead A couple of fixes and improvements 2003-05-26 20:55:45 +00:00
Jörg Walter
ee23aa18f6 Some regressions fixed. 2003-03-01 13:23:53 +00:00
Jörg Walter
ac93f4477b Fix for a regression w.r.t. MSVC 6.0 2003-02-22 14:03:28 +00:00
Jörg Walter
096ac8dbf2 More fixes. 2003-02-18 07:34:44 +00:00
Jörg Walter
4ae29ffca5 More bug fixes. 2003-02-12 20:24:54 +00:00
Jörg Walter
5d0b130d54 Documentation update and some fixes. 2003-02-04 07:22:11 +00:00
Jörg Walter
3e364e0c36 boost::numeric::interval support and cosmetical fixes 2003-01-31 10:14:25 +00:00
Jörg Walter
b7b39b35f3 Typo fixed. 2003-01-24 21:25:07 +00:00
Jörg Walter
cb09828a35 Many fixes. Namely thanks to John Maddock for porting to Kylix and to Alexei Novakov for his sparse matrix related work. 2003-01-23 21:41:43 +00:00
Jörg Walter
48a0d5fb3d More compatibility fixes. 2002-12-02 08:06:37 +00:00
Jörg Walter
b2829dc8d8 Again bugfixes and compatibility hacks. 2002-11-27 09:20:54 +00:00
Jörg Walter
4e887b9948 Bugfixes and compatibility hacks. 2002-11-19 08:32:55 +00:00
Jörg Walter
5db85aea01 More bug fixes and a small, but important improvement. 2002-11-11 20:55:44 +00:00
Jörg Walter
d4535394ee Many bugfixes and improvements, especially related to sparse matrices.
Thanks namely to Kresimir Fresl and Michael Stevens this time.
2002-11-10 10:38:54 +00:00
Jörg Walter
36bd1471d6 More bugfixes and small sparse matrix enhancements. 2002-10-07 18:43:20 +00:00
Jörg Walter
a06e137aad Decrease compile times for regression testing. 2002-09-21 06:50:57 +00:00
Jörg Walter
41b6ba3be3 Decreased compile time 2002-09-19 20:10:02 +00:00
Jörg Walter
b78c4026e3 Minor bugfixes. 2002-09-19 07:36:07 +00:00
Beman Dawes
6c8fa70085 uBLAS added 2002-09-16 16:59:10 +00:00