2
0
mirror of https://github.com/boostorg/ublas.git synced 2026-02-27 05:22:10 +00:00
Commit Graph

345 Commits

Author SHA1 Message Date
Michael Stevens
1a375cd0ca Comment incomplete type problem in BM trick
Check for possible regressions in named range, slice projection functions


[SVN r29825]
2005-06-28 15:10:20 +00:00
Michael Stevens
051b76f61c Regression test without proxy shortcuts
Remove undocumented nolias member and types


[SVN r29817]
2005-06-27 16:30:39 +00:00
Michael Stevens
374b578e7e Regression test without proxy shortcuts
[SVN r29816]
2005-06-27 15:36:53 +00:00
Michael Stevens
dfb27459c5 FIX Container concept requires erase_element
[SVN r29804]
2005-06-27 12:37:27 +00:00
Michael Stevens
d08d75f289 iterator is included by traits
[SVN r29725]
2005-06-22 09:40:14 +00:00
Michael Stevens
7e80615ed9 matrix_proxy required for row/column functions.
Could be implemented without to avoid this dependency


[SVN r29707]
2005-06-20 13:49:58 +00:00
Michael Stevens
e25b3c00f8 Try 'safe' as a name for alias safe assignment
[SVN r29698]
2005-06-20 07:29:32 +00:00
Michael Stevens
a9ba673b9f Added future compatible alias(lhs) syntax
[SVN r29668]
2005-06-18 08:18:12 +00:00
Michael Stevens
3e2cb96686 Add append_element.
Fix resize. Thanks Gunter


[SVN r29569]
2005-06-14 19:34:03 +00:00
Michael Stevens
221b7a43b2 Fix plus_assign in column_major block_prod typo. Thanks Gunter
[SVN r29568]
2005-06-14 19:31:18 +00:00
Michael Stevens
9717ade148 unused variables
[SVN r29183]
2005-05-25 12:42:11 +00:00
Michael Stevens
08898e4509 Gunter fix. Replaced equals with type_check_expression
[SVN r29176]
2005-05-24 19:41:56 +00:00
Michael Stevens
bc1f4f9b0f Consitently use iterator?::reference for functor_type (other then in indexed assign)
Seems to be cause of compileation error in test3 for 'truecxx'


[SVN r29160]
2005-05-23 16:25:59 +00:00
Michael Stevens
c990344122 Use struct consistently for basic_full etc
[SVN r29159]
2005-05-23 16:05:27 +00:00
Michael Stevens
fcb53daefc Added Thomas's symmetric operator >> definition
[SVN r28743]
2005-05-08 17:48:38 +00:00
Michael Stevens
819cc11a1c Fixed unused variable warning in BOOST_UBLAS_CHECK release build
[SVN r28742]
2005-05-08 17:34:54 +00:00
Michael Stevens
7021083ad3 tabs and max fixed for Booost
[SVN r28737]
2005-05-08 16:40:54 +00:00
Michael Stevens
f402fd33aa + 1 missing from previous fix
[SVN r28625]
2005-05-03 06:29:47 +00:00
Michael Stevens
0d9e77c673 FIX compress storage_invariants and reserve bug
thanks to Max and Gunter


[SVN r28624]
2005-05-03 06:19:49 +00:00
Michael Stevens
522f418ca2 comment
[SVN r28003]
2005-04-06 06:30:49 +00:00
Michael Stevens
3fb466e17a GCC4.0 bogus control reachs end non-void function warning
[SVN r28002]
2005-04-06 06:28:58 +00:00
Michael Stevens
329e0243e1 NEW compressed_matrix( coordinate_matrix<> & x) Thanks Gunter
[SVN r27804]
2005-03-24 17:21:43 +00:00
Michael Stevens
2e2f3e3a3d Indent with ASCII spaces!
[SVN r27803]
2005-03-24 17:06:38 +00:00
Michael Stevens
8fb1360833 FIX reserve error with no preserve (thanks Gunter)
[SVN r27790]
2005-03-23 20:31:06 +00:00
Michael Stevens
a5dac9ad41 Complete index1 fixes from Andreas
[SVN r27789]
2005-03-23 20:26:57 +00:00
Michael Stevens
16f734366b Sloppy patch application missed out -1
[SVN r27767]
2005-03-22 19:44:40 +00:00
Michael Stevens
e45e2d1792 FIX partially-filled index pointer array
thanks Andreas Klöckner


[SVN r27754]
2005-03-21 16:15:28 +00:00
Michael Stevens
2b2659de0d Use iterator types instead of pointer in interface
[SVN r27705]
2005-03-16 14:26:49 +00:00
Michael Stevens
f98c335248 FIX map_array insert
[SVN r27698]
2005-03-16 12:48:20 +00:00
Michael Stevens
d3ce3db011 _adaptor
Add insert_element
 Fix bogus const reference (proxy)


[SVN r27689]
2005-03-16 09:26:54 +00:00
Michael Stevens
b20fcbd870 complex<interval> is not supported by std::complex. A boost:complex was assumed.
This does not and probably never will exist.
Removed code relying on this. It is untested and the macro's to enable it inconsistent


[SVN r27687]
2005-03-16 08:36:00 +00:00
Michael Stevens
c7f693b7bf Deprecated SCALAR_ET removed
Simplief to use references directly. conversion from scalar_reference causes massive problems with intervals


[SVN r27670]
2005-03-15 14:19:04 +00:00
Michael Stevens
3c384436de Indivitual INTERNAL tests to reduce compilation size
Use typedef float T


[SVN r27645]
2005-03-14 13:46:00 +00:00
Michael Stevens
4013a87ad6 Add Gunter's coordinate_matrix axpy_prod specialisation
[SVN r27644]
2005-03-14 13:41:58 +00:00
Toon Knapen
11a743dc36 port to IBM/VisualAge
[SVN r27597]
2005-03-10 12:10:18 +00:00
Michael Stevens
c5c770e6fd More transparent definition of equals
Moved to namespace detail


[SVN r27346]
2005-02-13 16:21:39 +00:00
Michael Stevens
0a115f9aa8 __GNUC__ tests don't belong in pure implementation!
[SVN r27343]
2005-02-13 13:40:29 +00:00
Michael Stevens
c96cb7a868 Comments regarding FIXME for expression instantiation order
[SVN r27342]
2005-02-13 13:38:03 +00:00
Michael Stevens
9f7781060f comment had ///
[SVN r27306]
2005-02-10 10:48:32 +00:00
Michael Stevens
6888d51619 added vector_assign dependency
[SVN r27305]
2005-02-10 10:48:00 +00:00
Michael Stevens
2bd6ff8fb9 Added mising <vector> dependency
[SVN r27304]
2005-02-10 10:34:22 +00:00
Michael Stevens
9fccf631ce FIX incosistent change to new _temporary traits
header also missing


[SVN r27303]
2005-02-10 08:52:48 +00:00
Michael Stevens
c5ce8cc5b8 FIX incosistent change to new _temporary traits
[SVN r27302]
2005-02-10 08:50:56 +00:00
Michael Stevens
3b940153d0 FIX incosistent change to new _temporary traits
[SVN r27301]
2005-02-10 08:37:29 +00:00
Toon Knapen
0f6ab1bc8e typo
[SVN r27217]
2005-02-07 13:37:52 +00:00
Toon Knapen
14cbd9e6d4 added temporary_traits
[SVN r27216]
2005-02-07 13:36:40 +00:00
Michael Stevens
b691a56c7c Compiles using matrix_resize_preserve
[SVN r26966]
2005-01-31 15:48:29 +00:00
Michael Stevens
bbf9603c38 value_type/*zero*/() used as a placeholder to much disliked value_type (0)
[SVN r26965]
2005-01-31 15:14:30 +00:00
Michael Stevens
e47e8fce51 RESIZE FIXES
c_vector/matrix drop default construction requirement


[SVN r26963]
2005-01-31 14:42:23 +00:00
Michael Stevens
81c17bfc83 RESIZE FIXES
Drop incorrect element requirement to be value_type(0) constructable
use matrix_resize_preserve where possible
c_vector/matrix don't initialise on construction


[SVN r26961]
2005-01-31 14:08:09 +00:00