d1aea63c2f
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-12-30 04:55:32 -05:00
ebbfe65595
Range: Remove obsolete MSVC version checks.
...
[SVN r85915]
2013-12-30 04:55:12 -05:00
3d3dea1411
[boost][range] - fix for ticket 6888 - unique predicate overloads
...
[SVN r85686]
2013-12-30 04:53:12 -05:00
901266b76a
Full merge from trunk at revision 41356 of entire boost-root tree.
...
[SVN r41369]
2007-11-25 18:07:19 +00:00
e76e9cda28
Large patch from Ulrich Eckhardt to fix support for EVC++ 4.
...
[SVN r30670]
2005-08-25 16:27:28 +00:00
a5a74c161f
fixed RANGE_DEDUCED_TYPENAME for VC7.0 + /Za
...
[SVN r28877]
2005-05-13 15:47:29 +00:00
5843a9fd3f
*** empty log message ***
...
[SVN r28658]
2005-05-05 12:59:41 +00:00
4cca4fac2f
Changed - effectively I rolled back the last change because it clobbers
...
VC7.1 and VC8.0 tests (they do NOT show in the regression, which
is another problem altogether) as well as killing some code of mine
which uses boost::array.
NOTE - I've commented out the one line I replaced so that more people can
look at this change and decide what it _really_ needs to be (I haven't
the time to so do).
One thing that seems VERY odd is the changing of the && to || in the
"new" line.
[SVN r28066]
2005-04-08 18:44:52 +00:00
6b9919ae4b
*** empty log message ***
...
[SVN r28042]
2005-04-07 13:27:30 +00:00
af5431e553
*** empty log message ***
...
[SVN r25020]
2004-09-12 10:58:22 +00:00
caac9c37c3
*** empty log message ***
...
[SVN r24875]
2004-09-02 17:28:57 +00:00
7b37911918
Enable array support for CW 9
...
[SVN r24317]
2004-08-05 21:08:42 +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