26 Commits

Author SHA1 Message Date
Rene Rivera 661091fe6e Update build deps. 2024-08-02 22:05:22 -05:00
Glen Fernandes fa1fbd5930 Switch from deprecated test to Lightweight Test 2021-06-08 15:01:33 -04:00
Eric Niebler 942bb16c67 remove executible flag 2014-01-10 22:17:48 -08:00
Eric Niebler 4fb4d7206a revert all recent changes to boost.foreach
[SVN r75077]
2011-10-21 03:39:17 +00:00
Eric Niebler 697f8082cf support for noncopyable rvalue ranges using C++0x
[SVN r74584]
2011-09-26 18:10:45 +00:00
Douglas Gregor 37f5c22da9 Default-initialized const objects of class type are ill-formed of the class does not have a user-declared default constructor
[SVN r61449]
2010-04-21 06:33:52 +00:00
Eric Niebler 638b7a179b actually test the documented extension interface
[SVN r61264]
2010-04-14 01:26:51 +00:00
John Maddock 0067a122a1 Suppress msvc warnings.
Refs #3686.

[SVN r57996]
2009-11-28 10:26:26 +00:00
Troy D. Straszheim 4a760d2c74 rm cmake from trunk. I'm not entirely sure this is necessary to satisfy the inspect script, but I'm not taking any chances, and it is easy to put back
[SVN r56942]
2009-10-17 02:07:38 +00:00
Troy D. Straszheim 1b95209b7e Copyrights on CMakeLists.txt to keep them from clogging up the inspect
reports.  This is essentially the same commit as r55095 on the release
branch.



[SVN r55159]
2009-07-26 00:49:56 +00:00
Michael A. Jackson f8dc734a17 Updating CMake files to latest trunk. Added dependency information for regression tests and a few new macros for internal use.
[SVN r49627]
2008-11-07 17:02:56 +00:00
Michael A. Jackson 7ce53a2307 Continuing merge of CMake build system files into trunk with the encouragement of Doug Gregor
[SVN r49510]
2008-11-01 13:15:41 +00:00
Eric Niebler 9613b894de fix bug iterating over abstract base
[SVN r43509]
2008-03-05 07:12:03 +00:00
Eric Niebler 3402653d1a add BOOST_REVERSE_FOREACH, fixes #1071
[SVN r43508]
2008-03-05 06:32:39 +00:00
David Jenkins 7466811e33 Avoid bug in Microsoft Code Analysis
[SVN r41775]
2007-12-06 06:23:55 +00:00
Vladimir Prus af1042ba56 Remove V1 Jamfiles
[SVN r38516]
2007-08-08 19:02:26 +00:00
Eric Niebler d0a07d4707 accomodate Boost.Range interface changes
[SVN r36685]
2007-01-10 23:30:16 +00:00
Eric Niebler a7c828c5d0 verify that we're getting the right answers for is_lightweight_proxy
[SVN r32717]
2006-02-08 01:35:57 +00:00
Eric Niebler 03a9bd7dac misc clean-up and bug fixing
[SVN r32170]
2005-12-27 17:29:53 +00:00
Eric Niebler 8e28d957c7 use compile-time const rvalue detection on msvc and gcc
[SVN r32132]
2005-12-22 06:40:21 +00:00
Eric Niebler 8d6b10ade9 try using new (undocumented) boost_range_begin/end hooks
[SVN r30778]
2005-09-01 14:40:44 +00:00
Eric Niebler c3979c8619 eliminate overloads possibly confusing metrowerks
[SVN r30712]
2005-08-28 16:50:59 +00:00
Eric Niebler 98af3da456 work around name collision problem with gcc-2.95-linux
[SVN r30705]
2005-08-28 01:22:50 +00:00
Eric Niebler 3a27b79b78 add test for FOREACH with dependent types
[SVN r30691]
2005-08-26 16:19:04 +00:00
Eric Niebler a9b1c131f8 simplier test framework
[SVN r30688]
2005-08-26 15:15:39 +00:00
Eric Niebler 2258532c5e BOOST_FOREACH
[SVN r30683]
2005-08-26 03:43:30 +00:00