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

rakhimov / scram / 1309

Builds Branch Commit Type Ran Committer Via Coverage
1309 clang Update minimum required Clang version to 3.6 Clang 3.5 is having trouble compiling Boost range adaptors with lambdas. Boost range concept checks in ext/algorithms are removed due to annoying false-positive warnings from Clang 3.6 to 3.8. [skip a... push 21 Jan 2017 08:32AM UTC rakhimov travis-ci pending completion   set done
1307 clang Update minimum required Clang version to 3.6 Clang 3.5 is having trouble compiling Boost range adaptors with lambdas. Boost range concept checks in ext/algorithms are removed due to annoying false-positive warnings from Clang 3.6 to 3.8. [skip a... push 21 Jan 2017 08:11AM UTC rakhimov travis-ci pending completion   set done
1301 develop Refactor operator<< for PDAG member types Make Variable and Constant args passed by const reference. PDAG and Gate require visit modification, so they are not yet passed by const reference. push 21 Jan 2017 06:38AM UTC rakhimov travis-ci pending completion   set done
1300 develop Declare BOOST_RESULT_OF_USE_DECLTYPE for icc The return type of lambdas are not being determined on Ubuntu 14.04 with Boost 1.56. [skip appveyor] push 21 Jan 2017 05:37AM UTC rakhimov travis-ci pending completion   set done
1299 icc Declare BOOST_RESULT_OF_USE_DECLTYPE for icc The return type of lambdas are not being determined on Ubuntu 14.04 with Boost 1.56. [skip appveyor] push 21 Jan 2017 05:21AM UTC rakhimov travis-ci pending completion   set done
1298 icc Upgrade Boost to 1.58 on Travis-CI [skip appveyor] push 21 Jan 2017 05:05AM UTC rakhimov travis-ci pending completion   set done
1297 pdag Make Gate::args<T>() const correct No shared pointer is leaked or reference counts are manipulated upon call from const overload of the function. It returns the arguments by reference instead of shared pointers to prevent the modifications. In ad... push 21 Jan 2017 04:37AM UTC rakhimov travis-ci pending completion   set done
1296 pdag Add Gate::NegateNonCoherentGateArgs for efficiency Instead working outside of the gate, the gate encapsulates the efficient feature of in place negating of arguments thanks to the linear_map. This removes a temporary to_erase vectors from the ga... push 21 Jan 2017 12:05AM UTC rakhimov travis-ci pending completion   set done
1295 pdag Redesign PDAG Constant arg and gate state - Remove completely State enum for gate states - Constant gate is a Null (pass-through) gate with a single constant arg. - Explicit API for checking constants/null-gates in the graph and gates. - Initia... push 20 Jan 2017 09:42AM UTC rakhimov travis-ci pending completion   set done
1293 develop Rename report_layer -> report or report_file push 20 Jan 2017 02:39AM UTC rakhimov travis-ci pending completion   set done
1292 pdag Rename report_layer -> report or report_file push 20 Jan 2017 02:23AM UTC rakhimov travis-ci pending completion   set done
1291 develop Merge quantile acc into general acc in Monte-Carlo The main single accumulator with multiple extractors. push 19 Jan 2017 05:48AM UTC rakhimov travis-ci pending completion   set done
1290 pdag Merge quantile acc into general acc in Monte-Carlo The main single accumulator with multiple extractors. push 19 Jan 2017 05:29AM UTC rakhimov travis-ci pending completion   set done
1289 develop Refactor Bdd::Consensus::Calculate to operator() This is an access control structure that actually doesn't calculate anything. push 19 Jan 2017 01:53AM UTC rakhimov travis-ci pending completion   set done
1288 pdag Introduce Pdag::IndexMap<T> for index->data map This container is based on ext::index_map non-zero-based index vector. The container adaptor type encapsulates the efficient mapping of variable indices to some arbitrary data. Other analysis facil... push 19 Jan 2017 12:56AM UTC rakhimov travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • …
  • 41
  • 42
  • 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