Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add a comment to ffi/buffer.rb, and remove the require 'ffi/buffer' from ffi.... | Wayne Meissner | 2009-11-03 | 1 | -0/+4 |
* | Add back empty buffer.rb so the old buffer.rb doesn't get loaded from an inst... | Wayne Meissner | 2009-03-15 | 1 | -0/+0 |
* | Move Buffer initialization into Buffer.c | Wayne Meissner | 2009-03-15 | 1 | -16/+0 |
* | Create the type and size maps in C, and use them to do size lookups in Buffer... | Wayne Meissner | 2009-03-15 | 1 | -13/+4 |
* | More Buffer api | Wayne Meissner | 2008-09-18 | 1 | -0/+25 |