summaryrefslogtreecommitdiff
path: root/spec
diff options
context:
space:
mode:
authorRex Kerr <ichoran@gmail.com>2014-06-27 19:23:37 -0700
committerRex Kerr <ichoran@gmail.com>2014-06-27 19:28:38 -0700
commit36ef5c374a11f881cb77bcb784af7b52483ee646 (patch)
tree68da5a2c853117dfb0443fab9001975ca8902f0d /spec
parentfbfce33cb03bc2b41dd0f46fa9f4630036b4f2ca (diff)
downloadscala-36ef5c374a11f881cb77bcb784af7b52483ee646.tar.gz
scala-36ef5c374a11f881cb77bcb784af7b52483ee646.tar.bz2
scala-36ef5c374a11f881cb77bcb784af7b52483ee646.zip
SI-8638 Empty UnrolledBuffer hangs on prepend.
Tracked down bug to incorrect recursion in insertAll. Fixed by adding a missing case (which incidentally will provide better performance when adding to the end of a block). No specific tests, as this is caught by quasi-complete collections tests.
Diffstat (limited to 'spec')
0 files changed, 0 insertions, 0 deletions