ttate
|
d01f22ec7c
|
conformed to the usage of FUNC_CDECL/STDCALL described in [ruby-dev:28970].
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@10481 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
|
2006-07-06 19:59:31 +00:00 |
|
ttate
|
e587cf2730
|
fixed the alignment problems discussed in [ruby-dev:28667].
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@10440 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
|
2006-06-30 18:05:40 +00:00 |
|
ttate
|
a7c5e6bcec
|
Added DL::BUILD_RUBY_PLATFORM,BUILD_RUBY_VERSION.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@8458 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
|
2005-05-14 20:59:07 +00:00 |
|
ttate
|
e2a0e0faae
|
added a test.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@8415 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
|
2005-05-09 14:43:50 +00:00 |
|
ttate
|
6080121d55
|
changed the spec of CPtr#[]/[]= to suit String#[]/[]=.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@8123 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
|
2005-03-08 11:31:20 +00:00 |
|
ttate
|
8c5bd041b6
|
modified some test scripts for [ruby-dev:25661].
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@7932 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
|
2005-02-09 09:42:40 +00:00 |
|
ttate
|
3977dbc576
|
Use define_method instead of module_eval.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@7918 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
|
2005-02-07 23:08:26 +00:00 |
|
ttate
|
93711e5bd3
|
added DL::Importer.sizeof().
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@7897 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
|
2005-02-06 06:54:12 +00:00 |
|
ttate
|
bda37095ca
|
added new files.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@7883 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
|
2005-02-04 13:35:37 +00:00 |
|
ttate
|
4ae9132605
|
remove all files to replace ruby-dl with ruby-dl2.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@7882 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
|
2005-02-04 13:29:49 +00:00 |
|
ttate
|
8e3721dfa8
|
Get rid of ineffective symbols, lines, constants and so on.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@3031 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
|
2002-11-07 16:42:07 +00:00 |
|
ttate
|
2d5b7f7365
|
* ext/dl: change the callback mechanism.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@2532 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
|
2002-06-09 17:47:34 +00:00 |
|
ttate
|
15ac468a24
|
Get rid of a function.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@2478 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
|
2002-05-20 15:50:28 +00:00 |
|
ttate
|
a2db8e72c1
|
Get rid of the declaration of rb_str_cat2().
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@2475 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
|
2002-05-20 09:38:23 +00:00 |
|
ttate
|
849fb05bb1
|
Add DL::DLSTACK.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@2459 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
|
2002-05-15 06:23:05 +00:00 |
|
ttate
|
076a82105a
|
ext/dl/ptr.c: missing break in switch statements.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@2415 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
|
2002-04-26 07:03:32 +00:00 |
|
ttate
|
3a202ff2b4
|
raise() -> rb_raise(). (Thanks Tetsuya Watanabe)
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@2361 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
|
2002-04-11 09:38:26 +00:00 |
|
ttate
|
74b4c81396
|
Merge Nakada's patch and define StringValuePtr for ruby-1.6.
CV ----------------------------------------------------------------------
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@2330 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
|
2002-04-03 11:59:01 +00:00 |
|
ttate
|
7d711b817e
|
Add ruby-dl
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@2324 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
|
2002-04-02 10:56:13 +00:00 |
|