Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
|
22e1fd15bd
|
Revert "Use clang for the thread sanitiser, see what happens."
This reverts commit 3a27694925 .
|
2015-03-07 01:46:55 +00:00 |
|
Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
|
3a27694925
|
Use clang for the thread sanitiser, see what happens.
|
2015-03-06 05:30:19 +00:00 |
|
Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
|
47f2064952
|
upd
|
2015-03-06 01:37:59 +00:00 |
|
Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
|
f2bc84768a
|
Make compiler used for build selectable.
|
2015-03-06 01:08:16 +00:00 |
|
Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
|
7305f31c86
|
upd
|
2015-02-26 03:03:27 +00:00 |
|
Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
|
9a4646421a
|
Removed the dependency on Expected, and the expected_future as no longer needed.
|
2015-01-28 17:50:21 +00:00 |
|
Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
|
c99466bc83
|
upd
|
2015-01-17 03:10:44 +00:00 |
|
Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
|
09fa608efe
|
Merge branch 'master' of https://github.com/ned14/boost.spinlock
|
2015-01-13 17:03:23 +00:00 |
|
Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
|
c4c0e8e995
|
Track submodules by branch
|
2015-01-13 17:03:03 +00:00 |
|
Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
|
98be366538
|
upd
|
2015-01-12 20:11:36 +00:00 |
|
Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
|
b840973f7a
|
upd
|
2015-01-11 00:43:19 +00:00 |
|
Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
|
b367ace54f
|
upd
|
2015-01-10 21:31:53 +00:00 |
|
Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
|
10e68631e6
|
ups
|
2015-01-05 16:23:37 +00:00 |
|
Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
|
6a88582f28
|
Workaround too good iterator checking under MSVC.
|
2015-01-03 18:10:58 +00:00 |
|
Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
|
b00b283ea3
|
Added unit testing for tristate and pointer spinlocks.
|
2014-12-12 20:58:13 +00:00 |
|
Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
|
b0e726af60
|
Don't pad buckets.
|
2014-12-12 00:56:09 +00:00 |
|
Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
|
cf64f92943
|
upd
|
2014-12-11 23:58:13 +00:00 |
|
Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
|
a959792674
|
unordered map performance testing now uses identical hash on all platforms.
|
2014-12-11 22:24:07 +00:00 |
|
Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
|
b2ecbdfcca
|
Replaced CATCH with BindLib unit testing.
|
2014-12-11 22:21:58 +00:00 |
|
Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
|
051875b795
|
Fixed build failures. Added a FNV-1a hash implementation.
|
2014-12-11 21:28:17 +00:00 |
|
Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
|
e5cc742ea5
|
Added a spinlock template parameter to concurrent_unordered_map.
Disabled noexcept destructor as it was ICEing GCC.
|
2014-12-10 20:34:24 +00:00 |
|
Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
|
67df71f099
|
concurrent_unordered_map::iterator operators != and == were broken.
Added concurrent_unordered_map::visit().
|
2014-12-09 19:41:10 +00:00 |
|
Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
|
99d17f1ee8
|
Fixes for mingw32
|
2014-12-07 01:51:50 +00:00 |
|
Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
|
6cebcb7314
|
Disable constexpr on clang < 3.3
|
2014-12-06 19:00:41 +00:00 |
|
Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
|
6b8e0c7cde
|
Apparently Boost doesn't define is_nothrow_destructible. Oh well.
|
2014-12-06 18:15:42 +00:00 |
|
Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
|
a78136cbaa
|
Added missing include.
|
2014-12-06 18:12:25 +00:00 |
|
Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
|
b71585e30e
|
Try again GCC 4.7 fix.
|
2014-12-06 18:06:06 +00:00 |
|
Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
|
7cb221fc44
|
More workaround for GCC 4.7
|
2014-12-06 18:02:51 +00:00 |
|
Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
|
6c73529c92
|
Fix for libstdc++ 4.7
|
2014-12-06 17:50:05 +00:00 |
|
Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
|
10673d10c3
|
upd
|
2014-12-06 17:31:01 +00:00 |
|
Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
|
0c5b52957d
|
upd
|
2014-12-06 16:37:41 +00:00 |
|
Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
|
2dfceea3cd
|
Revert "Try skipping precheck on ARM"
This reverts commit 98d8a8715f .
|
2014-12-04 14:18:19 +00:00 |
|
Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
|
98d8a8715f
|
Try skipping precheck on ARM
|
2014-12-04 14:04:29 +00:00 |
|
Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
|
00fcaf54c3
|
Only use XCHG instead of CMPXCHG on Intel only.
|
2014-12-04 13:40:59 +00:00 |
|
Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
|
dff8efe464
|
Replaced consume precheck with relaxed precheck.
|
2014-12-04 13:10:58 +00:00 |
|
Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
|
79e9d0ac47
|
Added a BOOST_SPINLOCK_USE_VOLATILE_READ_FOR_AVOIDING_CMPXCHG macro.
|
2014-12-03 23:24:56 +00:00 |
|
Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
|
aa4999fc6e
|
Replace atomic acquire with volatile read on MSVC only.
|
2014-12-03 23:14:45 +00:00 |
|
Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
|
a0e25e9729
|
Got it compiling under VS2013 again.
|
2014-12-03 23:04:26 +00:00 |
|
Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
|
9700ccdf5c
|
Now working with improved BindLib.
|
2014-11-20 18:40:53 +00:00 |
|
Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
|
dca8edd5c8
|
refresh bindlib
|
2014-11-10 19:39:02 +00:00 |
|
Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
|
84c6a0adf9
|
Fixed missing inline.
|
2014-11-07 23:28:19 +00:00 |
|
Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
|
0f00886f4c
|
Made standalone selectable.
|
2014-11-04 11:07:33 +00:00 |
|
Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
|
991c79c627
|
Missed one in former commit
|
2014-10-30 18:25:47 +00:00 |
|
Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
|
83e7f521bb
|
Stopped spinlock's valgrind use conflicting with anyone else's.
Fixed broken tsan suppression.
|
2014-10-30 18:21:36 +00:00 |
|
Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
|
cdd6965925
|
Fixed bad standalone bindlib include path
|
2014-10-30 17:43:38 +00:00 |
|
Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
|
e1287e567c
|
Relocated bindlib and expected into includes
|
2014-10-29 20:05:58 +00:00 |
|
Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
|
6f57b937c2
|
Reorged to match Boost library directory conventions.
concurrent_unordered_map now has its own header.
|
2014-10-29 19:51:30 +00:00 |
|
Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
|
bfdb5f79b3
|
Added a shared_future implementation. I still need to invert the Continuations... relationship between future and promise, and promise needs to not care about whether the future consumes or not.
|
2014-10-16 19:33:21 +01:00 |
|
Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
|
d0f4a5f828
|
First working expected-based future promise implementation.
|
2014-10-15 20:37:03 +01:00 |
|
Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
|
a564d0a2cd
|
Wip
|
2014-10-14 19:50:11 +01:00 |
|