factor/core/growable
Doug Coleman 0fda669750 growable: Multiply growable size by 2 instead of 3 when growing.
http://stackoverflow.com/questions/1100311/what-is-the-ideal-growth-rate-for-a-dynamically-allocated-array
Fixes #1284.
2015-03-11 16:53:20 -07:00
..
authors.txt Initial import 2007-09-20 18:09:08 -04:00
growable-docs.factor growable: improve docs for ensure. 2014-01-08 11:44:12 -08:00
growable-tests.factor sequences: Fix tests that broke when nth could only be integers. Undo integer>fixnum in iota nth. See bug #582. 2012-07-25 22:17:24 -07:00
growable.factor growable: Multiply growable size by 2 instead of 3 when growing. 2015-03-11 16:53:20 -07:00
summary.txt Initial import 2007-09-20 18:09:08 -04:00
tags.txt Initial import 2007-09-20 18:09:08 -04:00