Commit Graph

50050 Commits

Author SHA1 Message Date
Beman Dawes
14c046dc8f BOOST_HAS_MS_INT64 rather than specific compilers
[SVN r14668]
2002-08-05 00:02:10 +00:00
Daryle Walker
2f32a49e95 Added more exception (non-)safety notes
[SVN r14667]
2002-08-04 20:09:35 +00:00
Daryle Walker
2c5a959e31 Clarified exception (non-)safety in some destructors; re-flowed text
[SVN r14666]
2002-08-04 06:48:18 +00:00
Jeremy Siek
3eda494821 updated from Gennaro
[SVN r14665]
2002-08-04 03:10:04 +00:00
Beman Dawes
7b5fea1a0d Check for BOOST_HAS_MS_INT64 instead of specific compilers
[SVN r14664]
2002-08-04 01:27:24 +00:00
Beman Dawes
5a38c01e16 Add BOOST_NO_STD_ITERATOR_TRAITS workaround
[SVN r14663]
2002-08-03 22:45:13 +00:00
John Maddock
e2508bf57b Tentative MWCW fixes
[SVN r14662]
2002-08-02 11:59:22 +00:00
Jeremy Siek
5460c1c2db no change
[SVN r14661]
2002-08-01 16:16:02 +00:00
Jeremy Siek
26d4fd7daa reduced number of iterations, I have no patience :)
[SVN r14660]
2002-08-01 16:15:43 +00:00
Jeremy Siek
ce7583b442 a little cleanup
[SVN r14659]
2002-08-01 16:11:47 +00:00
Jeremy Siek
a53cf0ac4e new file from Gennaro Prota
[SVN r14658]
2002-08-01 15:56:38 +00:00
Jeremy Siek
0e8697facc new optimized count() implementation
[SVN r14657]
2002-08-01 15:54:32 +00:00
Jeremy Siek
a9ab9adb7c new file, moved detail stuff into detail directory
[SVN r14656]
2002-08-01 15:54:08 +00:00
Jeremy Siek
8faf04c232 changes from Gennaro Prota
[SVN r14655]
2002-08-01 15:33:47 +00:00
John Maddock
5f1c5ff635 Added tests for BOOST_NO_STD_ITERATOR_TRAITS
[SVN r14654]
2002-07-31 11:25:25 +00:00
John Maddock
e404a96ca4 Added minor doc fixes
[SVN r14653]
2002-07-31 11:24:41 +00:00
John Maddock
c4f1939a4a Corrected Typo in BOOST_NO_STD_WSTREAMBUF
[SVN r14652]
2002-07-31 11:23:53 +00:00
John Maddock
262c4cc046 Tidied up #if
[SVN r14651]
2002-07-31 11:23:01 +00:00
Jeremy Siek
6afd1ea19f added tests for operator-=
[SVN r14650]
2002-07-30 22:45:58 +00:00
Jeremy Siek
1263039a9d added tests for subset and proper subset
[SVN r14649]
2002-07-30 22:45:34 +00:00
Jeremy Siek
ab3ef06d59 fixed operator-= and operator-
[SVN r14648]
2002-07-30 22:35:12 +00:00
Jeremy Siek
cc4444b0e0 spell check
[SVN r14647]
2002-07-30 22:27:04 +00:00
Jeremy Siek
1a29b9b11b added subset functions
[SVN r14646]
2002-07-30 22:23:54 +00:00
Jeremy Siek
2564e22ff0 some editing
[SVN r14645]
2002-07-30 17:01:45 +00:00
Jeremy Siek
9c86aad8d4 hyperlinked synopsis with the detailed documentation
[SVN r14644]
2002-07-30 17:00:04 +00:00
Jeremy Siek
0aafd4f467 added a synopsis
[SVN r14643]
2002-07-30 16:09:19 +00:00
Jeremy Siek
c7114713d8 changed to private inheritance
[SVN r14642]
2002-07-30 16:00:57 +00:00
Jeremy Siek
3d60347932 added more throw specifications
[SVN r14641]
2002-07-30 15:23:55 +00:00
Peter Dimov
fd2d7be6a3 Data member support added.
[SVN r14640]
2002-07-30 13:01:47 +00:00
Jeremy Siek
490fa0d008 added operator-, and added a more detailed description of the reference type
[SVN r14639]
2002-07-30 00:56:55 +00:00
Jeremy Siek
bcf9d43b4c added operator-
[SVN r14638]
2002-07-30 00:53:45 +00:00
Jeremy Siek
6fb15a35bf added MSVC version
[SVN r14637]
2002-07-29 19:11:05 +00:00
Björn Karlsson
89e4ea2c66 Added copyright text
[SVN r14636]
2002-07-29 14:34:04 +00:00
John Maddock
38277847d2 Removed duplicate declaration.
[SVN r14635]
2002-07-29 11:04:14 +00:00
Douglas Gregor
acf8fa437f Fix a broken link
[SVN r14634]
2002-07-28 18:37:52 +00:00
Beman Dawes
bddcdc23a9 Add always_show_run_output option
[SVN r14633]
2002-07-28 15:58:09 +00:00
John Maddock
086fb26669 Added BOOST_NO_STD_WSTREAMBUF to GNU libstdc++3 config
[SVN r14632]
2002-07-28 11:06:51 +00:00
John Maddock
fcb2b6f4f5 Added some more EDG compiler macros
[SVN r14631]
2002-07-28 11:01:28 +00:00
Dave Abrahams
c282d9564f Fix link
[SVN r14630]
2002-07-27 20:08:51 +00:00
Peter Dimov
ed0ed004d6 implementation-defined changed to unspecified.
[SVN r14629]
2002-07-27 16:05:01 +00:00
Peter Dimov
bad6497c32 get_pointer added.
[SVN r14628]
2002-07-27 16:02:26 +00:00
John Maddock
35515fca5b Fixed test case for VC7.0
[SVN r14627]
2002-07-27 11:47:04 +00:00
John Maddock
0b761ae2d6 Updated dinkumware config: should work for Intel C++ now.
[SVN r14626]
2002-07-27 11:43:45 +00:00
John Maddock
03d6150e06 removed illegal default parameters from is_const_helper and is_volatile_helper
[SVN r14625]
2002-07-27 11:42:51 +00:00
John Maddock
f3dc3ee761 Added como and metrowerks to list of compilers that can't handle the template specialisations used in instances.hpp.
[SVN r14624]
2002-07-27 11:42:04 +00:00
Dave Abrahams
a9aae14530 bug fixes
[SVN r14623]
2002-07-27 05:50:10 +00:00
Samuel Krempp
e130307a64 bad semi-colons removed, thanks to <Gennadiy@ilx.com>
[SVN r14622]
2002-07-26 22:21:30 +00:00
Dave Abrahams
258efef26c Patch from Gennadiy Rozental
[SVN r14621]
2002-07-26 18:06:25 +00:00
Ronald Garcia
44ffe7342f Fixed broken links found by DWA.
[SVN r14620]
2002-07-26 17:58:29 +00:00
Peter Dimov
3b0443dfe6 Minor scoped_* fix (px -> ptr) (Thanks to Bertolt Mildner)
[SVN r14619]
2002-07-26 14:18:21 +00:00