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

jsouthworth / immutable / 72

Builds Branch Commit Type Ran Committer Via Coverage
72 master Update README.md push 14 Nov 2021 03:33PM UTC GitHub travis-ci-com
93.23
71 master Update LICENSE Switch to the Zero Clause BSD license (SPDX: 0BSD). push 14 Nov 2021 03:32PM UTC GitHub travis-ci-com
93.19
70 master btree: allow iterators to start after a given element push 28 Oct 2020 12:55AM UTC jsouthworth travis-ci-com
93.19
69 master Update README.md push 15 Oct 2020 05:26PM UTC web-flow travis-ci-com
93.19
68 master Update README.md Fix the travis-ci link push 15 Oct 2020 05:25PM UTC web-flow travis-ci-com
93.15
67 master btree: fix equality usage in modifyInPlace push 15 Oct 2020 05:21PM UTC jsouthworth travis-ci-com
93.15
66 master treeset: add benchmarks api 14 Oct 2020 06:17PM UTC jsouthworth travis-ci-com
93.19
65 master treeset: add benchmarks push 22 Aug 2020 11:15PM UTC jsouthworth travis-ci
92.69
64 master hashmap: ensure the iterator is valid before before return push 12 Aug 2020 12:48AM UTC jsouthworth travis-ci
93.2
63 master hashmap: fix mistake in example code push 11 Aug 2020 06:58PM UTC jsouthworth travis-ci
93.2
62 master hashmap: add mutable iterator Having a fixed sized iterator eliminates garbage generation while accessing the contents of the map. This increses the efficiency of accessing quite significantly in hot code paths. push 11 Aug 2020 06:38PM UTC jsouthworth travis-ci
94.27
61 master vector: Don't force memory allocation for transients until change occurs Wait until a transient is modified before copying the tail and the root. push 28 Apr 2020 09:52PM UTC jsouthworth travis-ci
94.07
60 master treemap: Avoid heap allocation of closures in Range and Reduce. push 19 Feb 2020 09:29PM UTC jsouthworth travis-ci
94.04
59 master vector: use slices for tail When using slices for the tail of a vector we can avoid unnecessary space usage. The tail is fully realized when converting to a transient and compressed again when converting to a persistent. push 25 Jul 2019 03:47PM UTC jsouthworth travis-ci
94.61
58 feature/vector-compression vector: use slices for tail When using slices for the tail of a vector we can avoid unnecessary space usage. The tail is fully realized when converting to a transient and compressed again when converting to a persistent. Pull #2 25 Jul 2019 03:45PM UTC web-flow travis-ci
94.55
  • ← 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