• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

boostorg / unordered / 155

Builds Branch Commit Type Ran Committer Via Coverage
155 boost-1.65.1 Merge branch 'develop' push 10 Sep 2017 10:00PM UTC danieljames travis-ci pending completion   set done
154 develop Documentation fixes push 10 Sep 2017 01:00PM UTC chrisn travis-ci pending completion   set done
153 boost-1.65.0 Merge branch 'develop' push 24 Aug 2017 12:40PM UTC danieljames travis-ci pending completion   set done
152 develop Shuffle code around for readability The new indentation made some of the code difficult to read, especially where macros were concerned, so move things around and add more explicit namespace declarations. push 12 Jun 2017 12:00AM UTC danieljames travis-ci pending completion   set done
151 master Merge branch 'develop' push 11 Jun 2017 11:52PM UTC danieljames travis-ci pending completion   set done
150 develop Stop dereferencing pointers to uninitialized memory It's undefined behaviour. Still happens for piecewise construction emultation for std::pair, I don't think there's anyway to avoid it. I had considered using offsetof to get a pointer to a membe... push 04 Jun 2017 10:48AM UTC danieljames travis-ci pending completion   set done
148 develop Decrease the limit for SunOS workaround We have tests for 12.5 (5,20,0), and 12.5_next (5,21,0), I think both are good enough to not require workarounds. push 25 May 2017 08:53AM UTC danieljames travis-ci pending completion   set done
147 develop Don't use allocator_traits::construct on GCC 4.6 Piecewise construction doesn't work uncopyable types. push 19 May 2017 05:00PM UTC danieljames travis-ci pending completion   set done
146 develop Make insert from node_handle move only on old GCC push 19 May 2017 09:40AM UTC danieljames travis-ci pending completion   set done
145 develop Try to fix std::tuple on old Sun compilers In order to use the workaround for both `boost::tuple` and `std::tuple` the function would need to detect which was being used, in order to decide whether to use `boost::tuples::length` or `std::tuple_si... push 19 May 2017 08:56AM UTC danieljames travis-ci pending completion   set done
144 develop Move a few things around to match the order in the standard push 17 May 2017 03:54PM UTC danieljames travis-ci pending completion   set done
143 develop Add a configuration macro for Sun C++ workarounds push 16 May 2017 07:04PM UTC danieljames travis-ci pending completion   set done
142 develop Run fewer test in merge_exception_tests It's timing out on some platforms because it's too slow. This reduces the tag combinations for 9 to 3, which should reduce the execution time by a third. Also slightly reduces the count combinations, but th... push 14 May 2017 02:29AM UTC danieljames travis-ci pending completion   set done
141 develop Don't use full construction on Sun C++ w. libstdc++ There's an exception safety issue. Which is a pity as other than that it seems fine. I'd assumed that support would be pretty good on all C++11 compilers, so I made it an 'all or nothing' featur... push 12 May 2017 09:10PM UTC danieljames travis-ci pending completion   set done
140 develop Try to work around an MSVC bug Although, perhaps I shouldn't be generating over 1000 runs for a test. push 11 May 2017 12:07AM UTC danieljames travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • Next →
  • Back to Repo
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc