0304ee7581Merge branch 'jeking3-fix-ci' into develop
cc
Ion Gaztañaga
2019-05-17 08:37:52 +0200
fa2b32abc3Fix outstanding CI integration issues
James E. King III
2019-05-13 17:00:03 -0400
c283a2f123Fixes#26 ("Invalid iterator increment/decrement in the last iteration of adaptive_sort_combine_blocks")
Ion Gaztañaga
2019-04-24 20:59:00 +0200
f363c21df8Fix typo in 1.70 release notes
Ion Gaztañaga
2019-04-08 13:13:57 +0200
bfdfca0b88Fixes Issue #25
Ion Gaztañaga
2019-04-08 00:32:28 +0200
756c964798Fix issue #81 from Interprocess, self-moving range was corrupting range merging
Ion Gaztañaga
2019-03-21 23:49:54 +0100
754eaae8e5Default disable/enable_if to a nat type instead of void, as many SFINAE expressions in funcions default to void *values that are valid parameters.
Ion Gaztañaga
2019-01-03 00:07:21 +0100
ca4fd7288dMerge branch 'Mike-Devel-min_cmake' into develop
Ion Gaztañaga
2018-12-31 17:07:43 +0100
Move may_alias attribute for xlC++ compatibility.
Christopher Hunt
2018-08-31 19:04:05 -0400
61c7a68817Merge branch 'adamshapiro0-no_exceptions_support' into develop
Ion Gaztañaga
2018-08-08 00:24:40 +0200
14f29a19f1Corrected no_exceptions_support.hpp include.
Adam Shapiro
2017-01-09 15:43:15 +0000
d503fbe1c8Merge branch 'master' into develop
James E. King III
2018-07-16 18:45:18 +0000
44e5b36895fix broken ci jobs in travis
James E. King III
2018-07-14 20:53:07 +0000
d44bc0ae00merging move from develop
Ion Gaztañaga
2018-06-27 23:33:57 +0200
ddeb234127Fix corner case when calculating whether external indexes can be used when merging. "supports_aligned_trailing" should not take into account that the first range includes n_keys.
Ion Gaztañaga
2018-06-27 16:55:14 +0200
4228fb5a8amerging move from develop
Ion Gaztañaga
2018-06-22 00:02:36 +0200
97389fa595Merge branch 'develop' of github.com:boostorg/move into develop
Ion Gaztañaga
2018-06-21 23:58:52 +0200
2063004f7bUse reinterpret-cats for rv-cast to avoid sanitizer errors.
Ion Gaztañaga
2018-06-21 23:57:29 +0200
Fix coverity scan badge in readme
James E. King III
2018-06-20 00:21:53 -0400
d187077614Merge branch 'jeking3-ci' into develop
Ion Gaztañaga
2018-06-19 17:57:07 +0200
b88edb13b5Add CI framework - travis with valgrind, cppcheck, ubsan, codecov, covscan (future) - appveyor with MSVC 2010 through 2017, cygwin 32/64, mingw 32/64 - README, LICENSE, etc.
James E. King III
2018-06-19 06:01:31 +0000
f1ee02b9c8merging move from develop
Ion Gaztañaga
2018-06-16 10:12:40 +0200
f76b4963b5Optimize case with 256 keys or less.
Ion Gaztañaga
2018-04-29 12:02:07 +0200
a6c33ff1b6merging move from develop
Ion Gaztañaga
2018-02-23 23:47:01 +0100
06e5c18802Add std::sort to the benchmark
Ion Gaztañaga
2018-01-30 14:19:13 +0100
a296628ce3Add member "data" char array to aligned_storage::type so that placement new does not break strict alignment
Ion Gaztañaga
2018-01-30 14:18:45 +0100
8fb3a94cb1Update changelist and added special thanks to sorting algorithm authors.
Ion Gaztañaga
2018-01-01 14:51:13 +0100
e1eec15b1a- Add heap_sort and pdqsort to the benchmark. - Refactor adaptive_sort and adaptive_merge.
Ion Gaztañaga
2017-12-31 19:32:32 +0100
26019b37a9Add library project to solution to easily navigate through source files.
Ion Gaztañaga
2017-12-26 21:56:23 +0100
67d3dbe41bADd new set_difference algorithm and tests.
Ion Gaztañaga
2017-12-26 21:55:54 +0100
5c463507dbQualify boost::move calls to avoid ADL ambiguities
Ion Gaztañaga
2017-12-26 21:55:14 +0100
081236e9e0Remove unneeded static requirement in Jamfile.v2
Ion Gaztañaga
2017-11-07 00:37:44 +0100
577a3aef8fmerging move from develop
Ion Gaztañaga
2017-11-01 11:50:48 +0100
fce88c0110Add Git Pull #14 to changelist for 1.66
Ion Gaztañaga
2017-11-01 11:50:16 +0100
b9c91860a8Merge branch 'pgroke-dt-workaround-Wignored-attributes' into develop
Ion Gaztañaga
2017-10-07 16:53:33 +0200
72c3db3a8eMerge branch 'workaround-Wignored-attributes' of https://github.com/pgroke-dt/move into pgroke-dt-workaround-Wignored-attributes
Ion Gaztañaga
2017-10-07 16:53:19 +0200
fcf217b8ecGit Issue #15: Incorrect merge in adaptive_merge when the number of unique items is limited
Ion Gaztañaga
2017-10-07 14:35:22 +0200
37d0a0bc04Workaround for bogus [-Wignored-attributes] warning on GCC 6.x/7.x
Paul Groke
2017-10-03 12:47:04 +0200
6cb4f456d1Correct bug in op_buffered_partial_merge_to_range1_and_buffer which assumed first2 and *firstb are the same type.
Ion Gaztañaga
2017-09-10 02:37:54 +0200
346990f0f5Merge branch 'Lastique-patch-1' into develop
Ion Gaztañaga
2017-08-05 17:08:36 +0200
7aadf5c6c7Use BOOST_MAY_ALIAS from Boost.Config.
Andrey Semashev
2017-07-29 17:38:10 +0300
f229d3be52merge from develop
Ion Gaztañaga
2017-06-26 00:56:17 +0200
1de24de66cGit Pull #12
Ion Gaztañaga
2017-06-08 14:19:26 +0200
8206761d56Merge branch 'gongminmin-develop' into develop
Ion Gaztañaga
2017-06-08 14:17:33 +0200
cfffd3b6b3Adds support for MSVC ARM64 target.
Minmin Gong
2017-06-01 00:12:42 -0700
494421232cMerge branch 'develop'
Ion Gaztañaga
2017-04-24 21:20:37 +0200
96d8ec4debUpdate changelog with Git Pull #11
Ion Gaztañaga
2017-04-13 12:38:58 +0200
96eeebb892Merge branch 'DanielaE-feature/remove-deprecated' into develop
Ion Gaztañaga
2017-04-13 12:32:52 +0200
d4751f9957Merge branch 'develop'
Ion Gaztañaga
2016-08-29 16:47:52 +0200
0c492d7548Changelog correction
Ion Gaztañaga
2016-08-29 00:02:59 +0200
10e4dab3acRemove redundant macro
Ion Gaztañaga
2016-08-29 00:02:44 +0200
05d83363deMerge branch 'develop'
Ion Gaztañaga
2016-08-23 23:09:20 +0200
2a0db1e85eAdd new macro utilities useful for tuple and piecewise_construct emulation in Boost.Container (part 2)
Ion Gaztañaga
2016-08-23 02:09:00 +0200
2ef181c9d9Add new macro utilities useful for tuple and piecewise_construct emulation in Boost.Container.
Ion Gaztañaga
2016-08-23 01:34:55 +0200
bbee2399eeMerge branch 'develop'
Ion Gaztañaga
2016-08-10 10:17:38 +0200
cfd6be4ab4Documented limitations reported in Trac #12194 and Trac #12307
Ion Gaztañaga
2016-07-29 11:55:10 +0200
1194a39ab3Undo commit b474e8c28a as it breaks some Boost libraries. Emulation limitations will be documented.
Ion Gaztañaga
2016-07-05 23:18:21 +0200
e7d24400cbRefactor trivial copy/assign traits. Assume intrinsics don't guarantee the copy constructor/assignment is callable.
Ion Gaztañaga
2016-06-30 16:23:05 +0200
daabab5261Add missing BOOST_MOVE_FORCEINLINE
Ion Gaztañaga
2016-06-30 16:22:27 +0200
fec7e30d36Use BOOST_MOVE_TO_RV_CAST in the newly fixed assignment operator. Update changelog
Ion Gaztañaga
2016-06-30 12:22:41 +0200
b474e8c28aMerge branch 'Flamefire-assignment' into develop
Ion Gaztañaga
2016-06-30 12:20:42 +0200
664d99bdfdAdded BENCH_SORT|MERGE_UNIQUE_VALUES to speed up regression tests
Ion Gaztañaga
2016-05-13 00:35:44 +0200
833e507326Added cache usage to selection sort when external buffer is available. Refactored merge to right using reverse iterators.
Ion Gaztañaga
2016-05-13 00:34:40 +0200
5a118de803Added recursive inplace_stable_sort implementation
Ion Gaztañaga
2016-05-13 00:28:29 +0200
75983a43ceAdded "negate" functor and merge_bufferless_ONlogN implementation
Ion Gaztañaga
2016-05-13 00:26:54 +0200
6e07bb846cAdd three-way operations to move_op & swap_op
Ion Gaztañaga
2016-05-13 00:22:20 +0200