Commit Graph

101 Commits

Author SHA1 Message Date
jofaber
d8635a59f0 added test case for ticket 7871 2018-06-19 17:52:41 +02:00
jofaber
aa9bc55955 added test to check for ticket 12926 2018-06-19 16:39:32 +02:00
jofaber
f6b8e7e314 added testcase from ticket 11942 2018-06-19 15:55:41 +02:00
jofaber
fccb9d95ab function elements will return an iterator range for interval containers 2018-06-06 15:06:09 +02:00
jofaber
6390d489c6 resoved ambiguity in test: fix_tickets 2018-06-04 19:31:58 +02:00
jofaber
a6e5904618 added test to detect ticket_12872 2018-06-03 18:59:05 +02:00
jofaber
1976442a2d added code for span and hull from docs. 2018-06-02 15:13:06 +02:00
jofaber
80e8f0354d added tests for span and hull. 2018-05-29 17:25:15 +02:00
jofaber
3b82ba1894 Included test/detail/suppress_warnings.hpp for tests to silence warnings 2018-05-29 12:08:40 +02:00
jofaber
56d44a54a7 Warning fixes for tests 2017-12-07 08:05:13 +01:00
jofaber
8c1e554b5c Warning fixes for tests 2017-12-06 21:59:02 +01:00
jofaber
096977ab3c Warning fixes for tests 2017-12-05 19:21:36 +01:00
jofaber
cd02f5b51c Warning fixes for tests 2017-12-04 22:47:24 +01:00
jofaber
ed48875915 Modified tests on icl::find after compile problems with msvc 2017-12-04 20:30:44 +01:00
jofaber
71990d3f09 Silenced warnings in tests 2017-12-04 01:24:28 +01:00
jofaber
97ddf97240 Silenced conversion warning in test 2017-12-04 00:38:03 +01:00
Daniela Engert
2d38b37634 Inline typedefs from deprecated/removed C++98 function adapters.
Signed-off-by: Daniela Engert <dani@ngrt.de>
2017-05-11 17:08:45 +02:00
jofaber
b8d2f1ed6a Cleanup includes 2015-11-22 13:19:50 +01:00
jofaber
95afc4c442 Added tests for ticket 11308 for extreme valued closed intervals 2015-11-21 15:44:02 +01:00
jofaber
c175ea15d4 Warning fixes: typedef locally defined but not used 2015-09-24 01:04:44 +02:00
jofaber
ae54e5e026 Warning fixes 2015-09-22 17:32:01 +02:00
jofaber
9167796298 Warning fixes 2015-09-20 22:30:46 +02:00
jofaber
0f19a9a0bb Fixed interval_base_map::insert for new hint semantics for assoc containers in c+11 2014-01-26 18:00:26 +01:00
jofaber
37d18137c0 merge fixes of new hinted insert semantics. 2013-12-20 18:07:32 +01:00
Joachim Faulhaber
aecd939221 Adaptations of some tests for gcc-4.7.1-c++11
[SVN r82958]
2013-02-17 22:31:25 +00:00
Joachim Faulhaber
2f0eadbd3e Merged changes (81303-82287): Fixed ticket #7231. Switched off move semantics for clang and gcc > 4.6 due to compile problems.
[SVN r82291]
2012-12-31 01:15:40 +00:00
Joachim Faulhaber
3c33d3c611 Adjustments of test code for clang.
[SVN r82287]
2012-12-30 22:16:00 +00:00
Joachim Faulhaber
eb4f50b0f5 Bugfix Ticket #7231. Disabling move semantics for newest compiler versions.
[SVN r82285]
2012-12-30 21:11:45 +00:00
Joachim Faulhaber
5c50e61f12 Fixes for bug #7231 with clang 3.1 and later. Adding a test case.
[SVN r82226]
2012-12-27 20:13:04 +00:00
Joachim Faulhaber
1b57fe5bc3 Fixes for bug #7231 with clang 3.1 and later. Adding a test case.
[SVN r82222]
2012-12-27 18:49:11 +00:00
Marshall Clow
d1c0c0c953 Removed missed usage of deprecated macros in Boost.ICL
[SVN r81575]
2012-11-26 21:05:32 +00:00
Joachim Faulhaber
484e2fad1d Merged revision(s) 79681 from trunk/libs/icl:
Fixed violation against the min/max macro convention (inspect tool).
........



[SVN r79682]
2012-07-22 22:00:47 +00:00
Joachim Faulhaber
6fa33514e2 Fixed violation against the min/max macro convention (inspect tool).
[SVN r79681]
2012-07-22 21:53:44 +00:00
Joachim Faulhaber
4a04618b4e Merged revision(s) 78975-79009, 79180-79219 from trunk/libs/icl:
Fix for ticket #6924: Now using insert with hint.
........
Fixed ticket #6924 (reporter: John Reid). Improvements of icl/functors.hpp.
........
Documentation tweaks. Ticket #6967, fixed broken links.
........
Added doxygen generated html to complete broken links.
........


[SVN r79220]
2012-07-01 23:35:44 +00:00
Joachim Faulhaber
ec5238a05b Documentation tweaks. Ticket #6967, fixed broken links.
[SVN r79218]
2012-07-01 21:27:07 +00:00
Joachim Faulhaber
94102b3b06 Fixed ticket #6924 (reporter: John Reid). Improvements of icl/functors.hpp.
[SVN r79210]
2012-07-01 16:46:27 +00:00
Joachim Faulhaber
9c04f55d31 Fix for ticket #6924: Now using insert with hint.
[SVN r78975]
2012-06-17 16:25:15 +00:00
Joachim Faulhaber
39c8a64470 Merged revision [76235]. Added move semantics for binary operators.
[SVN r76245]
2011-12-31 11:43:39 +00:00
Joachim Faulhaber
c6679d4590 Added move semantics for T operators(...) according to the Dave-Abrahams-Transformation
(http://cpp-next.com/archive/2009/09/making-your-next-move/). Worked like a charm ;) 

[SVN r76235]
2011-12-30 20:53:12 +00:00
Joachim Faulhaber
efaa02786e Merged revisions [75397-76220]. Fixed tickets #6095, #6210. Added move constructors and move assignment operators. Added vc10 project files for msvc user convenience.
[SVN r76228]
2011-12-30 10:24:29 +00:00
Joachim Faulhaber
2c82d2992e Adding vc10 convenience project files
[SVN r76220]
2011-12-29 22:34:31 +00:00
Joachim Faulhaber
b11eba2dfc Adding vc10 convenience project files
[SVN r76218]
2011-12-29 12:56:05 +00:00
Joachim Faulhaber
b3304793bd Replaced move emulation by c++11. Now using c++11 move ctors and assignment operators.
[SVN r76209]
2011-12-28 11:32:26 +00:00
Joachim Faulhaber
fc0d697eaf Workaround for gcc static_cast complaints in move emulation tests.
[SVN r76175]
2011-12-26 16:11:40 +00:00
Joachim Faulhaber
649bc76d66 Generated tests (prefixed by bcont_) for an implementation variant using Boost.Container.
[SVN r76162]
2011-12-25 22:25:34 +00:00
Joachim Faulhaber
46f89efd20 Added move emulation.
[SVN r76155]
2011-12-25 19:14:24 +00:00
Joachim Faulhaber
3c2c158061 Bugfix ticket 6210. In addition: Some changes for introducing move semantics.
[SVN r75815]
2011-12-05 22:59:49 +00:00
Joachim Faulhaber
2248112aba Replaced TABs by BLANKs. Bug fix ticket #6095 complete.
[SVN r75448]
2011-11-12 00:50:49 +00:00
Joachim Faulhaber
781cc417a7 Polished ticket #6095 filed by Marvin Sielenkemper. https://svn.boost.org/trac/boost/ticket/6095. Improved implementation of is_empty for open intervals as suggested by Marvin.
[SVN r75410]
2011-11-08 18:08:26 +00:00
Joachim Faulhaber
ad82986dc0 Resolving ambiguity in call of identity_element.
[SVN r75399]
2011-11-08 07:30:38 +00:00