summaryrefslogtreecommitdiffstats
path: root/ext/dl/sample
Commit message (Collapse)AuthorAgeFilesLines
* remove all files to replace ruby-dl with ruby-dl2.ttate2005-02-048-363/+0
| | | | git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@7882 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* consistent parentheses in assignment RHS.matz2003-10-161-1/+1
| | | | git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@4790 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* bugfix.ttate2002-06-101-1/+6
| | | | git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@2542 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* * ext/dl: change the callback mechanism.ttate2002-06-091-1/+1
| | | | git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@2532 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* rename PtrData::alloc and Struct#alloc to malloc respectively.ttate2002-05-201-2/+2
| | | | git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@2476 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* Add a sample which shows how to deal with C++ libraries.ttate2002-04-202-0/+95
| | | | git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@2394 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* Add DL::Importable::Internal::Struct#alloc.ttate2002-04-111-64/+44
| | | | git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@2360 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* Add ruby-dlttate2002-04-026-0/+283
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@2324 b2dd03c8-39d4-4d8f-98ff-823fe69b080e