aboutsummaryrefslogtreecommitdiffstats
path: root/ext/dl/cptr.c
Commit message (Expand)AuthorAgeFilesLines
* * ext/dl/cptr.c (rb_dlptr_s_to_ptr): abolish sizeof(FILE).akr2005-09-291-1/+1
* * ext/dl/cptr.c (rb_dlptr_aref, rb_dlptr_aset): fixed typo.nobu2005-04-301-2/+2
* changed the spec of CPtr#[]/[]= to suit String#[]/[]=.ttate2005-03-081-7/+15
* * array.c: replace rb_protect_inspect() and rb_inspecting_p() bymatz2005-03-041-1/+1
* Added VC++ support thanks to U.Nakamura's patch. [ruby-dev:25644]ttate2005-02-061-2/+2
* added DL::Importer.sizeof().ttate2005-02-061-0/+13
* added new files.ttate2005-02-041-0/+462