Commit Graph

147 Commits

Author SHA1 Message Date
Michael Stevens
0934fcea22 Use ../../../boost.png with no alt=
[SVN r28571]
2005-05-02 07:32:13 +00:00
Michael Stevens
c5afd42862 Use iterator types instead of pointer in interface
Two versions of insert


[SVN r27706]
2005-03-16 14:27:30 +00:00
Michael Stevens
ed16366ab7 Fix additional header (_proxy, valarray) included
[SVN r27691]
2005-03-16 09:31:04 +00:00
Michael Stevens
16878b3a1e Fix map_array no longer has sized constructor
[SVN r27690]
2005-03-16 09:27:36 +00:00
Michael Stevens
dda2d42723 Update doc matches name change sparse_ to mapped_
[SVN r27643]
2005-03-14 13:29:04 +00:00
Michael Stevens
c1e6a391b0 Update doc matches name change sparse_ to mapped_
[SVN r27642]
2005-03-14 13:28:59 +00:00
Michael Stevens
000c48cbfa Update insert/erase/append_element to match development version
Thanks Gunter


[SVN r27640]
2005-03-14 13:04:35 +00:00
Michael Stevens
6a41685cff Also remerge development processes only on Boost CVS
[SVN r26847]
2005-01-25 19:16:34 +00:00
Michael Stevens
4333d95e47 Remerged patches to HEAD dropped durring uBLAS_pure merge
ML and Wiki text had change


[SVN r26846]
2005-01-25 19:15:25 +00:00
Toon Knapen
433433f071 merged from uBLAS-cvs
[SVN r26707]
2005-01-15 19:07:49 +00:00
Toon Knapen
2dcc10f3e2 merged doc in uBLAS CVS to boost CVS
[SVN r26634]
2005-01-06 10:03:41 +00:00
Michael Stevens
50c5162b3c changed uBLAS ML location
[SVN r26627]
2005-01-04 19:59:36 +00:00
Aleksey Gurtovoy
64b5ac5827 c++boost.gif -> boost.png replacement
[SVN r25573]
2004-10-05 15:45:52 +00:00
Michael Stevens
ca426fcf5f initializeation or not is models buisiness
[SVN r25295]
2004-09-21 10:08:27 +00:00
Michael Stevens
e6adaf9125 Concept compatible resize function
[SVN r25287]
2004-09-20 19:13:13 +00:00
Michael Stevens
fd46c7e09d *** empty log message ***
[SVN r25286]
2004-09-20 19:10:09 +00:00
Michael Stevens
b90e51bd16 Resize consistency
sparse resize must have preserve parameter first


[SVN r25283]
2004-09-20 15:05:57 +00:00
Michael Stevens
f0e08c43cc uninitialized resize form no longer needs to be called resize_new
[SVN r25264]
2004-09-20 09:45:31 +00:00
Michael Stevens
b43355e895 Storage array:
removed insert,erase,clear they requires value_type(0) and semantics are not STL
 resize(n,init) is element preserving
 resize_new is not


[SVN r25208]
2004-09-19 05:14:26 +00:00
Michael Stevens
f3de4f9948 Droped container reference requirement -
this is a significant source of inefficiency


[SVN r25162]
2004-09-17 05:35:45 +00:00
Michael Stevens
e05921d751 storage and container updates
[SVN r24940]
2004-09-06 12:46:35 +00:00
Michael Stevens
63935e9cef map_array like std::map should be default constructed
[SVN r24887]
2004-09-03 09:18:56 +00:00
Michael Stevens
98ff2be4e5 fixed broken links
[SVN r24785]
2004-08-27 13:24:32 +00:00
Michael Stevens
a25fc16de2 Fixed broken links
Dopped $Id as these work badly with >1 CVS


[SVN r24699]
2004-08-24 07:51:33 +00:00
Michael Stevens
47e7fcd8ff removed functions
[SVN r24489]
2004-08-16 04:41:20 +00:00
Michael Stevens
78047d1d7e *** keyword substitution change ***
[SVN r24466]
2004-08-13 16:24:56 +00:00
Michael Stevens
6a1c891be4 Added Gunters new overviews
Renamed files with names not consitent with titles
Technical and style fixes to types and operations_overview
 Mostly storage and container paramters are more consitently used
<br /> dropped from <pre> sections


[SVN r24465]
2004-08-13 16:23:01 +00:00
Michael Stevens
28388158b0 Technical and style fixes.
Mostly storage and container paramters are more consitently used


[SVN r24464]
2004-08-13 15:51:26 +00:00
Michael Stevens
619c8e2f3c From Gunter: fixed <br> in <pre> text
[SVN r24463]
2004-08-13 15:48:39 +00:00
Michael Stevens
9b962128c9 dropped Keyword §id which is not in any other file
[SVN r23639]
2004-07-16 17:28:48 +00:00
Michael Stevens
eb162cea69 New v2 support
[SVN r23438]
2004-07-11 09:00:55 +00:00
Michael Stevens
2239d64376 From uBLAS project. Ready for regression testing for 1.32.0
[SVN r23424]
2004-07-10 08:40:37 +00:00
Eric Niebler
6085f9282b remove std_min and std_max, update minmax coding guidelines
[SVN r23162]
2004-06-23 04:49:48 +00:00
Eric Niebler
1a794cf43c 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
Jörg Walter
351684e4ee Compatibility hacks for GCC 3.4 (Michael Stevens) and VC 7.1 (Patrick Kowalzick). Thanks!
[SVN r20562]
2003-10-30 07:45:55 +00:00
Jörg Walter
2935d2833e Minor fixes and some performance enhancements.
Special thanks to Gunter Winkler this time.


[SVN r20363]
2003-10-13 19:46:44 +00:00
Jörg Walter
7d926b8c30 Doc update.
[SVN r19568]
2003-08-13 07:24:39 +00:00
Jörg Walter
e51e15ec0a A couple of fixes and improvements
[SVN r18551]
2003-05-26 20:55:45 +00:00
Jörg Walter
c7910eb7ef More fixes.
[SVN r17504]
2003-02-18 07:34:44 +00:00
Jörg Walter
93e3edd4c4 More bug fixes.
[SVN r17336]
2003-02-12 20:24:54 +00:00
Jörg Walter
4ab34dbb6e Documentation update and some fixes.
[SVN r17184]
2003-02-04 07:22:11 +00:00
Jörg Walter
99b6bfec07 boost::numeric::interval support and cosmetical fixes
[SVN r17106]
2003-01-31 10:14:25 +00:00
Jörg Walter
d5603ec589 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
Jörg Walter
390f6b3531 Bugfixes and compatibility hacks.
[SVN r16317]
2002-11-19 08:32:55 +00:00
Jörg Walter
d7023eeb21 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
9407675e2f Minor bugfixes.
[SVN r15445]
2002-09-19 07:36:07 +00:00
Jörg Walter
4cde2a80db Merge.
[SVN r15321]
2002-09-14 09:48:41 +00:00