John Maddock
9566d0a0e2
Added the "who's using Boost?" pages.
...
[SVN r29585]
2005-06-15 12:08:39 +00:00
Vladimir Prus
2e4773f061
Report location of site-config and user-config before loading them, so
...
that we output location even if site-config exists with a fatal error.
[SVN r29584]
2005-06-15 11:43:50 +00:00
Aleksey Gurtovoy
c0c9cf11b4
VC 7.1 has_xxx/SFINAE fix (thanks to Daniel Wallin!)
...
[SVN r29583]
2005-06-15 10:43:23 +00:00
Michael Stevens
dade5aec5d
compiler compatibility
...
[SVN r29582]
2005-06-15 09:34:41 +00:00
Michael Stevens
1df37d230c
readibility
...
[SVN r29581]
2005-06-15 09:34:21 +00:00
Michael Stevens
99cf222d8a
clarified aliases
...
[SVN r29580]
2005-06-15 08:49:23 +00:00
Michael Stevens
8d3948bd26
fix internal refs
...
[SVN r29579]
2005-06-15 08:00:51 +00:00
Markus Schöpflin
ef05c49707
Tru64 needs an explicit instantiation of the singleton template. Otherwise we
...
end up with multiple singleton instances.
[SVN r29578]
2005-06-15 07:21:51 +00:00
Joaquín M. López Muñoz
a251b4a8fa
made some MSVC toolset tags compatible with autolink expectations
...
[SVN r29577]
2005-06-15 05:46:41 +00:00
Jeff Garland
f6875973ce
various doc updates including a fix for bare ampersands in references
...
[SVN r29576]
2005-06-15 04:11:22 +00:00
Caleb Epstein
738cf3a750
Use <boost/detail/endian.hpp> to determin host byte order
...
[SVN r29575]
2005-06-14 22:20:27 +00:00
Caleb Epstein
97febfcb88
Moved endianness detection to <boost/detail/endian.hpp>
...
[SVN r29574]
2005-06-14 22:19:42 +00:00
Caleb Epstein
5ba48f82d2
Machine endianness detection taken from <boost/detail/limits.hpp>
...
[SVN r29573]
2005-06-14 22:19:20 +00:00
Thorsten Jørgen Ottosen
8325730a62
added templated comparison operators
...
[SVN r29571]
2005-06-14 21:19:40 +00:00
Thorsten Jørgen Ottosen
e41360083d
added test for comparison operators between mutable and const iterators
...
[SVN r29570]
2005-06-14 21:18:44 +00:00
Michael Stevens
0603802659
Add append_element.
...
Fix resize. Thanks Gunter
[SVN r29569]
2005-06-14 19:34:03 +00:00
Michael Stevens
d32f8032f8
Fix plus_assign in column_major block_prod typo. Thanks Gunter
...
[SVN r29568]
2005-06-14 19:31:18 +00:00
Michael Stevens
df0cbfa71b
remove Last revised which is never correct anyway
...
[SVN r29567]
2005-06-14 17:13:07 +00:00
Michael Stevens
3c7f7a44ef
more silly std::min reports
...
[SVN r29566]
2005-06-14 17:06:57 +00:00
Michael Stevens
31a4a024dc
merged important changes from Toon's dense_vector_concept
...
dense_vector/matrix_concept did not yet have any difference from the container concepts and could be removed
The differences between dense and sparse can be added again later
[SVN r29565]
2005-06-14 17:05:03 +00:00
Michael Stevens
0892a6f4e4
Fixed bad refs to vector/matix_expressions
...
[SVN r29564]
2005-06-14 16:48:53 +00:00
Douglas Gregor
4ea6ad0ffd
Added date to subject line
...
[SVN r29563]
2005-06-14 16:38:39 +00:00
Michael Stevens
77b889b2eb
tidy seems to by junk
...
[SVN r29562]
2005-06-14 16:13:05 +00:00
Robert Ramey
b378c1ae0b
marked dms as non-usable with the serialization library
...
[SVN r29561]
2005-06-14 15:40:01 +00:00
Douglas Gregor
c3dfc83a97
Fix constructor call
...
[SVN r29560]
2005-06-14 13:52:02 +00:00
Markus Schöpflin
b725a250ed
Don't use the self contained include files for boost.test as this test is linked
...
with the boost.test library. We end up with multiple defined symbols, otherwise.
[SVN r29559]
2005-06-14 13:46:20 +00:00
Joaquín M. López Muñoz
2a3e023830
forced operators overloading for vacpp 6.0
...
[SVN r29558]
2005-06-14 12:42:08 +00:00
Markus Schöpflin
62274e874a
Added markups for the io failures on Tru64/CXX-6.5.
...
[SVN r29557]
2005-06-14 11:03:54 +00:00
Markus Schöpflin
fc87f74609
Added expected failures markups for the format library on Tru64/CXX-6.5.
...
[SVN r29556]
2005-06-14 07:44:28 +00:00
Jonathan Turkanis
5910908668
fixed include directive
...
[SVN r29555]
2005-06-13 18:46:32 +00:00
Joaquín M. López Muñoz
798273bb1d
suppressed warning in vacpp 6.0
...
[SVN r29554]
2005-06-13 16:07:34 +00:00
Jeff Garland
6ad66b9de3
update to references before the 1.33
...
[SVN r29550]
2005-06-13 11:51:52 +00:00
Jeff Garland
96c6d733d2
clarification on how to write safe code for time_durations
...
[SVN r29549]
2005-06-13 11:51:13 +00:00
Markus Schöpflin
5c93af9a21
Use limited tests with Tru64/CXX.
...
[SVN r29548]
2005-06-13 11:46:26 +00:00
Michael Stevens
ddf8ea4077
elements are not initialised. Thanks Gunter
...
[SVN r29547]
2005-06-13 11:45:51 +00:00
Markus Schöpflin
d6eb86dc8a
Enable optionally_assign() overload workaround for Tru64/CXX-6.5 as well.
...
[SVN r29546]
2005-06-13 10:35:08 +00:00
Markus Schöpflin
dd2c18b592
Define BOOST_NO_LVALUE_RETURN_DETECTION for Tru64/CXX-6.5.
...
[SVN r29545]
2005-06-13 08:22:38 +00:00
Jonathan Turkanis
8fefb40234
marked wide stream tests as expected failures on Cygwin (iostreams)
...
[SVN r29544]
2005-06-13 07:07:05 +00:00
Jonathan Turkanis
869dbdadc0
marked file_descriptor_test as an expected failure on gcc 3.3 (Cygwin) (iostreams)
...
[SVN r29543]
2005-06-13 02:01:06 +00:00
Victor A. Wagner Jr.
226b1bfd10
Changed - /EHsc to /EHac so we pick up errors like divide by 0
...
[SVN r29542]
2005-06-13 01:15:33 +00:00
Jeff Garland
59efbd116d
various updates to review schedule
...
[SVN r29541]
2005-06-12 22:13:05 +00:00
Jeff Garland
1a4bcc0b1b
add change history information for date-time
...
[SVN r29540]
2005-06-12 21:40:56 +00:00
Jeff Garland
66fc4e461d
markup date-time vc8 problems
...
[SVN r29539]
2005-06-12 21:27:26 +00:00
Jeff Garland
73ced55873
various updates to date-time docs
...
[SVN r29538]
2005-06-12 20:53:10 +00:00
Jeff Garland
4d07a100f3
couple upgrades to the examples
...
[SVN r29537]
2005-06-12 20:49:22 +00:00
Peter Dimov
3f719c332a
Lock-free implementation documented, minor changes to align with TR1
...
[SVN r29536]
2005-06-12 12:58:17 +00:00
Gennadiy Rozental
e9fef10c6c
token_iterator_test
...
[SVN r29535]
2005-06-12 08:06:58 +00:00
Gennadiy Rozental
3ba8d84b89
*** empty log message ***
...
[SVN r29534]
2005-06-12 07:51:16 +00:00
Robert Ramey
3db5e1338c
marked a sunos and dmc not usable
...
[SVN r29533]
2005-06-12 05:04:08 +00:00
Gennadiy Rozental
54ad0015a5
test_fp_comparisons
...
[SVN r29532]
2005-06-11 19:56:44 +00:00