Skip to content

Bug fixing

Compare
Choose a tag to compare
@nitsanw nitsanw released this 03 Jan 14:48
· 470 commits to master since this release

Fixing up a couple of issues:

  • #143 - toString() didn't work for many of the queues because the default implemetation relied on iterators.
  • #151 fixed by @cliffclick and helped by @vyazelenko - bringing in some fixes and improvements to NHBM
  • Minor javadoc touchups