set svn:eol-style
0 lines of code changed in:
conformed to the usage of FUNC_CDECL/STDCALL described in [ruby-dev:28970].
4 lines of code changed in:
fixed the alignment problems discussed in [ruby-dev:28667].
9 lines of code changed in:
Added DL::BUILD_RUBY_PLATFORM,BUILD_RUBY_VERSION.
3 lines of code changed in:
added a test.
6 lines of code changed in:
changed the spec of CPtr#[]/[]= to suit String#[]/[]=.
22 lines of code changed in:
modified some test scripts for [ruby-dev:25661].
4 lines of code changed in:
Use define_method instead of module_eval.
1 lines of code changed in:
added DL::Importer.sizeof().
5 lines of code changed in:
replace CRLF with LF.
0 lines of code changed in:
added new files.
404 lines of code changed in:
remove all files to replace ruby-dl with ruby-dl2.
0 lines of code changed in:
Get rid of ineffective symbols, lines, constants and so on.
6 lines of code changed in:
* ext/dl: change the callback mechanism.
2 lines of code changed in:
Get rid of a function.
0 lines of code changed in:
Get rid of the declaration of rb_str_cat2().
35 lines of code changed in:
Add DL::DLSTACK.
1 lines of code changed in:
ext/dl/ptr.c: missing break in switch statements.
15 lines of code changed in:
raise() -> rb_raise(). (Thanks Tetsuya Watanabe)
1 lines of code changed in:
Merge Nakada's patch and define StringValuePtr for ruby-1.6.
CV ----------------------------------------------------------------------
6 lines of code changed in:
(1 more)