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
eb4f50b0f5
Bugfix Ticket #7231 . Disabling move semantics for newest compiler versions.
...
[SVN r82285]
2012-12-30 21:11:45 +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
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
2c82d2992e
Adding vc10 convenience project files
...
[SVN r76220]
2011-12-29 22:34:31 +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
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
Gennadiy Rozental
11e5332cbb
eliminated test_case_template.hpp
...
[SVN r74735]
2011-10-05 10:28:08 +00:00
Joachim Faulhaber
b84a721461
Cleaning up tests after checking last bug claims by Denis.
...
[SVN r72435]
2011-06-06 14:10:52 +00:00
Joachim Faulhaber
4b03e82ceb
Patch sent by Christoffer Jefferson, 04-22-2001.
...
The following patch does two things:
1) Cleans up a bunch of warnings to do with "unused parameter", which I get in clang.
2) Add a couple of headers which clang needs.
[SVN r71736]
2011-05-05 11:22:07 +00:00
Joachim Faulhaber
75c8c584a7
Bugfix: ticket_5482
...
[SVN r71328]
2011-04-16 20:27:16 +00:00
Joachim Faulhaber
3baf3f6876
Improved mutual agnostic interoperability between boost::chrono and boost::icl. Second try, improved for gcc.
...
[SVN r70757]
2011-03-30 20:20:23 +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
70bb63b4d3
Update of quickbook generated html documentation: New overloads for function 'find'.
...
[SVN r69526]
2011-03-03 18:46:39 +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
86ff9c3dcc
Added function icl::unit_closure. Enabled functions find, contains and intersects for element-types-arguments on icl containers. Added some tests.
...
[SVN r69401]
2011-02-28 21:54:04 +00:00
Joachim Faulhaber
f30ccbabfe
Removed test fix_include_after_thread from test suite.
...
[SVN r69353]
2011-02-27 21:50:41 +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
b0f04fa4d1
Tests to check for the bug fix described in Ticket #5135 .
...
The affected code in boost/icl/type_traits/is_interval.hpp has been fixed before this commit already.
[SVN r68492]
2011-01-27 22:29:16 +00:00
Joachim Faulhaber
398f0b7358
Removed Tabs.
...
[SVN r67609]
2011-01-03 11:01:32 +00:00
Joachim Faulhaber
b5f057bd2d
Minor modifications of tests.
...
[SVN r67403]
2010-12-21 22:46:17 +00:00
Joachim Faulhaber
6e04ef50d8
Adjustments for compiler vacpp on platform IBM_Canada_Ltd and Sandia-pgi-10.1.
...
Addition of int-pointers as in and decrementable domain types in all tests.
[SVN r67063]
2010-12-06 11:51:25 +00:00
Joachim Faulhaber
84eb5afbaa
Boost.Icl version 4.0.0 initial import
...
[SVN r66436]
2010-11-07 17:05:48 +00:00