1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/ext/dl/lib/dl
tenderlove ff10d93563 * ext/dl/lib/dl/import.rb (handler): add a more helpful error message
when calling import_symbol or import_function without calling
  dlload.  Thanks nobu! [ruby-core:30996]

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@28552 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2010-07-05 23:38:35 +00:00
..
callback.rb * ext/fiddle/*: Adding fiddle library to wrap libffi 2010-05-06 06:59:24 +00:00
cparser.rb * ext/dl/lib/dl/cparser.rb (parse_ctype): add backwards compatibility 2010-06-02 16:02:48 +00:00
func.rb * ext/dl/lib/dl/func.rb (call): don't overwrite original arguments 2010-06-25 19:43:15 +00:00
import.rb * ext/dl/lib/dl/import.rb (handler): add a more helpful error message 2010-07-05 23:38:35 +00:00
pack.rb * ext/dl/lib/dl/pack.rb (DL#pack): allow LLP64. 2010-03-19 16:20:56 +00:00
stack.rb * {ext,lib,test}/**/*.rb: removed trailing spaces. 2009-03-06 03:56:38 +00:00
struct.rb * ext/dl/lib/dl/import.rb (DL::Importer#extern): adds filename and 2008-12-28 12:13:24 +00:00
types.rb
value.rb * ext/fiddle/*: Adding fiddle library to wrap libffi 2010-05-06 06:59:24 +00:00