Commit Graph

282 Commits

Author SHA1 Message Date
Jeremy Siek
e63353698b changed std::count test
[SVN r30288]
2005-07-28 15:41:07 +00:00
Jeremy Siek
ce3fb4f640 change to input_iterator_archetype to add a type parameter for the
base class of the reference type. Needed this, for example, to get
the concept covering test for std::count right.


[SVN r30287]
2005-07-28 15:39:59 +00:00
Douglas Gregor
166e3207b7 Turn off NDEBUG if it is defined
[SVN r28554]
2005-05-01 14:30:28 +00:00
Douglas Gregor
87f5b1ab63 Minor fixes
[SVN r26024]
2004-10-31 19:55:15 +00:00
Aleksey Gurtovoy
9ef32e2e8d c++boost.gif -> boost.png replacement
[SVN r25573]
2004-10-05 15:45:52 +00:00
John Maddock
1ff77e789e Added new types boost::long_long_type and boost::ulong_long_type in boost/config.hpp and applied these types in place of "long long" throughout. As a result, almost all of boost now compiles cleanly with -ansi -pedantic with gcc. Changes tested with gcc 3.3, 2.95, VC7.1 and Intel 8.
[SVN r24899]
2004-09-04 10:34:49 +00:00
Douglas Gregor
bc8f520895 Converted to Boost Software License, Version 1.0
[SVN r24055]
2004-07-26 00:32:12 +00:00
Douglas Gregor
daad09ad49 Fix a typo
[SVN r23353]
2004-07-05 22:58:40 +00:00
Eric Niebler
ad5f1d47d8 move BOOST_USING_STD_MIN and _MAX and BOOST_PREVENT_MACRO_SUBSTITUTION to the config headers, remove boost/minmax.hpp, update coding guidelines
[SVN r23313]
2004-07-02 01:21:32 +00:00
Jeremy Siek
1731989798 removed trivial iterator
[SVN r23232]
2004-06-28 13:26:29 +00:00
Jeremy Siek
a29797eadc removed mention of Trivial Iterator
[SVN r23231]
2004-06-28 13:26:05 +00:00
Eric Niebler
9678d4a3f2 remove std_min and std_max, update minmax coding guidelines
[SVN r23162]
2004-06-23 04:49:48 +00:00
Eric Niebler
1b8f363e90 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
Jeremy Siek
061ed8019a change to conversion operator of input_iterator_archetype::proxy so
as to not use the copy constructor of the value_type


[SVN r22184]
2004-02-06 05:49:31 +00:00
Jeremy Siek
cc25398b06 updating with respect to change in input_iterator_archetype
[SVN r22183]
2004-02-06 05:47:22 +00:00
Jeremy Siek
6547eb9803 fixed broken URLs
[SVN r22037]
2004-01-29 00:45:00 +00:00
Jeremy Siek
8a403e7859 added const to the conversion operator of input_iterator_archetype
[SVN r21866]
2004-01-21 19:03:32 +00:00
Dave Abrahams
ab0a5086b5 Better Borland workaround
[SVN r21848]
2004-01-21 00:34:27 +00:00
Dave Abrahams
308df430d2 borland workaround
[SVN r21800]
2004-01-18 16:21:05 +00:00
Jeremy Siek
7f5d7a5c54 removed default constructor from input iterator archetypes
[SVN r21784]
2004-01-16 18:40:19 +00:00
Jeremy Siek
b4d624d61f added the no_proxy version of input_iterator
[SVN r21684]
2004-01-13 18:05:44 +00:00
Jeremy Siek
a50c9fca5c added input_output_iterator_archetype
[SVN r21578]
2004-01-10 19:49:32 +00:00
Douglas Gregor
669e6938cc Added Caramel/BoostBook concept documentation (finally)
[SVN r21176]
2003-12-08 01:15:31 +00:00
Dave Abrahams
5741cdc2dc Stop using keywords reserved to the implementation
[SVN r20907]
2003-11-22 04:51:00 +00:00
Jeremy Siek
0ecc9d31b5 removed use of trivial iterator
[SVN r20490]
2003-10-25 01:48:54 +00:00
Jeremy Siek
60e6cc268c removed trivial iterator archetype
[SVN r20489]
2003-10-25 01:48:15 +00:00
Jeremy Siek
47ae00bff5 removed TrivialIterator concept
[SVN r20488]
2003-10-25 01:47:53 +00:00
Dave Abrahams
f2abb5931b Use the import rule
[SVN r19968]
2003-09-08 17:38:49 +00:00
Thomas Witt
358b14915b Fixed forward_iterator_archetype pointer type to be ptr to const.
[SVN r18315]
2003-04-25 21:55:33 +00:00
Dave Abrahams
ce92fda5ba Add missing #include
[SVN r18260]
2003-04-16 14:28:32 +00:00
Dave Abrahams
538b271d24 Small changes to support new iterator adaptors in sandbox
[SVN r18212]
2003-04-09 11:57:59 +00:00
Björn Karlsson
98f5329b8a Untabified
[SVN r17188]
2003-02-04 08:42:36 +00:00
Björn Karlsson
c6fd580b18 Added copyright statement
[SVN r17187]
2003-02-04 08:41:54 +00:00
Beman Dawes
f07f1b2690 add or update See www.boost.org comments
[SVN r16708]
2002-12-27 16:51:53 +00:00
Jeremy Siek
505947821f updated the copyright notices
[SVN r16444]
2002-11-27 17:01:02 +00:00
Jeremy Siek
5f4ba4d42c removed Iter a, b;
[SVN r15715]
2002-10-04 16:15:47 +00:00
Jeremy Siek
b072cbbb99 added stl_concept_covering.cpp
[SVN r15512]
2002-09-25 16:58:09 +00:00
Jeremy Siek
1bfc77aa92 added many missing mutable_'s and added declaration for dummy_cons
[SVN r15511]
2002-09-25 16:57:46 +00:00
Jeremy Siek
302fc5d967 added a dummy constructor to output_iterator_archetype
[SVN r15509]
2002-09-25 16:55:10 +00:00
Jeremy Siek
2ebed5a25a *** empty log message ***
[SVN r15038]
2002-08-21 16:30:48 +00:00
Beman Dawes
5fface1ce0 init commit
[SVN r14977]
2002-08-19 23:29:18 +00:00
Jeremy Siek
53a7ccc6af removed tabs
[SVN r14443]
2002-07-13 21:03:06 +00:00
Dave Abrahams
1350489de0 Fix unversioned VC++ checks
[SVN r14436]
2002-07-13 12:26:19 +00:00
John Maddock
9541fc6e06 Added needed dummy constructor - stops some compilers complaining about
uninitialised const-members


[SVN r13296]
2002-03-28 12:52:15 +00:00
Jens Maurer
a9d7ca630e add defaulted parameter for function_requires() to work around problems
with Compaq C++ and MSVC


[SVN r13040]
2002-03-03 09:45:04 +00:00
Jeremy Siek
1a548d1db6 removed tabs
[SVN r12707]
2002-02-04 20:29:35 +00:00
Jeremy Siek
5814761215 update SGI STL URL
[SVN r12155]
2001-12-28 01:56:06 +00:00
Douglas Gregor
93ff79aae2 Add include of boost/type_traits/conversion_traits.hpp for is_convertible.
[SVN r12008]
2001-12-10 21:25:03 +00:00
Jeremy Siek
de88971f48 forgot to include type traits
[SVN r11992]
2001-12-10 01:25:52 +00:00
Jeremy Siek
f0d2603a67 added the Adaptable functor concepts
also updated the SGI STL URL's


[SVN r11963]
2001-12-06 22:26:22 +00:00