| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merged Nakada's patch [ruby-dev:18097]. | ttate | 2002-08-29 | 1 | -5/+7 |
| * | Multiple call of the initialize. | ttate | 2002-08-05 | 1 | -0/+4 |
| * | Conform to the allocation framework. | ttate | 2002-08-04 | 1 | -14/+32 |
| * | rename PtrData::alloc and Struct#alloc to malloc respectively. | ttate | 2002-05-20 | 1 | -9/+17 |
| * | L641: rb_float_new(*((float*)ptr)) -> rb_float_new(*((double*)ptr)). | ttate | 2002-05-01 | 1 | -1/+1 |
| * | ext/dl/ptr.c: missing break in switch statements. | ttate | 2002-04-26 | 1 | -14/+17 |
| * | ext/dl/ptr.c: remove rb_dlptr_cast(). | ttate | 2002-04-19 | 1 | -39/+0 |
| * | raise() -> rb_raise(). (Thanks Tetsuya Watanabe) | ttate | 2002-04-11 | 1 | -16/+10 |
| * | Merge Nakada's patch and define StringValuePtr for ruby-1.6. | ttate | 2002-04-03 | 1 | -72/+71 |
| * | Add ruby-dl | ttate | 2002-04-02 | 1 | -0/+1075 |
