index
:
ruby.git
master
ruby_1_8_6_287
ruby_1_8_6_369
ruby_1_8_6_383
ruby_1_8_6_383-fedora
ruby_1_9_1_243
ruby_1_9_1_376
ruby_1_9_1_376-epel
ruby_1_9_1_376-fedora
Ruby GIT repository
Jeroen van Meeuwen
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ext
/
dl
/
cptr.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
* ext/dl/cfunc.c (dlcfunc_data_type): typed.
nobu
2009-09-09
1
-19
/
+26
*
* ext/dl/cptr.c (rb_dlptr_cmp): return signed value, and restrict
nobu
2009-05-23
1
-1
/
+4
*
* ext/dl/cfunc.c (rb_dlcfunc_instance_p): new function to check if
nobu
2009-05-10
1
-9
/
+15
*
* ext/dl/cptr.c: consistent indentation.
nobu
2009-05-10
1
-157
/
+157
*
* ext/dl: made indent style insistent.
nobu
2009-03-17
1
-45
/
+45
*
* ext/dl/dl.c (Init_dl): protoized.
nobu
2009-03-09
1
-1
/
+1
*
* ext/dl/cptr.c (rb_dlptr_s_to_ptr): fixed shadowing variable.
nobu
2008-08-12
1
-2
/
+2
*
* ext/dl/cfunc.c (rb_dlcfunc_call): add taint check.
matz
2008-08-11
1
-8
/
+12
*
* ext/dl/cptr.c (rb_dlptr_s_to_ptr): no longer check
matz
2007-08-08
1
-4
/
+0
*
* ext/dl/cptr.c (rb_dlptr_s_to_ptr): fptr->f was renamed to fd. a
matz
2007-08-08
1
-1
/
+1
*
* include/ruby: moved public headers.
nobu
2007-06-10
1
-4
/
+3
*
* file.c, gc.c, io.c, ruby.h, rubyio.h, win32/win32.h (rb_io_t):
nobu
2007-02-24
1
-1
/
+1
*
* eval.c (search_required): use RSTRING_PTR and RSTRING_STR.
usa
2006-08-31
1
-1
/
+1
*
* ext/dl/cptr.c (rb_dlptr_s_to_ptr): abolish sizeof(FILE).
akr
2005-09-29
1
-1
/
+1
*
* ext/dl/cptr.c (rb_dlptr_aref, rb_dlptr_aset): fixed typo.
nobu
2005-04-30
1
-2
/
+2
*
changed the spec of CPtr#[]/[]= to suit String#[]/[]=.
ttate
2005-03-08
1
-7
/
+15
*
* array.c: replace rb_protect_inspect() and rb_inspecting_p() by
matz
2005-03-04
1
-1
/
+1
*
Added VC++ support thanks to U.Nakamura's patch. [ruby-dev:25644]
ttate
2005-02-06
1
-2
/
+2
*
added DL::Importer.sizeof().
ttate
2005-02-06
1
-0
/
+13
*
added new files.
ttate
2005-02-04
1
-0
/
+462