Ion Gaztañaga
|
e7489078df
|
- Use assertions and invariant checking in release mode testing for sorting/merging
- Disable Wconversion due to iterators using small "difference_type" integers.
|
2023-05-01 16:42:14 +02:00 |
|
Ion Gaztañaga
|
a51c5cc218
|
Fixes #45 ("Sort/merge bugs that affect boost::container::flat_map")
|
2021-11-03 15:44:44 +01:00 |
|
Ion Gaztañaga
|
75eb880a56
|
- Make sure testsuite passes with "exception-handling=off". Requires using a custom mini-timer since Boost.Timer depends on Boost.Chrono, and Boost.Chrono's dll does not compile without exceptions.
|
2020-10-22 23:12:51 +02:00 |
|
Ion Gaztañaga
|
bfdfca0b88
|
Fixes Issue #25
|
2019-04-08 00:32:28 +02:00 |
|
Ion Gaztañaga
|
fcf217b8ec
|
Git Issue #15: Incorrect merge in adaptive_merge when the number of unique items is limited
|
2017-10-07 14:35:22 +02:00 |
|
Ion Gaztañaga
|
de55af3cbb
|
Fixed adaptive_sort/merge bugs for stability.
|
2016-11-12 18:58:16 +01:00 |
|
Ion Gaztañaga
|
122916d820
|
Removed tabs.
|
2016-03-23 22:11:25 +01:00 |
|
Ion Gaztañaga
|
baa5f0bbe7
|
Added adaptive sort test and refactored utilities between adaptive benches and the new test
|
2016-03-19 12:20:15 +01:00 |
|