summaryrefslogtreecommitdiff
path: root/ext/dl/cptr.c
AgeCommit message (Expand)Author
2007-08-08* ext/dl/cptr.c (rb_dlptr_s_to_ptr): no longer checkmatz
2007-08-08* ext/dl/cptr.c (rb_dlptr_s_to_ptr): fptr->f was renamed to fd. amatz
2007-06-10* include/ruby: moved public headers.nobu
2007-02-24* file.c, gc.c, io.c, ruby.h, rubyio.h, win32/win32.h (rb_io_t):nobu
2006-08-31* eval.c (search_required): use RSTRING_PTR and RSTRING_STR.usa
2005-09-29* ext/dl/cptr.c (rb_dlptr_s_to_ptr): abolish sizeof(FILE).akr
2005-04-30* ext/dl/cptr.c (rb_dlptr_aref, rb_dlptr_aset): fixed typo.nobu
2005-03-08changed the spec of CPtr#[]/[]= to suit String#[]/[]=.ttate
2005-03-04* array.c: replace rb_protect_inspect() and rb_inspecting_p() bymatz
2005-02-06Added VC++ support thanks to U.Nakamura's patch. [ruby-dev:25644]ttate
2005-02-06added DL::Importer.sizeof().ttate
2005-02-04added new files.ttate