Commit graph

1286 commits

Author SHA1 Message Date
Eric Niebler
0327c06532 Merged revisions 62547 via svnmerge from
https://svn.boost.org/svn/boost/trunk

........
  r62547 | eric_niebler | 2010-06-07 23:28:56 -0400 (Mon, 07 Jun 2010) | 1 line
  
  mark up xpressive failures
........


[SVN r62741]
2010-06-10 15:26:44 +00:00
Steven Watanabe
365b1ac4d4 Merge [62051] from the trunk
[SVN r62167]
2010-05-23 22:50:37 +00:00
Eric Niebler
d0f0336d32 Merged revisions 61764 via svnmerge from
https://svn.boost.org/svn/boost/trunk

........
  r61764 | eric_niebler | 2010-05-04 09:56:09 -0700 (Tue, 04 May 2010) | 1 line
  
  mark-up proto failures
........


[SVN r62136]
2010-05-22 00:40:56 +00:00
Tobias Schwinger
34605ac058 adds Functional.Factory/Forward
[SVN r61598]
2010-04-26 23:32:55 +00:00
Andy Tompkins
30ced86433 merged uuid from trunk
[SVN r60927]
2010-03-30 03:15:44 +00:00
Steven Watanabe
2a633e418d Merge Random from the trunk
[SVN r60755]
2010-03-22 00:45:06 +00:00
Andy Tompkins
3816964d0f add uuid library
[SVN r58969]
2010-01-13 12:14:12 +00:00
John Maddock
c158617b72 Add markup for new tests and VC-7.1
[SVN r58753]
2010-01-06 10:34:20 +00:00
Daniel James
2164cb4339 Merge unordered.
Warning fixes, support for incomplete types and tweak some test.


[SVN r57998]
2009-11-28 11:40:08 +00:00
Gunter Winkler
d54a566156 see #3449
* merged [56637]: marked known failure of begin_end test for msvc 7.1



[SVN r57205]
2009-10-28 22:25:08 +00:00
Anthony Williams
e44cc47790 Marked up explicit failures for thread library
[SVN r57188]
2009-10-28 09:54:57 +00:00
Daniel James
669332d6eb Merge some of the unordered and property tree test setup.
Merged revisions 55728,56020,56633 via svnmerge from 
https://svn.boost.org/svn/boost/trunk

........
  r55728 | danieljames | 2009-08-23 11:06:24 +0100 (Sun, 23 Aug 2009) | 1 line
  
  Mark up a couple of unordered container failures.
........
  r56020 | cornedbee | 2009-09-04 22:03:54 +0100 (Fri, 04 Sep 2009) | 1 line
  
  Have testers generate results for PropertyTree.
........
  r56633 | hkaiser | 2009-10-07 14:35:44 +0100 (Wed, 07 Oct 2009) | 1 line
  
  Untabified file
........


[SVN r56750]
2009-10-12 19:30:58 +00:00
Beman Dawes
6302f9b0df property_tree: merge markup
[SVN r56554]
2009-10-03 13:53:54 +00:00
Alexander Nasonov
ee687b883c Append * to msvc-N.M toolsets in my tests.
[SVN r56238]
2009-09-16 00:29:57 +00:00
Alexander Nasonov
de66702226 lexical_cast_vc8_bug_test is expected to fail on msvc-8.0*.
[SVN r56236]
2009-09-16 00:19:06 +00:00
Christopher Hite
3ba891f05f re-enabled testing intrusive on sun
[SVN r56011]
2009-09-04 09:26:44 +00:00
Jeremiah Willcock
eff458de05 Added graph_parallel to test list
[SVN r55392]
2009-08-03 16:47:24 +00:00
Jeremiah Willcock
095a66671c Merged over BGL changes from trunk
[SVN r55391]
2009-08-03 16:43:08 +00:00
Jeremiah Willcock
2a1409ced1 Merged r55265, r55266, r55355, and r55356 from trunk, hopefully fixing VC++ problems; removed VC++ from csr_graph_test known failures for regression tests
[SVN r55357]
2009-08-02 02:46:12 +00:00
Vladimir Prus
3a7637d0d3 Merge: Markup build/timedata failure on windows.
[SVN r55338]
2009-08-01 10:47:28 +00:00
John Maddock
78a22b8e14 Mark up math lib tests that require external software in order to pass.
[SVN r55109]
2009-07-23 09:42:34 +00:00
Alexander Nasonov
1a01adf931 Add expected failures of the type_traits/test/promote_enum_msvc_bug_test
[SVN r54236]
2009-06-22 22:22:24 +00:00
Jeremiah Willcock
6cd85775f8 Merged in commits on trunk mentioned in comments 1-32 of #3134, plus r54059 not listed there; refs #3134
[SVN r54064]
2009-06-18 19:34:25 +00:00
Daniel James
b4d50b6b65 Misc. unordered changes. Fixes #3082, #3119.
Merged revisions 53505-53506,53525,53550,53552,53614 via svnmerge from 
https://svn.boost.org/svn/boost/trunk

........
  r53505 | danieljames | 2009-05-31 16:50:56 +0100 (Sun, 31 May 2009) | 1 line
  
  Disable incorrect Visual C++ 64-bit warnings. Ref #3082.
........
  r53506 | danieljames | 2009-05-31 16:53:09 +0100 (Sun, 31 May 2009) | 1 line
  
  Remove misplaced visual C++ warning pragma.
........
  r53525 | danieljames | 2009-06-01 07:50:37 +0100 (Mon, 01 Jun 2009) | 1 line
  
  Fix tests for when the library has support for initializer lists but the compiler doesn't.
........
  r53550 | danieljames | 2009-06-01 20:17:49 +0100 (Mon, 01 Jun 2009) | 1 line
  
  Get the type of the initializer_list right.
........
  r53552 | danieljames | 2009-06-01 20:22:27 +0100 (Mon, 01 Jun 2009) | 1 line
  
  Fix the unordered_map declaration in the tutorial. Fixes #3119.
........
  r53614 | danieljames | 2009-06-03 23:48:49 +0100 (Wed, 03 Jun 2009) | 1 line
  
  The move tests pass on 64 bit visual c++.
........


[SVN r53687]
2009-06-06 14:05:54 +00:00
Daniel James
572e38e6c6 Minor hash test changes.
Merged revisions 53522-53523 via svnmerge from 
https://svn.boost.org/svn/boost/trunk

........
  r53522 | danieljames | 2009-06-01 07:49:45 +0100 (Mon, 01 Jun 2009) | 1 line
  
  Test the hash functions for a couple of typedefs.
........
  r53523 | danieljames | 2009-06-01 07:50:14 +0100 (Mon, 01 Jun 2009) | 2 lines
  
  Recent versions of borland haven't fixed some of their namespace bugs, so mark
  up their hash failures for all versions.
........


[SVN r53686]
2009-06-06 13:53:19 +00:00
Frank Mori Hess
468f673c24 Merging Signals2 to release branch.
[SVN r51710]
2009-03-11 17:51:08 +00:00
Eric Niebler
6ae7225c9b Merged revisions 51169,51271 via svnmerge from
https://svn.boost.org/svn/boost/trunk

........
  r51169 | eric_niebler | 2009-02-09 16:50:16 -0800 (Mon, 09 Feb 2009) | 1 line
  
  eliminate shadow warnings on gcc for nested FOREACH loops
........
  r51271 | eric_niebler | 2009-02-16 09:50:31 -0800 (Mon, 16 Feb 2009) | 1 line
  
  mark up foreach failures on borland-6.1
........


[SVN r51272]
2009-02-16 18:03:41 +00:00
Alexander Nasonov
b17f699626 Merge ScopeExit from trunk.
[SVN r50713]
2009-01-21 20:36:00 +00:00
Alexander Nasonov
4ea9f6b765 Merge ScopeExit from trunk.
[SVN r50712]
2009-01-21 20:33:17 +00:00
Beman Dawes
865aa4c7b8 status: merge from trunk
[SVN r50276]
2008-12-15 13:04:37 +00:00
Niels Dekker
4eaf99743f Added test-suite "utility/swap" to /release/status/Jamfile.v2, hoping to see it at www.boost.org/development/tests/release/developer
[SVN r49831]
2008-11-19 09:30:52 +00:00
Joseph Gauterin
f9c1f05eb5 Merged utility\swap failures to release branch.
[SVN r49764]
2008-11-15 01:17:35 +00:00
Marshall Clow
eb402edbe3 Merged revisions 43283,43992,44388 via svnmerge from
https://svn.boost.org/svn/boost/trunk

........
  r43283 | bemandawes | 2008-02-16 18:01:32 -0800 (Sat, 16 Feb 2008) | 1 line
  
  Show output of example program
........
  r43992 | marshall | 2008-04-01 18:42:32 -0700 (Tue, 01 Apr 2008) | 1 line
  
  Replaced all occurrences of non-ASCII copyright symbol with '(c)' for people using non-ASCII code pages
........
  r44388 | grafik | 2008-04-13 16:55:58 -0700 (Sun, 13 Apr 2008) | 1 line
  
  Move tokenizer tests into canonical test subdir structure.
........


[SVN r49216]
2008-10-09 18:05:35 +00:00
Eric Niebler
38324ca742 merge proto from trunk to release branch
[SVN r48800]
2008-09-16 18:25:52 +00:00
John Maddock
13f4970e36 Fix toolset name.
[SVN r47964]
2008-08-04 09:33:17 +00:00
Jurko Gospodnetić
597a9b74c8 Committed a status/explicit-failures-markup.xml patch by Boris Gubenko.
[SVN r47828]
2008-07-26 08:54:48 +00:00
John Maddock
59c1fb16c9 Mark up two more expected failures.
[SVN r47747]
2008-07-24 09:59:45 +00:00
Beman Dawes
9daf2e35ee Merge 47665 from trunk
[SVN r47686]
2008-07-22 14:17:55 +00:00
John Maddock
71a5646843 Add TR1/VC9 markup.
[SVN r47636]
2008-07-20 16:06:48 +00:00
Hartmut Kaiser
0959cafc02 Spirit: re-enabled testing of Spirit.Classic, fixed failing Spirit.Classic test cases, added missing file
[SVN r47602]
2008-07-19 16:48:42 +00:00
Beman Dawes
209552b9fd Merge trunk
[SVN r47440]
2008-07-15 11:52:40 +00:00
Emil Dotchevski
2ae5c7500e BOOST_NO_TYPEID support
exception/index.html redirection
Added Boost Exception to libraries.htm and maintainers.txt
Added Boost Exception to status/Jamfile.v2

[SVN r47010]
2008-07-02 22:01:55 +00:00
Daniel James
71b33e7350 Merge from trunk. Fix some inspect errors, try to avoid instantiating the
equality operators when not required, and some bookkeeping.

................
  r42539 | danieljames | 2008-01-06 17:48:11 +0000 (Sun, 06 Jan 2008) | 2 lines
  
  Add the unordered library to the maintainers list.
................
  r46579 | danieljames | 2008-06-21 16:32:11 +0100 (Sat, 21 Jun 2008) | 10 lines
  
  Define unordered containers' friend functions outside of the class.
  
  On some compilers, friend functions are being instantiated when the main class
  is explicitly instantiated. This is slightly problematic because the equality
  functions (which are an extension) put extra requirements on the types used. So
  I'm going to try defining the functions outside of the class, in the hope that
  they won't get instantiated. If someone wants non-member functions to be
  instantiated, I think it's reasonable to expect them to explicitly instantiate
  them, especially as compilers don't seem to be consistent about this.
................
  r46587 | danieljames | 2008-06-21 20:58:39 +0100 (Sat, 21 Jun 2008) | 8 lines
  
  Get the test to pass when pair's default constructor creates two instances of
  the member classes.
  
  With some standard libraries I was getting two copies of the object after
  creating a default pair, probably because it was creating an instance for its
  default parameter. So only test after creating the pair object - since it isn't
  our concern how many instances that creates.
................
  r46588 | danieljames | 2008-06-21 21:11:26 +0100 (Sat, 21 Jun 2008) | 1 line
  
  Markup an expected failure for unordered.
................
  r46594 | danieljames | 2008-06-21 23:02:15 +0100 (Sat, 21 Jun 2008) | 19 lines
  
  Merge inspect fixes for the unordered library.
  
  Merged revisions 46470-46592 via svnmerge from 
  https://svn.boost.org/svn/boost/branches/unordered/trunk
  
  ................
    r46589 | danieljames | 2008-06-21 21:37:42 +0100 (Sat, 21 Jun 2008) | 2 lines
    
    Fix some inspect errors (tabs and missing copyright/license).
  ................
    r46591 | danieljames | 2008-06-21 21:47:51 +0100 (Sat, 21 Jun 2008) | 1 line
    
    Move memory.hpp into the helpers subdirectory.
  ................
    r46592 | danieljames | 2008-06-21 22:08:53 +0100 (Sat, 21 Jun 2008) | 1 line
    
    Prevent inspect errors for unnamed namespaces in some of the test header files.
  ................
................
  r46607 | danieljames | 2008-06-22 14:54:45 +0100 (Sun, 22 Jun 2008) | 9 lines
  
  Extract the hash and equality functions from hash_table_data_*.
  
  As these are extensions and add extra requirements to the container elements,
  they shouldn't be part of hash_table_data_* so that they won't get instantiated
  if an unordered container is explicitly instantiated.
  
  Merged revisions 46594-46604 via svnmerge from 
  https://svn.boost.org/svn/boost/branches/unordered/trunk
................
  r46608 | danieljames | 2008-06-22 16:00:02 +0100 (Sun, 22 Jun 2008) | 5 lines
  
  Remove the svnmerge integration information for the unordered branch.
  
  Now that the unordered library is moving towards release, the main development
  version is in trunk. New features will be developed on a new branch.
................


[SVN r46629]
2008-06-23 17:44:53 +00:00
Steven Watanabe
5d0d6f4222 Add to release branch
[SVN r46545]
2008-06-20 04:37:32 +00:00
Eric Niebler
7b30e66731 mark-up foreach failures
[SVN r46543]
2008-06-20 03:56:50 +00:00
Eric Niebler
bf57c25cac integrate accumulators
[SVN r46542]
2008-06-20 03:47:42 +00:00
Daniel James
0d93c89ef5 Add Boost.Unordered to the regression tests.
Merged revisions 42536 via svnmerge from 
https://svn.boost.org/svn/boost/trunk

........
  r42536 | danieljames | 2008-01-06 17:40:32 +0000 (Sun, 06 Jan 2008) | 1 line
  
  Add Boost.Unordered to the regression tests.
........


[SVN r46495]
2008-06-18 21:41:22 +00:00
Beman Dawes
d40542107e Apply changeset 43864, fixing #1717
[SVN r43871]
2008-03-26 17:07:04 +00:00
Douglas Gregor
d51bda909e Markup VC9 failures
[SVN r43729]
2008-03-19 17:16:03 +00:00
Tobias Schwinger
787bf345ac stages trunk version for boost 1.35
[SVN r43684]
2008-03-17 21:42:41 +00:00