Commit graph

15181 commits

Author SHA1 Message Date
Eric Niebler
f1c53836cf better handle parameters with long identifiers
[SVN r25385]
2004-09-24 00:02:59 +00:00
Eric Niebler
3618770eb2 tabularize parameter lists and tone down parameter list title
[SVN r25384]
2004-09-23 23:42:15 +00:00
Douglas Gregor
d1049d3406 Tidy up the HTML output
[SVN r25383]
2004-09-23 22:46:27 +00:00
Douglas Gregor
5ff874643b Initialize and update slot_assigned where necessary
[SVN r25380]
2004-09-23 21:32:03 +00:00
Douglas Gregor
e5d34f817e Fix interior properties link
[SVN r25379]
2004-09-23 20:30:15 +00:00
Aleksey Gurtovoy
e80b4c544c MinGW/GCC configuration fix, see http://thread.gmane.org/gmane.comp.lib.boost.devel/110245
[SVN r25378]
2004-09-23 17:59:34 +00:00
Fernando Cacciola
fd43f6b512 In-place factories moved from /detail to /utility
New value_initalized tests added


[SVN r25377]
2004-09-23 17:03:54 +00:00
Stefan Slapeta
b61e168ade thread: auto tss cleanup should not fail anymore with Intel
[SVN r25375]
2004-09-23 11:48:01 +00:00
Stefan Slapeta
d86e51c057 Fix to make auto tss cleanup work for Intel Compiler
[SVN r25374]
2004-09-23 11:39:14 +00:00
Vladimir Prus
535125acee Update todo
[SVN r25373]
2004-09-23 10:57:33 +00:00
Vladimir Prus
53ed656ebd Doc tweak
[SVN r25372]
2004-09-23 10:54:19 +00:00
Vladimir Prus
c18bf32219 Update msvc for the recent generators changes.
[SVN r25371]
2004-09-23 10:51:51 +00:00
Vladimir Prus
686eabdcca Borland toolset no longer crashes in bcc32 binary is not found.
[SVN r25370]
2004-09-23 10:50:49 +00:00
Vladimir Prus
669de5eaa6 Update the example
[SVN r25369]
2004-09-23 10:46:58 +00:00
Vladimir Prus
166463162d More docs
[SVN r25368]
2004-09-23 10:35:24 +00:00
Michael Stevens
fd0d2fd511 space for tab
[SVN r25367]
2004-09-23 09:31:42 +00:00
Thorsten Jørgen Ottosen
29e2428cff *** empty log message ***
[SVN r25366]
2004-09-23 09:29:38 +00:00
Stefan Slapeta
48e1f3319c thread.tss_lib_test: expected failure for Intel*
[SVN r25365]
2004-09-23 09:27:46 +00:00
Michael Stevens
26e1aab289 FIX typenames for VC6
[SVN r25364]
2004-09-23 08:46:53 +00:00
Michael Stevens
9320964f04 swap avoid same_closure test
[SVN r25363]
2004-09-23 08:25:44 +00:00
Michael Stevens
0fbceaf6af FIX explicit expression constructors
[SVN r25362]
2004-09-23 07:51:01 +00:00
Vladimir Prus
5d56aa846f Change the way generators selection works. Now, instead of computing
'rank' for each viable generator, we use explicit information of the
form 'generator A is better than generator B', which is provided by
the user. The obvious goal is to fix 'custom_generator' failure on
msvc, but generally, I'm fixing BB76 -- which says that current generators
selection is very broken.


[SVN r25361]
2004-09-23 07:44:59 +00:00
Michael Stevens
887c9e348f Remove member friend swap
unrequired for concept and cause compiler wierdness


[SVN r25360]
2004-09-23 07:19:57 +00:00
Joel de Guzman
4e4437f973 small typo
[SVN r25359]
2004-09-23 03:09:18 +00:00
Joel de Guzman
b323be1fef small typo
[SVN r25358]
2004-09-23 03:06:29 +00:00
Joel de Guzman
c6832c8238 small typo
[SVN r25357]
2004-09-23 03:03:44 +00:00
Michael Stevens
771764fe1b all type default constructed with init
[SVN r25346]
2004-09-22 18:01:06 +00:00
Joaquín M. López Muñoz
6212bdd249 taken care of BOOST_NO_STDC_NAMESPACE
[SVN r25345]
2004-09-22 17:18:06 +00:00
Aleksey Gurtovoy
c765391c27 more MSVC tweaks
[SVN r25344]
2004-09-22 17:09:26 +00:00
Aleksey Gurtovoy
99f6ece71d fix MSVC 6.x ICE in 'vector_indexing_suite.cpp'
[SVN r25343]
2004-09-22 16:54:04 +00:00
Thorsten Jørgen Ottosen
ec8fcc1ada metroworks hacks
[SVN r25342]
2004-09-22 15:24:23 +00:00
Stefan Slapeta
9fc2709f51 Marked failures in random library with Intel 8.x for Windows
[SVN r25340]
2004-09-22 14:38:06 +00:00
Vladimir Prus
4998a0e721 Support the && syntax in the property.translate-paths rule.
[SVN r25339]
2004-09-22 14:25:04 +00:00
Vladimir Prus
72a225da94 Don't try setting soname on NT. Current binutils seem to ignore the
option, but older report errors.


[SVN r25335]
2004-09-22 11:26:59 +00:00
John Maddock
3a4805e684 Changed to use VS80COMNTOOLS to determine Visual Studio path - this avoids conficts with other Visual C++ versions, but in the long run, we really should look to the registry for this.
[SVN r25334]
2004-09-22 10:22:23 +00:00
Aleksey Gurtovoy
7dcdfd3d7d Spirit markup
[SVN r25333]
2004-09-22 09:27:06 +00:00
Joaquín M. López Muñoz
44edae02da taken care of BOOST_NO_STDC_NAMESPACE
[SVN r25332]
2004-09-22 09:21:30 +00:00
Michael Stevens
a51441a9b8 fix swap
[SVN r25331]
2004-09-22 07:58:12 +00:00
Vladimir Prus
8c8313e502 Move test of unicode command line from parsers_test.cpp to unicode_test,
to make test failures more informative. Otherwise, the failure of
'parsers_test' seem to indicate the library is unusable.


[SVN r25330]
2004-09-22 07:06:14 +00:00
Michael Stevens
14f730a684 testing project range slice
[SVN r25329]
2004-09-21 22:48:54 +00:00
Michael Stevens
5c85e5eb9a restore VC6/7 workaround in EXTERNAL
[SVN r25328]
2004-09-21 22:42:42 +00:00
Michael Stevens
3bc8a8ed76 Add vector/matrix_temporary_type
Fix Iterator::reference must be the actual operator* return type
Fix scalar assign must account for temporay value_type


[SVN r25327]
2004-09-21 22:34:59 +00:00
Michael Stevens
2bc5930478 Add vector/matrix_temporary_type
All construction/resize uses max_nz function


[SVN r25326]
2004-09-21 22:32:10 +00:00
Michael Stevens
5ba9a8a801 Add vector/matrix_temporary_type
[SVN r25325]
2004-09-21 22:30:56 +00:00
Michael Stevens
3280db8b4e no const_self_type
[SVN r25324]
2004-09-21 22:30:36 +00:00
Michael Stevens
91eae535e0 fix slice compose negative start check
[SVN r25323]
2004-09-21 22:27:38 +00:00
Michael Stevens
96fa8e7f64 Flag VC7.1 strangeness
[SVN r25322]
2004-09-21 22:22:34 +00:00
Michael Stevens
3322cfcd90 restore VC6/7 workaround in EXTERNAL
[SVN r25321]
2004-09-21 22:21:19 +00:00
Thorsten Jørgen Ottosen
6221d87122 *** empty log message ***
[SVN r25320]
2004-09-21 20:22:32 +00:00
Thorsten Jørgen Ottosen
bf43270804 *** empty log message ***
[SVN r25319]
2004-09-21 20:03:06 +00:00