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
/
cfunc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
* ext/dl/cfunc.c (dlcfunc_data_type): typed.
nobu
2009-09-09
1
-18
/
+36
*
* ext/dl/cfunc.c (rb_dlcfunc_instance_p): new function to check if
nobu
2009-05-10
1
-1
/
+9
*
* ext/dl: updated svn:ignore.
nobu
2009-03-21
1
-1
/
+1
*
* ext/dl: made indent style insistent.
nobu
2009-03-17
1
-40
/
+40
*
* ext/dl/dl.c (Init_dl): protoized.
nobu
2009-03-09
1
-1
/
+1
*
* ext/dl/cfunc.c (rb_dlcfunc_call): fix for stdcall and missing
nobu
2009-03-01
1
-19
/
+27
*
* ext/dl/cfunc.c (rb_dlcfunc_call): add taint check.
matz
2008-08-11
1
-0
/
+1
*
* ext/dl/cfunc.c (rb_dlcfunc_call): adjust format. [ruby-dev:31222]
nobu
2007-07-15
1
-1
/
+7
*
* ruby.h (struct RArray): embed small arrays.
matz
2006-09-02
1
-3
/
+3
*
conformed to the usage of FUNC_CDECL/STDCALL described in [ruby-dev:28970].
ttate
2006-07-06
1
-14
/
+3
*
* bignum.c: ruby 1.9 HEAD 64 bit warnings clean up from
matz
2006-07-03
1
-0
/
+4
*
fixed the alignment problems discussed in [ruby-dev:28667].
ttate
2006-06-30
1
-20
/
+22
*
* array.c: replace rb_protect_inspect() and rb_inspecting_p() by
matz
2005-03-04
1
-2
/
+2
*
added bcc32 support [ruby-dev:25657] and fixed a minor bug.
ttate
2005-02-08
1
-1
/
+1
*
Added VC++ support thanks to U.Nakamura's patch. [ruby-dev:25644]
ttate
2005-02-06
1
-2
/
+4
*
added new files.
ttate
2005-02-04
1
-0
/
+512