summaryrefslogtreecommitdiff
path: root/ext/dl/lib/dl/struct.rb
AgeCommit message (Expand)Author
2008-12-28* ext/dl/lib/dl/import.rb (DL::Importer#extern): adds filename andyugui
2006-06-30fixed the alignment problems discussed in [ruby-dev:28667].ttate
2005-05-09replaced the local variable 'entity' with an instance variable.ttate
2005-04-10CUnionEntity should inherit CStructEntity.ttate
2005-03-08minor bugfix.ttate
2005-02-04added new files.ttate
2005-02-04remove all files to replace ruby-dl with ruby-dl2.ttate
2005-02-03bugfix.ttate
2004-12-14devided DL::Types#encode_type into three methods.ttate
2004-11-25bugfix for [ruby-talk:121309].ttate
2004-11-24improved encode_type() in types.rb for [ruby-talk:121175].ttate
2002-12-09Fix the conversion method.ttate
2002-05-20rename PtrData::alloc and Struct#alloc to malloc respectively.ttate
2002-04-11Add DL::Importable::Internal::Struct#alloc.ttate
2002-04-11remove README and README.htmlttate
2002-04-11Support "unsigned short".ttate
2002-04-11define alias "struct" and "union" in the module Importable.ttate
2002-04-10Implement the substitution for structure members.ttate
2002-04-05Add dl/struct.rb.ttate