Commit Graph

4026 Commits

Author SHA1 Message Date
Michael Stevens
669958d5fa Propogated Toon's index_base change from matrix_sparse
Dropped VC7 workaround


[SVN r24693]
2004-08-24 06:22:22 +00:00
Michael Stevens
d7572c612b Propogated Toon's index_base change from matrix_sparse
Dropped VC7 workaround
2004-08-24 06:22:22 +00:00
Michael Stevens
04de8967d7 Propogated Toon's index_base change from matrix_sparse
Dropped VC7 workaround

svn path=/trunk/boost/boost/numeric/ublas/; revision=24693
2004-08-24 06:22:22 +00:00
Michael Stevens
161cbb64f7 Propogated Toon's index_base change from matrix_sparse
Dropped VC7 workaround

svn path=/trunk/boost/boost/numeric/ublas/; revision=24693
2004-08-24 06:22:22 +00:00
Michael Stevens
4f9275aa6b Dropped VC7 workaround
[SVN r24692]
2004-08-24 06:20:57 +00:00
Michael Stevens
ab17710a85 Dropped VC7 workaround 2004-08-24 06:20:57 +00:00
Michael Stevens
b7c297a787 Dropped VC7 workaround
svn path=/trunk/boost/boost/numeric/ublas/; revision=24692
2004-08-24 06:20:57 +00:00
Michael Stevens
eb8e72e040 Dropped VC7 workaround
svn path=/trunk/boost/boost/numeric/ublas/; revision=24692
2004-08-24 06:20:57 +00:00
Michael Stevens
84dcad7ba2 Comeau noticed that != required to equity comparible for index_pair/triple
[SVN r24670]
2004-08-23 14:05:08 +00:00
Michael Stevens
2c73fbb4f3 Comeau noticed that != required to equity comparible for index_pair/triple 2004-08-23 14:05:08 +00:00
Michael Stevens
786b521655 Comeau noticed that != required to equity comparible for index_pair/triple
svn path=/trunk/boost/boost/numeric/ublas/; revision=24670
2004-08-23 14:05:08 +00:00
Michael Stevens
c8f3f67211 Comeau noticed that != required to equity comparible for index_pair/triple
svn path=/trunk/boost/boost/numeric/ublas/; revision=24670
2004-08-23 14:05:08 +00:00
Michael Stevens
1f180ec63b Workaround for Comeau - would be nice to make this version specific
[SVN r24669]
2004-08-23 13:50:30 +00:00
Michael Stevens
8be96366cb Workaround for Comeau - would be nice to make this version specific 2004-08-23 13:50:30 +00:00
Michael Stevens
39eb93d4d1 Workaround for Comeau - would be nice to make this version specific
svn path=/trunk/boost/boost/numeric/ublas/; revision=24669
2004-08-23 13:50:30 +00:00
Michael Stevens
1a94d1eb47 Workaround for Comeau - would be nice to make this version specific
svn path=/trunk/boost/boost/numeric/ublas/; revision=24669
2004-08-23 13:50:30 +00:00
Michael Stevens
859f1b5618 removed experimental type_traits:const_reference
element_proxy:
 add comparison
 dropped unnecessary overloads


[SVN r24656]
2004-08-23 07:38:07 +00:00
Michael Stevens
64da34fe82 removed experimental type_traits:const_reference
element_proxy:
 add comparison
 dropped unnecessary overloads
2004-08-23 07:38:07 +00:00
Michael Stevens
ff905cc506 removed experimental type_traits:const_reference
element_proxy:
 add comparison
 dropped unnecessary overloads

svn path=/trunk/boost/boost/numeric/ublas/; revision=24656
2004-08-23 07:38:07 +00:00
Michael Stevens
fe65e8820d removed experimental type_traits:const_reference
element_proxy:
 add comparison
 dropped unnecessary overloads

svn path=/trunk/boost/boost/numeric/ublas/; revision=24656
2004-08-23 07:38:07 +00:00
Michael Stevens
1d2df214d9 comment
[SVN r24655]
2004-08-23 07:34:59 +00:00
Michael Stevens
d8fcc74043 comment 2004-08-23 07:34:59 +00:00
Michael Stevens
25572630b7 comment
svn path=/trunk/boost/boost/numeric/ublas/; revision=24655
2004-08-23 07:34:59 +00:00
Michael Stevens
57b7232c2a comment
svn path=/trunk/boost/boost/numeric/ublas/; revision=24655
2004-08-23 07:34:59 +00:00
Michael Stevens
d55d84f28c temporarily remove .v2 as they are picked up automatic
for tests sources in the subdirectories and get built!!


[SVN r24649]
2004-08-22 18:45:40 +00:00
Michael Stevens
ee3555eebe temporarily remove .v2 as they are picked up automatic
for tests sources in the subdirectories and get built!!
2004-08-22 18:45:40 +00:00
Michael Stevens
180da815cd temporarily remove .v2 as they are picked up automatic
for tests sources in the subdirectories and get built!!

svn path=/trunk/boost/libs/numeric/ublas/; revision=24649
2004-08-22 18:45:40 +00:00
Michael Stevens
fdc7204167 temporarily remove .v2 as they are picked up automatic
for tests sources in the subdirectories and get built!!

svn path=/trunk/boost/libs/numeric/ublas/; revision=24649
2004-08-22 18:45:40 +00:00
Michael Stevens
64b3484c03 noncopyable
repaired dropped boost::
 removed explict default constructor call which was inconsistently used


[SVN r24648]
2004-08-22 18:36:28 +00:00
Michael Stevens
0212b5e523 noncopyable
repaired dropped boost::
 removed explict default constructor call which was inconsistently used
2004-08-22 18:36:28 +00:00
Michael Stevens
3c3e78eddf noncopyable
repaired dropped boost::
 removed explict default constructor call which was inconsistently used

svn path=/trunk/boost/boost/numeric/ublas/; revision=24648
2004-08-22 18:36:28 +00:00
Michael Stevens
c144321b47 noncopyable
repaired dropped boost::
 removed explict default constructor call which was inconsistently used

svn path=/trunk/boost/boost/numeric/ublas/; revision=24648
2004-08-22 18:36:28 +00:00
Michael Stevens
1204b11c8f further reduced default library dependicies
Changed macros controling array_adaptor's
 By default on safe deep copy array_adaptor
 Seperate shallow_array_adaptor for crazy people


[SVN r24610]
2004-08-20 08:00:01 +00:00
Michael Stevens
d835e112fa further reduced default library dependicies
Changed macros controling array_adaptor's
 By default on safe deep copy array_adaptor
 Seperate shallow_array_adaptor for crazy people
2004-08-20 08:00:01 +00:00
Michael Stevens
d93918c715 further reduced default library dependicies
Changed macros controling array_adaptor's
 By default on safe deep copy array_adaptor
 Seperate shallow_array_adaptor for crazy people

svn path=/trunk/boost/boost/numeric/ublas/; revision=24610
2004-08-20 08:00:01 +00:00
Michael Stevens
cc27ac0589 further reduced default library dependicies
Changed macros controling array_adaptor's
 By default on safe deep copy array_adaptor
 Seperate shallow_array_adaptor for crazy people

svn path=/trunk/boost/boost/numeric/ublas/; revision=24610
2004-08-20 08:00:01 +00:00
Michael Stevens
aa85d7a133 fix noncopyable
[SVN r24609]
2004-08-20 05:32:01 +00:00
Michael Stevens
2ad725e909 fix noncopyable 2004-08-20 05:32:01 +00:00
Michael Stevens
c752043da8 fix noncopyable
svn path=/trunk/boost/boost/numeric/ublas/; revision=24609
2004-08-20 05:32:01 +00:00
Michael Stevens
dcf0ea7559 fix noncopyable
svn path=/trunk/boost/boost/numeric/ublas/; revision=24609
2004-08-20 05:32:01 +00:00
Michael Stevens
1113ea4fef Minor rework of noncopyable and nonassignable
[SVN r24602]
2004-08-19 18:28:12 +00:00
Michael Stevens
43ba723e45 Minor rework of noncopyable and nonassignable 2004-08-19 18:28:12 +00:00
Michael Stevens
2264989f4f Minor rework of noncopyable and nonassignable
svn path=/trunk/boost/boost/numeric/ublas/; revision=24602
2004-08-19 18:28:12 +00:00
Michael Stevens
2dea24546a Minor rework of noncopyable and nonassignable
svn path=/trunk/boost/boost/numeric/ublas/; revision=24602
2004-08-19 18:28:12 +00:00
Michael Stevens
a605913933 oops debug left in
[SVN r24594]
2004-08-19 12:48:12 +00:00
Michael Stevens
9be530ad85 oops debug left in 2004-08-19 12:48:12 +00:00
Michael Stevens
b05f1386bf oops debug left in
svn path=/trunk/boost/boost/numeric/ublas/; revision=24594
2004-08-19 12:48:12 +00:00
Michael Stevens
ede625b29b oops debug left in
svn path=/trunk/boost/boost/numeric/ublas/; revision=24594
2004-08-19 12:48:12 +00:00
Michael Stevens
1d8dc333d7 comment
[SVN r24593]
2004-08-19 12:37:27 +00:00
Michael Stevens
2c3a347440 comment 2004-08-19 12:37:27 +00:00