Commit Graph

44 Commits

Author SHA1 Message Date
Kohei Takahashi
3d4c1d5dd5 Disable random_suffle in C++17. 2017-05-26 01:50:05 +09:00
Kohei Takahashi
4f0544edeb Suppress unused warnings. 2016-08-18 17:37:28 +09:00
Kohei Takahashi
ba07c70c47 Fix wrong include within test. 2016-08-13 11:27:15 +09:00
Kohei Takahashi
b82906369e Detect container availability independently. 2016-07-23 17:55:29 +09:00
Kohei Takahashi
a11636fd41 Fix documents and tests about include header. 2016-07-23 17:04:48 +09:00
Kohei Takahashi
3fe8df25ab Fix accidentally dropped changes.
see: 24443595c2
2016-02-21 01:06:19 +09:00
Joel de Guzman
24443595c2 Merge branch 'master' into develop
Conflicts:
	ChangeLog
	doc/html/index.html
	include/boost/phoenix/function/lazy_prelude.hpp
	test/algorithm/querying_find.cpp
2015-04-23 09:53:32 +08:00
John Fletcher
abd29767a7 for_test2.cpp remove tab 2015-04-06 10:48:04 +01:00
John Fletcher
090f070e7f Permit backward hash to avoid clang problem finding backward header. 2015-03-28 11:26:23 +00:00
John Fletcher
e04b6f0e0a querying_find and querying_find2 revise tests 2015-03-23 09:33:09 +00:00
John Fletcher
76a0858fcd querying_find2.cpp Add testf for Dinkumware std library 2015-03-22 19:05:34 +00:00
John Fletcher
2e7432708b querying_find2.cpp Run HASH test first if available. 2015-03-22 18:39:56 +00:00
John Fletcher
627d6a4c86 Fix missing array in test 2015-03-18 17:40:43 +00:00
John Fletcher
3e8ac97df4 Sort out typos and tabs in test files 2015-03-18 17:23:55 +00:00
John Fletcher
9a3cf91715 algorithm/querying_find2.cpp Test for unordered type detection 2015-03-18 16:48:17 +00:00
John Fletcher
13807c8acc Updated tests to permit backward hash when needed 2015-03-15 12:36:05 +00:00
John Fletcher
2707cc9438 algorithm/querying_find Test for clang for backward warning 2015-03-14 19:38:00 +00:00
John Fletcher
d1030f5729 algorithm/for_test2 New test 2015-03-14 17:51:43 +00:00
John Fletcher
6aed0b1393 for_each2 ammend test 2015-03-14 17:45:51 +00:00
John Fletcher
a5245e6356 algorithm/for_each2.cpp New test 2015-03-14 17:25:40 +00:00
John Fletcher
d00fb68406 querying_find Copyright 2015-01-24 15:00:02 +00:00
John Fletcher
382eda45dc querying_find.cpp Take out tabs 2015-01-24 14:59:42 +00:00
John Fletcher
81d1d6607b querying_find Copyright 2015-01-24 14:51:31 +00:00
John Fletcher
e25793a983 querying_find.cpp Take out tabs 2015-01-24 14:42:10 +00:00
John Fletcher
62eb3ab3d3 test/algorithm/querying_find.cpp unordered_map test removed. 2014-12-30 16:40:39 +00:00
John Fletcher
a88a8f3a74 test/algorithm/querying_find.cpp Correct error 2014-12-30 16:16:32 +00:00
John Fletcher
01c908c786 test/algorithm/querying_find.cpp Test for unordered_map and unordered_set and use if available 2014-12-30 16:08:50 +00:00
John Fletcher
82e6e3cc77 Edit very long code lines. 2014-12-29 10:36:21 +00:00
John Fletcher
fe41905ca9 test/algorithm/querying_find.cpp use convert_to_container<>() for assign 2014-12-29 10:19:23 +00:00
John Fletcher
10bc9c93b9 test/algorithm/querying_find.cpp New test for MSVC 14 bug within querying test 2014-12-28 22:16:13 +00:00
John Fletcher
8bbc816dbf Updated tests to >= 1900 (MSVC > 12) 2014-12-27 11:40:25 +00:00
John Fletcher
5ea72ea7c2 Correct test - it was the wrong way round 2014-12-26 23:00:31 +00:00
John Fletcher
3819efef8c Remove failing test for MSVC > 12 2014-12-26 22:58:52 +00:00
Marcel Raad
77a55a5630 Compile fix for MSVC 2015 Preview
hash_set and hash_map are deprecated in Visual C++ 2015 and result in a compile error by default. BOOST_DINKUMWARE_STDLIB is still 610.
2014-11-26 23:26:59 +01:00
John Fletcher
07d15c6d87 Fix Tabs in two test files 2014-03-24 15:14:28 +00:00
John Fletcher
5c4a19da13 for_ test file - New file 2014-03-17 16:40:39 +00:00
John Fletcher
83dd8eee3d for_each test file 2014-03-17 16:40:19 +00:00
John Fletcher
e31f4c2f0a test/algorithm/for_each.cpp New test 2014-03-17 16:08:45 +00:00
Eric Niebler
a1cf2d1194 phoenix: merge [80804] from trunk
[SVN r80805]
2012-10-01 07:25:11 +00:00
Eric Niebler
4da68d2b04 phoenix: merge [80729], [80730], [80733], [80734] from trunk
[SVN r80748]
2012-09-28 23:08:17 +00:00
Thomas Heller
a3e1c883b1 [phoenix]
- merged V3 into trunk.
- some minor fixes regarding result type calculation




[SVN r69826]
2011-03-10 21:01:28 +00:00
Thomas Heller
be65b8f5e3 phoenix3 refactoring complete, all tests pass again
[SVN r67429]
2010-12-23 11:50:31 +00:00
Thomas Heller
7167b7d97e phoenix stl port finished
[SVN r63702]
2010-07-06 16:23:50 +00:00
Joel de Guzman
0ffb77664a First shot by Thomas Heller
[SVN r62537]
2010-06-08 01:31:35 +00:00