]> gitweb.factorcode.org Git - factor.git/commit
vm: make all_blocks a set of cells
authorJoe Groff <arcata@gmail.com>
Wed, 30 Nov 2011 04:18:51 +0000 (20:18 -0800)
committerJoe Groff <arcata@gmail.com>
Wed, 14 Dec 2011 17:56:46 +0000 (09:56 -0800)
commit3868895b56647661567c05a098f6c76541126aa6
treeba3e436237ece90627324c357afba861f6fd67bf
parent36d1e0a78c18f1a68643c6e2cf927ace41d059d8
vm: make all_blocks a set of cells
gcc was doing bad things assuming the pointer given to upper_bound was aligned
vm/code_blocks.cpp
vm/code_heap.cpp
vm/code_heap.hpp