summaryrefslogtreecommitdiff
path: root/ext/dl/lib
AgeCommit message (Expand)Author
2007-06-15 * ext/dl/lib/dl/win32.rb: seems that dl doesn't accept void argument.usa
2007-03-11* ext/dl/lib/dl/import.rb (DL::Importable::Internal::import,knu
2005-04-08accept space characters at the end of a prototype.ttate
2005-03-07bugfix for typealias() in import.rb.ttate
2005-02-03bugfix.ttate
2004-12-14devided the method DL::Types#encode_type into three methods.ttate
2004-11-25bugfix for [ruby-talk:121309].ttate
2004-11-25Use 'P' instead of 'p' in types.rb.ttate
2004-11-24Improved encode_type() in types.rb for [ruby-talk:121175].ttate
2004-09-27merged from HEAD.ttate
2003-11-08Bugfix for DL::Types::encode_type.ttate
2003-10-16consistent parentheses in assignment RHS.matz
2003-01-20* typo fix.eban
2003-01-12* ext/dl/lib/dl/win32.rb: elimitate unnecessary "A" adding.eban
2003-01-11* ext/dl/lib/dl/win32.rb: compatibility improvement.eban
2002-12-09Fix the conversion method.ttate
2002-10-31Bugfix for Importable::callback.ttate
2002-06-27Add Importable::symbol.ttate
2002-06-10bugfix.ttate
2002-06-10Add DL::Importable::Internal::callback().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-11Add "unsigned short".ttate
2002-04-11define alias "struct" and "union" in the module Importable.ttate
2002-04-10Add/Fix types.ttate
2002-04-10Implement the substitution for structure members.ttate
2002-04-05improve the prototype parser.ttate
2002-04-05"extern" and "[]" of the module Importable returns a symbol.ttate
2002-04-05Add dl/struct.rb.ttate
2002-04-04Get rid of ineffective encoding/decoding procedures.ttate
2002-04-03Add ext/dl/lib/dl/types.rb.ttate
2002-04-02Add ruby-dlttate