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

kernelmethod / Skiplists.jl / 32

Builds Branch Commit Type Ran Committer Via Coverage
32 v0.1.0 Merge pull request #5 from kernelmethod/skiplist_set Add SkiplistSet implementation push 07 Jun 2020 01:58AM UTC web-flow travis-ci-com pending completion   set done
31 skiplist_set Don't call height() multiple times in find_node, since the list height might be change between calls to the function. push 06 Jun 2020 10:04PM UTC kernelmethod travis-ci-com pending completion   set done
30 master Merge pull request #5 from kernelmethod/skiplist_set Add SkiplistSet implementation push 06 Jun 2020 10:00PM UTC web-flow travis-ci-com pending completion   set done
29 skiplist_set Merge 14ac42a75 into 5287d337c Pull #5 06 Jun 2020 09:58PM UTC web-flow travis-ci-com pending completion   set done
28 skiplist_set Add tests for SkiplistSet removal and set membership. push 06 Jun 2020 09:56PM UTC kernelmethod travis-ci-com pending completion   set done
27 skiplist_set Bugfixes and improvements for Skiplist and SkiplistSet. - Ensure that sentinel nodes are marked as fully linked. - Stop using vec() to convert a Skiplist into a Vector. From now on, collect() should be used (in line with other iterators in Juli... push 06 Jun 2020 09:47PM UTC kernelmethod travis-ci-com pending completion   set done
26 skiplist_set Add a SkiplistSet type alias, and ensure that Skiplist can only be created in modes :List and :Set. push 06 Jun 2020 09:02PM UTC kernelmethod travis-ci-com pending completion   set done
25 skiplist_set Add a second type parameter to the Skiplist and SkiplistNode types which will be used to indicate whether the Skiplist is a list or a set. push 06 Jun 2020 08:46PM UTC kernelmethod travis-ci-com pending completion   set done
24 master Update the README. push 06 Jun 2020 07:24PM UTC kernelmethod travis-ci-com pending completion   set done
23 master Add code coverage. push 06 Jun 2020 07:22PM UTC kernelmethod travis-ci-com pending completion   set done
22 master Update the README. push 06 Jun 2020 07:15PM UTC kernelmethod travis-ci-com pending completion   set done
21 master Update the README. push 06 Jun 2020 07:13PM UTC kernelmethod travis-ci-com pending completion   set done
20 master Add tests for inserting duplicate elements into a Skiplist. push 06 Jun 2020 07:13PM UTC kernelmethod travis-ci-com pending completion   set done
18 master Add tests for inserting duplicate elements into a Skiplist. push 06 Jun 2020 07:09PM UTC kernelmethod travis-ci-com pending completion   set done
17 master Unlock the node_to_delete in Base.delete! after marking it for removal. push 06 Jun 2020 07:03PM UTC kernelmethod travis-ci-com pending completion   set done
  • ← Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 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