Commit Graph

22 Commits

Author SHA1 Message Date
4f34d95156 Remove obsolete MSVC check from pragma guard
git grep -h -B1 "^#\s*pragma once" | grep -v pragma | sort | uniq

is now clean.

[SVN r85952]
2013-09-26 13:02:51 +00:00
11238e4c19 [boost][range] - Trac 5971 - size() should return an unsigned type.
[SVN r77990]
2012-04-15 11:52:01 +00:00
efb7b50a8a [boost][range] - Improved the implementation of strided range to eliminate requirements for boost::size(rng) to be a valid expression. Each traversal category of strided_iterator is now individually implemented.
[SVN r67461]
2010-12-26 20:33:33 +00:00
d68174a51d [boost][range] - Update to relax preconditions for the strided adaptor, and numerous fixes to inspection report issues.
[SVN r67419]
2010-12-22 22:36:43 +00:00
2605b9ee45 update of new concepts, and replacement of range_size<T>::type with range_difference<T>::type throughut the library
[SVN r40965]
2007-11-09 13:30:57 +00:00
554f832234 upgrade to v2
[SVN r34012]
2006-05-18 20:52:17 +00:00
1c8f27535d *** empty log message ***
[SVN r27796]
2005-03-24 11:23:04 +00:00
b3d4845ba6 *** empty log message ***
[SVN r26630]
2005-01-05 18:19:31 +00:00
3f27b522c1 cw 8.3 fixes
[SVN r25419]
2004-09-26 13:13:04 +00:00
a29ddcbcca *** empty log message ***
[SVN r25418]
2004-09-26 12:15:12 +00:00
931bf86c87 *** empty log message ***
[SVN r25318]
2004-09-21 19:19:12 +00:00
6efc4ee478 *** empty log message ***
[SVN r25153]
2004-09-16 18:27:51 +00:00
e6611aafb1 fixed missing references on char* arguments
[SVN r25090]
2004-09-14 21:24:20 +00:00
bd13c9082e maybe string problem is fixed
[SVN r25059]
2004-09-13 17:47:45 +00:00
bf9925e2aa *** empty log message ***
[SVN r24877]
2004-09-02 17:32:58 +00:00
4de4fbc46e *** empty log message ***
[SVN r24622]
2004-08-20 19:26:34 +00:00
247ff6c8b8 removed errorness ADL hook
[SVN r24568]
2004-08-18 21:31:35 +00:00
a3d3c28ccc updated naming convention
[SVN r24517]
2004-08-16 22:07:07 +00:00
ebca0b2a2a *** empty log message ***
[SVN r24385]
2004-08-10 16:09:30 +00:00
d2dca990db vc6 fixes
[SVN r24114]
2004-07-27 13:37:44 +00:00
d78d5e3fd6 *** empty log message ***
[SVN r23988]
2004-07-23 14:00:36 +00:00
6a455033ee *** empty log message ***
[SVN r23240]
2004-06-29 02:50:07 +00:00