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

kernelmethod / Skiplists.jl / 15

Builds Branch Commit Type Ran Committer Via Coverage
15 master Add tests for mutithreaded, interleaved insertion and deletion from Skiplist. push 06 Jun 2020 06:43PM UTC kernelmethod travis-ci-com pending completion   set done
14 master Avoid some edge cases where we might accidentally say that we found a value in the Skiplist when all we've found is a sentinel node. push 06 Jun 2020 06:27PM UTC kernelmethod travis-ci-com pending completion   set done
13 master Fix bad comparison '< height(node)', which should have been '<= height(node)'. push 06 Jun 2020 05:45PM UTC kernelmethod travis-ci-com pending completion   set done
12 master Implement the iteration interface for Skiplist. push 06 Jun 2020 05:36PM UTC kernelmethod travis-ci-com pending completion   set done
11 master Use the 'validate' macro for removing from Skiplist (in addition to insertion). push 06 Jun 2020 09:37AM UTC kernelmethod travis-ci-com pending completion   set done
10 master Minor simplications to the 'validate' macro. push 06 Jun 2020 09:19AM UTC kernelmethod travis-ci-com pending completion   set done
9 master Start using a 'validate' macro to consolidate node validation between the insertion and removal functions. push 06 Jun 2020 09:16AM UTC kernelmethod travis-ci-com pending completion   set done
8 master Add some tests for making multithreaded deletes from a Skiplist. push 06 Jun 2020 08:36AM UTC kernelmethod travis-ci-com pending completion   set done
7 master Make 'x in list' evaluate to false if the node is not yet fully linked or if it has been marked for deletion. push 06 Jun 2020 08:08AM UTC kernelmethod travis-ci-com pending completion   set done
6 master Implement remove! for Skiplist. push 06 Jun 2020 08:06AM UTC kernelmethod travis-ci-com pending completion   set done
5 master Add implementation of Base.in for Skiplist. push 06 Jun 2020 05:42AM UTC kernelmethod travis-ci-com pending completion   set done
4 master Make insertion thread-safe. push 06 Jun 2020 05:13AM UTC kernelmethod travis-ci-com pending completion   set done
3 master Remove non thread-safe version of insertion into Skiplist. push 05 Jun 2020 03:11AM UTC kernelmethod travis-ci-com pending completion   set done
2 master Add some initial function definitions for SkiplistNode. push 05 Jun 2020 01:20AM UTC kernelmethod travis-ci-com pending completion   set done
1 master Add a Travis CI config file. push 04 Jun 2020 11:03AM 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