]> gitweb.factorcode.org Git - factor.git/commit
fix set-length on vectors and sbufs to not shorten the underlying array
authorSlava Pestov <slava@factorcode.org>
Wed, 20 Jul 2005 04:28:07 +0000 (04:28 +0000)
committerSlava Pestov <slava@factorcode.org>
Wed, 20 Jul 2005 04:28:07 +0000 (04:28 +0000)
commit3d1db6083fe7f5b998bd6fb299dacadf88d70390
treee3a14bf2b6421ff871d48f15ee628a19b946468a
parentce41c5d642c919cc913e009a0c8992a989f8f95c
fix set-length on vectors and sbufs to not shorten the underlying array
TODO.FACTOR.txt
library/collections/sbuf.factor
library/collections/sequences.factor
library/collections/vectors.factor
library/ui/init-world.factor [deleted file]
library/ui/load.factor
library/ui/ui.factor