Commit Graph

23 Commits

Author SHA1 Message Date
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
jofaber
ae54e5e026 Warning fixes 2015-09-22 17:32:01 +02: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
Marshall Clow
d1c0c0c953 Removed missed usage of deprecated macros in Boost.ICL
[SVN r81575]
2012-11-26 21:05:32 +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
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
8bb8fe3e98 Improved mutual agnostic interoperability between boost::chrono and boost::icl. Added test for chrono-icl interoperability.
[SVN r70722]
2011-03-29 23:12:53 +00:00
Joachim Faulhaber
e157d8e4a9 Fixed std::tr1/boost ambiguities. Updated documentation for function 'find'.
[SVN r69538]
2011-03-03 22:38:25 +00:00
Joachim Faulhaber
9a0994e462 More tests and some documentation fixes.
[SVN r69489]
2011-03-02 21:18:25 +00:00
Joachim Faulhaber
007597f01e Renamed unit_closure to detail::unit_trail. It shall not yet go to the public interface. Added tests for fixes around ticket #5207.
[SVN r69480]
2011-03-02 14:04:10 +00:00
Joachim Faulhaber
a4d734777a Added interval_associator_base.hpp and refactored new code for icl::find. Added tests for interval maps using statically bounded intervals: test/fast_stat_interval_map_.
[SVN r69449]
2011-03-01 22:51:00 +00:00
Joachim Faulhaber
fb4b07eef7 Bug fix for ticket 5207: intersects for interval_maps and segment_type/element_type. Added tests.
[SVN r69129]
2011-02-21 22:40:27 +00:00
Joachim Faulhaber
262d463a13 Fixed std/boost::is_same ambiguity.
[SVN r69080]
2011-02-20 16:37:27 +00:00
Joachim Faulhaber
a32a9bd275 Bug fixes: Fixed enable_if guards for functions intersects, disjoint for domain and interval types and for lower, upper, first and last on interval containers. Added tests to the icl test suite.
[SVN r69071]
2011-02-20 00:14:31 +00:00
Joachim Faulhaber
d038732546 Adjustments for back compatibility with gcc-3.4. Jamfiles added for icl_xt test and example.
[SVN r68017]
2011-01-12 00:32:53 +00:00
Joachim Faulhaber
ca6df85430 Adjustments for stlport-5.2 on VeecoFTC.
[SVN r66799]
2010-11-27 18:29:46 +00:00
Joachim Faulhaber
9dc8b6b48a Adaptations for test matrix failures. Portability fixes for msvc-7.1 and clang-2.9. Used macros for some large test template parameters.
[SVN r66553]
2010-11-12 21:37:09 +00:00
Joachim Faulhaber
84eb5afbaa Boost.Icl version 4.0.0 initial import
[SVN r66436]
2010-11-07 17:05:48 +00:00