summaryrefslogtreecommitdiffhomepage
path: root/src/pool.c
AgeCommit message (Expand)Author
2012-07-13less <stdio.h>Yukihiro Matsumoto
2012-06-28always define POOL_ALIGNMENT (default 4); reduce strength as well; close #333Yukihiro Matsumoto
2012-05-19C++ compilability - don't define types inside othersMitchell Blank Jr
2012-05-19remove src/pool.h; close #163Yukihiro Matsumoto
2012-05-10fix typosasaki takeru
2012-05-07rename ALIGN macrosYukihiro Matsumoto
2012-05-02fixed #86 memory alignment error on ARMYuichiro MASUI
2012-04-30rm whitespaceroco
2012-04-23add file headermimaki
2012-04-20void* does not have its size.NAKAMURA Usaku
2012-04-20add mruby sourcesmimaki